+ 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-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212' + '[' -x /usr/bin/python3 ']' + PYTHON=python2 + echo 'Using python2 as python interpreter' Using python2 as python interpreter + /usr/bin/mock -v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 --clean INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} 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 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/19/29/1929871d164eb40956d9a08569b5a2d704227a67_638b9ca3 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/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: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: False DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 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 python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot Finish: run + /usr/bin/mock -v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 --init INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} 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 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/19/29/1929871d164eb40956d9a08569b5a2d704227a67_638b9ca3 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/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: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: False DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 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 python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos-master-uc/data/dlrn-9.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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 {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 60 DEBUG: Model name: Intel Core Processor (Haswell, no TSX, IBRS) DEBUG: Stepping: 1 DEBUG: CPU MHz: 2299.996 DEBUG: BogoMIPS: 4599.99 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat spec_ctrl intel_stibp DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16265788 3402424 3838812 1050504 9024552 11474748 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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-master-uc-x86_64-9/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: kernel version == 3.10.0-957.10.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: resultdir = /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin Start: yum install DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/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', 'python3-pbr', 'openstack-macros', 'git', 'yum-plugin-priorities', 'rubygems', 'python-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/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', 'python3-pbr', 'openstack-macros', 'git', 'yum-plugin-priorities', 'rubygems', 'python-setuptools_scm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Configuration file /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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: No package python3-pbr available. 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-39.el7 will be installed DEBUG: --> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: libgcc >= 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: binutils >= 2.20.51.0.2-12 for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: rtld(GNU_HASH) for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: libdl.so.2(GLIBC_2.2.5)(64bit) for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: ld-linux-x86-64.so.2()(64bit) for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: /sbin/install-info for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: /sbin/install-info for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: /bin/sh for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: /bin/sh for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: libz.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: libm.so.6()(64bit) for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: libgmp.so.10()(64bit) for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: libgcc_s.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64 DEBUG: --> Processing Dependency: libdl.so.2()(64bit) for package: gcc-4.8.5-39.el7.x86_64 DEBUG: ---> Package ghostscript.x86_64 0:9.25-2.el7_7.2 will be installed DEBUG: --> Processing Dependency: libgs(x86-64) = 9.25-2.el7_7.2 for package: ghostscript-9.25-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libgs.so.9()(64bit) for package: ghostscript-9.25-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libXt.so.6()(64bit) for package: ghostscript-9.25-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libXext.so.6()(64bit) for package: ghostscript-9.25-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libX11.so.6()(64bit) for package: ghostscript-9.25-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libSM.so.6()(64bit) for package: ghostscript-9.25-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libICE.so.6()(64bit) for package: ghostscript-9.25-2.el7_7.2.x86_64 DEBUG: ---> Package git.x86_64 0:1.8.3.1-20.el7 will be installed DEBUG: --> Processing Dependency: perl-Git = 1.8.3.1-20.el7 for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: rsync for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl(warnings) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl(vars) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl(strict) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl(lib) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl(Git) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: perl(Error) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: openssh-clients for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: less for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: /usr/bin/python for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: libssl.so.10()(64bit) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: libpcre.so.1()(64bit) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: libexpat.so.1()(64bit) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: libcurl.so.4()(64bit) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: --> Processing Dependency: libcrypto.so.10()(64bit) for package: git-1.8.3.1-20.el7.x86_64 DEBUG: ---> Package graphviz.x86_64 0:2.30.1-21.el7 will be installed DEBUG: --> Processing Dependency: urw-fonts for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4)(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(CXXABI_1.3)(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: librsvg-2.so.2()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libpng15.so.15()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libpango-1.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libltdl.so.7()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libjpeg.so.62()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libgobject-2.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libglib-2.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libgio-2.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libgd.so.2()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libfreetype.so.6()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libfontconfig.so.1()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libcairo.so.2()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libatk-1.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libXrender.so.1()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libXpm.so.4()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libXmu.so.6()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: --> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.30.1-21.el7.x86_64 DEBUG: ---> Package make.x86_64 1:3.82-24.el7 will be installed DEBUG: ---> Package openstack-macros.noarch 0:2019.2.3-0.20190913175851.ce6a105.el7 will be installed DEBUG: ---> Package python-devel.x86_64 0:2.7.5-86.el7 will be installed DEBUG: --> Processing Dependency: python2-rpm-macros > 3-30 for package: python-devel-2.7.5-86.el7.x86_64 DEBUG: --> Processing Dependency: python-rpm-macros > 3-30 for package: python-devel-2.7.5-86.el7.x86_64 DEBUG: --> Processing Dependency: pkgconfig for package: python-devel-2.7.5-86.el7.x86_64 DEBUG: --> Processing Dependency: /usr/bin/pkg-config for package: python-devel-2.7.5-86.el7.x86_64 DEBUG: --> Processing Dependency: libpython2.7.so.1.0()(64bit) for package: python-devel-2.7.5-86.el7.x86_64 DEBUG: ---> Package python2-eventlet.noarch 0:0.25.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-monotonic for package: python2-eventlet-0.25.1-1.el7.noarch DEBUG: --> Processing Dependency: python2-greenlet for package: python2-eventlet-0.25.1-1.el7.noarch DEBUG: --> Processing Dependency: python2-dns for package: python2-eventlet-0.25.1-1.el7.noarch DEBUG: --> Processing Dependency: python-enum34 for package: python2-eventlet-0.25.1-1.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-40.el7 will be installed DEBUG: --> Processing Dependency: rpm = 4.11.3-40.el7 for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: xz for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: unzip for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: tar for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: sed for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: libpopt.so.0(LIBPOPT_0)(64bit) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: libelf.so.1(ELFUTILS_1.0)(64bit) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: gzip for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: grep for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: gawk for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: findutils for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: file for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: diffutils for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: cpio for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: libselinux.so.1()(64bit) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: librpmio.so.3()(64bit) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: librpmbuild.so.3()(64bit) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: librpm.so.3()(64bit) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: libpopt.so.0()(64bit) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: libnss3.so()(64bit) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: libmagic.so.1()(64bit) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: liblzma.so.5()(64bit) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: liblua-5.1.so()(64bit) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: libelf.so.1()(64bit) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: libdb-5.3.so()(64bit) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: libcap.so.2()(64bit) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: libbz2.so.1()(64bit) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: libaudit.so.1()(64bit) for package: rpm-build-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: libacl.so.1()(64bit) for package: rpm-build-4.11.3-40.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-52.el7 will be installed DEBUG: --> Processing Dependency: yum >= 3.0 for package: yum-plugin-priorities-1.1.31-52.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package atk.x86_64 0:2.28.1-1.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-33.el7 will be installed DEBUG: --> Processing Dependency: libtinfo.so.5()(64bit) for package: bash-4.2.46-33.el7.x86_64 DEBUG: ---> Package binutils.x86_64 0:2.27-41.base.el7_7.1 will be installed DEBUG: --> Processing Dependency: coreutils for package: binutils-2.27-41.base.el7_7.1.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:2018.2.22-70.0.el7_5 will be installed DEBUG: --> Processing Dependency: p11-kit-trust >= 0.23.5 for package: ca-certificates-2018.2.22-70.0.el7_5.noarch DEBUG: --> Processing Dependency: p11-kit >= 0.23.5 for package: ca-certificates-2018.2.22-70.0.el7_5.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.4-1.el7 will be installed DEBUG: --> Processing Dependency: libsepol.so.1()(64bit) for package: chkconfig-1.7.4-1.el7.x86_64 DEBUG: ---> Package cpio.x86_64 0:2.11-27.el7 will be installed DEBUG: ---> Package cpp.x86_64 0:4.8.5-39.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-2.el7 will be installed DEBUG: --> Processing Dependency: elfutils-libs(x86-64) = 0.176-2.el7 for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.175)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.173)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.171)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.167)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.165)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.161)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.160)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.159)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.158)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.148)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.138)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.130)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.127)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.126)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.122)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libasm.so.1(ELFUTILS_1.0)(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1()(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: --> Processing Dependency: libasm.so.1()(64bit) for package: elfutils-0.176-2.el7.x86_64 DEBUG: ---> Package elfutils-libelf.x86_64 0:0.176-2.el7 will be installed DEBUG: ---> Package expat.x86_64 0:2.1.0-10.el7_3 will be installed DEBUG: ---> Package file.x86_64 0:5.11-35.el7 will be installed DEBUG: ---> Package file-libs.x86_64 0:5.11-35.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 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-26.el7 will be installed DEBUG: ---> Package gdb.x86_64 0:7.6.1-115.el7 will be installed DEBUG: --> Processing Dependency: libreadline.so.6()(64bit) for package: gdb-7.6.1-115.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-5.el7 will be installed DEBUG: --> Processing Dependency: libmount.so.1(MOUNT_2.19)(64bit) for package: glib2-2.56.1-5.el7.x86_64 DEBUG: --> Processing Dependency: libmount.so.1()(64bit) for package: glib2-2.56.1-5.el7.x86_64 DEBUG: --> Processing Dependency: libffi.so.6()(64bit) for package: glib2-2.56.1-5.el7.x86_64 DEBUG: ---> Package glibc.x86_64 0:2.17-292.el7 will be installed DEBUG: --> Processing Dependency: glibc-common = 2.17-292.el7 for package: glibc-2.17-292.el7.x86_64 DEBUG: --> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3)(64bit) for package: glibc-2.17-292.el7.x86_64 DEBUG: --> Processing Dependency: libfreebl3.so()(64bit) for package: glibc-2.17-292.el7.x86_64 DEBUG: ---> Package glibc-devel.x86_64 0:2.17-292.el7 will be installed DEBUG: --> Processing Dependency: glibc-headers = 2.17-292.el7 for package: glibc-devel-2.17-292.el7.x86_64 DEBUG: --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-292.el7.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-2.el7 will be installed DEBUG: --> Processing Dependency: libX11-common >= 1.6.7-2.el7 for package: libX11-1.6.7-2.el7.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-14.el7 will be installed DEBUG: --> Processing Dependency: libattr.so.1(ATTR_1.0)(64bit) for package: libacl-2.2.51-14.el7.x86_64 DEBUG: --> Processing Dependency: libattr.so.1()(64bit) for package: libacl-2.2.51-14.el7.x86_64 DEBUG: ---> Package libcap.x86_64 0:2.22-10.el7 will be installed DEBUG: ---> Package libcurl.x86_64 0:7.29.0-54.el7 will be installed DEBUG: --> Processing Dependency: nss-pem(x86-64) >= 1.0.3-5 for package: libcurl-7.29.0-54.el7.x86_64 DEBUG: --> Processing Dependency: libssh2(x86-64) >= 1.4.3 for package: libcurl-7.29.0-54.el7.x86_64 DEBUG: --> Processing Dependency: libidn.so.11(LIBIDN_1.0)(64bit) for package: libcurl-7.29.0-54.el7.x86_64 DEBUG: --> Processing Dependency: libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) for package: libcurl-7.29.0-54.el7.x86_64 DEBUG: --> Processing Dependency: libssh2.so.1()(64bit) for package: libcurl-7.29.0-54.el7.x86_64 DEBUG: --> Processing Dependency: libplds4.so()(64bit) for package: libcurl-7.29.0-54.el7.x86_64 DEBUG: --> Processing Dependency: libplc4.so()(64bit) for package: libcurl-7.29.0-54.el7.x86_64 DEBUG: --> Processing Dependency: libnssutil3.so()(64bit) for package: libcurl-7.29.0-54.el7.x86_64 DEBUG: --> Processing Dependency: libnspr4.so()(64bit) for package: libcurl-7.29.0-54.el7.x86_64 DEBUG: --> Processing Dependency: libldap-2.4.so.2()(64bit) for package: libcurl-7.29.0-54.el7.x86_64 DEBUG: --> Processing Dependency: liblber-2.4.so.2()(64bit) for package: libcurl-7.29.0-54.el7.x86_64 DEBUG: --> Processing Dependency: libkrb5.so.3()(64bit) for package: libcurl-7.29.0-54.el7.x86_64 DEBUG: --> Processing Dependency: libk5crypto.so.3()(64bit) for package: libcurl-7.29.0-54.el7.x86_64 DEBUG: --> Processing Dependency: libidn.so.11()(64bit) for package: libcurl-7.29.0-54.el7.x86_64 DEBUG: --> Processing Dependency: libgssapi_krb5.so.2()(64bit) for package: libcurl-7.29.0-54.el7.x86_64 DEBUG: --> Processing Dependency: libcom_err.so.2()(64bit) for package: libcurl-7.29.0-54.el7.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-39.el7 will be installed DEBUG: ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed DEBUG: ---> Package libgs.x86_64 0:9.25-2.el7_7.2 will be installed DEBUG: --> Processing Dependency: lcms2 >= 2.6 for package: libgs-9.25-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: adobe-mappings-pdf for package: libgs-9.25-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: adobe-mappings-cmap-deprecated for package: libgs-9.25-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: adobe-mappings-cmap for package: libgs-9.25-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libpaper.so.1()(64bit) for package: libgs-9.25-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libopenjp2.so.7()(64bit) for package: libgs-9.25-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: liblcms2.so.2()(64bit) for package: libgs-9.25-2.el7_7.2.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-7.el7_2 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-14.1.el7 will be installed DEBUG: ---> Package libstdc++.x86_64 0:4.8.5-39.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.44.0-4.el7 will be installed DEBUG: --> Processing Dependency: nss-softokn(x86-64) >= 3.44.0-1 for package: nss-3.44.0-4.el7.x86_64 DEBUG: --> Processing Dependency: nss-system-init for package: nss-3.44.0-4.el7.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-19.el7 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-294.el7_6 will be installed DEBUG: --> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: libgdbm_compat.so.4()(64bit) for package: 4:perl-5.16.3-294.el7_6.x86_64 DEBUG: --> Processing Dependency: libgdbm.so.4()(64bit) for package: 4:perl-5.16.3-294.el7_6.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-20.el7 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-86.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-86.el7 will be installed DEBUG: --> Processing Dependency: libsqlite3.so.0()(64bit) for package: python-libs-2.7.5-86.el7.x86_64 DEBUG: ---> Package python-rpm-macros.noarch 0:3-32.el7 will be installed DEBUG: --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-32.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-2.el7 will be installed DEBUG: --> Processing Dependency: python2-markupsafe for package: python2-jinja2-2.10-2.el7.noarch DEBUG: ---> Package python2-mock.noarch 0:3.0.5-1.el7 will be installed DEBUG: --> Processing Dependency: python2-funcsigs for package: python2-mock-3.0.5-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-32.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-40.el7 will be installed DEBUG: --> Processing Dependency: curl for package: rpm-4.11.3-40.el7.x86_64 DEBUG: --> Processing Dependency: /usr/bin/db_stat for package: rpm-4.11.3-40.el7.x86_64 DEBUG: ---> Package rpm-build-libs.x86_64 0:4.11.3-40.el7 will be installed DEBUG: --> Processing Dependency: /usr/bin/gpg2 for package: rpm-build-libs-4.11.3-40.el7.x86_64 DEBUG: ---> Package rpm-libs.x86_64 0:4.11.3-40.el7 will be installed DEBUG: ---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be installed DEBUG: --> Processing Dependency: systemd-units for package: rsync-3.1.2-6.el7_6.1.x86_64 DEBUG: --> Processing Dependency: systemd-units for package: rsync-3.1.2-6.el7_6.1.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-5.el7 will be installed DEBUG: ---> Package setup.noarch 0:2.8.71-10.el7 will be installed DEBUG: --> Processing Dependency: system-release for package: setup-2.8.71-10.el7.noarch DEBUG: ---> Package tar.x86_64 2:1.26-35.el7 will be installed DEBUG: ---> Package unzip.x86_64 0:6.0-20.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-163.el7.centos will be installed DEBUG: --> Processing Dependency: yum-metadata-parser >= 1.1.0 for package: yum-3.4.3-163.el7.centos.noarch DEBUG: --> Processing Dependency: python-urlgrabber >= 3.10-8 for package: yum-3.4.3-163.el7.centos.noarch DEBUG: --> Processing Dependency: yum-plugin-fastestmirror for package: yum-3.4.3-163.el7.centos.noarch DEBUG: --> Processing Dependency: rpm-python for package: yum-3.4.3-163.el7.centos.noarch DEBUG: --> Processing Dependency: pyxattr for package: yum-3.4.3-163.el7.centos.noarch DEBUG: --> Processing Dependency: python-iniparse for package: yum-3.4.3-163.el7.centos.noarch DEBUG: --> Processing Dependency: pyliblzma for package: yum-3.4.3-163.el7.centos.noarch DEBUG: --> Processing Dependency: pygpgme for package: yum-3.4.3-163.el7.centos.noarch DEBUG: ---> Package zlib.x86_64 0:1.2.7-18.el7 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-7.1908.0.el7.centos will be installed DEBUG: ---> Package coreutils.x86_64 0:8.22-24.el7 will be installed DEBUG: --> Processing Dependency: ncurses for package: coreutils-8.22-24.el7.x86_64 DEBUG: ---> Package cups-libs.x86_64 1:1.6.3-40.el7 will be installed DEBUG: --> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.6.3-40.el7.x86_64 DEBUG: --> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.6.3-40.el7.x86_64 DEBUG: ---> Package curl.x86_64 0:7.29.0-54.el7 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-2.el7 will be installed DEBUG: --> Processing Dependency: default-yama-scope for package: elfutils-libs-0.176-2.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 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-292.el7 will be installed DEBUG: --> Processing Dependency: tzdata >= 2003a for package: glibc-common-2.17-292.el7.x86_64 DEBUG: ---> Package glibc-headers.x86_64 0:2.17-292.el7 will be installed DEBUG: --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-292.el7.x86_64 DEBUG: --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-292.el7.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-3.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-37.el7_7.2 will be installed DEBUG: --> Processing Dependency: keyutils-libs >= 1.5.8 for package: krb5-libs-1.15.1-37.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_1.5)(64bit) for package: krb5-libs-1.15.1-37.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_1.0)(64bit) for package: krb5-libs-1.15.1-37.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_0.3)(64bit) for package: krb5-libs-1.15.1-37.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libverto.so.1()(64bit) for package: krb5-libs-1.15.1-37.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1()(64bit) for package: krb5-libs-1.15.1-37.el7_7.2.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-2.el7 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-16.el7 will be installed DEBUG: ---> Package libcroco.x86_64 0:0.6.12-4.el7 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-18.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-61.el7 will be installed DEBUG: --> Processing Dependency: libblkid = 2.23.2-61.el7 for package: libmount-2.23.2-61.el7.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_2.17)(64bit) for package: libmount-2.23.2-61.el7.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_2.15)(64bit) for package: libmount-2.23.2-61.el7.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_1.0)(64bit) for package: libmount-2.23.2-61.el7.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1()(64bit) for package: libmount-2.23.2-61.el7.x86_64 DEBUG: ---> Package libpaper.x86_64 0:1.1.24-8.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-3.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-32.el7 will be installed DEBUG: --> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-32.el7.x86_64 DEBUG: ---> Package libuuid.x86_64 0:2.23.2-61.el7 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_2.3 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.21.0-1.el7 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.44.0-5.el7 will be installed DEBUG: ---> Package nss-softokn-freebl.x86_64 0:3.44.0-5.el7 will be installed DEBUG: ---> Package nss-sysinit.x86_64 0:3.44.0-4.el7 will be installed DEBUG: ---> Package nss-util.x86_64 0:3.44.0-3.el7 will be installed DEBUG: ---> Package openjpeg2.x86_64 0:2.3.1-1.el7 will be installed DEBUG: ---> Package openldap.x86_64 0:2.4.44-21.el7_6 will be installed DEBUG: --> Processing Dependency: nss-tools for package: openldap-2.4.44-21.el7_6.x86_64 DEBUG: --> Processing Dependency: libsasl2.so.3()(64bit) for package: openldap-2.4.44-21.el7_6.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-4.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-294.el7_6 will be installed DEBUG: ---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 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-32.el7 will be installed DEBUG: ---> Package python-urlgrabber.noarch 0:3.10-9.el7 will be installed DEBUG: --> Processing Dependency: python-pycurl for package: python-urlgrabber-3.10-9.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-40.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-4.el7 will be installed DEBUG: ---> Package sqlite.x86_64 0:3.7.17-8.el7 will be installed DEBUG: ---> Package systemd.x86_64 0:219-67.el7_7.2 will be installed DEBUG: --> Processing Dependency: systemd-libs = 219-67.el7_7.2 for package: systemd-219-67.el7_7.2.x86_64 DEBUG: --> Processing Dependency: kmod >= 18-4 for package: systemd-219-67.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libpam.so.0(LIBPAM_1.0)(64bit) for package: systemd-219-67.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libkmod.so.2(LIBKMOD_5)(64bit) for package: systemd-219-67.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) for package: systemd-219-67.el7_7.2.x86_64 DEBUG: --> Processing Dependency: dbus for package: systemd-219-67.el7_7.2.x86_64 DEBUG: --> Processing Dependency: acl for package: systemd-219-67.el7_7.2.x86_64 DEBUG: --> Processing Dependency: /usr/sbin/groupadd for package: systemd-219-67.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libqrencode.so.3()(64bit) for package: systemd-219-67.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libpam.so.0()(64bit) for package: systemd-219-67.el7_7.2.x86_64 DEBUG: --> Processing Dependency: liblz4.so.1()(64bit) for package: systemd-219-67.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libkmod.so.2()(64bit) for package: systemd-219-67.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libcryptsetup.so.12()(64bit) for package: systemd-219-67.el7_7.2.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-52.el7 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-14.el7 will be installed DEBUG: ---> Package avahi-libs.x86_64 0:0.6.31-19.el7 will be installed DEBUG: --> Processing Dependency: libdbus-1.so.3()(64bit) for package: avahi-libs-0.6.31-19.el7.x86_64 DEBUG: ---> Package cryptsetup-libs.x86_64 0:2.0.3-5.el7 will be installed DEBUG: --> Processing Dependency: libdevmapper.so.1.02(DM_1_02_97)(64bit) for package: cryptsetup-libs-2.0.3-5.el7.x86_64 DEBUG: --> Processing Dependency: libdevmapper.so.1.02(Base)(64bit) for package: cryptsetup-libs-2.0.3-5.el7.x86_64 DEBUG: --> Processing Dependency: libjson-c.so.2()(64bit) for package: cryptsetup-libs-2.0.3-5.el7.x86_64 DEBUG: --> Processing Dependency: libdevmapper.so.1.02()(64bit) for package: cryptsetup-libs-2.0.3-5.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-13.el7_6 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-2.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-1062.4.3.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-25.el7 will be installed DEBUG: --> Processing Dependency: dracut for package: kmod-20-25.el7.x86_64 DEBUG: ---> Package kmod-libs.x86_64 0:20-25.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-61.el7 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.7.5-3.el7 will be installed DEBUG: ---> Package mesa-libEGL.x86_64 0:18.3.4-5.el7 will be installed DEBUG: --> Processing Dependency: mesa-libgbm = 18.3.4-5.el7 for package: mesa-libEGL-18.3.4-5.el7.x86_64 DEBUG: --> Processing Dependency: libxshmfence.so.1()(64bit) for package: mesa-libEGL-18.3.4-5.el7.x86_64 DEBUG: --> Processing Dependency: libwayland-server.so.0()(64bit) for package: mesa-libEGL-18.3.4-5.el7.x86_64 DEBUG: --> Processing Dependency: libwayland-client.so.0()(64bit) for package: mesa-libEGL-18.3.4-5.el7.x86_64 DEBUG: --> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libEGL-18.3.4-5.el7.x86_64 DEBUG: --> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-18.3.4-5.el7.x86_64 DEBUG: --> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libEGL-18.3.4-5.el7.x86_64 DEBUG: ---> Package mesa-libGL.x86_64 0:18.3.4-5.el7 will be installed DEBUG: --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-18.3.4-5.el7.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.44.0-4.el7 will be installed DEBUG: ---> Package pam.x86_64 0:1.1.8-22.el7 will be installed DEBUG: --> Processing Dependency: libpwquality >= 0.9.9 for package: pam-1.1.8-22.el7.x86_64 DEBUG: --> Processing Dependency: cracklib-dicts >= 2.8 for package: pam-1.1.8-22.el7.x86_64 DEBUG: --> Processing Dependency: libcrack.so.2()(64bit) for package: pam-1.1.8-22.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-294.el7_6 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-67.el7_7.2 will be installed DEBUG: ---> Package tzdata.noarch 0:2019c-1.el7 will be installed DEBUG: ---> Package util-linux.x86_64 0:2.23.2-61.el7 will be installed DEBUG: --> Processing Dependency: libsmartcols = 2.23.2-61.el7 for package: util-linux-2.23.2-61.el7.x86_64 DEBUG: --> Processing Dependency: libutempter.so.0(UTEMPTER_1.1)(64bit) for package: util-linux-2.23.2-61.el7.x86_64 DEBUG: --> Processing Dependency: libsmartcols.so.1(SMARTCOLS_2.25)(64bit) for package: util-linux-2.23.2-61.el7.x86_64 DEBUG: --> Processing Dependency: libutempter.so.0()(64bit) for package: util-linux-2.23.2-61.el7.x86_64 DEBUG: --> Processing Dependency: libuser.so.1()(64bit) for package: util-linux-2.23.2-61.el7.x86_64 DEBUG: --> Processing Dependency: libsmartcols.so.1()(64bit) for package: util-linux-2.23.2-61.el7.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-13.el7_6 will be installed DEBUG: ---> Package device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 will be installed DEBUG: --> Processing Dependency: device-mapper = 7:1.02.158-2.el7_7.2 for package: 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64 DEBUG: ---> Package dracut.x86_64 0:033-564.el7 will be installed DEBUG: --> Processing Dependency: procps-ng for package: dracut-033-564.el7.x86_64 DEBUG: --> Processing Dependency: kpartx for package: dracut-033-564.el7.x86_64 DEBUG: --> Processing Dependency: hardlink for package: dracut-033-564.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-61.el7 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-5.el7 will be installed DEBUG: ---> Package mesa-libglapi.x86_64 0:18.3.4-5.el7 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 python2-backports.x86_64 0:1.0-16.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package device-mapper.x86_64 7:1.02.158-2.el7_7.2 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-127.el7 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-26.el7_7.1 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.3.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-39.el7 base 16 M DEBUG: ghostscript x86_64 9.25-2.el7_7.2 updates 111 k DEBUG: git x86_64 1.8.3.1-20.el7 base 4.4 M DEBUG: graphviz x86_64 2.30.1-21.el7 base 1.3 M DEBUG: make x86_64 1:3.82-24.el7 base 421 k DEBUG: openstack-macros noarch 2019.2.3-0.20190913175851.ce6a105.el7 DEBUG: local 12 k DEBUG: python-devel x86_64 2.7.5-86.el7 base 398 k DEBUG: python2-eventlet noarch 0.25.1-1.el7 delorean-master-testing 321 k DEBUG: python2-pbr noarch 5.1.2-2.el7 delorean-master-testing 1.1 M DEBUG: python2-setuptools_scm DEBUG: noarch 1.15.7-2.el7 delorean-master-build-deps 32 k DEBUG: python2-six noarch 1.12.0-1.el7 delorean-master-testing 32 k DEBUG: python2-sphinx noarch 1:1.8.4-1.el7 delorean-master-build-deps 1.8 M DEBUG: python2-sqlalchemy x86_64 1.2.17-2.el7 delorean-master-testing 1.8 M DEBUG: python2-webob noarch 1.8.5-1.el7 delorean-master-testing 246 k DEBUG: rpm-build x86_64 4.11.3-40.el7 base 149 k DEBUG: rubygems noarch 2.0.14.1-36.el7 base 215 k DEBUG: yum-plugin-priorities DEBUG: noarch 1.1.31-52.el7 base 29 k DEBUG: Installing for dependencies: DEBUG: acl x86_64 2.2.51-14.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-1.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-19.el7 base 61 k DEBUG: bash x86_64 4.2.46-33.el7 base 1.0 M DEBUG: binutils x86_64 2.27-41.base.el7_7.1 DEBUG: updates 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 2018.2.22-70.0.el7_5 DEBUG: base 392 k DEBUG: cairo x86_64 1.15.12-4.el7 base 741 k DEBUG: centos-release x86_64 7-7.1908.0.el7.centos DEBUG: base 26 k DEBUG: chkconfig x86_64 1.7.4-1.el7 base 181 k DEBUG: coreutils x86_64 8.22-24.el7 base 3.3 M DEBUG: cpio x86_64 2.11-27.el7 base 211 k DEBUG: cpp x86_64 4.8.5-39.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-5.el7 base 338 k DEBUG: cups-libs x86_64 1:1.6.3-40.el7 base 358 k DEBUG: curl x86_64 7.29.0-54.el7 base 270 k DEBUG: cyrus-sasl-lib x86_64 2.1.26-23.el7 base 155 k DEBUG: dbus x86_64 1:1.10.24-13.el7_6 base 245 k DEBUG: dbus-libs x86_64 1:1.10.24-13.el7_6 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.158-2.el7_7.2 DEBUG: updates 294 k DEBUG: device-mapper-libs x86_64 7:1.02.158-2.el7_7.2 DEBUG: updates 322 k DEBUG: diffutils x86_64 3.3-5.el7 base 322 k DEBUG: dracut x86_64 033-564.el7 base 329 k DEBUG: dwz x86_64 0.11-3.el7 base 99 k DEBUG: elfutils x86_64 0.176-2.el7 base 305 k DEBUG: elfutils-default-yama-scope DEBUG: noarch 0.176-2.el7 base 33 k DEBUG: elfutils-libelf x86_64 0.176-2.el7 base 194 k DEBUG: elfutils-libs x86_64 0.176-2.el7 base 291 k DEBUG: expat x86_64 2.1.0-10.el7_3 base 81 k DEBUG: file x86_64 5.11-35.el7 base 57 k DEBUG: file-libs x86_64 5.11-35.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-master-testing 159 k DEBUG: fontawesome-fonts-web DEBUG: noarch 4.4.0-1.el7 delorean-master-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 base 380 k DEBUG: fribidi x86_64 1.0.2-1.el7 base 79 k DEBUG: gawk x86_64 4.0.2-4.el7_3.1 base 874 k DEBUG: gd x86_64 2.0.35-26.el7 base 146 k DEBUG: gdb x86_64 7.6.1-115.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-5.el7 base 2.5 M DEBUG: glibc x86_64 2.17-292.el7 base 3.6 M DEBUG: glibc-common x86_64 2.17-292.el7 base 11 M DEBUG: glibc-devel x86_64 2.17-292.el7 base 1.1 M DEBUG: glibc-headers x86_64 2.17-292.el7 base 687 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-master-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 DEBUG: x86_64 3.22.30-3.el7 base 28 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.3.el7 base 2.4 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-1062.4.3.el7 DEBUG: updates 8.7 M DEBUG: keyutils-libs x86_64 1.5.8-3.el7 base 25 k DEBUG: kmod x86_64 20-25.el7 base 122 k DEBUG: kmod-libs x86_64 20-25.el7 base 51 k DEBUG: kpartx x86_64 0.4.9-127.el7 base 78 k DEBUG: krb5-libs x86_64 1.15.1-37.el7_7.2 updates 805 k DEBUG: lato-fonts noarch 2.015-1.el7 delorean-master-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-2.el7 base 607 k DEBUG: libX11-common noarch 1.6.7-2.el7 base 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-14.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-61.el7 base 181 k DEBUG: libcap x86_64 2.22-10.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-16.el7 base 41 k DEBUG: libcroco x86_64 0.6.12-4.el7 base 105 k DEBUG: libcurl x86_64 7.29.0-54.el7 base 222 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-18.el7 base 30 k DEBUG: libfontenc x86_64 1.1.3-3.el7 base 31 k DEBUG: libgcc x86_64 4.8.5-39.el7 base 102 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-39.el7 base 158 k DEBUG: libgpg-error x86_64 1.12-3.el7 base 87 k DEBUG: libgs x86_64 9.25-2.el7_7.2 updates 4.6 M DEBUG: libidn x86_64 1.28-4.el7 base 209 k DEBUG: libimagequant x86_64 2.8.2-2.el7 delorean-master-testing 52 k DEBUG: libjpeg-turbo x86_64 1.2.90-8.el7 base 135 k DEBUG: libmount x86_64 2.23.2-61.el7 base 183 k DEBUG: libmpc x86_64 1.0.1-3.el7 base 51 k DEBUG: libpaper x86_64 1.1.24-8.el7 base 37 k DEBUG: libpciaccess x86_64 0.14-1.el7 base 26 k DEBUG: libpng x86_64 2:1.5.13-7.el7_2 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-14.1.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-61.el7 base 141 k DEBUG: libssh2 x86_64 1.8.0-3.el7 base 88 k DEBUG: libstdc++ x86_64 4.8.5-39.el7 base 305 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-32.el7 base 171 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-61.el7 base 83 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_2.3 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.7.5-3.el7 base 99 k DEBUG: mesa-libEGL x86_64 18.3.4-5.el7 base 109 k DEBUG: mesa-libGL x86_64 18.3.4-5.el7 base 165 k DEBUG: mesa-libgbm x86_64 18.3.4-5.el7 base 39 k DEBUG: mesa-libglapi x86_64 18.3.4-5.el7 base 45 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.21.0-1.el7 base 127 k DEBUG: nss x86_64 3.44.0-4.el7 base 854 k DEBUG: nss-pem x86_64 1.0.3-7.el7 base 74 k DEBUG: nss-softokn x86_64 3.44.0-5.el7 base 329 k DEBUG: nss-softokn-freebl x86_64 3.44.0-5.el7 base 224 k DEBUG: nss-sysinit x86_64 3.44.0-4.el7 base 64 k DEBUG: nss-tools x86_64 3.44.0-4.el7 base 528 k DEBUG: nss-util x86_64 3.44.0-3.el7 base 79 k DEBUG: openjpeg2 x86_64 2.3.1-1.el7 base 153 k DEBUG: openldap x86_64 2.4.44-21.el7_6 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-19.el7 base 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-22.el7 base 720 k DEBUG: pango x86_64 1.42.4-4.el7_7 updates 280 k DEBUG: patch x86_64 2.7.1-12.el7_7 updates 111 k DEBUG: pcre x86_64 8.32-17.el7 base 422 k DEBUG: perl x86_64 4:5.16.3-294.el7_6 base 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-20.el7 base 55 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-294.el7_6 base 51 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-4.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 DEBUG: 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-294.el7_6 base 688 k DEBUG: perl-macros x86_64 4:5.16.3-294.el7_6 base 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-26.el7_7.1 updates 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-86.el7 base 95 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-master-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-86.el7 base 5.6 M DEBUG: python-pycurl x86_64 7.19.0-19.el7 base 80 k DEBUG: python-rpm-macros noarch 3-32.el7 base 8.8 k DEBUG: python-sphinx-locale DEBUG: noarch 1:1.8.4-1.el7 delorean-master-build-deps 228 k DEBUG: python-srpm-macros noarch 3-32.el7 base 8.4 k DEBUG: python-urlgrabber noarch 3.10-9.el7 base 108 k DEBUG: python-whoosh noarch 2.5.7-4.el7 delorean-master-build-deps 1.1 M DEBUG: python2-babel noarch 2.6.0-4.el7 delorean-master-testing 5.7 M DEBUG: python2-backports x86_64 1.0-16.el7 delorean-master-testing 6.2 k DEBUG: python2-chardet noarch 3.0.4-7.el7 delorean-master-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-master-testing 23 k DEBUG: python2-greenlet x86_64 0.4.12-1.el7 delorean-master-testing 24 k DEBUG: python2-idna noarch 2.5-1.el7 delorean-master-testing 94 k DEBUG: python2-imagesize noarch 0.7.1-5.el7 delorean-master-build-deps 8.6 k DEBUG: python2-ipaddress noarch 1.0.18-5.el7 delorean-master-testing 34 k DEBUG: python2-jinja2 noarch 2.10-2.el7 delorean-master-testing 526 k DEBUG: python2-markupsafe x86_64 1.1.0-2.el7 delorean-master-testing 28 k DEBUG: python2-mock noarch 3.0.5-1.el7 delorean-master-testing 50 k DEBUG: python2-monotonic noarch 1.5-1.el7 delorean-master-testing 14 k DEBUG: python2-olefile noarch 0.44-1.el7 delorean-master-testing 772 k DEBUG: python2-packaging noarch 19.0-1.el7 delorean-master-build-deps 43 k DEBUG: python2-pillow x86_64 5.4.1-3.el7 delorean-master-testing 638 k DEBUG: python2-pygments noarch 2.2.0-7.el7 delorean-master-build-deps 1.9 M DEBUG: python2-pyparsing noarch 2.3.1-1.el7 delorean-master-testing 140 k DEBUG: python2-pysocks noarch 1.5.6-3.el7 delorean-master-testing 19 k DEBUG: python2-requests noarch 2.21.0-3.el7 delorean-master-testing 119 k DEBUG: python2-rpm-macros noarch 3-32.el7 base 7.7 k DEBUG: python2-setuptools noarch 40.8.0-1.el7 delorean-master-testing 652 k DEBUG: python2-snowballstemmer DEBUG: noarch 1.2.0-2.el7 delorean-master-build-deps 96 k DEBUG: python2-sphinx-theme-alabaster DEBUG: noarch 0.7.9-4.el7 delorean-master-build-deps 18 k DEBUG: python2-sphinx_rtd_theme DEBUG: noarch 0.2.4-1.el7 delorean-master-build-deps 127 k DEBUG: python2-sphinxcontrib-websupport DEBUG: noarch 1.0.1-1.el7 delorean-master-build-deps 43 k DEBUG: python2-typing noarch 3.6.1-1.el7 delorean-master-build-deps 44 k DEBUG: python2-urllib3 noarch 1.24.1-3.el7 delorean-master-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-40.el7 base 1.2 M DEBUG: rpm-build-libs x86_64 4.11.3-40.el7 base 107 k DEBUG: rpm-libs x86_64 4.11.3-40.el7 base 278 k DEBUG: rpm-python x86_64 4.11.3-40.el7 base 83 k DEBUG: rsync x86_64 3.1.2-6.el7_6.1 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-5.el7 base 231 k DEBUG: setup noarch 2.8.71-10.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-4.el7 base 312 k DEBUG: sqlite x86_64 3.7.17-8.el7 base 393 k DEBUG: systemd x86_64 219-67.el7_7.2 updates 5.1 M DEBUG: systemd-libs x86_64 219-67.el7_7.2 updates 411 k DEBUG: tar x86_64 2:1.26-35.el7 base 846 k DEBUG: tzdata noarch 2019c-1.el7 updates 493 k DEBUG: unzip x86_64 6.0-20.el7 base 170 k DEBUG: urw-base35-bookman-fonts DEBUG: noarch 20170801-10.el7 base 852 k DEBUG: urw-base35-c059-fonts DEBUG: 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 DEBUG: 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 DEBUG: 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-61.el7 base 2.0 M DEBUG: xorg-x11-font-utils x86_64 1:7.5-21.el7 base 104 k DEBUG: xorg-x11-server-utils DEBUG: 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-163.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-52.el7 base 34 k DEBUG: zip x86_64 3.0-11.el7 base 260 k DEBUG: zlib x86_64 1.2.7-18.el7 base 90 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 18 Packages (+325 Dependent packages) DEBUG: Total size: 190 M DEBUG: Total download size: 12 k DEBUG: Installed size: 703 M DEBUG: Downloading packages: DEBUG: warning: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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-39.el7.x86_64 1/343 DEBUG: Installing : fontpackages-filesystem-1.44-8.el7.noarch 2/343 DEBUG: Installing : python-srpm-macros-3-32.el7.noarch 3/343 DEBUG: Installing : tzdata-2019c-1.el7.noarch 4/343 DEBUG: Installing : centos-release-7-7.1908.0.el7.centos.x86_64 5/343 DEBUG: Installing : setup-2.8.71-10.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-32.el7.noarch 12/343 DEBUG: Installing : dejavu-fonts-common-2.33-6.el7.noarch 13/343 DEBUG: Installing : kernel-headers-3.10.0-1062.4.3.el7.x86_64 14/343 DEBUG: Installing : libX11-common-1.6.7-2.el7.noarch 15/343 DEBUG: Installing : ncurses-base-5.9-14.20130511.el7_4.noarch 16/343 DEBUG: Installing : nss-softokn-freebl-3.44.0-5.el7.x86_64 17/343 DEBUG: Installing : glibc-common-2.17-292.el7.x86_64 18/343 DEBUG: Installing : glibc-2.17-292.el7.x86_64 19/343 DEBUG: Installing : nspr-4.21.0-1.el7.x86_64 20/343 DEBUG: Installing : nss-util-3.44.0-3.el7.x86_64 21/343 DEBUG: Installing : libstdc++-4.8.5-39.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-33.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-14.1.el7.x86_64 27/343 DEBUG: Installing : zlib-1.2.7-18.el7.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-2.el7.x86_64 33/343 DEBUG: Installing : expat-2.1.0-10.el7_3.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-14.el7.x86_64 37/343 DEBUG: Installing : libcap-2.22-10.el7.x86_64 38/343 DEBUG: Installing : 2:libpng-1.5.13-7.el7_2.x86_64 39/343 DEBUG: Installing : freetype-2.8-14.el7.x86_64 40/343 DEBUG: Installing : libffi-3.0.13-18.el7.x86_64 41/343 DEBUG: Installing : libjpeg-turbo-1.2.90-8.el7.x86_64 42/343 DEBUG: Installing : libcom_err-1.42.9-16.el7.x86_64 43/343 DEBUG: Installing : readline-6.2-11.el7.x86_64 44/343 DEBUG: Installing : sed-4.2.2-5.el7.x86_64 45/343 DEBUG: Installing : 1:gmp-6.0.0-15.el7.x86_64 46/343 DEBUG: Installing : libuuid-2.23.2-61.el7.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.4-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_2.3.x86_64 54/343 DEBUG: Installing : cpio-2.11-27.el7.x86_64 55/343 DEBUG: Installing : diffutils-3.3-5.el7.x86_64 56/343 DEBUG: Installing : file-libs-5.11-35.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.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-5.el7.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.44.0-5.el7.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-39.el7.x86_64 76/343 DEBUG: Installing : fontawesome-fonts-4.4.0-1.el7.noarch 77/343 DEBUG: Installing : openjpeg2-2.3.1-1.el7.x86_64 78/343 DEBUG: Installing : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 79/343 DEBUG: Installing : lcms2-2.6-3.el7.x86_64 80/343 DEBUG: Installing : libxshmfence-1.2-1.el7.x86_64 81/343 DEBUG: Installing : keyutils-libs-1.5.8-3.el7.x86_64 82/343 DEBUG: Installing : lz4-1.7.5-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-294.el7_6.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-libs-5.16.3-294.el7_6.x86_64 95/343 DEBUG: Installing : perl-Storable-2.45-3.el7.x86_64 96/343 DEBUG: Installing : perl-Filter-1.49-3.el7.x86_64 97/343 DEBUG: Installing : perl-Exporter-5.68-3.el7.noarch 98/343 DEBUG: Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 99/343 DEBUG: Installing : perl-threads-1.87-4.el7.x86_64 100/343 DEBUG: Installing : perl-Time-Local-1.2300-2.el7.noarch 101/343 DEBUG: Installing : perl-constant-1.27-2.el7.noarch 102/343 DEBUG: Installing : perl-threads-shared-1.43-6.el7.x86_64 103/343 DEBUG: Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 104/343 DEBUG: Installing : perl-Socket-2.010-4.el7.x86_64 105/343 DEBUG: Installing : perl-Carp-1.26-244.el7.noarch 106/343 DEBUG: Installing : perl-File-Temp-0.23.01-3.el7.noarch 107/343 DEBUG: Installing : perl-File-Path-2.09-2.el7.noarch 108/343 DEBUG: Installing : perl-PathTools-3.40-5.el7.x86_64 109/343 DEBUG: Installing : 4:perl-macros-5.16.3-294.el7_6.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-294.el7_6.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-39.el7.x86_64 117/343 DEBUG: Installing : file-5.11-35.el7.x86_64 118/343 DEBUG: Installing : pinentry-0.8.1-17.el7.x86_64 119/343 DEBUG: Installing : jasper-libs-1.900.1-33.el7.x86_64 120/343 DEBUG: Installing : libwayland-client-1.15.0-1.el7.x86_64 121/343 DEBUG: Installing : acl-2.2.51-14.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-25.el7.x86_64 126/343 DEBUG: Installing : zip-3.0-11.el7.x86_64 127/343 DEBUG: Installing : unzip-6.0-20.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 : libpaper-1.1.24-8.el7.x86_64 131/343 DEBUG: Installing : dejavu-sans-fonts-2.33-6.el7.noarch 132/343 DEBUG: Installing : glibc-headers-2.17-292.el7.x86_64 133/343 DEBUG: Installing : glibc-devel-2.17-292.el7.x86_64 134/343 DEBUG: Installing : lato-fonts-2.015-1.el7.noarch 135/343 DEBUG: Installing : google-roboto-slab-fonts-1.100263-0.5.20150923git.el7. 136/343 DEBUG: Installing : ncurses-5.9-14.20130511.el7_4.x86_64 137/343 DEBUG: Installing : libedit-3.0-12.20121213cvs.el7.x86_64 138/343 DEBUG: Installing : graphite2-1.3.10-1.el7_3.x86_64 139/343 DEBUG: Installing : libverto-0.2.5-4.el7.x86_64 140/343 DEBUG: Installing : 1:hardlink-1.0-19.el7.x86_64 141/343 DEBUG: Installing : pth-2.0.7-23.el7.x86_64 142/343 DEBUG: Installing : libyaml-0.1.4-11.el7_0.x86_64 143/343 DEBUG: Installing : fribidi-1.0.2-1.el7.x86_64 144/343 DEBUG: Installing : libwebp-0.3.0-7.el7.x86_64 145/343 DEBUG: Installing : libtommath-0.42.0-6.el7.x86_64 146/343 DEBUG: Installing : libtomcrypt-1.17-26.el7.x86_64 147/343 DEBUG: Installing : libXau-1.0.8-2.1.el7.x86_64 148/343 DEBUG: Installing : libxcb-1.13-1.el7.x86_64 149/343 DEBUG: Installing : libX11-1.6.7-2.el7.x86_64 150/343 DEBUG: Installing : libXext-1.3.3-3.el7.x86_64 151/343 DEBUG: Installing : libXrender-0.9.10-1.el7.x86_64 152/343 DEBUG: Installing : libXt-1.1.5-3.el7.x86_64 153/343 DEBUG: Installing : libXfixes-5.0.3-1.el7.x86_64 154/343 DEBUG: Installing : libXmu-1.1.2-2.el7.x86_64 155/343 DEBUG: Installing : libXpm-3.5.12-1.el7.x86_64 156/343 DEBUG: Installing : libXcursor-1.1.15-1.el7.x86_64 157/343 DEBUG: Installing : libXdamage-1.1.4-4.1.el7.x86_64 158/343 DEBUG: Installing : libXrandr-1.5.1-2.el7.x86_64 159/343 DEBUG: Installing : libXinerama-1.1.3-2.1.el7.x86_64 160/343 DEBUG: Installing : libXi-1.7.9-1.el7.x86_64 161/343 DEBUG: Installing : libXxf86vm-1.1.4-1.el7.x86_64 162/343 DEBUG: Installing : libXaw-1.0.13-4.el7.x86_64 163/343 DEBUG: Installing : libXxf86misc-1.0.3-7.1.el7.x86_64 164/343 DEBUG: Installing : xorg-x11-server-utils-7.7-20.el7.x86_64 165/343 DEBUG: Installing : libXcomposite-0.4.4-4.1.el7.x86_64 166/343 DEBUG: Installing : jbigkit-libs-2.0-11.el7.x86_64 167/343 DEBUG: Installing : libtiff-4.0.3-32.el7.x86_64 168/343 DEBUG: Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 169/343 DEBUG: Installing : pixman-0.34.0-1.el7.x86_64 170/343 DEBUG: Installing : libtasn1-4.10-1.el7.x86_64 171/343 DEBUG: Installing : p11-kit-trust-0.23.5-3.el7.x86_64 172/343 DEBUG: Installing : ca-certificates-2018.2.22-70.0.el7_5.noarch 173/343 DEBUG: Installing : coreutils-8.22-24.el7.x86_64 174/343 DEBUG: Installing : krb5-libs-1.15.1-37.el7_7.2.x86_64 175/343 DEBUG: Installing : 1:openssl-libs-1.0.2k-19.el7.x86_64 176/343 DEBUG: Installing : fontconfig-2.13.0-4.3.el7.x86_64 177/343 DEBUG: Installing : python-libs-2.7.5-86.el7.x86_64 178/343 DEBUG: Installing : python-2.7.5-86.el7.x86_64 179/343 DEBUG: Installing : ruby-libs-2.0.0.648-36.el7.x86_64 180/343 DEBUG: Installing : rubygem-io-console-0.4.2-36.el7.x86_64 181/343 DEBUG: Installing : rubygem-psych-2.0.0-36.el7.x86_64 182/343 DEBUG: Installing : rubygem-json-1.7.7-36.el7.x86_64 183/343 DEBUG: Installing : ruby-irb-2.0.0.648-36.el7.noarch 184/343 DEBUG: Installing : rubygem-rdoc-4.0.0-36.el7.noarch 185/343 DEBUG: Installing : ruby-2.0.0.648-36.el7.x86_64 186/343 DEBUG: Installing : rubygems-2.0.14.1-36.el7.noarch 187/343 DEBUG: Installing : rubygem-bigdecimal-1.2.0-36.el7.x86_64 188/343 DEBUG: Installing : python2-six-1.12.0-1.el7.noarch 189/343 DEBUG: Installing : gzip-1.5-10.el7.x86_64 190/343 DEBUG: Installing : libblkid-2.23.2-61.el7.x86_64 191/343 DEBUG: Installing : libmount-2.23.2-61.el7.x86_64 192/343 DEBUG: Installing : glib2-2.56.1-5.el7.x86_64 193/343 DEBUG: Installing : shared-mime-info-1.8-4.el7.x86_64 194/343 DEBUG: Installing : gdk-pixbuf2-2.36.12-3.el7.x86_64 195/343 DEBUG: Installing : 1:pkgconfig-0.27.1-4.el7.x86_64 196/343 DEBUG: Installing : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 197/343 DEBUG: Installing : cracklib-2.9.0-11.el7.x86_64 198/343 DEBUG: Installing : python2-setuptools-40.8.0-1.el7.noarch 199/343 DEBUG: Installing : binutils-2.27-41.base.el7_7.1.x86_64 200/343 DEBUG: Installing : cracklib-dicts-2.9.0-11.el7.x86_64 201/343 DEBUG: Installing : libpwquality-1.2.3-5.el7.x86_64 202/343 DEBUG: Installing : pam-1.1.8-22.el7.x86_64 203/343 DEBUG: Installing : atk-2.28.1-1.el7.x86_64 204/343 DEBUG: Installing : python2-ipaddress-1.0.18-5.el7.noarch 205/343 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el7.noarch 206/343 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10.el7.n 207/343 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el7.noarch 208/343 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 209/343 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 210/343 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el7.noarch 211/343 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el7.noarch 212/343 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 213/343 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el7.noarch 214/343 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el7.noarch 215/343 DEBUG: Installing : urw-base35-fonts-20170801-10.el7.noarch 216/343 DEBUG: Installing : gtk-update-icon-cache-3.22.30-3.el7.x86_64 217/343 DEBUG: Installing : yum-metadata-parser-1.1.4-10.el7.x86_64 218/343 DEBUG: Installing : harfbuzz-1.7.5-2.el7.x86_64 219/343 DEBUG: Installing : libcroco-0.6.12-4.el7.x86_64 220/343 DEBUG: Installing : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 221/343 DEBUG: Installing : python2-monotonic-1.5-1.el7.noarch 222/343 DEBUG: Installing : python2-typing-3.6.1-1.el7.noarch 223/343 DEBUG: Installing : python2-crypto-2.6.1-15.el7.x86_64 224/343 DEBUG: Installing : python-dns-1.15.0-5.el7.noarch 225/343 DEBUG: Installing : python2-markupsafe-1.1.0-2.el7.x86_64 226/343 DEBUG: Installing : pytz-2016.10-2.el7.noarch 227/343 DEBUG: Installing : python2-babel-2.6.0-4.el7.noarch 228/343 DEBUG: Installing : python2-jinja2-2.10-2.el7.noarch 229/343 DEBUG: Installing : pyliblzma-0.5.3-11.el7.x86_64 230/343 DEBUG: Installing : python2-snowballstemmer-1.2.0-2.el7.noarch 231/343 DEBUG: Installing : python-iniparse-0.4-9.el7.noarch 232/343 DEBUG: Installing : pyxattr-0.5.1-5.el7.x86_64 233/343 DEBUG: Installing : python2-idna-2.5-1.el7.noarch 234/343 DEBUG: Installing : python2-imagesize-0.7.1-5.el7.noarch 235/343 DEBUG: Installing : python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 236/343 DEBUG: Installing : python2-chardet-3.0.4-7.el7.noarch 237/343 DEBUG: Installing : python-whoosh-2.5.7-4.el7.noarch 238/343 DEBUG: Installing : python2-pysocks-1.5.6-3.el7.noarch 239/343 DEBUG: Installing : python2-greenlet-0.4.12-1.el7.x86_64 240/343 DEBUG: Installing : python2-olefile-0.44-1.el7.noarch 241/343 DEBUG: Installing : python2-pillow-5.4.1-3.el7.x86_64 242/343 DEBUG: Installing : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 243/343 DEBUG: Installing : python2-pygments-2.2.0-7.el7.noarch 244/343 DEBUG: Installing : python2-backports-1.0-16.el7.x86_64 245/343 DEBUG: Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 246/343 DEBUG: Installing : python2-urllib3-1.24.1-3.el7.noarch 247/343 DEBUG: Installing : python2-requests-2.21.0-3.el7.noarch 248/343 DEBUG: Installing : python2-pyparsing-2.3.1-1.el7.noarch 249/343 DEBUG: Installing : python2-packaging-19.0-1.el7.noarch 250/343 DEBUG: Installing : python-enum34-1.0.4-1.el7.noarch 251/343 DEBUG: Installing : python2-sqlalchemy-1.2.17-2.el7.x86_64 252/343 DEBUG: Installing : python2-funcsigs-1.0.2-1.el7.noarch 253/343 DEBUG: Installing : gdb-7.6.1-115.el7.x86_64 254/343 DEBUG: Installing : gd-2.0.35-26.el7.x86_64 255/343 DEBUG: Installing : libXft-2.3.2-2.el7.x86_64 256/343 DEBUG: Installing : libssh2-1.8.0-3.el7.x86_64 257/343 DEBUG: Installing : fipscheck-lib-1.4.1-6.el7.x86_64 258/343 DEBUG: Installing : fipscheck-1.4.1-6.el7.x86_64 259/343 DEBUG: Installing : cyrus-sasl-lib-2.1.26-23.el7.x86_64 260/343 DEBUG: Installing : nss-pem-1.0.3-7.el7.x86_64 261/343 DEBUG: Installing : nss-3.44.0-4.el7.x86_64 262/343 DEBUG: Installing : nss-sysinit-3.44.0-4.el7.x86_64 263/343 DEBUG: Installing : nss-tools-3.44.0-4.el7.x86_64 264/343 DEBUG: Installing : libcurl-7.29.0-54.el7.x86_64 265/343 DEBUG: Installing : curl-7.29.0-54.el7.x86_64 266/343 DEBUG: Installing : rpm-libs-4.11.3-40.el7.x86_64 267/343 DEBUG: Installing : rpm-4.11.3-40.el7.x86_64 268/343 DEBUG: Installing : openldap-2.4.44-21.el7_6.x86_64 269/343 DEBUG: Installing : gnupg2-2.0.22-5.el7_5.x86_64 270/343 DEBUG: Installing : rpm-build-libs-4.11.3-40.el7.x86_64 271/343 DEBUG: Installing : rpm-python-4.11.3-40.el7.x86_64 272/343 DEBUG: Installing : gpgme-1.3.2-5.el7.x86_64 273/343 DEBUG: Installing : pygpgme-0.3-9.el7.x86_64 274/343 DEBUG: Installing : libuser-0.60-9.el7.x86_64 275/343 DEBUG: Installing : python-pycurl-7.19.0-19.el7.x86_64 276/343 DEBUG: Installing : python-urlgrabber-3.10-9.el7.noarch 277/343 DEBUG: Installing : yum-plugin-fastestmirror-1.1.31-52.el7.noarch 278/343 DEBUG: Installing : yum-3.4.3-163.el7.centos.noarch 279/343 DEBUG: warning: /etc/yum.conf created as /etc/yum.conf.rpmnew DEBUG: Installing : hicolor-icon-theme-0.12-7.el7.noarch 280/343 DEBUG: Installing : json-c-0.11-4.el7_0.x86_64 281/343 DEBUG: Installing : ustr-1.0.4-16.el7.x86_64 282/343 DEBUG: Installing : libsemanage-2.5-14.el7.x86_64 283/343 DEBUG: Installing : 2:shadow-utils-4.6-5.el7.x86_64 284/343 DEBUG: Installing : libutempter-1.1.6-4.el7.x86_64 285/343 DEBUG: Installing : libsmartcols-2.23.2-61.el7.x86_64 286/343 DEBUG: Installing : qrencode-libs-3.4.1-3.el7.x86_64 287/343 DEBUG: Installing : kpartx-0.4.9-127.el7.x86_64 288/343 DEBUG: Installing : procps-ng-3.3.10-26.el7_7.1.x86_64 289/343 DEBUG: Installing : 7:device-mapper-1.02.158-2.el7_7.2.x86_64 290/343 DEBUG: Installing : util-linux-2.23.2-61.el7.x86_64 291/343 DEBUG: Installing : dracut-033-564.el7.x86_64 292/343 DEBUG: Installing : kmod-20-25.el7.x86_64 293/343 DEBUG: Installing : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64 294/343 DEBUG: Installing : cryptsetup-libs-2.0.3-5.el7.x86_64 295/343 DEBUG: Installing : elfutils-libs-0.176-2.el7.x86_64 296/343 DEBUG: Installing : systemd-libs-219-67.el7_7.2.x86_64 297/343 DEBUG: Installing : 1:dbus-libs-1.10.24-13.el7_6.x86_64 298/343 DEBUG: Installing : systemd-219-67.el7_7.2.x86_64 299/343 DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: Installing : elfutils-default-yama-scope-0.176-2.el7.noarch 300/343 DEBUG: Installing : 1:dbus-1.10.24-13.el7_6.x86_64 301/343 DEBUG: Installing : rsync-3.1.2-6.el7_6.1.x86_64 302/343 DEBUG: Installing : hwdata-0.252-9.3.el7.x86_64 303/343 DEBUG: Installing : libpciaccess-0.14-1.el7.x86_64 304/343 DEBUG: Installing : libdrm-2.4.97-2.el7.x86_64 305/343 DEBUG: Installing : mesa-libgbm-18.3.4-5.el7.x86_64 306/343 DEBUG: Installing : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 307/343 DEBUG: Installing : mesa-libEGL-18.3.4-5.el7.x86_64 308/343 DEBUG: Installing : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 309/343 DEBUG: Installing : mesa-libGL-18.3.4-5.el7.x86_64 310/343 DEBUG: Installing : cairo-1.15.12-4.el7.x86_64 311/343 DEBUG: Installing : avahi-libs-0.6.31-19.el7.x86_64 312/343 DEBUG: Installing : 1:cups-libs-1.6.3-40.el7.x86_64 313/343 DEBUG: Installing : elfutils-0.176-2.el7.x86_64 314/343 DEBUG: Installing : openssh-7.4p1-21.el7.x86_64 315/343 DEBUG: Installing : openssh-clients-7.4p1-21.el7.x86_64 316/343 DEBUG: Installing : perl-Git-1.8.3.1-20.el7.noarch 317/343 DEBUG: Installing : git-1.8.3.1-20.el7.x86_64 318/343 DEBUG: Installing : python2-pbr-5.1.2-2.el7.noarch 319/343 DEBUG: Installing : python2-mock-3.0.5-1.el7.noarch 320/343 DEBUG: Installing : libthai-0.1.14-9.el7.x86_64 321/343 DEBUG: Installing : pango-1.42.4-4.el7_7.x86_64 322/343 DEBUG: Installing : gtk2-2.24.31-1.el7.x86_64 323/343 DEBUG: Installing : librsvg2-2.40.20-1.el7.x86_64 324/343 DEBUG: Installing : 1:python-sphinx-locale-1.8.4-1.el7.noarch 325/343 DEBUG: Installing : python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 326/343 DEBUG: Installing : 1:python2-sphinx-1.8.4-1.el7.noarch 327/343 DEBUG: Installing : python2-rpm-macros-3-32.el7.noarch 328/343 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el7.noarch 329/343 DEBUG: Installing : libgs-9.25-2.el7_7.2.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-40.el7.x86_64 333/343 DEBUG: Installing : ghostscript-9.25-2.el7_7.2.x86_64 334/343 DEBUG: Installing : graphviz-2.30.1-21.el7.x86_64 335/343 DEBUG: Installing : python-devel-2.7.5-86.el7.x86_64 336/343 DEBUG: Installing : yum-plugin-priorities-1.1.31-52.el7.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.25.1-1.el7.noarch 338/343 DEBUG: Installing : gcc-4.8.5-39.el7.x86_64 339/343 DEBUG: Installing : python2-setuptools_scm-1.15.7-2.el7.noarch 340/343 DEBUG: Installing : python2-webob-1.8.5-1.el7.noarch 341/343 DEBUG: Installing : 1:make-3.82-24.el7.x86_64 342/343 DEBUG: Installing : openstack-macros-2019.2.3-0.20190913175851.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 : libssh2-1.8.0-3.el7.x86_64 5/343 DEBUG: Verifying : elfutils-default-yama-scope-0.176-2.el7.noarch 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 : python-libs-2.7.5-86.el7.x86_64 9/343 DEBUG: Verifying : file-libs-5.11-35.el7.x86_64 10/343 DEBUG: Verifying : libpaper-1.1.24-8.el7.x86_64 11/343 DEBUG: Verifying : fipscheck-1.4.1-6.el7.x86_64 12/343 DEBUG: Verifying : libsemanage-2.5-14.el7.x86_64 13/343 DEBUG: Verifying : dejavu-sans-fonts-2.33-6.el7.noarch 14/343 DEBUG: Verifying : libwayland-server-1.15.0-1.el7.x86_64 15/343 DEBUG: Verifying : libffi-3.0.13-18.el7.x86_64 16/343 DEBUG: Verifying : libassuan-2.1.0-3.el7.x86_64 17/343 DEBUG: Verifying : sqlite-3.7.17-8.el7.x86_64 18/343 DEBUG: Verifying : libidn-1.28-4.el7.x86_64 19/343 DEBUG: Verifying : util-linux-2.23.2-61.el7.x86_64 20/343 DEBUG: Verifying : fontawesome-fonts-4.4.0-1.el7.noarch 21/343 DEBUG: Verifying : libverto-0.2.5-4.el7.x86_64 22/343 DEBUG: Verifying : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 23/343 DEBUG: Verifying : bzip2-libs-1.0.6-13.el7.x86_64 24/343 DEBUG: Verifying : libsepol-2.5-10.el7.x86_64 25/343 DEBUG: Verifying : gd-2.0.35-26.el7.x86_64 26/343 DEBUG: Verifying : libmpc-1.0.1-3.el7.x86_64 27/343 DEBUG: Verifying : python2-ipaddress-1.0.18-5.el7.noarch 28/343 DEBUG: Verifying : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 29/343 DEBUG: Verifying : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 30/343 DEBUG: Verifying : jasper-libs-1.900.1-33.el7.x86_64 31/343 DEBUG: Verifying : elfutils-libs-0.176-2.el7.x86_64 32/343 DEBUG: Verifying : 1:hardlink-1.0-19.el7.x86_64 33/343 DEBUG: Verifying : pth-2.0.7-23.el7.x86_64 34/343 DEBUG: Verifying : nspr-4.21.0-1.el7.x86_64 35/343 DEBUG: Verifying : yum-plugin-fastestmirror-1.1.31-52.el7.noarch 36/343 DEBUG: Verifying : nss-tools-3.44.0-4.el7.x86_64 37/343 DEBUG: Verifying : gdk-pixbuf2-2.36.12-3.el7.x86_64 38/343 DEBUG: Verifying : popt-1.13-16.el7.x86_64 39/343 DEBUG: Verifying : gzip-1.5-10.el7.x86_64 40/343 DEBUG: Verifying : perl-threads-shared-1.43-6.el7.x86_64 41/343 DEBUG: Verifying : systemd-libs-219-67.el7_7.2.x86_64 42/343 DEBUG: Verifying : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 43/343 DEBUG: Verifying : python2-monotonic-1.5-1.el7.noarch 44/343 DEBUG: Verifying : centos-release-7-7.1908.0.el7.centos.x86_64 45/343 DEBUG: Verifying : cpio-2.11-27.el7.x86_64 46/343 DEBUG: Verifying : perl-srpm-macros-1-8.el7.noarch 47/343 DEBUG: Verifying : patch-2.7.1-12.el7_7.x86_64 48/343 DEBUG: Verifying : libjpeg-turbo-1.2.90-8.el7.x86_64 49/343 DEBUG: Verifying : gdbm-1.10-8.el7.x86_64 50/343 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el7.noarch 51/343 DEBUG: Verifying : python-pycurl-7.19.0-19.el7.x86_64 52/343 DEBUG: Verifying : xz-libs-5.2.2-1.el7.x86_64 53/343 DEBUG: Verifying : libyaml-0.1.4-11.el7_0.x86_64 54/343 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10.el7.n 55/343 DEBUG: Verifying : mesa-libEGL-18.3.4-5.el7.x86_64 56/343 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el7.noarch 57/343 DEBUG: Verifying : libXinerama-1.1.3-2.1.el7.x86_64 58/343 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 59/343 DEBUG: Verifying : rsync-3.1.2-6.el7_6.1.x86_64 60/343 DEBUG: Verifying : gtk2-2.24.31-1.el7.x86_64 61/343 DEBUG: Verifying : fribidi-1.0.2-1.el7.x86_64 62/343 DEBUG: Verifying : python2-typing-3.6.1-1.el7.noarch 63/343 DEBUG: Verifying : libwebp-0.3.0-7.el7.x86_64 64/343 DEBUG: Verifying : python-2.7.5-86.el7.x86_64 65/343 DEBUG: Verifying : rubygem-io-console-0.4.2-36.el7.x86_64 66/343 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 67/343 DEBUG: Verifying : kpartx-0.4.9-127.el7.x86_64 68/343 DEBUG: Verifying : libcom_err-1.42.9-16.el7.x86_64 69/343 DEBUG: Verifying : nss-softokn-freebl-3.44.0-5.el7.x86_64 70/343 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el7.noarch 71/343 DEBUG: Verifying : libgcrypt-1.5.3-14.el7.x86_64 72/343 DEBUG: Verifying : perl-podlators-2.5.1-3.el7.noarch 73/343 DEBUG: Verifying : libtommath-0.42.0-6.el7.x86_64 74/343 DEBUG: Verifying : python2-crypto-2.6.1-15.el7.x86_64 75/343 DEBUG: Verifying : gdb-7.6.1-115.el7.x86_64 76/343 DEBUG: Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 77/343 DEBUG: Verifying : libXi-1.7.9-1.el7.x86_64 78/343 DEBUG: Verifying : tzdata-2019c-1.el7.noarch 79/343 DEBUG: Verifying : python2-requests-2.21.0-3.el7.noarch 80/343 DEBUG: Verifying : libdb-utils-5.3.21-25.el7.x86_64 81/343 DEBUG: Verifying : ghostscript-9.25-2.el7_7.2.x86_64 82/343 DEBUG: Verifying : systemd-219-67.el7_7.2.x86_64 83/343 DEBUG: Verifying : 2:libpng-1.5.13-7.el7_2.x86_64 84/343 DEBUG: Verifying : freetype-2.8-14.el7.x86_64 85/343 DEBUG: Verifying : acl-2.2.51-14.el7.x86_64 86/343 DEBUG: Verifying : 1:cups-libs-1.6.3-40.el7.x86_64 87/343 DEBUG: Verifying : openjpeg2-2.3.1-1.el7.x86_64 88/343 DEBUG: Verifying : groff-base-1.22.2-8.el7.x86_64 89/343 DEBUG: Verifying : zlib-1.2.7-18.el7.x86_64 90/343 DEBUG: Verifying : perl-File-Temp-0.23.01-3.el7.noarch 91/343 DEBUG: Verifying : perl-Git-1.8.3.1-20.el7.noarch 92/343 DEBUG: Verifying : nss-pem-1.0.3-7.el7.x86_64 93/343 DEBUG: Verifying : glibc-common-2.17-292.el7.x86_64 94/343 DEBUG: Verifying : libXpm-3.5.12-1.el7.x86_64 95/343 DEBUG: Verifying : file-5.11-35.el7.x86_64 96/343 DEBUG: Verifying : rpm-build-4.11.3-40.el7.x86_64 97/343 DEBUG: Verifying : librsvg2-2.40.20-1.el7.x86_64 98/343 DEBUG: Verifying : libXau-1.0.8-2.1.el7.x86_64 99/343 DEBUG: Verifying : chkconfig-1.7.4-1.el7.x86_64 100/343 DEBUG: Verifying : elfutils-0.176-2.el7.x86_64 101/343 DEBUG: Verifying : libutempter-1.1.6-4.el7.x86_64 102/343 DEBUG: Verifying : libXxf86misc-1.0.3-7.1.el7.x86_64 103/343 DEBUG: Verifying : libICE-1.0.9-9.el7.x86_64 104/343 DEBUG: Verifying : python2-markupsafe-1.1.0-2.el7.x86_64 105/343 DEBUG: Verifying : ncurses-libs-5.9-14.20130511.el7_4.x86_64 106/343 DEBUG: Verifying : python2-packaging-19.0-1.el7.noarch 107/343 DEBUG: Verifying : python-dns-1.15.0-5.el7.noarch 108/343 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el7.noarch 109/343 DEBUG: Verifying : pytz-2016.10-2.el7.noarch 110/343 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el7.noarch 111/343 DEBUG: Verifying : nss-sysinit-3.44.0-4.el7.x86_64 112/343 DEBUG: Verifying : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64 113/343 DEBUG: Verifying : audit-libs-2.8.5-4.el7.x86_64 114/343 DEBUG: Verifying : python2-setuptools-40.8.0-1.el7.noarch 115/343 DEBUG: Verifying : ruby-irb-2.0.0.648-36.el7.noarch 116/343 DEBUG: Verifying : yum-metadata-parser-1.1.4-10.el7.x86_64 117/343 DEBUG: Verifying : cracklib-2.9.0-11.el7.x86_64 118/343 DEBUG: Verifying : pyliblzma-0.5.3-11.el7.x86_64 119/343 DEBUG: Verifying : perl-Getopt-Long-2.40-3.el7.noarch 120/343 DEBUG: Verifying : openldap-2.4.44-21.el7_6.x86_64 121/343 DEBUG: Verifying : glibc-headers-2.17-292.el7.x86_64 122/343 DEBUG: Verifying : rpm-build-libs-4.11.3-40.el7.x86_64 123/343 DEBUG: Verifying : fontconfig-2.13.0-4.3.el7.x86_64 124/343 DEBUG: Verifying : libXaw-1.0.13-4.el7.x86_64 125/343 DEBUG: Verifying : perl-Storable-2.45-3.el7.x86_64 126/343 DEBUG: Verifying : libimagequant-2.8.2-2.el7.x86_64 127/343 DEBUG: Verifying : libattr-2.4.46-13.el7.x86_64 128/343 DEBUG: Verifying : python-urlgrabber-3.10-9.el7.noarch 129/343 DEBUG: Verifying : cryptsetup-libs-2.0.3-5.el7.x86_64 130/343 DEBUG: Verifying : libgomp-4.8.5-39.el7.x86_64 131/343 DEBUG: Verifying : libdrm-2.4.97-2.el7.x86_64 132/343 DEBUG: Verifying : python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 133/343 DEBUG: Verifying : 4:perl-5.16.3-294.el7_6.x86_64 134/343 DEBUG: Verifying : pinentry-0.8.1-17.el7.x86_64 135/343 DEBUG: Verifying : harfbuzz-1.7.5-2.el7.x86_64 136/343 DEBUG: Verifying : libXrandr-1.5.1-2.el7.x86_64 137/343 DEBUG: Verifying : atk-2.28.1-1.el7.x86_64 138/343 DEBUG: Verifying : pam-1.1.8-22.el7.x86_64 139/343 DEBUG: Verifying : libtiff-4.0.3-32.el7.x86_64 140/343 DEBUG: Verifying : python2-snowballstemmer-1.2.0-2.el7.noarch 141/343 DEBUG: Verifying : perl-Filter-1.49-3.el7.x86_64 142/343 DEBUG: Verifying : dwz-0.11-3.el7.x86_64 143/343 DEBUG: Verifying : xorg-x11-server-utils-7.7-20.el7.x86_64 144/343 DEBUG: Verifying : ncurses-5.9-14.20130511.el7_4.x86_64 145/343 DEBUG: Verifying : gpgme-1.3.2-5.el7.x86_64 146/343 DEBUG: Verifying : bash-4.2.46-33.el7.x86_64 147/343 DEBUG: Verifying : perl-Exporter-5.68-3.el7.noarch 148/343 DEBUG: Verifying : python-iniparse-0.4-9.el7.noarch 149/343 DEBUG: Verifying : dejavu-fonts-common-2.33-6.el7.noarch 150/343 DEBUG: Verifying : perl-Time-Local-1.2300-2.el7.noarch 151/343 DEBUG: Verifying : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 152/343 DEBUG: Verifying : rubygem-psych-2.0.0-36.el7.x86_64 153/343 DEBUG: Verifying : libuuid-2.23.2-61.el7.x86_64 154/343 DEBUG: Verifying : p11-kit-trust-0.23.5-3.el7.x86_64 155/343 DEBUG: Verifying : libcap-2.22-10.el7.x86_64 156/343 DEBUG: Verifying : pyxattr-0.5.1-5.el7.x86_64 157/343 DEBUG: Verifying : lcms2-2.6-3.el7.x86_64 158/343 DEBUG: Verifying : zip-3.0-11.el7.x86_64 159/343 DEBUG: Verifying : jbigkit-libs-2.0-11.el7.x86_64 160/343 DEBUG: Verifying : python2-idna-2.5-1.el7.noarch 161/343 DEBUG: Verifying : libpwquality-1.2.3-5.el7.x86_64 162/343 DEBUG: Verifying : cyrus-sasl-lib-2.1.26-23.el7.x86_64 163/343 DEBUG: Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 164/343 DEBUG: Verifying : python2-urllib3-1.24.1-3.el7.noarch 165/343 DEBUG: Verifying : readline-6.2-11.el7.x86_64 166/343 DEBUG: Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 167/343 DEBUG: Verifying : python2-rpm-macros-3-32.el7.noarch 168/343 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el7.noarch 169/343 DEBUG: Verifying : ruby-2.0.0.648-36.el7.x86_64 170/343 DEBUG: Verifying : python-srpm-macros-3-32.el7.noarch 171/343 DEBUG: Verifying : pixman-0.34.0-1.el7.x86_64 172/343 DEBUG: Verifying : python2-imagesize-0.7.1-5.el7.noarch 173/343 DEBUG: Verifying : 1:openssl-libs-1.0.2k-19.el7.x86_64 174/343 DEBUG: Verifying : python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 175/343 DEBUG: Verifying : perl-File-Path-2.09-2.el7.noarch 176/343 DEBUG: Verifying : hwdata-0.252-9.3.el7.x86_64 177/343 DEBUG: Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 178/343 DEBUG: Verifying : python2-chardet-3.0.4-7.el7.noarch 179/343 DEBUG: Verifying : libwayland-client-1.15.0-1.el7.x86_64 180/343 DEBUG: Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 181/343 DEBUG: Verifying : unzip-6.0-20.el7.x86_64 182/343 DEBUG: Verifying : nss-util-3.44.0-3.el7.x86_64 183/343 DEBUG: Verifying : libstdc++-4.8.5-39.el7.x86_64 184/343 DEBUG: Verifying : python2-eventlet-0.25.1-1.el7.noarch 185/343 DEBUG: Verifying : 1:python-sphinx-locale-1.8.4-1.el7.noarch 186/343 DEBUG: Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 187/343 DEBUG: Verifying : libmount-2.23.2-61.el7.x86_64 188/343 DEBUG: Verifying : python-rpm-macros-3-32.el7.noarch 189/343 DEBUG: Verifying : openssh-clients-7.4p1-21.el7.x86_64 190/343 DEBUG: Verifying : libXmu-1.1.2-2.el7.x86_64 191/343 DEBUG: Verifying : perl-Encode-2.51-7.el7.x86_64 192/343 DEBUG: Verifying : nss-3.44.0-4.el7.x86_64 193/343 DEBUG: Verifying : libuser-0.60-9.el7.x86_64 194/343 DEBUG: Verifying : libtasn1-4.10-1.el7.x86_64 195/343 DEBUG: Verifying : shared-mime-info-1.8-4.el7.x86_64 196/343 DEBUG: Verifying : libXfixes-5.0.3-1.el7.x86_64 197/343 DEBUG: Verifying : nss-softokn-3.44.0-5.el7.x86_64 198/343 DEBUG: Verifying : fontawesome-fonts-web-4.4.0-1.el7.noarch 199/343 DEBUG: Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 200/343 DEBUG: Verifying : python-devel-2.7.5-86.el7.x86_64 201/343 DEBUG: Verifying : p11-kit-0.23.5-3.el7.x86_64 202/343 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 203/343 DEBUG: Verifying : libXcursor-1.1.15-1.el7.x86_64 204/343 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 205/343 DEBUG: Verifying : 1:python2-sphinx-1.8.4-1.el7.noarch 206/343 DEBUG: Verifying : fontpackages-filesystem-1.44-8.el7.noarch 207/343 DEBUG: Verifying : gawk-4.0.2-4.el7_3.1.x86_64 208/343 DEBUG: Verifying : lato-fonts-2.015-1.el7.noarch 209/343 DEBUG: Verifying : avahi-libs-0.6.31-19.el7.x86_64 210/343 DEBUG: Verifying : libcroco-0.6.12-4.el7.x86_64 211/343 DEBUG: Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 212/343 DEBUG: Verifying : google-roboto-slab-fonts-1.100263-0.5.20150923git.el7. 213/343 DEBUG: Verifying : diffutils-3.3-5.el7.x86_64 214/343 DEBUG: Verifying : glibc-devel-2.17-292.el7.x86_64 215/343 DEBUG: Verifying : filesystem-3.2-25.el7.x86_64 216/343 DEBUG: Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 217/343 DEBUG: Verifying : libgs-9.25-2.el7_7.2.x86_64 218/343 DEBUG: Verifying : binutils-2.27-41.base.el7_7.1.x86_64 219/343 DEBUG: Verifying : python2-setuptools_scm-1.15.7-2.el7.noarch 220/343 DEBUG: Verifying : ca-certificates-2018.2.22-70.0.el7_5.noarch 221/343 DEBUG: Verifying : libxshmfence-1.2-1.el7.x86_64 222/343 DEBUG: Verifying : libSM-1.2.2-2.el7.x86_64 223/343 DEBUG: Verifying : python2-pillow-5.4.1-3.el7.x86_64 224/343 DEBUG: Verifying : ncurses-base-5.9-14.20130511.el7_4.noarch 225/343 DEBUG: Verifying : expat-2.1.0-10.el7_3.x86_64 226/343 DEBUG: Verifying : python2-webob-1.8.5-1.el7.noarch 227/343 DEBUG: Verifying : python-whoosh-2.5.7-4.el7.noarch 228/343 DEBUG: Verifying : libXxf86vm-1.1.4-1.el7.x86_64 229/343 DEBUG: Verifying : perl-threads-1.87-4.el7.x86_64 230/343 DEBUG: Verifying : perl-constant-1.27-2.el7.noarch 231/343 DEBUG: Verifying : mesa-libgbm-18.3.4-5.el7.x86_64 232/343 DEBUG: Verifying : keyutils-libs-1.5.8-3.el7.x86_64 233/343 DEBUG: Verifying : openssh-7.4p1-21.el7.x86_64 234/343 DEBUG: Verifying : openstack-macros-2019.2.3-0.20190913175851.ce6a105.el7 235/343 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-3.el7.x86_64 236/343 DEBUG: Verifying : python2-pysocks-1.5.6-3.el7.noarch 237/343 DEBUG: Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 238/343 DEBUG: Verifying : libX11-common-1.6.7-2.el7.noarch 239/343 DEBUG: Verifying : json-c-0.11-4.el7_0.x86_64 240/343 DEBUG: Verifying : urw-base35-fonts-20170801-10.el7.noarch 241/343 DEBUG: Verifying : dracut-033-564.el7.x86_64 242/343 DEBUG: Verifying : rpm-python-4.11.3-40.el7.x86_64 243/343 DEBUG: Verifying : rubygem-rdoc-4.0.0-36.el7.noarch 244/343 DEBUG: Verifying : 1:perl-Error-0.17020-2.el7.noarch 245/343 DEBUG: Verifying : 1:gmp-6.0.0-15.el7.x86_64 246/343 DEBUG: Verifying : libacl-2.2.51-14.el7.x86_64 247/343 DEBUG: Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 248/343 DEBUG: Verifying : glibc-2.17-292.el7.x86_64 249/343 DEBUG: Verifying : sed-4.2.2-5.el7.x86_64 250/343 DEBUG: Verifying : python2-greenlet-0.4.12-1.el7.x86_64 251/343 DEBUG: Verifying : python2-pbr-5.1.2-2.el7.noarch 252/343 DEBUG: Verifying : pygpgme-0.3-9.el7.x86_64 253/343 DEBUG: Verifying : 1:pkgconfig-0.27.1-4.el7.x86_64 254/343 DEBUG: Verifying : yum-3.4.3-163.el7.centos.noarch 255/343 DEBUG: Verifying : pcre-8.32-17.el7.x86_64 256/343 DEBUG: Verifying : gcc-4.8.5-39.el7.x86_64 257/343 DEBUG: Verifying : python2-olefile-0.44-1.el7.noarch 258/343 DEBUG: Verifying : perl-TermReadKey-2.30-20.el7.x86_64 259/343 DEBUG: Verifying : libgcc-4.8.5-39.el7.x86_64 260/343 DEBUG: Verifying : libX11-1.6.7-2.el7.x86_64 261/343 DEBUG: Verifying : perl-Socket-2.010-4.el7.x86_64 262/343 DEBUG: Verifying : kmod-libs-20-25.el7.x86_64 263/343 DEBUG: Verifying : lz4-1.7.5-3.el7.x86_64 264/343 DEBUG: Verifying : git-1.8.3.1-20.el7.x86_64 265/343 DEBUG: Verifying : rpm-libs-4.11.3-40.el7.x86_64 266/343 DEBUG: Verifying : ruby-libs-2.0.0.648-36.el7.x86_64 267/343 DEBUG: Verifying : cracklib-dicts-2.9.0-11.el7.x86_64 268/343 DEBUG: Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 269/343 DEBUG: Verifying : rubygem-json-1.7.7-36.el7.x86_64 270/343 DEBUG: Verifying : ustr-1.0.4-16.el7.x86_64 271/343 DEBUG: Verifying : lua-5.1.4-15.el7.x86_64 272/343 DEBUG: Verifying : setup-2.8.71-10.el7.noarch 273/343 DEBUG: Verifying : libpciaccess-0.14-1.el7.x86_64 274/343 DEBUG: Verifying : python2-pygments-2.2.0-7.el7.noarch 275/343 DEBUG: Verifying : coreutils-8.22-24.el7.x86_64 276/343 DEBUG: Verifying : glib2-2.56.1-5.el7.x86_64 277/343 DEBUG: Verifying : bzip2-1.0.6-13.el7.x86_64 278/343 DEBUG: Verifying : basesystem-10.0-7.el7.centos.noarch 279/343 DEBUG: Verifying : python2-babel-2.6.0-4.el7.noarch 280/343 DEBUG: Verifying : 1:make-3.82-24.el7.x86_64 281/343 DEBUG: Verifying : info-5.1-5.el7.x86_64 282/343 DEBUG: Verifying : python2-backports-1.0-16.el7.x86_64 283/343 DEBUG: Verifying : kernel-headers-3.10.0-1062.4.3.el7.x86_64 284/343 DEBUG: Verifying : perl-Pod-Usage-1.63-3.el7.noarch 285/343 DEBUG: Verifying : python2-six-1.12.0-1.el7.noarch 286/343 DEBUG: Verifying : graphite2-1.3.10-1.el7_3.x86_64 287/343 DEBUG: Verifying : libgpg-error-1.12-3.el7.x86_64 288/343 DEBUG: Verifying : cpp-4.8.5-39.el7.x86_64 289/343 DEBUG: Verifying : libsmartcols-2.23.2-61.el7.x86_64 290/343 DEBUG: Verifying : libselinux-2.5-14.1.el7.x86_64 291/343 DEBUG: Verifying : libxml2-2.9.1-6.el7_2.3.x86_64 292/343 DEBUG: Verifying : python2-jinja2-2.10-2.el7.noarch 293/343 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el7.noarch 294/343 DEBUG: Verifying : 2:shadow-utils-4.6-5.el7.x86_64 295/343 DEBUG: Verifying : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 296/343 DEBUG: Verifying : hicolor-icon-theme-0.12-7.el7.noarch 297/343 DEBUG: Verifying : 1:perl-parent-0.225-244.el7.noarch 298/343 DEBUG: Verifying : graphviz-2.30.1-21.el7.x86_64 299/343 DEBUG: Verifying : gnupg2-2.0.22-5.el7_5.x86_64 300/343 DEBUG: Verifying : qrencode-libs-3.4.1-3.el7.x86_64 301/343 DEBUG: Verifying : python2-pyparsing-2.3.1-1.el7.noarch 302/343 DEBUG: Verifying : pango-1.42.4-4.el7_7.x86_64 303/343 DEBUG: Verifying : grep-2.20-3.el7.x86_64 304/343 DEBUG: Verifying : perl-Carp-1.26-244.el7.noarch 305/343 DEBUG: Verifying : libdb-5.3.21-25.el7.x86_64 306/343 DEBUG: Verifying : libblkid-2.23.2-61.el7.x86_64 307/343 DEBUG: Verifying : rubygem-bigdecimal-1.2.0-36.el7.x86_64 308/343 DEBUG: Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 309/343 DEBUG: Verifying : 1:findutils-4.5.11-6.el7.x86_64 310/343 DEBUG: Verifying : rpm-4.11.3-40.el7.x86_64 311/343 DEBUG: Verifying : mpfr-3.1.1-4.el7.x86_64 312/343 DEBUG: Verifying : libXdamage-1.1.4-4.1.el7.x86_64 313/343 DEBUG: Verifying : less-458-9.el7.x86_64 314/343 DEBUG: Verifying : yum-plugin-priorities-1.1.31-52.el7.noarch 315/343 DEBUG: Verifying : 7:device-mapper-1.02.158-2.el7_7.2.x86_64 316/343 DEBUG: Verifying : 2:tar-1.26-35.el7.x86_64 317/343 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el7.noarch 318/343 DEBUG: Verifying : perl-PathTools-3.40-5.el7.x86_64 319/343 DEBUG: Verifying : python-enum34-1.0.4-1.el7.noarch 320/343 DEBUG: Verifying : libXt-1.1.5-3.el7.x86_64 321/343 DEBUG: Verifying : python2-sqlalchemy-1.2.17-2.el7.x86_64 322/343 DEBUG: Verifying : mesa-libglapi-18.3.4-5.el7.x86_64 323/343 DEBUG: Verifying : procps-ng-3.3.10-26.el7_7.1.x86_64 324/343 DEBUG: Verifying : mesa-libGL-18.3.4-5.el7.x86_64 325/343 DEBUG: Verifying : perl-Thread-Queue-3.02-2.el7.noarch 326/343 DEBUG: Verifying : libthai-0.1.14-9.el7.x86_64 327/343 DEBUG: Verifying : libxcb-1.13-1.el7.x86_64 328/343 DEBUG: Verifying : libXft-2.3.2-2.el7.x86_64 329/343 DEBUG: Verifying : 4:perl-macros-5.16.3-294.el7_6.x86_64 330/343 DEBUG: Verifying : krb5-libs-1.15.1-37.el7_7.2.x86_64 331/343 DEBUG: Verifying : python2-funcsigs-1.0.2-1.el7.noarch 332/343 DEBUG: Verifying : xz-5.2.2-1.el7.x86_64 333/343 DEBUG: Verifying : libcap-ng-0.7.5-4.el7.x86_64 334/343 DEBUG: Verifying : libcurl-7.29.0-54.el7.x86_64 335/343 DEBUG: Verifying : python2-mock-3.0.5-1.el7.noarch 336/343 DEBUG: Verifying : cairo-1.15.12-4.el7.x86_64 337/343 DEBUG: Verifying : curl-7.29.0-54.el7.x86_64 338/343 DEBUG: Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 339/343 DEBUG: Verifying : kmod-20-25.el7.x86_64 340/343 DEBUG: Verifying : elfutils-libelf-0.176-2.el7.x86_64 341/343 DEBUG: Verifying : libfontenc-1.1.3-3.el7.x86_64 342/343 DEBUG: Verifying : libtomcrypt-1.17-26.el7.x86_64 343/343 DEBUG: Installed: DEBUG: basesystem.noarch 0:10.0-7.el7.centos DEBUG: gcc.x86_64 0:4.8.5-39.el7 DEBUG: ghostscript.x86_64 0:9.25-2.el7_7.2 DEBUG: git.x86_64 0:1.8.3.1-20.el7 DEBUG: graphviz.x86_64 0:2.30.1-21.el7 DEBUG: make.x86_64 1:3.82-24.el7 DEBUG: openstack-macros.noarch 0:2019.2.3-0.20190913175851.ce6a105.el7 DEBUG: python-devel.x86_64 0:2.7.5-86.el7 DEBUG: python2-eventlet.noarch 0:0.25.1-1.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-40.el7 DEBUG: rubygems.noarch 0:2.0.14.1-36.el7 DEBUG: yum-plugin-priorities.noarch 0:1.1.31-52.el7 DEBUG: Dependency Installed: DEBUG: acl.x86_64 0:2.2.51-14.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-1.el7 DEBUG: audit-libs.x86_64 0:2.8.5-4.el7 DEBUG: avahi-libs.x86_64 0:0.6.31-19.el7 DEBUG: bash.x86_64 0:4.2.46-33.el7 DEBUG: binutils.x86_64 0:2.27-41.base.el7_7.1 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:2018.2.22-70.0.el7_5 DEBUG: cairo.x86_64 0:1.15.12-4.el7 DEBUG: centos-release.x86_64 0:7-7.1908.0.el7.centos DEBUG: chkconfig.x86_64 0:1.7.4-1.el7 DEBUG: coreutils.x86_64 0:8.22-24.el7 DEBUG: cpio.x86_64 0:2.11-27.el7 DEBUG: cpp.x86_64 0:4.8.5-39.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-5.el7 DEBUG: cups-libs.x86_64 1:1.6.3-40.el7 DEBUG: curl.x86_64 0:7.29.0-54.el7 DEBUG: cyrus-sasl-lib.x86_64 0:2.1.26-23.el7 DEBUG: dbus.x86_64 1:1.10.24-13.el7_6 DEBUG: dbus-libs.x86_64 1:1.10.24-13.el7_6 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.158-2.el7_7.2 DEBUG: device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 DEBUG: diffutils.x86_64 0:3.3-5.el7 DEBUG: dracut.x86_64 0:033-564.el7 DEBUG: dwz.x86_64 0:0.11-3.el7 DEBUG: elfutils.x86_64 0:0.176-2.el7 DEBUG: elfutils-default-yama-scope.noarch 0:0.176-2.el7 DEBUG: elfutils-libelf.x86_64 0:0.176-2.el7 DEBUG: elfutils-libs.x86_64 0:0.176-2.el7 DEBUG: expat.x86_64 0:2.1.0-10.el7_3 DEBUG: file.x86_64 0:5.11-35.el7 DEBUG: file-libs.x86_64 0:5.11-35.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 DEBUG: fribidi.x86_64 0:1.0.2-1.el7 DEBUG: gawk.x86_64 0:4.0.2-4.el7_3.1 DEBUG: gd.x86_64 0:2.0.35-26.el7 DEBUG: gdb.x86_64 0:7.6.1-115.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-5.el7 DEBUG: glibc.x86_64 0:2.17-292.el7 DEBUG: glibc-common.x86_64 0:2.17-292.el7 DEBUG: glibc-devel.x86_64 0:2.17-292.el7 DEBUG: glibc-headers.x86_64 0:2.17-292.el7 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-3.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.3.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-1062.4.3.el7 DEBUG: keyutils-libs.x86_64 0:1.5.8-3.el7 DEBUG: kmod.x86_64 0:20-25.el7 DEBUG: kmod-libs.x86_64 0:20-25.el7 DEBUG: kpartx.x86_64 0:0.4.9-127.el7 DEBUG: krb5-libs.x86_64 0:1.15.1-37.el7_7.2 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-2.el7 DEBUG: libX11-common.noarch 0:1.6.7-2.el7 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-14.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-61.el7 DEBUG: libcap.x86_64 0:2.22-10.el7 DEBUG: libcap-ng.x86_64 0:0.7.5-4.el7 DEBUG: libcom_err.x86_64 0:1.42.9-16.el7 DEBUG: libcroco.x86_64 0:0.6.12-4.el7 DEBUG: libcurl.x86_64 0:7.29.0-54.el7 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-18.el7 DEBUG: libfontenc.x86_64 0:1.1.3-3.el7 DEBUG: libgcc.x86_64 0:4.8.5-39.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-39.el7 DEBUG: libgpg-error.x86_64 0:1.12-3.el7 DEBUG: libgs.x86_64 0:9.25-2.el7_7.2 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-61.el7 DEBUG: libmpc.x86_64 0:1.0.1-3.el7 DEBUG: libpaper.x86_64 0:1.1.24-8.el7 DEBUG: libpciaccess.x86_64 0:0.14-1.el7 DEBUG: libpng.x86_64 2:1.5.13-7.el7_2 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-14.1.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-61.el7 DEBUG: libssh2.x86_64 0:1.8.0-3.el7 DEBUG: libstdc++.x86_64 0:4.8.5-39.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-32.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-61.el7 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_2.3 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.7.5-3.el7 DEBUG: mesa-libEGL.x86_64 0:18.3.4-5.el7 DEBUG: mesa-libGL.x86_64 0:18.3.4-5.el7 DEBUG: mesa-libgbm.x86_64 0:18.3.4-5.el7 DEBUG: mesa-libglapi.x86_64 0:18.3.4-5.el7 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.21.0-1.el7 DEBUG: nss.x86_64 0:3.44.0-4.el7 DEBUG: nss-pem.x86_64 0:1.0.3-7.el7 DEBUG: nss-softokn.x86_64 0:3.44.0-5.el7 DEBUG: nss-softokn-freebl.x86_64 0:3.44.0-5.el7 DEBUG: nss-sysinit.x86_64 0:3.44.0-4.el7 DEBUG: nss-tools.x86_64 0:3.44.0-4.el7 DEBUG: nss-util.x86_64 0:3.44.0-3.el7 DEBUG: openjpeg2.x86_64 0:2.3.1-1.el7 DEBUG: openldap.x86_64 0:2.4.44-21.el7_6 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-19.el7 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-22.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-294.el7_6 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-20.el7 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-294.el7_6 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-4.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-294.el7_6 DEBUG: perl-macros.x86_64 4:5.16.3-294.el7_6 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-26.el7_7.1 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-86.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-86.el7 DEBUG: python-pycurl.x86_64 0:7.19.0-19.el7 DEBUG: python-rpm-macros.noarch 0:3-32.el7 DEBUG: python-sphinx-locale.noarch 1:1.8.4-1.el7 DEBUG: python-srpm-macros.noarch 0:3-32.el7 DEBUG: python-urlgrabber.noarch 0:3.10-9.el7 DEBUG: python-whoosh.noarch 0:2.5.7-4.el7 DEBUG: python2-babel.noarch 0:2.6.0-4.el7 DEBUG: python2-backports.x86_64 0:1.0-16.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-2.el7 DEBUG: python2-markupsafe.x86_64 0:1.1.0-2.el7 DEBUG: python2-mock.noarch 0:3.0.5-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-32.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-40.el7 DEBUG: rpm-build-libs.x86_64 0:4.11.3-40.el7 DEBUG: rpm-libs.x86_64 0:4.11.3-40.el7 DEBUG: rpm-python.x86_64 0:4.11.3-40.el7 DEBUG: rsync.x86_64 0:3.1.2-6.el7_6.1 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-5.el7 DEBUG: setup.noarch 0:2.8.71-10.el7 DEBUG: shadow-utils.x86_64 2:4.6-5.el7 DEBUG: shared-mime-info.x86_64 0:1.8-4.el7 DEBUG: sqlite.x86_64 0:3.7.17-8.el7 DEBUG: systemd.x86_64 0:219-67.el7_7.2 DEBUG: systemd-libs.x86_64 0:219-67.el7_7.2 DEBUG: tar.x86_64 2:1.26-35.el7 DEBUG: tzdata.noarch 0:2019c-1.el7 DEBUG: unzip.x86_64 0:6.0-20.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-61.el7 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-163.el7.centos DEBUG: yum-metadata-parser.x86_64 0:1.1.4-10.el7 DEBUG: yum-plugin-fastestmirror.noarch 0:1.1.31-52.el7 DEBUG: zip.x86_64 0:3.0-11.el7 DEBUG: zlib.x86_64 0:1.2.7-18.el7 DEBUG: Complete! DEBUG: Child return code was: 0 Finish: yum install DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/os-release DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b09b10cd2eb84f83a26142fecfe9dd6f', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} 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: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3a00b734850e43f6b99dd051f3222ecc', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/groupdel', 'mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} 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: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '81127259748f4dfb96340e23f41fecb7', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7fa3b78c5ae64980b13de9ecc00d4cd5', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/useradd', '-o', '-m', '-u', '1004', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/originals DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/cache/yum/', '.'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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-master-uc-x86_64-9/root -qa with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell True DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: libgcc-4.8.5-39.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: python-srpm-macros-3-32.el7.noarch DEBUG: cyrus-sasl-lib-2.1.26-23.el7.x86_64 DEBUG: centos-release-7-7.1908.0.el7.centos.x86_64 DEBUG: nss-3.44.0-4.el7.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: nss-tools-3.44.0-4.el7.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: curl-7.29.0-54.el7.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rpm-4.11.3-40.el7.x86_64 DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: libX11-common-1.6.7-2.el7.noarch DEBUG: rpm-python-4.11.3-40.el7.x86_64 DEBUG: nss-softokn-freebl-3.44.0-5.el7.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-292.el7.x86_64 DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: nss-util-3.44.0-3.el7.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-52.el7.noarch DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: libselinux-2.5-14.1.el7.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: libsmartcols-2.23.2-61.el7.x86_64 DEBUG: xz-libs-5.2.2-1.el7.x86_64 DEBUG: kpartx-0.4.9-127.el7.x86_64 DEBUG: elfutils-libelf-0.176-2.el7.x86_64 DEBUG: device-mapper-1.02.158-2.el7_7.2.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dracut-033-564.el7.x86_64 DEBUG: libacl-2.2.51-14.el7.x86_64 DEBUG: device-mapper-libs-1.02.158-2.el7_7.2.x86_64 DEBUG: libpng-1.5.13-7.el7_2.x86_64 DEBUG: elfutils-libs-0.176-2.el7.x86_64 DEBUG: libffi-3.0.13-18.el7.x86_64 DEBUG: dbus-libs-1.10.24-13.el7_6.x86_64 DEBUG: libcom_err-1.42.9-16.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-2.el7.noarch DEBUG: sed-4.2.2-5.el7.x86_64 DEBUG: rsync-3.1.2-6.el7_6.1.x86_64 DEBUG: libuuid-2.23.2-61.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-5.el7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-5.el7.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: mesa-libGL-18.3.4-5.el7.x86_64 DEBUG: cpio-2.11-27.el7.x86_64 DEBUG: avahi-libs-0.6.31-19.el7.x86_64 DEBUG: file-libs-5.11-35.el7.x86_64 DEBUG: elfutils-0.176-2.el7.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: openssh-clients-7.4p1-21.el7.x86_64 DEBUG: xz-5.2.2-1.el7.x86_64 DEBUG: git-1.8.3.1-20.el7.x86_64 DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python2-rpm-macros-3-32.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: libgs-9.25-2.el7_7.2.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-2.el7_7.2.x86_64 DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-86.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: lz4-1.7.5-3.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.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-294.el7_6.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-libs-5.16.3-294.el7_6.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-Socket-2.010-4.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.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-294.el7_6.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-39.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: libpaper-1.1.24-8.el7.x86_64 DEBUG: glibc-headers-2.17-292.el7.x86_64 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: 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: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2018.2.22-70.0.el7_5.noarch DEBUG: krb5-libs-1.15.1-37.el7_7.2.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-86.el7.x86_64 DEBUG: rubygem-io-console-0.4.2-36.el7.x86_64 DEBUG: rubygem-json-1.7.7-36.el7.x86_64 DEBUG: rubygem-rdoc-4.0.0-36.el7.noarch DEBUG: rubygems-2.0.14.1-36.el7.noarch DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-61.el7.x86_64 DEBUG: glib2-2.56.1-5.el7.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.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: pam-1.1.8-22.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch 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: gtk-update-icon-cache-3.22.30-3.el7.x86_64 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-2.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.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-26.el7.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libssh2-1.8.0-3.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: tzdata-2019c-1.el7.noarch DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: setup-2.8.71-10.el7.noarch DEBUG: nss-sysinit-3.44.0-4.el7.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: libcurl-7.29.0-54.el7.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rpm-libs-4.11.3-40.el7.x86_64 DEBUG: python-rpm-macros-3-32.el7.noarch DEBUG: openldap-2.4.44-21.el7_6.x86_64 DEBUG: kernel-headers-3.10.0-1062.4.3.el7.x86_64 DEBUG: rpm-build-libs-4.11.3-40.el7.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: glibc-common-2.17-292.el7.x86_64 DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: nspr-4.21.0-1.el7.x86_64 DEBUG: python-urlgrabber-3.10-9.el7.noarch DEBUG: libstdc++-4.8.5-39.el7.x86_64 DEBUG: yum-3.4.3-163.el7.centos.noarch DEBUG: bash-4.2.46-33.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: zlib-1.2.7-18.el7.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: procps-ng-3.3.10-26.el7_7.1.x86_64 DEBUG: expat-2.1.0-10.el7_3.x86_64 DEBUG: util-linux-2.23.2-61.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: kmod-20-25.el7.x86_64 DEBUG: libcap-2.22-10.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-5.el7.x86_64 DEBUG: freetype-2.8-14.el7.x86_64 DEBUG: systemd-libs-219-67.el7_7.2.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: systemd-219-67.el7_7.2.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: dbus-1.10.24-13.el7_6.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: hwdata-0.252-9.3.el7.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: chkconfig-1.7.4-1.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_2.3.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: diffutils-3.3-5.el7.x86_64 DEBUG: cups-libs-1.6.3-40.el7.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: openssh-7.4p1-21.el7.x86_64 DEBUG: sqlite-3.7.17-8.el7.x86_64 DEBUG: perl-Git-1.8.3.1-20.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: mesa-libglapi-18.3.4-5.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: nss-softokn-3.44.0-5.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch 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-39.el7.x86_64 DEBUG: rpm-build-4.11.3-40.el7.x86_64 DEBUG: openjpeg2-2.3.1-1.el7.x86_64 DEBUG: graphviz-2.30.1-21.el7.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-52.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: gcc-4.8.5-39.el7.x86_64 DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: openstack-macros-2019.2.3-0.20190913175851.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-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-Carp-1.26-244.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-macros-5.16.3-294.el7_6.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-35.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-14.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-25.el7.x86_64 DEBUG: unzip-6.0-20.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-devel-2.17-292.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: fribidi-1.0.2-1.el7.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-2.el7.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: libtiff-4.0.3-32.el7.x86_64 DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: coreutils-8.22-24.el7.x86_64 DEBUG: openssl-libs-1.0.2k-19.el7.x86_64 DEBUG: python-libs-2.7.5-86.el7.x86_64 DEBUG: ruby-libs-2.0.0.648-36.el7.x86_64 DEBUG: rubygem-psych-2.0.0-36.el7.x86_64 DEBUG: ruby-irb-2.0.0.648-36.el7.noarch DEBUG: ruby-2.0.0.648-36.el7.x86_64 DEBUG: rubygem-bigdecimal-1.2.0-36.el7.x86_64 DEBUG: gzip-1.5-10.el7.x86_64 DEBUG: libmount-2.23.2-61.el7.x86_64 DEBUG: shared-mime-info-1.8-4.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-41.base.el7_7.1.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: atk-2.28.1-1.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: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: libcroco-0.6.12-4.el7.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: python-iniparse-0.4-9.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.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-115.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-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos-master-uc/data/dlrn-9.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 60637c02c613b25c4c57db15a75a48fd2be792b0 Note: checking out '60637c02c613b25c4c57db15a75a48fd2be792b0'. 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 60637c0... Merge "Bump up ipa-ip-lookup-attempts to 6" + mkdir /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/centos-master-uc/data/dlrn-9.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version) || python setup.py --version)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos-master-uc/data/dlrn-9.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 5.1.0.dev26 60637c0 + UPSTREAMVERSION=5.1.0.dev26 + [[ 5.1.0.dev26 =~ ([^-]*)-(.+) ]] + [[ 5.1.0.dev26 =~ (.*?)\.(0rc.+) ]] + [[ 5.1.0.dev26 =~ (.*?)\.(0b.+) ]] + [[ 5.1.0.dev26 =~ (.*?)\.(0a.+) ]] + [[ 5.1.0.dev26 =~ (.*?)\.(dev.+) ]] + VERSION=5.1.0 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20191118111330 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20191118111330.60637c0 + /usr/bin/mock -v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} 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 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/19/29/1929871d164eb40956d9a08569b5a2d704227a67_638b9ca3 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/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: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: False DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 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 python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root. DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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 {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 60 DEBUG: Model name: Intel Core Processor (Haswell, no TSX, IBRS) DEBUG: Stepping: 1 DEBUG: CPU MHz: 2299.996 DEBUG: BogoMIPS: 4599.99 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat spec_ctrl intel_stibp DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16265788 3386668 3386552 821964 9492568 11718916 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 840M 3.5G 20% /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: kernel version == 3.10.0-957.10.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: resultdir = /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'eba87fd2ee8949bca18cb5aa84e8a2bf', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/usermod', '-u', '1004', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} 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-master-uc-x86_64-9/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '652be86266d347e7b32b5fb85f7e0502', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: Unsharing. Flags: 1073741824 DEBUG: Unsharing. Flags: 134217728 running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating ironic_python_agent.egg-info writing requirements to ironic_python_agent.egg-info/requires.txt writing ironic_python_agent.egg-info/PKG-INFO writing top-level names to ironic_python_agent.egg-info/top_level.txt writing dependency_links to ironic_python_agent.egg-info/dependency_links.txt writing entry points to ironic_python_agent.egg-info/entry_points.txt writing pbr to ironic_python_agent.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'ironic_python_agent.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_python_agent.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating ironic-python-agent-5.1.0.dev26 creating ironic-python-agent-5.1.0.dev26/doc creating ironic-python-agent-5.1.0.dev26/doc/source creating ironic-python-agent-5.1.0.dev26/doc/source/admin creating ironic-python-agent-5.1.0.dev26/doc/source/contributor creating ironic-python-agent-5.1.0.dev26/doc/source/install creating ironic-python-agent-5.1.0.dev26/etc creating ironic-python-agent-5.1.0.dev26/etc/ironic_python_agent creating ironic-python-agent-5.1.0.dev26/imagebuild creating ironic-python-agent-5.1.0.dev26/ironic_python_agent creating ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info creating ironic-python-agent-5.1.0.dev26/ironic_python_agent/api creating ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers creating ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers/v1 creating ironic-python-agent-5.1.0.dev26/ironic_python_agent/cmd creating ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions creating ironic-python-agent-5.1.0.dev26/ironic_python_agent/hardware_managers creating ironic-python-agent-5.1.0.dev26/ironic_python_agent/shell creating ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests creating ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/functional creating ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit creating ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions creating ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/hardware_managers creating ironic-python-agent-5.1.0.dev26/releasenotes creating ironic-python-agent-5.1.0.dev26/releasenotes/notes creating ironic-python-agent-5.1.0.dev26/releasenotes/source creating ironic-python-agent-5.1.0.dev26/releasenotes/source/_static creating ironic-python-agent-5.1.0.dev26/releasenotes/source/_templates creating ironic-python-agent-5.1.0.dev26/tools creating ironic-python-agent-5.1.0.dev26/tools/config creating ironic-python-agent-5.1.0.dev26/zuul.d copying files to ironic-python-agent-5.1.0.dev26... copying .stestr.conf -> ironic-python-agent-5.1.0.dev26 copying .travis.yml -> ironic-python-agent-5.1.0.dev26 copying AUTHORS -> ironic-python-agent-5.1.0.dev26 copying CONTRIBUTING.rst -> ironic-python-agent-5.1.0.dev26 copying ChangeLog -> ironic-python-agent-5.1.0.dev26 copying LICENSE -> ironic-python-agent-5.1.0.dev26 copying README.rst -> ironic-python-agent-5.1.0.dev26 copying bindep.txt -> ironic-python-agent-5.1.0.dev26 copying lower-constraints.txt -> ironic-python-agent-5.1.0.dev26 copying plugin-requirements.txt -> ironic-python-agent-5.1.0.dev26 copying proxy.sh -> ironic-python-agent-5.1.0.dev26 copying requirements.txt -> ironic-python-agent-5.1.0.dev26 copying setup.cfg -> ironic-python-agent-5.1.0.dev26 copying setup.py -> ironic-python-agent-5.1.0.dev26 copying test-requirements.txt -> ironic-python-agent-5.1.0.dev26 copying tox.ini -> ironic-python-agent-5.1.0.dev26 copying doc/source/conf.py -> ironic-python-agent-5.1.0.dev26/doc/source copying doc/source/index.rst -> ironic-python-agent-5.1.0.dev26/doc/source copying doc/source/admin/how_it_works.rst -> ironic-python-agent-5.1.0.dev26/doc/source/admin copying doc/source/admin/index.rst -> ironic-python-agent-5.1.0.dev26/doc/source/admin copying doc/source/admin/rescue.rst -> ironic-python-agent-5.1.0.dev26/doc/source/admin copying doc/source/admin/troubleshooting.rst -> ironic-python-agent-5.1.0.dev26/doc/source/admin copying doc/source/contributor/hardware_managers.rst -> ironic-python-agent-5.1.0.dev26/doc/source/contributor copying doc/source/contributor/index.rst -> ironic-python-agent-5.1.0.dev26/doc/source/contributor copying doc/source/contributor/metrics.rst -> ironic-python-agent-5.1.0.dev26/doc/source/contributor copying doc/source/contributor/rescue.rst -> ironic-python-agent-5.1.0.dev26/doc/source/contributor copying doc/source/install/index.rst -> ironic-python-agent-5.1.0.dev26/doc/source/install copying etc/ironic_python_agent/ironic_python_agent.conf.sample -> ironic-python-agent-5.1.0.dev26/etc/ironic_python_agent copying imagebuild/README.rst -> ironic-python-agent-5.1.0.dev26/imagebuild copying ironic_python_agent/__init__.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent copying ironic_python_agent/agent.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent copying ironic_python_agent/config.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent copying ironic_python_agent/dmi_inspector.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent copying ironic_python_agent/encoding.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent copying ironic_python_agent/errors.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent copying ironic_python_agent/hardware.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent copying ironic_python_agent/inspect.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent copying ironic_python_agent/inspector.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent copying ironic_python_agent/ironic_api_client.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent copying ironic_python_agent/netutils.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent copying ironic_python_agent/numa_inspector.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent copying ironic_python_agent/utils.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent copying ironic_python_agent/version.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent copying ironic_python_agent.egg-info/PKG-INFO -> ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info copying ironic_python_agent.egg-info/SOURCES.txt -> ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info copying ironic_python_agent.egg-info/dependency_links.txt -> ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info copying ironic_python_agent.egg-info/entry_points.txt -> ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info copying ironic_python_agent.egg-info/not-zip-safe -> ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info copying ironic_python_agent.egg-info/pbr.json -> ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info copying ironic_python_agent.egg-info/requires.txt -> ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info copying ironic_python_agent.egg-info/top_level.txt -> ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info copying ironic_python_agent/api/__init__.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/api copying ironic_python_agent/api/app.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/api copying ironic_python_agent/api/config.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/api copying ironic_python_agent/api/controllers/__init__.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers copying ironic_python_agent/api/controllers/root.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers copying ironic_python_agent/api/controllers/v1/__init__.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers/v1 copying ironic_python_agent/api/controllers/v1/base.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers/v1 copying ironic_python_agent/api/controllers/v1/command.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers/v1 copying ironic_python_agent/api/controllers/v1/link.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers/v1 copying ironic_python_agent/api/controllers/v1/status.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers/v1 copying ironic_python_agent/cmd/__init__.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/cmd copying ironic_python_agent/cmd/agent.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/cmd copying ironic_python_agent/cmd/inspect.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/cmd copying ironic_python_agent/extensions/__init__.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions copying ironic_python_agent/extensions/base.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions copying ironic_python_agent/extensions/clean.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions copying ironic_python_agent/extensions/flow.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions copying ironic_python_agent/extensions/image.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions copying ironic_python_agent/extensions/iscsi.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions copying ironic_python_agent/extensions/log.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions copying ironic_python_agent/extensions/rescue.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions copying ironic_python_agent/extensions/standby.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions copying ironic_python_agent/hardware_managers/__init__.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/hardware_managers copying ironic_python_agent/hardware_managers/cna.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/hardware_managers copying ironic_python_agent/hardware_managers/mlnx.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/hardware_managers copying ironic_python_agent/shell/write_image.sh -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/shell copying ironic_python_agent/tests/__init__.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests copying ironic_python_agent/tests/functional/__init__.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/functional copying ironic_python_agent/tests/functional/base.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/functional copying ironic_python_agent/tests/functional/test_commands.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/functional copying ironic_python_agent/tests/unit/__init__.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/base.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_agent.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_api.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_base.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_dmi_inspector.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_encoding.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_errors.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_hardware.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_inspector.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_ironic_api_client.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_multi_hardware.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_multi_hardware_clean_steps.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_netutils.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_numa_inspector.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_utils.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/extensions/__init__.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_base.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_clean.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_flow.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_image.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_iscsi.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_log.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_rescue.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_standby.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/hardware_managers/__init__.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/hardware_managers copying ironic_python_agent/tests/unit/hardware_managers/test_cna.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/hardware_managers copying ironic_python_agent/tests/unit/hardware_managers/test_mlnx.py -> ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/hardware_managers copying releasenotes/notes/.placeholder -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/Collect_NIC_name_given_by_BIOS-657c68c0ae16365b.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/LLDP-ignore-NICs-that-are-not-plugged-in-29213f0a701a72e4.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/ability-to-disable-secure-erase-c3223262726d5aff.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/add-coreos-dhcp-rescue-support-1dd8e9d5ac9c7594.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/add-disk-wait-config-opts-fe805292baca8029.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/add-hostname-8bbf24712b6a4919.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/add-log-extension-35ca22cc0709af4c.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/add-more-lan-channels-8f5197ed5f057c25.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/add-numa-topology-info-8c253fd9e56169f1.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/add-pci-devices-info-3f86934a505d1b31.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/add-portal-port-arg-6d4faec2f709c8e9.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/add-secondary-sorting-by-name-for-root-disks-4de2c0358b9a1e2c.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/add-unit-test-cc4a1a05859ad17d.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/add-vendor-info-56be9a8605d80bf0.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/add_interface_vendor_and_product-74e9815f20ee0cac.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/add_mellanox_hardware_manager-edfae87964737df1.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/additional-wwn-hints-ffd02ceafcb3dc70.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/adds-smartctl-ata-check-to-secure-erase-caebba4f25821575.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/advertise-address-c3b152fe475fb539.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/agent_partition_image-91941adc6683c673.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/ataraid_does_not_appear_as_disk-8a260e66b3496bf6.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/attempts-ata-disk-unlock-897d76c494ec2976.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/bindmount-run-4c6a31d3ee4e0ed6.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/block-device-hctl-e81573812be3d469.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/boot-info-f18336ada089f6dd.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/build-tinyipa-with-python3-d4a64aa18f970968.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/build-tinyipa-with-tinycore8-b39d0415b1c25f6b.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/bumpsipalookupattempts-29de7c949aaf6556.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/check-partition-table-after-writing-34efbd557d8de7cb.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/collect-dmi-output-f2e9feabef16bacf.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/coreos-uses-chroot-8a01ba0b38a4a4f4.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/coreos_ipa_image_poweroff_reboot_in_chroot_by_sysrq-42447fc4cdd7dafe.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/correction-failure-output-when-downloading-image-39f93838d1ed2928.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/cpu-flags-e3cec7e5cba069ef.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/deprecate-coreos-8b01bcf796c0dc54.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/device-hints-from-node-object-9a689f5a4175a1a6.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/discover-ipv6-bmc-address-b3b357ff6c5d822c.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/disk-label-fix-536897e41a4d817f.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/disk-wait-2e0e85e0947f80e9.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/enable-cleaning-fallback-57e8c9aa2f24e63d.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/enhance-checksum-2256ffdcce13836e.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/erase-device-metadata-clean-step-31b4a615c0ff7f18.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/erase_metadata_from_partitions-4f1902533d530b8f.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/fail_ipa_start_if_ironic_api_invalid-7b78fcaba2141cc5.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/fallback-to-findfs-59abde55221e1e84.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/fix-agent-unable-to-stop-py3-6c210793476968d1.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/fix-bmc-ip-detection-for-coreos-483be0286593e393.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/fix-bytes-json-serializable-collected-logs-ad61022b287dc3e2.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/fix-coreos-modprobe-75bda45c7bbeb469.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/fix-hardcoded-path-to-grub-7006f29a9ef72e75.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/fix-iscsi-teardown-handling-0df2345318d3c843.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/fix-physical-memory-arm64-957755f6cd91ad85.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/fix-to-pass-root-uuid-for-whole-disk-image-1c13b70f6b74bce0.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/fix-vfd-mount-for-capitalized-device-name-db7f519e900f4e22.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/get-holder-disks-with-nvme-7d5fa75df2fd5904.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/get-physical-memory-535a32362bcdf83a.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/handle-configdrive-large-disks-3517e9fcf16c7f39.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/handle-fd0-devices-3d1f31c3b34819e8.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/handle-ssl-063a91fb7bdcf9b9.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/image-checksum-39b2ceef40933c28.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/improve-tgtd-status-d17173dc8f67959f.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/inspection-to-report-disk-by-path-e3fd4c331d200903.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/inspection-wait-for-ips-223e39b65fef31bd.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/inspection-wait-for-ips-v2-146016f758d7010c.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/ip6-addresses-1c2b9bcd9a124de7.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/ipa-debug-68c86101b1fdc3d9.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/ipmi-address-channel-b6b8010c41d05c1b.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/ipmi-cleanup-a4454f6851d81c4d.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/ipv6-listen-85d40e58156e398f.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/ipv6-provision-42e9000f6f6a7a3a.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/iscsi-detection-on-diskless-hw-f27dcce3aaa35ac2.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/limit-qemu-img-ram-usage-d7b7a16ac5e9c917.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/lldp-error-handling-5b6576b378ef9c3a.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/lldp-loop-fdfa584caf33d847.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/logs-collector-non-ascii-010339bf256443c8.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/lshw-cb89894be057bdc9.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/lshw-for-memory-and-system-info-35c69da067c72b36.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/manual-introspection-b04b5c25f5e004ac.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/mdns-e020484e64d76edb.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/multiple-lan-channels-ee32d80150f990bf.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/name-root-device-hints-0cfc8c90d03c8bf0.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/new-agent-api-afbe7391493749be.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/new-sync-command-6f5fa55df2fd5903.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/no-bash-for-grub-c38369af8cc7cf26.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/no-coreos-3345cc69009dead9.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/no-link-local-2e861978c5c7bf30.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/no-zram-78cc6583f4f90a9c.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/old-inspector-data-5e63c9bce72b4fb5.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/oslo-config-generator-b0f70b9fb7e23997.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/parallel-erase-disk-devices-09ea33d5443aead0.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/pint-0.5-816aaf3a4f6d4a6e.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/prefix-lldp-timeout-50acc656313d8dd2.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/relax-checksum-feeding-11044ae02b411a07.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/remove-switch_port_descr-switch_chassis_descr-40f2bb37b5f1fdd1.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/remove-sysrq-2c2804930180f408.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/remove-vendor-passthru-eda3519c322eb4e2.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/rescue-dhcp_network-for-tinyipa-a14de5fae38a5dce.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/rework-ata-secure-erase-c6684962ef078281.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/root-device-hints-rotational-67e6e61074c26561.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/skip-lookup-and-heartbeat-if-apiurl-not-configured-5ae8b04ae1e74673.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/skips-bootloader-install-35c463195aa61800.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/sleep-ebe58fbe07d30219.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/softraid-creation-on-nvme-a2fd4c531d200904.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/softraid-partitioning-refactor-104b817c3bdc73e3.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/softraid-zap-superblocks-anywhere.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/software-raid-4a88e6c5af9ea742.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/start_passing_agent_version_to_ironic-6fa8670ae0e7eb38.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/stream-raw-images-d2e245aaed991d86.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/streaming-partition-images-cdeb260ef8f90012.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/support-collecting-ipv6-address-dd819d543f851a63.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/support-image-proxy-e2987a6589375451.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/support-linux-io-6bbd7ff1f0d70a0e.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/support-lldp-in-inventory-4ab6e45ccd35dace.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/support-prep-partitions-5e273572ab7ce018.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/suse-tinyipa-support-20acecd6d7b20952.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/sw-raid-assemble-9c20fe967f73d1dd.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/tinycore-ipv6-1b620c61402b5720.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/tinyipa-python3-default-b8434793e17465db.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/tinyipa-rescue-dhcp-multi-tenant-b32bda7bf2b12679.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/tinyipa-ssh-e8a3a01a3f3ff5f4.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/udev-settle-f75db34db990ad68.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/uefi-fallback-266c647f6aff58fd.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/use-latest-coreos-87f826d26b46548d.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/use-system-random-00b0721c8ebd0c5a.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/wait-for-interfaces-before-lookup-9bf38852b2f176a1.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/notes/wait-root-device-504b517c3aec73e2.yaml -> ironic-python-agent-5.1.0.dev26/releasenotes/notes copying releasenotes/source/conf.py -> ironic-python-agent-5.1.0.dev26/releasenotes/source copying releasenotes/source/index.rst -> ironic-python-agent-5.1.0.dev26/releasenotes/source copying releasenotes/source/liberty.rst -> ironic-python-agent-5.1.0.dev26/releasenotes/source copying releasenotes/source/mitaka.rst -> ironic-python-agent-5.1.0.dev26/releasenotes/source copying releasenotes/source/newton.rst -> ironic-python-agent-5.1.0.dev26/releasenotes/source copying releasenotes/source/ocata.rst -> ironic-python-agent-5.1.0.dev26/releasenotes/source copying releasenotes/source/pike.rst -> ironic-python-agent-5.1.0.dev26/releasenotes/source copying releasenotes/source/queens.rst -> ironic-python-agent-5.1.0.dev26/releasenotes/source copying releasenotes/source/rocky.rst -> ironic-python-agent-5.1.0.dev26/releasenotes/source copying releasenotes/source/stein.rst -> ironic-python-agent-5.1.0.dev26/releasenotes/source copying releasenotes/source/train.rst -> ironic-python-agent-5.1.0.dev26/releasenotes/source copying releasenotes/source/unreleased.rst -> ironic-python-agent-5.1.0.dev26/releasenotes/source copying releasenotes/source/_static/.placeholder -> ironic-python-agent-5.1.0.dev26/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> ironic-python-agent-5.1.0.dev26/releasenotes/source/_templates copying tools/bandit.yml -> ironic-python-agent-5.1.0.dev26/tools copying tools/run_bashate.sh -> ironic-python-agent-5.1.0.dev26/tools copying tools/with_venv.sh -> ironic-python-agent-5.1.0.dev26/tools copying tools/config/check_uptodate.sh -> ironic-python-agent-5.1.0.dev26/tools/config copying tools/config/ipa-config-generator.conf -> ironic-python-agent-5.1.0.dev26/tools/config copying zuul.d/ironic-python-agent-jobs.yaml -> ironic-python-agent-5.1.0.dev26/zuul.d copying zuul.d/project.yaml -> ironic-python-agent-5.1.0.dev26/zuul.d Writing ironic-python-agent-5.1.0.dev26/setup.cfg creating dist Creating tar archive removing 'ironic-python-agent-5.1.0.dev26' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} 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 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/19/29/1929871d164eb40956d9a08569b5a2d704227a67_638b9ca3 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/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: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: False DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 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 python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root. DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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 {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 60 DEBUG: Model name: Intel Core Processor (Haswell, no TSX, IBRS) DEBUG: Stepping: 1 DEBUG: CPU MHz: 2299.996 DEBUG: BogoMIPS: 4599.99 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat spec_ctrl intel_stibp DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16265788 3351772 3421356 822228 9492660 11753548 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 840M 3.5G 20% /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: kernel version == 3.10.0-957.10.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: resultdir = /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '76f5e675166344dd91dbca9d1084435b', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/usermod', '-u', '1004', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} 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-master-uc-x86_64-9/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=ironic-python-agent-5.1.0.dev26.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/ironic-python-agent-5.1.0.dev26.tar.gz ++ basename ironic-python-agent-5.1.0.dev26.tar.gz .tar.gz + SOURCEWITHREL=ironic-python-agent-5.1.0.dev26-0.20191118111330.60637c0.tar.gz + mv dist/ironic-python-agent-5.1.0.dev26.tar.gz /tmp/tmp.keIQFli1Lg/SOURCES/ironic-python-agent-5.1.0.dev26-0.20191118111330.60637c0.tar.gz + cd /home/centos-master-uc/data/openstack-ironic-python-agent_distro + cp -a ironic-python-agent-dist.conf openstack-ironic-python-agent.service openstack-ironic-python-agent.spec /tmp/tmp.keIQFli1Lg/SOURCES/ + cp openstack-ironic-python-agent.spec /tmp/tmp.keIQFli1Lg/SPECS/ + cd /tmp/tmp.keIQFli1Lg/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 5.1.0.dev26\' openstack-ironic-python-agent.spec + sed -i -e '1i%global dlrn 1\' openstack-ironic-python-agent.spec ++ basename ironic-python-agent-5.1.0.dev26-0.20191118111330.60637c0.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr ironic-python-agent-5.1.0.dev26-0.20191118111330.60637c0\' openstack-ironic-python-agent.spec + sed -i -e s/UPSTREAMVERSION/5.1.0.dev26/g openstack-ironic-python-agent.spec + VERSION=5.1.0 + sed -i -e 's/Version:.*/Version: 5.1.0/g' openstack-ironic-python-agent.spec + sed -i -e 's/Release:.*/Release: 0.20191118111330.60637c0%{?dist}/g' openstack-ironic-python-agent.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: ironic-python-agent-5.1.0.dev26-0.20191118111330.60637c0.tar.gz/' openstack-ironic-python-agent.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-ironic-python-agent.spec + cat openstack-ironic-python-agent.spec %global dlrn_nvr ironic-python-agent-5.1.0.dev26-0.20191118111330.60637c0 %global dlrn 1 %define upstream_version 5.1.0.dev26 # 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 %{?!_licensedir:%global license %%doc} %{!?upstream_version: %global upstream_version %{version}} %global with_doc 1 %global sname ironic-python-agent Name: openstack-ironic-python-agent Summary: A python agent for provisioning and deprovisioning bare metal servers Version: 5.1.0 Release: 0.20191118111330.60637c0%{?dist} License: ASL 2.0 URL: https://github.com/openstack/ironic-python-agent Source0: ironic-python-agent-5.1.0.dev26-0.20191118111330.60637c0.tar.gz Source1: openstack-ironic-python-agent.service Source2: ironic-python-agent-dist.conf BuildArch: noarch BuildRequires: python%{pyver}-setuptools BuildRequires: python%{pyver}-pbr BuildRequires: python%{pyver}-devel BuildRequires: systemd # These packages are required for running unit tests BuildRequires: python%{pyver}-eventlet BuildRequires: python%{pyver}-ironic-lib BuildRequires: python%{pyver}-iso8601 BuildRequires: python%{pyver}-mock BuildRequires: python%{pyver}-oslo-config BuildRequires: python%{pyver}-oslo-concurrency BuildRequires: python%{pyver}-oslo-log BuildRequires: python%{pyver}-oslo-serialization BuildRequires: python%{pyver}-oslo-service BuildRequires: python%{pyver}-oslo-utils BuildRequires: python%{pyver}-oslotest BuildRequires: python%{pyver}-pecan BuildRequires: python%{pyver}-psutil BuildRequires: python%{pyver}-requests BuildRequires: python%{pyver}-six BuildRequires: python%{pyver}-stevedore BuildRequires: python%{pyver}-wsme BuildRequires: openstack-macros BuildRequires: python%{pyver}-stestr # Handle python2 exception %if %{pyver} == 2 BuildRequires: python-netifaces BuildRequires: python-pint BuildRequires: python-pyudev BuildRequires: python-rtslib %else BuildRequires: python%{pyver}-netifaces BuildRequires: python%{pyver}-pint BuildRequires: python%{pyver}-pyudev BuildRequires: python%{pyver}-rtslib %endif Requires: python%{pyver}-ironic-python-agent = %{version}-%{release} %{?systemd_requires} %description An agent for controlling and deploying Ironic controlled bare metal nodes. The ironic-python-agent works with the agent driver in Ironic to provision the node. Starting with ironic-python-agent running on a ramdisk on the unprovisioned node, Ironic makes API calls to ironic-python-agent to provision the machine. This allows for greater control and flexibility of the entire deployment process. The ironic-python-agent may also be used with the original Ironic pxe drivers as of the Kilo OpenStack release. %package -n python%{pyver}-ironic-python-agent Summary: Python library for the ironic python agent. %{?python_provide:%python_provide python%{pyver}-ironic-python-agent} Requires: python%{pyver}-pbr Requires: python%{pyver}-eventlet Requires: python%{pyver}-ironic-lib >= 2.17.0 Requires: python%{pyver}-iso8601 Requires: python%{pyver}-netaddr >= 0.7.18 Requires: python%{pyver}-oslo-config >= 2:5.2.0 Requires: python%{pyver}-oslo-concurrency >= 3.26.0 Requires: python%{pyver}-oslo-log >= 3.36.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}-pecan Requires: python%{pyver}-psutil Requires: python%{pyver}-requests Requires: python%{pyver}-six Requires: python%{pyver}-stevedore >= 1.20.0 Requires: python%{pyver}-wsme # Handle python2 exception %if %{pyver} == 2 Requires: python-netifaces Requires: python-pint Requires: python-pyudev Requires: python-rtslib Requires: systemd-python %else Requires: python%{pyver}-netifaces Requires: python%{pyver}-pint Requires: python%{pyver}-pyudev Requires: python%{pyver}-rtslib Requires: python%{pyver}-systemd %endif %if 0%{?rhel} > 7 # RHEL8 requires a network-scripts package for ifcfg backwards compatibility Requires: network-scripts %endif %description -n python%{pyver}-ironic-python-agent Python library for ironic python agent. %if 0%{?with_doc} %package -n python-ironic-python-agent-doc Summary: Documentation for ironic python agent. BuildRequires: python%{pyver}-sphinx BuildRequires: python%{pyver}-sphinxcontrib-httpdomain BuildRequires: python%{pyver}-sphinxcontrib-pecanwsme BuildRequires: python%{pyver}-openstackdocstheme %description -n python-ironic-python-agent-doc Documentation for ironic python agent. %endif %prep %autosetup -v -p 1 -n ironic-python-agent-%{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} %install %{pyver_install} %if 0%{?with_doc} export PYTHONPATH=. sphinx-build-%{pyver} -b html -d doc/build/doctrees doc/source doc/build/html # Remove build docs leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif # install systemd scripts mkdir -p %{buildroot}%{_unitdir} install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir} # Install distribution config install -p -D -m 640 %{SOURCE2} %{buildroot}/%{_sysconfdir}/ironic-python-agent/ironic-python-agent-dist.conf %check export PYTHON=%{pyver_bin} stestr-%{pyver} --test-path ironic_python_agent/tests/unit run %files %doc README.rst %license LICENSE %config(noreplace) %attr(-,root,root) %{_sysconfdir}/ironic-python-agent %{_bindir}/ironic-python-agent %{_bindir}/ironic-collect-introspection-data %{_unitdir}/openstack-ironic-python-agent.service %files -n python%{pyver}-ironic-python-agent %license LICENSE %{pyver_sitelib}/ironic_python_agent %{pyver_sitelib}/ironic_python_agent*.egg-info %if 0%{?with_doc} %files -n python-ironic-python-agent-doc %doc doc/build/html %license LICENSE %endif %post %systemd_post openstack-ironic-python-agent.service %preun %systemd_preun openstack-ironic-python-agent.service %postun %systemd_postun_with_restart openstack-ironic-python-agent.service %changelog + spectool -g -C /tmp/tmp.keIQFli1Lg/SOURCES openstack-ironic-python-agent.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 --spec openstack-ironic-python-agent.spec --sources=/tmp/tmp.keIQFli1Lg/SOURCES INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} 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 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/19/29/1929871d164eb40956d9a08569b5a2d704227a67_638b9ca3 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/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: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: False DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 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 python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 INFO: Start(openstack-ironic-python-agent.spec) Config(dlrn-centos-master-uc-x86_64-9) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: child environment: None DEBUG: Executing command: ['tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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 {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 60 DEBUG: Model name: Intel Core Processor (Haswell, no TSX, IBRS) DEBUG: Stepping: 1 DEBUG: CPU MHz: 2299.996 DEBUG: BogoMIPS: 4599.99 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat spec_ctrl intel_stibp DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16265788 3298852 3483008 814208 9483928 11814132 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 832M 3.5G 20% /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: kernel version == 3.10.0-957.10.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: resultdir = /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ea46c75ab7a24849a9b59fdf919119a0', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f99d3593c098431b84c00905c2898bb2', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/groupdel', 'mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f81827e3d3cf44b3990ad02fb7cb474c', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9b32c160e98f45d5b406b0cae8b3511f', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/useradd', '-o', '-m', '-u', '1004', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/originals Start: yum update DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '-y', '--releasever', '7', 'update'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} 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: yum.tamu.edu DEBUG: * extras: mirrors.unifiedlayer.com DEBUG: * updates: mirror.san.fastserv.com DEBUG: 2 packages excluded due to repository priority protections DEBUG: No packages marked for update DEBUG: Child return code was: 0 Finish: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-ironic-python-agent.spec'], timeout=0nspawn_args=[]shell=Falseuid=1004chrootPath='/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '89999e0642214843a826a1b0d1aef42b', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-ironic-python-agent.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} 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-python-agent-5.1.0-0.20191118111330.60637c0.el7.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-ironic-python-agent.spec) Config(dlrn-9) 0 minutes 27 seconds INFO: Results and/or logs in: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 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-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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.keIQFli1Lg INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} 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 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/19/29/1929871d164eb40956d9a08569b5a2d704227a67_638b9ca3 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/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: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: True DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 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 python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 INFO: Start(/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.src.rpm) Config(dlrn-centos-master-uc-x86_64-9) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: child environment: None DEBUG: Executing command: ['tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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 {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 60 DEBUG: Model name: Intel Core Processor (Haswell, no TSX, IBRS) DEBUG: Stepping: 1 DEBUG: CPU MHz: 2299.996 DEBUG: BogoMIPS: 4599.99 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat spec_ctrl intel_stibp DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16265788 3322524 3460040 814416 9483224 11790608 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 832M 3.5G 20% /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: kernel version == 3.10.0-957.10.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: resultdir = /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f1c64bb5ed934542ab31a8a608fb5ad7', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c422472b3c3f473081304d9c223804b2', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/groupdel', 'mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '64e2d60f5a2345f185c9d1c9b45c9382', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bde783c6c10e4c4e88d845ca65b530a7', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/useradd', '-o', '-m', '-u', '1004', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/originals Start: yum update DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '-y', '--releasever', '7', 'update'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} 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: yum.tamu.edu DEBUG: * extras: mirrors.unifiedlayer.com DEBUG: * updates: mirror.san.fastserv.com DEBUG: 2 packages excluded due to repository priority protections DEBUG: No packages marked for update DEBUG: Child return code was: 0 Finish: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/.initialized Finish: chroot init Start: build phase for openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.src.rpm Start: build setup for openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '84b074e858164581900427ce7999ee61', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.src.rpm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: openstack-ironic-python-agent-5.1.0-0.######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'aa44b32bc78044e19783945d7032aaeb', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.src.rpm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: ironic-python-agent-5.1.0.dev26-0.20191118111330.60637c0.tar.gz DEBUG: ironic-python-agent-dist.conf DEBUG: openstack-ironic-python-agent.service DEBUG: openstack-ironic-python-agent.spec DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-ironic-python-agent.spec'], timeout=0nspawn_args=[]shell=Falseuid=1004chrootPath='/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ec22fc78a55c4325b688501ea0738f55', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-ironic-python-agent.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} 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-python-agent-5.1.0-0.20191118111330.60637c0.el7.src.rpm DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root//builddir/build/SRPMS/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root//builddir/build/SRPMS/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.src.rpm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} 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: yum.tamu.edu DEBUG: * extras: mirrors.unifiedlayer.com DEBUG: * updates: mirror.san.fastserv.com DEBUG: 3 packages excluded due to repository priority protections DEBUG: Checking for new repos for mirrors DEBUG: Getting requirements for openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.src DEBUG: --> Already installed : python2-setuptools-40.8.0-1.el7.noarch DEBUG: --> Already installed : python2-pbr-5.1.2-2.el7.noarch DEBUG: --> Already installed : python-devel-2.7.5-86.el7.x86_64 DEBUG: --> Already installed : systemd-219-67.el7_7.2.x86_64 DEBUG: --> Already installed : python2-eventlet-0.25.1-1.el7.noarch DEBUG: --> python2-ironic-lib-2.21.0-0.20190909072518.2c7d1cf.el7.noarch DEBUG: --> python2-iso8601-0.1.11-1.el7.noarch DEBUG: --> Already installed : python2-mock-3.0.5-1.el7.noarch DEBUG: --> 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el7.noarch DEBUG: --> python2-oslo-concurrency-3.30.0-0.20191002125608.610df38.el7.noarch DEBUG: --> python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noarch DEBUG: --> python2-oslo-serialization-2.29.2-0.20191002130344.fa399b6.el7.noarch DEBUG: --> python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: --> python2-oslo-utils-3.41.2-0.20191011041226.89bccde.el7.noarch DEBUG: --> python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.noarch DEBUG: --> python2-pecan-1.3.2-1.el7.noarch DEBUG: --> python2-psutil-5.5.1-1.el7.x86_64 DEBUG: --> Already installed : python2-requests-2.21.0-3.el7.noarch DEBUG: --> Already installed : python2-six-1.12.0-1.el7.noarch DEBUG: --> python2-stevedore-1.31.0-0.20191002172820.6817543.el7.noarch DEBUG: --> python2-wsme-0.9.4-0.20190520093626.bff9624.el7.noarch DEBUG: --> Already installed : openstack-macros-2019.2.3-0.20190913175851.ce6a105.el7.noarch DEBUG: --> python2-stestr-2.3.1-1.el7.noarch DEBUG: --> python-netifaces-0.10.4-3.el7.x86_64 DEBUG: --> python2-pint-0.9-1.el7.noarch DEBUG: --> python2-pyudev-0.18.1-6.el7.noarch DEBUG: --> python-rtslib-2.1.fb69-3.el7.noarch DEBUG: --> Already installed : 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> python2-sphinxcontrib-httpdomain-1.6.1-1.el7.noarch DEBUG: --> python2-sphinxcontrib-pecanwsme-0.8.0-3.el7.noarch DEBUG: --> python2-openstackdocstheme-1.29.0-2.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package python-netifaces.x86_64 0:0.10.4-3.el7 will be installed DEBUG: ---> Package python-rtslib.noarch 0:2.1.fb69-3.el7 will be installed DEBUG: --> Processing Dependency: python-kmod for package: python-rtslib-2.1.fb69-3.el7.noarch DEBUG: ---> Package python2-ironic-lib.noarch 0:2.21.0-0.20190909072518.2c7d1cf.el7 will be installed DEBUG: --> Processing Dependency: python2-oslo-i18n >= 3.15.3 for package: python2-ironic-lib-2.21.0-0.20190909072518.2c7d1cf.el7.noarch DEBUG: --> Processing Dependency: python2-zeroconf >= 0.19.1 for package: python2-ironic-lib-2.21.0-0.20190909072518.2c7d1cf.el7.noarch DEBUG: ---> Package python2-iso8601.noarch 0:0.1.11-1.el7 will be installed DEBUG: ---> Package python2-openstackdocstheme.noarch 0:1.29.0-2.el7 will be installed DEBUG: --> Processing Dependency: python2-dulwich for package: python2-openstackdocstheme-1.29.0-2.el7.noarch DEBUG: ---> Package python2-oslo-concurrency.noarch 0:3.30.0-0.20191002125608.610df38.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-concurrency-lang = 3.30.0-0.20191002125608.610df38.el7 for package: python2-oslo-concurrency-3.30.0-0.20191002125608.610df38.el7.noarch DEBUG: --> Processing Dependency: python2-fasteners for package: python2-oslo-concurrency-3.30.0-0.20191002125608.610df38.el7.noarch DEBUG: ---> Package python2-oslo-config.noarch 2:6.11.1-0.20191002135534.c4d8fa7.el7 will be installed DEBUG: --> Processing Dependency: PyYAML >= 3.10 for package: 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el7.noarch DEBUG: --> Processing Dependency: python2-debtcollector >= 1.2.0 for package: 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el7.noarch DEBUG: --> Processing Dependency: python2-netaddr >= 0.7.18 for package: 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el7.noarch DEBUG: --> Processing Dependency: python2-rfc3986 >= 1.2.0 for package: 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el7.noarch DEBUG: ---> Package python2-oslo-log.noarch 0:3.44.1-0.20191002123216.3ff497d.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-log-lang = 3.44.1-0.20191002123216.3ff497d.el7 for package: python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-context >= 2.20.0 for package: python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noarch DEBUG: --> Processing Dependency: python-inotify for package: python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noarch DEBUG: --> Processing Dependency: python2-dateutil for package: python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noarch DEBUG: ---> Package python2-oslo-serialization.noarch 0:2.29.2-0.20191002130344.fa399b6.el7 will be installed DEBUG: --> Processing Dependency: python2-msgpack >= 0.5.2 for package: python2-oslo-serialization-2.29.2-0.20191002130344.fa399b6.el7.noarch DEBUG: ---> Package python2-oslo-service.noarch 0:1.40.2-0.20191002114731.a7621c8.el7 will be installed DEBUG: --> Processing Dependency: python-paste-deploy >= 1.5.0 for package: python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python-paste for package: python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-routes for package: python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-yappi for package: python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: ---> Package python2-oslo-utils.noarch 0:3.41.2-0.20191011041226.89bccde.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-utils-lang = 3.41.2-0.20191011041226.89bccde.el7 for package: python2-oslo-utils-3.41.2-0.20191011041226.89bccde.el7.noarch DEBUG: ---> Package python2-oslotest.noarch 0:3.8.1-0.20191002172439.7ad16de.el7 will be installed DEBUG: --> Processing Dependency: python2-mox3 >= 0.20.0 for package: python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.noarch DEBUG: --> Processing Dependency: python2-fixtures for package: python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.noarch DEBUG: --> Processing Dependency: python2-os-client-config for package: python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.noarch DEBUG: --> Processing Dependency: python2-subunit for package: python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.noarch DEBUG: --> Processing Dependency: python2-testtools for package: python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.noarch DEBUG: ---> Package python2-pecan.noarch 0:1.3.2-1.el7 will be installed DEBUG: --> Processing Dependency: python2-singledispatch for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: --> Processing Dependency: python-webtest for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: --> Processing Dependency: python-simplegeneric for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: --> Processing Dependency: python-mako for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: --> Processing Dependency: python-logutils for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: ---> Package python2-pint.noarch 0:0.9-1.el7 will be installed DEBUG: ---> Package python2-psutil.x86_64 0:5.5.1-1.el7 will be installed DEBUG: ---> Package python2-pyudev.noarch 0:0.18.1-6.el7 will be installed DEBUG: ---> Package python2-sphinxcontrib-httpdomain.noarch 0:1.6.1-1.el7 will be installed DEBUG: ---> Package python2-sphinxcontrib-pecanwsme.noarch 0:0.8.0-3.el7 will be installed 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.31.0-0.20191002172820.6817543.el7 will be installed DEBUG: ---> Package python2-wsme.noarch 0:0.9.4-0.20190520093626.bff9624.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed DEBUG: ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed DEBUG: ---> Package python-kmod.x86_64 0:0.9-4.el7 will be installed DEBUG: ---> Package python-logutils.noarch 0:0.3.3-3.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-oslo-concurrency-lang.noarch 0:3.30.0-0.20191002125608.610df38.el7 will be installed DEBUG: ---> Package python-oslo-log-lang.noarch 0:3.44.1-0.20191002123216.3ff497d.el7 will be installed DEBUG: ---> Package python-oslo-utils-lang.noarch 0:3.41.2-0.20191011041226.89bccde.el7 will be installed DEBUG: ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed DEBUG: --> Processing Dependency: python-tempita for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 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-routes.noarch 0:2.4.1-1.el7 will be installed DEBUG: --> Processing Dependency: python-repoze-lru for package: python-routes-2.4.1-1.el7.noarch DEBUG: ---> Package python-simplegeneric.noarch 0:0.8-7.el7 will be installed DEBUG: ---> Package python-webtest.noarch 0:2.0.23-1.el7 will be installed DEBUG: --> Processing Dependency: python-waitress for package: python-webtest-2.0.23-1.el7.noarch DEBUG: --> Processing Dependency: python-beautifulsoup4 for package: python-webtest-2.0.23-1.el7.noarch DEBUG: ---> Package python2-cliff.noarch 0:2.16.0-0.20191002173131.6b6b186.el7 will be installed DEBUG: --> Processing Dependency: python2-cmd2 >= 0.6.7 for package: python2-cliff-2.16.0-0.20191002173131.6b6b186.el7.noarch DEBUG: --> Processing Dependency: python2-prettytable for package: python2-cliff-2.16.0-0.20191002173131.6b6b186.el7.noarch DEBUG: --> Processing Dependency: python2-unicodecsv for package: python2-cliff-2.16.0-0.20191002173131.6b6b186.el7.noarch DEBUG: ---> Package python2-dateutil.noarch 1:2.8.0-1.el7 will be installed DEBUG: ---> Package python2-debtcollector.noarch 0:1.22.0-0.20191002134846.0be4911.el7 will be installed DEBUG: --> Processing Dependency: python2-wrapt for package: python2-debtcollector-1.22.0-0.20191002134846.0be4911.el7.noarch DEBUG: ---> Package python2-dulwich.x86_64 0:0.19.11-1.el7 will be installed DEBUG: --> Processing Dependency: dulwich-core(x86-64) = 0.19.11-1.el7 for package: python2-dulwich-0.19.11-1.el7.x86_64 DEBUG: ---> Package python2-fasteners.noarch 0:0.14.1-6.el7 will be installed DEBUG: ---> Package python2-fixtures.noarch 0:3.0.0-7.el7 will be installed DEBUG: ---> Package python2-future.noarch 0:0.16.0-4.el7 will be installed DEBUG: ---> Package python2-mox3.noarch 0:0.28.0-0.20191002133807.0a1e5b9.el7 will be installed DEBUG: ---> Package python2-msgpack.x86_64 0:0.6.1-2.el7 will be installed DEBUG: ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed DEBUG: ---> Package python2-os-client-config.noarch 0:1.33.0-0.20191002104320.d0eea17.el7 will be installed DEBUG: --> Processing Dependency: python2-openstacksdk >= 0.13.0 for package: python2-os-client-config-1.33.0-0.20191002104320.d0eea17.el7.noarch DEBUG: ---> Package python2-oslo-context.noarch 0:2.23.0-0.20191002125854.07f068d.el7 will be installed DEBUG: ---> Package python2-oslo-i18n.noarch 0:3.24.0-0.20191002135216.91b39bb.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-i18n-lang = 3.24.0-0.20191002135216.91b39bb.el7 for package: python2-oslo-i18n-3.24.0-0.20191002135216.91b39bb.el7.noarch DEBUG: ---> Package python2-rfc3986.noarch 0:1.2.0-1.el7 will be installed DEBUG: ---> Package python2-singledispatch.noarch 0:3.4.0.3-4.el7 will be installed DEBUG: ---> Package python2-subunit.noarch 0:1.2.0-14.el7 will be installed DEBUG: --> Processing Dependency: python-extras for package: python2-subunit-1.2.0-14.el7.noarch DEBUG: ---> Package python2-testtools.noarch 0:2.3.0-7.el7 will be installed DEBUG: --> Processing Dependency: python2-unittest2 >= 1.0.0 for package: python2-testtools-2.3.0-7.el7.noarch DEBUG: --> Processing Dependency: python2-traceback2 for package: python2-testtools-2.3.0-7.el7.noarch DEBUG: --> Processing Dependency: python2-mimeparse for package: python2-testtools-2.3.0-7.el7.noarch DEBUG: ---> Package python2-voluptuous.noarch 0:0.10.5-2.el7 will be installed DEBUG: ---> Package python2-yappi.x86_64 0:1.0-1.el7 will be installed DEBUG: ---> Package python2-zeroconf.noarch 0:0.19.1-3.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package dulwich-core.x86_64 0:0.19.11-1.el7 will be installed DEBUG: ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed DEBUG: ---> Package python-beautifulsoup4.noarch 0:4.6.0-1.el7 will be installed DEBUG: --> Processing Dependency: python-lxml for package: python-beautifulsoup4-4.6.0-1.el7.noarch DEBUG: ---> Package python-oslo-i18n-lang.noarch 0:3.24.0-0.20191002135216.91b39bb.el7 will be installed DEBUG: ---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be installed DEBUG: ---> Package python-repoze-lru.noarch 0:0.4-3.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 python-waitress.noarch 0:0.8.9-5.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: python2-contextlib2 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-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.37.0-0.20191028124234.6fa13c2.el7 will be installed DEBUG: --> Processing Dependency: python2-cryptography >= 2.1 for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: --> Processing Dependency: python2-jsonpatch >= 1.16 for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: --> Processing Dependency: python2-keystoneauth1 >= 3.16.0 for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: --> Processing Dependency: python2-os-service-types >= 1.7.0 for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: --> Processing Dependency: python2-requestsexceptions >= 1.2.0 for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: --> Processing Dependency: python-decorator for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: --> Processing Dependency: python-futures for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: --> Processing Dependency: python2-appdirs for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: --> Processing Dependency: python2-dogpile-cache for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: --> Processing Dependency: python2-jmespath for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: --> Processing Dependency: python2-munch for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: ---> Package python2-pyOpenSSL.noarch 0:19.0.0-1.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-unittest2.noarch 0:1.1.0-15.el7 will be installed DEBUG: ---> Package python2-wrapt.x86_64 0:1.11.1-1.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-decorator.noarch 0:3.4.0-3.el7 will be installed DEBUG: ---> Package python-linecache2.noarch 0:1.0.0-1.el7 will be installed DEBUG: ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.9)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.26)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.2)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libexslt.so.0()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: ---> Package python2-appdirs.noarch 0:1.4.0-4.el7 will be installed DEBUG: ---> Package python2-contextlib2.noarch 0:0.5.5-8.el7 will be installed 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-dogpile-cache.noarch 0:0.6.8-1.el7 will be installed DEBUG: ---> Package python2-futures.noarch 0:3.1.1-5.el7 will be installed 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-keystoneauth1.noarch 0:3.18.0-0.20191108045118.de53f90.el7 will be installed DEBUG: ---> Package python2-munch.noarch 0:2.2.0-2.el7 will be installed DEBUG: ---> Package python2-os-service-types.noarch 0:1.7.0-0.20191002121500.0b2f473.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.20191002111839.d7ac0ff.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: --> Running transaction check DEBUG: ---> Package libxslt.x86_64 0:1.1.28-5.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-jsonpointer.noarch 0:1.10-4.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed DEBUG: --> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package python-ply.noarch 0:3.4-11.el7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python-netifaces x86_64 0.10.4-3.el7 base 17 k DEBUG: python-rtslib noarch 2.1.fb69-3.el7 DEBUG: base 102 k DEBUG: python2-ironic-lib noarch 2.21.0-0.20190909072518.2c7d1cf.el7 DEBUG: local 107 k DEBUG: python2-iso8601 noarch 0.1.11-1.el7 delorean-master-testing 18 k DEBUG: python2-openstackdocstheme DEBUG: noarch 1.29.0-2.el7 delorean-master-build-deps 959 k DEBUG: python2-oslo-concurrency noarch 3.30.0-0.20191002125608.610df38.el7 DEBUG: local 35 k DEBUG: python2-oslo-config noarch 2:6.11.1-0.20191002135534.c4d8fa7.el7 DEBUG: local 222 k DEBUG: python2-oslo-log noarch 3.44.1-0.20191002123216.3ff497d.el7 DEBUG: local 58 k DEBUG: python2-oslo-serialization DEBUG: noarch 2.29.2-0.20191002130344.fa399b6.el7 DEBUG: local 29 k DEBUG: python2-oslo-service noarch 1.40.2-0.20191002114731.a7621c8.el7 DEBUG: local 66 k DEBUG: python2-oslo-utils noarch 3.41.2-0.20191011041226.89bccde.el7 DEBUG: local 73 k DEBUG: python2-oslotest noarch 3.8.1-0.20191002172439.7ad16de.el7 DEBUG: local 45 k DEBUG: python2-pecan noarch 1.3.2-1.el7 delorean-master-testing 267 k DEBUG: python2-pint noarch 0.9-1.el7 delorean-master-testing 246 k DEBUG: python2-psutil x86_64 5.5.1-1.el7 delorean-master-testing 387 k DEBUG: python2-pyudev noarch 0.18.1-6.el7 delorean-master-testing 72 k DEBUG: python2-sphinxcontrib-httpdomain DEBUG: noarch 1.6.1-1.el7 delorean-master-build-deps 38 k DEBUG: python2-sphinxcontrib-pecanwsme DEBUG: noarch 0.8.0-3.el7 delorean-master-build-deps 16 k DEBUG: python2-stestr noarch 2.3.1-1.el7 delorean-master-testing 145 k DEBUG: python2-stevedore noarch 1.31.0-0.20191002172820.6817543.el7 DEBUG: local 56 k DEBUG: python2-wsme noarch 0.9.4-0.20190520093626.bff9624.el7 DEBUG: local 187 k DEBUG: Installing for dependencies: DEBUG: PyYAML x86_64 3.10-11.el7 base 153 k DEBUG: dulwich-core x86_64 0.19.11-1.el7 delorean-master-testing 28 k DEBUG: libxslt x86_64 1.1.28-5.el7 base 242 k DEBUG: python-beaker noarch 1.5.4-10.el7 base 80 k DEBUG: python-beautifulsoup4 noarch 4.6.0-1.el7 delorean-master-testing 170 k DEBUG: python-decorator noarch 3.4.0-3.el7 base 27 k DEBUG: python-inotify noarch 0.9.4-4.el7 base 49 k DEBUG: python-kmod x86_64 0.9-4.el7 base 57 k DEBUG: python-linecache2 noarch 1.0.0-1.el7 delorean-master-testing 11 k DEBUG: python-logutils noarch 0.3.3-3.el7 delorean-master-testing 41 k DEBUG: python-lxml x86_64 3.2.1-4.el7 base 758 k DEBUG: python-mako noarch 0.8.1-2.el7 base 307 k DEBUG: python-oslo-concurrency-lang DEBUG: noarch 3.30.0-0.20191002125608.610df38.el7 DEBUG: local 8.6 k DEBUG: python-oslo-i18n-lang noarch 3.24.0-0.20191002135216.91b39bb.el7 DEBUG: local 8.8 k DEBUG: python-oslo-log-lang noarch 3.44.1-0.20191002123216.3ff497d.el7 DEBUG: local 8.0 k DEBUG: python-oslo-utils-lang noarch 3.41.2-0.20191011041226.89bccde.el7 DEBUG: local 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-master-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-pycparser noarch 2.14-1.el7 base 104 k DEBUG: python-repoze-lru noarch 0.4-3.el7 delorean-master-testing 12 k DEBUG: python-routes noarch 2.4.1-1.el7 delorean-master-testing 191 k DEBUG: python-simplegeneric noarch 0.8-7.el7 delorean-master-testing 11 k DEBUG: python-tempita noarch 0.5.1-8.el7 delorean-master-testing 32 k DEBUG: python-unicodecsv noarch 0.14.1-1.el7 delorean-master-testing 25 k DEBUG: python-waitress noarch 0.8.9-5.el7 delorean-master-testing 151 k DEBUG: python-webtest noarch 2.0.23-1.el7 delorean-master-testing 83 k DEBUG: python2-appdirs noarch 1.4.0-4.el7 delorean-master-testing 16 k DEBUG: python2-asn1crypto noarch 0.23.0-2.el7 delorean-master-testing 172 k DEBUG: python2-cffi x86_64 1.11.2-1.el7 delorean-master-testing 228 k DEBUG: python2-cliff noarch 2.16.0-0.20191002173131.6b6b186.el7 DEBUG: local 88 k DEBUG: python2-cmd2 noarch 0.8.8-5.el7 delorean-master-testing 105 k DEBUG: python2-contextlib2 noarch 0.5.5-8.el7 delorean-master-testing 19 k DEBUG: python2-cryptography x86_64 2.5-1.el7 delorean-master-testing 544 k DEBUG: python2-dateutil noarch 1:2.8.0-1.el7 delorean-master-testing 290 k DEBUG: python2-debtcollector noarch 1.22.0-0.20191002134846.0be4911.el7 DEBUG: local 27 k DEBUG: python2-dogpile-cache noarch 0.6.8-1.el7 delorean-master-testing 73 k DEBUG: python2-dulwich x86_64 0.19.11-1.el7 delorean-master-testing 635 k DEBUG: python2-extras noarch 1.0.0-2.el7 delorean-master-testing 15 k DEBUG: python2-fasteners noarch 0.14.1-6.el7 delorean-master-testing 37 k DEBUG: python2-fixtures noarch 3.0.0-7.el7 delorean-master-testing 88 k DEBUG: python2-future noarch 0.16.0-4.el7 delorean-master-testing 798 k DEBUG: python2-futures noarch 3.1.1-5.el7 base 29 k DEBUG: python2-jmespath noarch 0.9.0-5.el7 delorean-master-testing 38 k DEBUG: python2-jsonpatch noarch 1.21-1.el7 delorean-master-testing 21 k DEBUG: python2-jsonpointer noarch 1.10-4.el7 delorean-master-testing 13 k DEBUG: python2-keystoneauth1 noarch 3.18.0-0.20191108045118.de53f90.el7 DEBUG: local 416 k DEBUG: python2-mimeparse noarch 1.6.0-2.el7 delorean-master-testing 12 k DEBUG: python2-mox3 noarch 0.28.0-0.20191002133807.0a1e5b9.el7 DEBUG: local 74 k DEBUG: python2-msgpack x86_64 0.6.1-2.el7 delorean-master-testing 87 k DEBUG: python2-munch noarch 2.2.0-2.el7 delorean-master-testing 15 k DEBUG: python2-netaddr noarch 0.7.19-5.el7 delorean-master-testing 1.5 M DEBUG: python2-openstacksdk noarch 0.37.0-0.20191028124234.6fa13c2.el7 DEBUG: local 766 k DEBUG: python2-os-client-config noarch 1.33.0-0.20191002104320.d0eea17.el7 DEBUG: local 48 k DEBUG: python2-os-service-types noarch 1.7.0-0.20191002121500.0b2f473.el7 DEBUG: local 31 k DEBUG: python2-oslo-context noarch 2.23.0-0.20191002125854.07f068d.el7 DEBUG: local 20 k DEBUG: python2-oslo-i18n noarch 3.24.0-0.20191002135216.91b39bb.el7 DEBUG: local 52 k DEBUG: python2-pyOpenSSL noarch 19.0.0-1.el7 delorean-master-testing 97 k DEBUG: python2-pyperclip noarch 1.6.4-1.el7 delorean-master-testing 16 k DEBUG: python2-requestsexceptions DEBUG: noarch 1.4.0-0.20191002111839.d7ac0ff.el7 DEBUG: local 10 k DEBUG: python2-rfc3986 noarch 1.2.0-1.el7 delorean-master-testing 41 k DEBUG: python2-singledispatch noarch 3.4.0.3-4.el7 delorean-master-testing 17 k DEBUG: python2-subprocess32 x86_64 3.2.6-14.el7 base 47 k DEBUG: python2-subunit noarch 1.2.0-14.el7 delorean-master-testing 85 k DEBUG: python2-testtools noarch 2.3.0-7.el7 delorean-master-testing 342 k DEBUG: python2-traceback2 noarch 1.4.0-14.el7 delorean-master-testing 18 k DEBUG: python2-unittest2 noarch 1.1.0-15.el7 delorean-master-testing 175 k DEBUG: python2-voluptuous noarch 0.10.5-2.el7 delorean-master-testing 49 k DEBUG: python2-wcwidth noarch 0.1.7-8.el7 delorean-master-testing 27 k DEBUG: python2-wrapt x86_64 1.11.1-1.el7 delorean-master-testing 48 k DEBUG: python2-yappi x86_64 1.0-1.el7 delorean-master-testing 39 k DEBUG: python2-zeroconf noarch 0.19.1-3.el7 delorean-master-testing 52 k DEBUG: which x86_64 2.20-7.el7 base 41 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 21 Packages (+74 Dependent packages) DEBUG: Total size: 14 M DEBUG: Total download size: 2.4 M DEBUG: Installed size: 61 M DEBUG: Downloading packages: DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 83 MB/s | 2.4 MB 00:00 DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 1/95 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 2/95 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 3/95 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 4/95 DEBUG: Installing : python2-stevedore-1.31.0-0.20191002172820.6817543.el7.no 5/95 DEBUG: Installing : python2-os-service-types-1.7.0-0.20191002121500.0b2f473. 6/95 DEBUG: Installing : python-simplegeneric-0.8-7.el7.noarch 7/95 DEBUG: Installing : python2-extras-1.0.0-2.el7.noarch 8/95 DEBUG: Installing : python2-keystoneauth1-3.18.0-0.20191108045118.de53f90.el 9/95 DEBUG: Installing : python2-zeroconf-0.19.1-3.el7.noarch 10/95 DEBUG: Installing : python2-mimeparse-1.6.0-2.el7.noarch 11/95 DEBUG: Installing : python-waitress-0.8.9-5.el7.noarch 12/95 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 13/95 DEBUG: Installing : python2-future-0.16.0-4.el7.noarch 14/95 DEBUG: Installing : python-oslo-concurrency-lang-3.30.0-0.20191002125608.610 15/95 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 16/95 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 17/95 DEBUG: Installing : python2-pyudev-0.18.1-6.el7.noarch 18/95 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 19/95 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 20/95 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 21/95 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 22/95 DEBUG: Installing : libxslt-1.1.28-5.el7.x86_64 23/95 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 24/95 DEBUG: Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 25/95 DEBUG: Installing : python-webtest-2.0.23-1.el7.noarch 26/95 DEBUG: Installing : python2-voluptuous-0.10.5-2.el7.noarch 27/95 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 28/95 DEBUG: Installing : python-kmod-0.9-4.el7.x86_64 29/95 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20191002135216.91b39bb.el 30/95 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20191002135216.91b39bb.el7.no 31/95 DEBUG: Installing : which-2.20-7.el7.x86_64 32/95 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.20191002111839.d7ac0f 33/95 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 34/95 DEBUG: Installing : 1:python2-dateutil-2.8.0-1.el7.noarch 35/95 DEBUG: Installing : python2-sphinxcontrib-httpdomain-1.6.1-1.el7.noarch 36/95 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 37/95 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 38/95 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 39/95 DEBUG: Installing : python2-debtcollector-1.22.0-0.20191002134846.0be4911.el 40/95 DEBUG: Installing : 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el 41/95 DEBUG: Installing : python2-oslo-context-2.23.0-0.20191002125854.07f068d.el7 42/95 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 43/95 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 44/95 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 45/95 DEBUG: Installing : python-ply-3.4-11.el7.noarch 46/95 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 47/95 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 48/95 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 49/95 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 50/95 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 51/95 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 52/95 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 53/95 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 54/95 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 55/95 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 56/95 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 57/95 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 58/95 DEBUG: Installing : python2-cliff-2.16.0-0.20191002173131.6b6b186.el7.noarch 59/95 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 60/95 DEBUG: Installing : dulwich-core-0.19.11-1.el7.x86_64 61/95 DEBUG: Installing : python2-dulwich-0.19.11-1.el7.x86_64 62/95 DEBUG: Installing : python-logutils-0.3.3-3.el7.noarch 63/95 DEBUG: Installing : python-linecache2-1.0.0-1.el7.noarch 64/95 DEBUG: Installing : python2-traceback2-1.4.0-14.el7.noarch 65/95 DEBUG: Installing : python2-unittest2-1.1.0-15.el7.noarch 66/95 DEBUG: Installing : python2-testtools-2.3.0-7.el7.noarch 67/95 DEBUG: Installing : python2-fixtures-3.0.0-7.el7.noarch 68/95 DEBUG: Installing : python2-subunit-1.2.0-14.el7.noarch 69/95 DEBUG: Installing : python2-stestr-2.3.1-1.el7.noarch 70/95 DEBUG: Installing : python2-mox3-0.28.0-0.20191002133807.0a1e5b9.el7.noarch 71/95 DEBUG: Installing : python2-singledispatch-3.4.0.3-4.el7.noarch 72/95 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 73/95 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 74/95 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 75/95 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 76/95 DEBUG: Installing : python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7 77/95 DEBUG: Installing : python2-os-client-config-1.33.0-0.20191002104320.d0eea17 78/95 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 79/95 DEBUG: Installing : python-oslo-log-lang-3.44.1-0.20191002123216.3ff497d.el7 80/95 DEBUG: Installing : python-oslo-utils-lang-3.41.2-0.20191011041226.89bccde.e 81/95 DEBUG: Installing : python2-oslo-utils-3.41.2-0.20191011041226.89bccde.el7.n 82/95 DEBUG: Installing : python2-oslo-serialization-2.29.2-0.20191002130344.fa399 83/95 DEBUG: Installing : python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noa 84/95 DEBUG: Installing : python2-oslo-concurrency-3.30.0-0.20191002125608.610df38 85/95 DEBUG: Installing : python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7 86/95 DEBUG: Installing : python2-ironic-lib-2.21.0-0.20190909072518.2c7d1cf.el7.n 87/95 DEBUG: Installing : python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.noar 88/95 DEBUG: Installing : python2-pecan-1.3.2-1.el7.noarch 89/95 DEBUG: Installing : python2-openstackdocstheme-1.29.0-2.el7.noarch 90/95 DEBUG: Installing : python2-sphinxcontrib-pecanwsme-0.8.0-3.el7.noarch 91/95 DEBUG: Installing : python-rtslib-2.1.fb69-3.el7.noarch 92/95 DEBUG: Installing : python2-wsme-0.9.4-0.20190520093626.bff9624.el7.noarch 93/95 DEBUG: Installing : python2-pint-0.9-1.el7.noarch 94/95 DEBUG: Installing : python2-psutil-5.5.1-1.el7.x86_64 95/95 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7 1/95 DEBUG: Verifying : python2-openstackdocstheme-1.29.0-2.el7.noarch 2/95 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 3/95 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 4/95 DEBUG: Verifying : python2-oslo-context-2.23.0-0.20191002125854.07f068d.el7 5/95 DEBUG: Verifying : python-oslo-utils-lang-3.41.2-0.20191011041226.89bccde.e 6/95 DEBUG: Verifying : python-oslo-log-lang-3.44.1-0.20191002123216.3ff497d.el7 7/95 DEBUG: Verifying : python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7 8/95 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 9/95 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 10/95 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 11/95 DEBUG: Verifying : python2-pecan-1.3.2-1.el7.noarch 12/95 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 13/95 DEBUG: Verifying : python2-oslo-serialization-2.29.2-0.20191002130344.fa399 14/95 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 15/95 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 16/95 DEBUG: Verifying : python2-os-client-config-1.33.0-0.20191002104320.d0eea17 17/95 DEBUG: Verifying : python2-ironic-lib-2.21.0-0.20190909072518.2c7d1cf.el7.n 18/95 DEBUG: Verifying : python2-oslo-utils-3.41.2-0.20191011041226.89bccde.el7.n 19/95 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 20/95 DEBUG: Verifying : python2-extras-1.0.0-2.el7.noarch 21/95 DEBUG: Verifying : python2-oslo-concurrency-3.30.0-0.20191002125608.610df38 22/95 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 23/95 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 24/95 DEBUG: Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 25/95 DEBUG: Verifying : python2-sphinxcontrib-pecanwsme-0.8.0-3.el7.noarch 26/95 DEBUG: Verifying : python2-stestr-2.3.1-1.el7.noarch 27/95 DEBUG: Verifying : python-simplegeneric-0.8-7.el7.noarch 28/95 DEBUG: Verifying : python2-singledispatch-3.4.0.3-4.el7.noarch 29/95 DEBUG: Verifying : python-linecache2-1.0.0-1.el7.noarch 30/95 DEBUG: Verifying : python2-subunit-1.2.0-14.el7.noarch 31/95 DEBUG: Verifying : python-logutils-0.3.3-3.el7.noarch 32/95 DEBUG: Verifying : dulwich-core-0.19.11-1.el7.x86_64 33/95 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 34/95 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20191002134846.0be4911.el 35/95 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 36/95 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 37/95 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20191002135216.91b39bb.el7.no 38/95 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 39/95 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 40/95 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 41/95 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 42/95 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 43/95 DEBUG: Verifying : python2-psutil-5.5.1-1.el7.x86_64 44/95 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 45/95 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 46/95 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 47/95 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 48/95 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 49/95 DEBUG: Verifying : python2-sphinxcontrib-httpdomain-1.6.1-1.el7.noarch 50/95 DEBUG: Verifying : 1:python2-dateutil-2.8.0-1.el7.noarch 51/95 DEBUG: Verifying : python2-fixtures-3.0.0-7.el7.noarch 52/95 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 53/95 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.20191002111839.d7ac0f 54/95 DEBUG: Verifying : which-2.20-7.el7.x86_64 55/95 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 56/95 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20191002135216.91b39bb.el 57/95 DEBUG: Verifying : python2-traceback2-1.4.0-14.el7.noarch 58/95 DEBUG: Verifying : python2-stevedore-1.31.0-0.20191002172820.6817543.el7.no 59/95 DEBUG: Verifying : python-kmod-0.9-4.el7.x86_64 60/95 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 61/95 DEBUG: Verifying : python2-wsme-0.9.4-0.20190520093626.bff9624.el7.noarch 62/95 DEBUG: Verifying : python2-voluptuous-0.10.5-2.el7.noarch 63/95 DEBUG: Verifying : 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el 64/95 DEBUG: Verifying : libxslt-1.1.28-5.el7.x86_64 65/95 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 66/95 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 67/95 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 68/95 DEBUG: Verifying : python-webtest-2.0.23-1.el7.noarch 69/95 DEBUG: Verifying : python2-pint-0.9-1.el7.noarch 70/95 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 71/95 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 72/95 DEBUG: Verifying : python2-unittest2-1.1.0-15.el7.noarch 73/95 DEBUG: Verifying : python2-pyudev-0.18.1-6.el7.noarch 74/95 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 75/95 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 76/95 DEBUG: Verifying : python2-mox3-0.28.0-0.20191002133807.0a1e5b9.el7.noarch 77/95 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.0-0.20191002125608.610 78/95 DEBUG: Verifying : python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noa 79/95 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 80/95 DEBUG: Verifying : python2-future-0.16.0-4.el7.noarch 81/95 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 82/95 DEBUG: Verifying : python2-dulwich-0.19.11-1.el7.x86_64 83/95 DEBUG: Verifying : python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.noar 84/95 DEBUG: Verifying : python2-keystoneauth1-3.18.0-0.20191108045118.de53f90.el 85/95 DEBUG: Verifying : python2-testtools-2.3.0-7.el7.noarch 86/95 DEBUG: Verifying : python2-zeroconf-0.19.1-3.el7.noarch 87/95 DEBUG: Verifying : python-rtslib-2.1.fb69-3.el7.noarch 88/95 DEBUG: Verifying : python2-cliff-2.16.0-0.20191002173131.6b6b186.el7.noarch 89/95 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 90/95 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 91/95 DEBUG: Verifying : python-waitress-0.8.9-5.el7.noarch 92/95 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 93/95 DEBUG: Verifying : python2-mimeparse-1.6.0-2.el7.noarch 94/95 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20191002121500.0b2f473. 95/95 DEBUG: Installed: DEBUG: python-netifaces.x86_64 0:0.10.4-3.el7 DEBUG: python-rtslib.noarch 0:2.1.fb69-3.el7 DEBUG: python2-ironic-lib.noarch 0:2.21.0-0.20190909072518.2c7d1cf.el7 DEBUG: python2-iso8601.noarch 0:0.1.11-1.el7 DEBUG: python2-openstackdocstheme.noarch 0:1.29.0-2.el7 DEBUG: python2-oslo-concurrency.noarch 0:3.30.0-0.20191002125608.610df38.el7 DEBUG: python2-oslo-config.noarch 2:6.11.1-0.20191002135534.c4d8fa7.el7 DEBUG: python2-oslo-log.noarch 0:3.44.1-0.20191002123216.3ff497d.el7 DEBUG: python2-oslo-serialization.noarch 0:2.29.2-0.20191002130344.fa399b6.el7 DEBUG: python2-oslo-service.noarch 0:1.40.2-0.20191002114731.a7621c8.el7 DEBUG: python2-oslo-utils.noarch 0:3.41.2-0.20191011041226.89bccde.el7 DEBUG: python2-oslotest.noarch 0:3.8.1-0.20191002172439.7ad16de.el7 DEBUG: python2-pecan.noarch 0:1.3.2-1.el7 DEBUG: python2-pint.noarch 0:0.9-1.el7 DEBUG: python2-psutil.x86_64 0:5.5.1-1.el7 DEBUG: python2-pyudev.noarch 0:0.18.1-6.el7 DEBUG: python2-sphinxcontrib-httpdomain.noarch 0:1.6.1-1.el7 DEBUG: python2-sphinxcontrib-pecanwsme.noarch 0:0.8.0-3.el7 DEBUG: python2-stestr.noarch 0:2.3.1-1.el7 DEBUG: python2-stevedore.noarch 0:1.31.0-0.20191002172820.6817543.el7 DEBUG: python2-wsme.noarch 0:0.9.4-0.20190520093626.bff9624.el7 DEBUG: Dependency Installed: DEBUG: PyYAML.x86_64 0:3.10-11.el7 DEBUG: dulwich-core.x86_64 0:0.19.11-1.el7 DEBUG: libxslt.x86_64 0:1.1.28-5.el7 DEBUG: python-beaker.noarch 0:1.5.4-10.el7 DEBUG: python-beautifulsoup4.noarch 0:4.6.0-1.el7 DEBUG: python-decorator.noarch 0:3.4.0-3.el7 DEBUG: python-inotify.noarch 0:0.9.4-4.el7 DEBUG: python-kmod.x86_64 0:0.9-4.el7 DEBUG: python-linecache2.noarch 0:1.0.0-1.el7 DEBUG: python-logutils.noarch 0:0.3.3-3.el7 DEBUG: python-lxml.x86_64 0:3.2.1-4.el7 DEBUG: python-mako.noarch 0:0.8.1-2.el7 DEBUG: python-oslo-concurrency-lang.noarch 0:3.30.0-0.20191002125608.610df38.el7 DEBUG: python-oslo-i18n-lang.noarch 0:3.24.0-0.20191002135216.91b39bb.el7 DEBUG: python-oslo-log-lang.noarch 0:3.44.1-0.20191002123216.3ff497d.el7 DEBUG: python-oslo-utils-lang.noarch 0:3.41.2-0.20191011041226.89bccde.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-pycparser.noarch 0:2.14-1.el7 DEBUG: python-repoze-lru.noarch 0:0.4-3.el7 DEBUG: python-routes.noarch 0:2.4.1-1.el7 DEBUG: python-simplegeneric.noarch 0:0.8-7.el7 DEBUG: python-tempita.noarch 0:0.5.1-8.el7 DEBUG: python-unicodecsv.noarch 0:0.14.1-1.el7 DEBUG: python-waitress.noarch 0:0.8.9-5.el7 DEBUG: python-webtest.noarch 0:2.0.23-1.el7 DEBUG: python2-appdirs.noarch 0:1.4.0-4.el7 DEBUG: python2-asn1crypto.noarch 0:0.23.0-2.el7 DEBUG: python2-cffi.x86_64 0:1.11.2-1.el7 DEBUG: python2-cliff.noarch 0:2.16.0-0.20191002173131.6b6b186.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.22.0-0.20191002134846.0be4911.el7 DEBUG: python2-dogpile-cache.noarch 0:0.6.8-1.el7 DEBUG: python2-dulwich.x86_64 0:0.19.11-1.el7 DEBUG: python2-extras.noarch 0:1.0.0-2.el7 DEBUG: python2-fasteners.noarch 0:0.14.1-6.el7 DEBUG: python2-fixtures.noarch 0:3.0.0-7.el7 DEBUG: python2-future.noarch 0:0.16.0-4.el7 DEBUG: python2-futures.noarch 0:3.1.1-5.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-keystoneauth1.noarch 0:3.18.0-0.20191108045118.de53f90.el7 DEBUG: python2-mimeparse.noarch 0:1.6.0-2.el7 DEBUG: python2-mox3.noarch 0:0.28.0-0.20191002133807.0a1e5b9.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.37.0-0.20191028124234.6fa13c2.el7 DEBUG: python2-os-client-config.noarch 0:1.33.0-0.20191002104320.d0eea17.el7 DEBUG: python2-os-service-types.noarch 0:1.7.0-0.20191002121500.0b2f473.el7 DEBUG: python2-oslo-context.noarch 0:2.23.0-0.20191002125854.07f068d.el7 DEBUG: python2-oslo-i18n.noarch 0:3.24.0-0.20191002135216.91b39bb.el7 DEBUG: python2-pyOpenSSL.noarch 0:19.0.0-1.el7 DEBUG: python2-pyperclip.noarch 0:1.6.4-1.el7 DEBUG: python2-requestsexceptions.noarch 0:1.4.0-0.20191002111839.d7ac0ff.el7 DEBUG: python2-rfc3986.noarch 0:1.2.0-1.el7 DEBUG: python2-singledispatch.noarch 0:3.4.0.3-4.el7 DEBUG: python2-subprocess32.x86_64 0:3.2.6-14.el7 DEBUG: python2-subunit.noarch 0:1.2.0-14.el7 DEBUG: python2-testtools.noarch 0:2.3.0-7.el7 DEBUG: python2-traceback2.noarch 0:1.4.0-14.el7 DEBUG: python2-unittest2.noarch 0:1.1.0-15.el7 DEBUG: python2-voluptuous.noarch 0:0.10.5-2.el7 DEBUG: python2-wcwidth.noarch 0:0.1.7-8.el7 DEBUG: python2-wrapt.x86_64 0:1.11.1-1.el7 DEBUG: python2-yappi.x86_64 0:1.0-1.el7 DEBUG: python2-zeroconf.noarch 0:0.19.1-3.el7 DEBUG: which.x86_64 0:2.20-7.el7 DEBUG: Complete! DEBUG: Child return code was: 0 Finish: build setup for openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.src.rpm Start: rpmbuild openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/installed_pkgs.log with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell True DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-ironic-python-agent.spec'], timeout=0nspawn_args=[]shell=Falseuid=1004chrootPath='/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a38b1079236d4543a7cfc951f86a3aed', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-ironic-python-agent.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} 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.0xNbEZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf ironic-python-agent-5.1.0.dev26 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/ironic-python-agent-5.1.0.dev26-0.20191118111330.60637c0.tar.gz DEBUG: + /usr/bin/tar -xvvf - DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ DEBUG: -rw-r--r-- root/root 3284 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/PKG-INFO DEBUG: -rw-r--r-- root/root 3789 2019-09-26 11:01 ironic-python-agent-5.1.0.dev26/tox.ini DEBUG: -rw-r--r-- root/root 757 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/test-requirements.txt DEBUG: -rw-r--r-- root/root 1030 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/setup.py DEBUG: -rw-r--r-- root/root 2394 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/setup.cfg DEBUG: -rw-r--r-- root/root 845 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/requirements.txt DEBUG: -rwxr-xr-x root/root 113 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/proxy.sh DEBUG: -rw-r--r-- root/root 71 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/plugin-requirements.txt DEBUG: -rw-r--r-- root/root 1725 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/lower-constraints.txt DEBUG: -rw-r--r-- root/root 820 2019-11-05 18:24 ironic-python-agent-5.1.0.dev26/bindep.txt DEBUG: -rw-r--r-- root/root 1947 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/README.rst DEBUG: -rw-r--r-- root/root 561 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/LICENSE DEBUG: -rw-r--r-- root/root 50026 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ChangeLog DEBUG: -rw-r--r-- root/root 554 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/CONTRIBUTING.rst DEBUG: -rw-r--r-- root/root 6830 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/AUTHORS DEBUG: -rw-r--r-- root/root 268 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/.travis.yml DEBUG: -rw-r--r-- root/root 81 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/.stestr.conf DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/zuul.d/ DEBUG: -rw-r--r-- root/root 1880 2019-10-31 10:26 ironic-python-agent-5.1.0.dev26/zuul.d/project.yaml DEBUG: -rw-r--r-- root/root 5084 2019-10-31 10:26 ironic-python-agent-5.1.0.dev26/zuul.d/ironic-python-agent-jobs.yaml DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/tools/ DEBUG: -rwxr-xr-x root/root 218 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/tools/with_venv.sh DEBUG: -rwxr-xr-x root/root 1233 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/tools/run_bashate.sh DEBUG: -rw-r--r-- root/root 8385 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/tools/bandit.yml DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/tools/config/ DEBUG: -rw-r--r-- root/root 149 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/tools/config/ipa-config-generator.conf DEBUG: -rwxr-xr-x root/root 1015 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/tools/config/check_uptodate.sh DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/releasenotes/ DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/releasenotes/source/ DEBUG: -rw-r--r-- root/root 107 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/source/unreleased.rst DEBUG: -rw-r--r-- root/root 174 2019-09-26 17:56 ironic-python-agent-5.1.0.dev26/releasenotes/source/train.rst DEBUG: -rw-r--r-- root/root 174 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/source/stein.rst DEBUG: -rw-r--r-- root/root 174 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/source/rocky.rst DEBUG: -rw-r--r-- root/root 183 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/source/queens.rst DEBUG: -rw-r--r-- root/root 173 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/source/pike.rst DEBUG: -rw-r--r-- root/root 181 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/source/ocata.rst DEBUG: -rw-r--r-- root/root 185 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/source/newton.rst DEBUG: -rw-r--r-- root/root 185 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/source/mitaka.rst DEBUG: -rw-r--r-- root/root 189 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/source/liberty.rst DEBUG: -rw-r--r-- root/root 232 2019-09-25 10:05 ironic-python-agent-5.1.0.dev26/releasenotes/source/index.rst DEBUG: -rw-r--r-- root/root 9259 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/source/conf.py DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/releasenotes/source/_templates/ DEBUG: -rw-r--r-- root/root 0 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/source/_templates/.placeholder DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/releasenotes/source/_static/ DEBUG: -rw-r--r-- root/root 0 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/source/_static/.placeholder DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/releasenotes/notes/ DEBUG: -rw-r--r-- root/root 191 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/wait-root-device-504b517c3aec73e2.yaml DEBUG: -rw-r--r-- root/root 289 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/wait-for-interfaces-before-lookup-9bf38852b2f176a1.yaml DEBUG: -rw-r--r-- root/root 110 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/use-system-random-00b0721c8ebd0c5a.yaml DEBUG: -rw-r--r-- root/root 111 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/use-latest-coreos-87f826d26b46548d.yaml DEBUG: -rw-r--r-- root/root 217 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/uefi-fallback-266c647f6aff58fd.yaml DEBUG: -rw-r--r-- root/root 85 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/udev-settle-f75db34db990ad68.yaml DEBUG: -rw-r--r-- root/root 223 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/tinyipa-ssh-e8a3a01a3f3ff5f4.yaml DEBUG: -rw-r--r-- root/root 131 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/tinyipa-rescue-dhcp-multi-tenant-b32bda7bf2b12679.yaml DEBUG: -rw-r--r-- root/root 269 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/tinyipa-python3-default-b8434793e17465db.yaml DEBUG: -rw-r--r-- root/root 115 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/tinycore-ipv6-1b620c61402b5720.yaml DEBUG: -rw-r--r-- root/root 162 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/sw-raid-assemble-9c20fe967f73d1dd.yaml DEBUG: -rw-r--r-- root/root 137 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/suse-tinyipa-support-20acecd6d7b20952.yaml DEBUG: -rw-r--r-- root/root 379 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/support-prep-partitions-5e273572ab7ce018.yaml DEBUG: -rw-r--r-- root/root 627 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/support-lldp-in-inventory-4ab6e45ccd35dace.yaml DEBUG: -rw-r--r-- root/root 201 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/support-linux-io-6bbd7ff1f0d70a0e.yaml DEBUG: -rw-r--r-- root/root 203 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/support-image-proxy-e2987a6589375451.yaml DEBUG: -rw-r--r-- root/root 193 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/support-collecting-ipv6-address-dd819d543f851a63.yaml DEBUG: -rw-r--r-- root/root 130 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/streaming-partition-images-cdeb260ef8f90012.yaml DEBUG: -rw-r--r-- root/root 567 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/stream-raw-images-d2e245aaed991d86.yaml DEBUG: -rw-r--r-- root/root 501 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/start_passing_agent_version_to_ironic-6fa8670ae0e7eb38.yaml DEBUG: -rw-r--r-- root/root 406 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/software-raid-4a88e6c5af9ea742.yaml DEBUG: -rw-r--r-- root/root 224 2019-09-24 11:55 ironic-python-agent-5.1.0.dev26/releasenotes/notes/softraid-zap-superblocks-anywhere.yaml DEBUG: -rw-r--r-- root/root 574 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/softraid-partitioning-refactor-104b817c3bdc73e3.yaml DEBUG: -rw-r--r-- root/root 74 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/softraid-creation-on-nvme-a2fd4c531d200904.yaml DEBUG: -rw-r--r-- root/root 102 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/sleep-ebe58fbe07d30219.yaml DEBUG: -rw-r--r-- root/root 366 2019-11-05 18:24 ironic-python-agent-5.1.0.dev26/releasenotes/notes/skips-bootloader-install-35c463195aa61800.yaml DEBUG: -rw-r--r-- root/root 200 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/skip-lookup-and-heartbeat-if-apiurl-not-configured-5ae8b04ae1e74673.yaml DEBUG: -rw-r--r-- root/root 100 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/root-device-hints-rotational-67e6e61074c26561.yaml DEBUG: -rw-r--r-- root/root 473 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/rework-ata-secure-erase-c6684962ef078281.yaml DEBUG: -rw-r--r-- root/root 135 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/rescue-dhcp_network-for-tinyipa-a14de5fae38a5dce.yaml DEBUG: -rw-r--r-- root/root 465 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/remove-vendor-passthru-eda3519c322eb4e2.yaml DEBUG: -rw-r--r-- root/root 312 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/remove-sysrq-2c2804930180f408.yaml DEBUG: -rw-r--r-- root/root 157 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/remove-switch_port_descr-switch_chassis_descr-40f2bb37b5f1fdd1.yaml DEBUG: -rw-r--r-- root/root 310 2019-09-24 09:26 ironic-python-agent-5.1.0.dev26/releasenotes/notes/relax-checksum-feeding-11044ae02b411a07.yaml DEBUG: -rw-r--r-- root/root 202 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/prefix-lldp-timeout-50acc656313d8dd2.yaml DEBUG: -rw-r--r-- root/root 110 2019-09-25 15:15 ironic-python-agent-5.1.0.dev26/releasenotes/notes/pint-0.5-816aaf3a4f6d4a6e.yaml DEBUG: -rw-r--r-- root/root 347 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/parallel-erase-disk-devices-09ea33d5443aead0.yaml DEBUG: -rw-r--r-- root/root 115 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/oslo-config-generator-b0f70b9fb7e23997.yaml DEBUG: -rw-r--r-- root/root 127 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/old-inspector-data-5e63c9bce72b4fb5.yaml DEBUG: -rw-r--r-- root/root 71 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/no-zram-78cc6583f4f90a9c.yaml DEBUG: -rw-r--r-- root/root 275 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/no-link-local-2e861978c5c7bf30.yaml DEBUG: -rw-r--r-- root/root 195 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/no-coreos-3345cc69009dead9.yaml DEBUG: -rw-r--r-- root/root 236 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/no-bash-for-grub-c38369af8cc7cf26.yaml DEBUG: -rw-r--r-- root/root 172 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/new-sync-command-6f5fa55df2fd5903.yaml DEBUG: -rw-r--r-- root/root 92 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/new-agent-api-afbe7391493749be.yaml DEBUG: -rw-r--r-- root/root 73 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/name-root-device-hints-0cfc8c90d03c8bf0.yaml DEBUG: -rw-r--r-- root/root 336 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/multiple-lan-channels-ee32d80150f990bf.yaml DEBUG: -rw-r--r-- root/root 465 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/mdns-e020484e64d76edb.yaml DEBUG: -rw-r--r-- root/root 615 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/manual-introspection-b04b5c25f5e004ac.yaml DEBUG: -rw-r--r-- root/root 637 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/lshw-for-memory-and-system-info-35c69da067c72b36.yaml DEBUG: -rw-r--r-- root/root 136 2019-09-24 09:26 ironic-python-agent-5.1.0.dev26/releasenotes/notes/lshw-cb89894be057bdc9.yaml DEBUG: -rw-r--r-- root/root 112 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/logs-collector-non-ascii-010339bf256443c8.yaml DEBUG: -rw-r--r-- root/root 126 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/lldp-loop-fdfa584caf33d847.yaml DEBUG: -rw-r--r-- root/root 266 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/lldp-error-handling-5b6576b378ef9c3a.yaml DEBUG: -rw-r--r-- root/root 165 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/limit-qemu-img-ram-usage-d7b7a16ac5e9c917.yaml DEBUG: -rw-r--r-- root/root 175 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/iscsi-detection-on-diskless-hw-f27dcce3aaa35ac2.yaml DEBUG: -rw-r--r-- root/root 271 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/ipv6-provision-42e9000f6f6a7a3a.yaml DEBUG: -rw-r--r-- root/root 161 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/ipv6-listen-85d40e58156e398f.yaml DEBUG: -rw-r--r-- root/root 324 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/ipmi-cleanup-a4454f6851d81c4d.yaml DEBUG: -rw-r--r-- root/root 194 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/ipmi-address-channel-b6b8010c41d05c1b.yaml DEBUG: -rw-r--r-- root/root 92 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/ipa-debug-68c86101b1fdc3d9.yaml DEBUG: -rw-r--r-- root/root 215 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/ip6-addresses-1c2b9bcd9a124de7.yaml DEBUG: -rw-r--r-- root/root 365 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/inspection-wait-for-ips-v2-146016f758d7010c.yaml DEBUG: -rw-r--r-- root/root 339 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/inspection-wait-for-ips-223e39b65fef31bd.yaml DEBUG: -rw-r--r-- root/root 271 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/inspection-to-report-disk-by-path-e3fd4c331d200903.yaml DEBUG: -rw-r--r-- root/root 62 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/improve-tgtd-status-d17173dc8f67959f.yaml DEBUG: -rw-r--r-- root/root 127 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/image-checksum-39b2ceef40933c28.yaml DEBUG: -rw-r--r-- root/root 768 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/handle-ssl-063a91fb7bdcf9b9.yaml DEBUG: -rw-r--r-- root/root 480 2019-09-24 09:26 ironic-python-agent-5.1.0.dev26/releasenotes/notes/handle-fd0-devices-3d1f31c3b34819e8.yaml DEBUG: -rw-r--r-- root/root 78 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/handle-configdrive-large-disks-3517e9fcf16c7f39.yaml DEBUG: -rw-r--r-- root/root 182 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/get-physical-memory-535a32362bcdf83a.yaml DEBUG: -rw-r--r-- root/root 126 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/get-holder-disks-with-nvme-7d5fa75df2fd5904.yaml DEBUG: -rw-r--r-- root/root 203 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/fix-vfd-mount-for-capitalized-device-name-db7f519e900f4e22.yaml DEBUG: -rw-r--r-- root/root 241 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/fix-to-pass-root-uuid-for-whole-disk-image-1c13b70f6b74bce0.yaml DEBUG: -rw-r--r-- root/root 139 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/fix-physical-memory-arm64-957755f6cd91ad85.yaml DEBUG: -rw-r--r-- root/root 536 2019-11-05 18:17 ironic-python-agent-5.1.0.dev26/releasenotes/notes/fix-iscsi-teardown-handling-0df2345318d3c843.yaml DEBUG: -rw-r--r-- root/root 224 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/fix-hardcoded-path-to-grub-7006f29a9ef72e75.yaml DEBUG: -rw-r--r-- root/root 127 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/fix-coreos-modprobe-75bda45c7bbeb469.yaml DEBUG: -rw-r--r-- root/root 227 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/fix-bytes-json-serializable-collected-logs-ad61022b287dc3e2.yaml DEBUG: -rw-r--r-- root/root 202 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/fix-bmc-ip-detection-for-coreos-483be0286593e393.yaml DEBUG: -rw-r--r-- root/root 114 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/fix-agent-unable-to-stop-py3-6c210793476968d1.yaml DEBUG: -rw-r--r-- root/root 407 2019-10-16 13:46 ironic-python-agent-5.1.0.dev26/releasenotes/notes/fallback-to-findfs-59abde55221e1e84.yaml DEBUG: -rw-r--r-- root/root 391 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/fail_ipa_start_if_ironic_api_invalid-7b78fcaba2141cc5.yaml DEBUG: -rw-r--r-- root/root 395 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/erase_metadata_from_partitions-4f1902533d530b8f.yaml DEBUG: -rw-r--r-- root/root 256 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/erase-device-metadata-clean-step-31b4a615c0ff7f18.yaml DEBUG: -rw-r--r-- root/root 312 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/enhance-checksum-2256ffdcce13836e.yaml DEBUG: -rw-r--r-- root/root 643 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/enable-cleaning-fallback-57e8c9aa2f24e63d.yaml DEBUG: -rw-r--r-- root/root 232 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/disk-wait-2e0e85e0947f80e9.yaml DEBUG: -rw-r--r-- root/root 120 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/disk-label-fix-536897e41a4d817f.yaml DEBUG: -rw-r--r-- root/root 134 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/discover-ipv6-bmc-address-b3b357ff6c5d822c.yaml DEBUG: -rw-r--r-- root/root 241 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/device-hints-from-node-object-9a689f5a4175a1a6.yaml DEBUG: -rw-r--r-- root/root 1703 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/deprecate-coreos-8b01bcf796c0dc54.yaml DEBUG: -rw-r--r-- root/root 59 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/cpu-flags-e3cec7e5cba069ef.yaml DEBUG: -rw-r--r-- root/root 78 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/correction-failure-output-when-downloading-image-39f93838d1ed2928.yaml DEBUG: -rw-r--r-- root/root 220 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/coreos_ipa_image_poweroff_reboot_in_chroot_by_sysrq-42447fc4cdd7dafe.yaml DEBUG: -rw-r--r-- root/root 472 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/coreos-uses-chroot-8a01ba0b38a4a4f4.yaml DEBUG: -rw-r--r-- root/root 159 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/collect-dmi-output-f2e9feabef16bacf.yaml DEBUG: -rw-r--r-- root/root 189 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/check-partition-table-after-writing-34efbd557d8de7cb.yaml DEBUG: -rw-r--r-- root/root 126 2019-11-18 10:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/bumpsipalookupattempts-29de7c949aaf6556.yaml DEBUG: -rw-r--r-- root/root 70 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/build-tinyipa-with-tinycore8-b39d0415b1c25f6b.yaml DEBUG: -rw-r--r-- root/root 120 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/build-tinyipa-with-python3-d4a64aa18f970968.yaml DEBUG: -rw-r--r-- root/root 153 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/boot-info-f18336ada089f6dd.yaml DEBUG: -rw-r--r-- root/root 97 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/block-device-hctl-e81573812be3d469.yaml DEBUG: -rw-r--r-- root/root 97 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/bindmount-run-4c6a31d3ee4e0ed6.yaml DEBUG: -rw-r--r-- root/root 706 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/attempts-ata-disk-unlock-897d76c494ec2976.yaml DEBUG: -rw-r--r-- root/root 769 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/ataraid_does_not_appear_as_disk-8a260e66b3496bf6.yaml DEBUG: -rw-r--r-- root/root 139 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/agent_partition_image-91941adc6683c673.yaml DEBUG: -rw-r--r-- root/root 195 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/advertise-address-c3b152fe475fb539.yaml DEBUG: -rw-r--r-- root/root 528 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/adds-smartctl-ata-check-to-secure-erase-caebba4f25821575.yaml DEBUG: -rw-r--r-- root/root 118 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/additional-wwn-hints-ffd02ceafcb3dc70.yaml DEBUG: -rw-r--r-- root/root 233 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/add_mellanox_hardware_manager-edfae87964737df1.yaml DEBUG: -rw-r--r-- root/root 110 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/add_interface_vendor_and_product-74e9815f20ee0cac.yaml DEBUG: -rw-r--r-- root/root 223 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/add-vendor-info-56be9a8605d80bf0.yaml DEBUG: -rw-r--r-- root/root 182 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/add-unit-test-cc4a1a05859ad17d.yaml DEBUG: -rw-r--r-- root/root 510 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/add-secondary-sorting-by-name-for-root-disks-4de2c0358b9a1e2c.yaml DEBUG: -rw-r--r-- root/root 125 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/add-portal-port-arg-6d4faec2f709c8e9.yaml DEBUG: -rw-r--r-- root/root 344 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/add-pci-devices-info-3f86934a505d1b31.yaml DEBUG: -rw-r--r-- root/root 147 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/add-numa-topology-info-8c253fd9e56169f1.yaml DEBUG: -rw-r--r-- root/root 197 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/add-more-lan-channels-8f5197ed5f057c25.yaml DEBUG: -rw-r--r-- root/root 197 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/add-log-extension-35ca22cc0709af4c.yaml DEBUG: -rw-r--r-- root/root 132 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/add-hostname-8bbf24712b6a4919.yaml DEBUG: -rw-r--r-- root/root 409 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/add-disk-wait-config-opts-fe805292baca8029.yaml DEBUG: -rw-r--r-- root/root 125 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/add-coreos-dhcp-rescue-support-1dd8e9d5ac9c7594.yaml DEBUG: -rw-r--r-- root/root 164 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/ability-to-disable-secure-erase-c3223262726d5aff.yaml DEBUG: -rw-r--r-- root/root 376 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/LLDP-ignore-NICs-that-are-not-plugged-in-29213f0a701a72e4.yaml DEBUG: -rw-r--r-- root/root 634 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/Collect_NIC_name_given_by_BIOS-657c68c0ae16365b.yaml DEBUG: -rw-r--r-- root/root 0 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/releasenotes/notes/.placeholder DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info/ DEBUG: -rw-r--r-- root/root 20 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info/top_level.txt DEBUG: -rw-r--r-- root/root 426 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info/requires.txt DEBUG: -rw-r--r-- root/root 47 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info/pbr.json DEBUG: -rw-r--r-- root/root 1 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info/not-zip-safe DEBUG: -rw-r--r-- root/root 1372 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info/entry_points.txt DEBUG: -rw-r--r-- root/root 1 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info/dependency_links.txt DEBUG: -rw-r--r-- root/root 12935 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info/SOURCES.txt DEBUG: -rw-r--r-- root/root 3284 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent.egg-info/PKG-INFO DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent/ DEBUG: -rw-r--r-- root/root 718 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/version.py DEBUG: -rw-r--r-- root/root 15098 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/utils.py DEBUG: -rw-r--r-- root/root 10274 2019-09-25 15:15 ironic-python-agent-5.1.0.dev26/ironic_python_agent/numa_inspector.py DEBUG: -rw-r--r-- root/root 9153 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/netutils.py DEBUG: -rw-r--r-- root/root 7458 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/ironic_api_client.py DEBUG: -rw-r--r-- root/root 11985 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/inspector.py DEBUG: -rw-r--r-- root/root 3263 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/inspect.py DEBUG: -rw-r--r-- root/root 81792 2019-10-28 11:46 ironic-python-agent-5.1.0.dev26/ironic_python_agent/hardware.py DEBUG: -rw-r--r-- root/root 10778 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/errors.py DEBUG: -rw-r--r-- root/root 2345 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/encoding.py DEBUG: -rw-r--r-- root/root 4090 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/dmi_inspector.py DEBUG: -rw-r--r-- root/root 12029 2019-11-18 10:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/config.py DEBUG: -rw-r--r-- root/root 16764 2019-10-18 09:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/agent.py DEBUG: -rw-r--r-- root/root 0 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/__init__.py DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/ DEBUG: -rw-r--r-- root/root 0 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/__init__.py DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/ DEBUG: -rw-r--r-- root/root 26513 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/test_utils.py DEBUG: -rw-r--r-- root/root 18232 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/test_numa_inspector.py DEBUG: -rw-r--r-- root/root 13258 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/test_netutils.py DEBUG: -rw-r--r-- root/root 4650 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/test_multi_hardware_clean_steps.py DEBUG: -rw-r--r-- root/root 7933 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/test_multi_hardware.py DEBUG: -rw-r--r-- root/root 13998 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/test_ironic_api_client.py DEBUG: -rw-r--r-- root/root 19752 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/test_inspector.py DEBUG: -rw-r--r-- root/root 161006 2019-09-24 11:55 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/test_hardware.py DEBUG: -rw-r--r-- root/root 6022 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/test_errors.py DEBUG: -rw-r--r-- root/root 2102 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/test_encoding.py DEBUG: -rw-r--r-- root/root 29433 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/test_dmi_inspector.py DEBUG: -rw-r--r-- root/root 3685 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/test_base.py DEBUG: -rw-r--r-- root/root 12848 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/test_api.py DEBUG: -rw-r--r-- root/root 38200 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/test_agent.py DEBUG: -rw-r--r-- root/root 2895 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/base.py DEBUG: -rw-r--r-- root/root 0 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/__init__.py DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/hardware_managers/ DEBUG: -rwxr-xr-x root/root 5791 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/hardware_managers/test_mlnx.py DEBUG: -rw-r--r-- root/root 7055 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/hardware_managers/test_cna.py DEBUG: -rwxr-xr-x root/root 0 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/hardware_managers/__init__.py DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions/ DEBUG: -rw-r--r-- root/root 61573 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions/test_standby.py DEBUG: -rw-r--r-- root/root 3283 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions/test_rescue.py DEBUG: -rw-r--r-- root/root 1384 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions/test_log.py DEBUG: -rw-r--r-- root/root 17957 2019-11-05 18:17 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions/test_iscsi.py DEBUG: -rw-r--r-- root/root 28093 2019-11-05 18:24 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions/test_image.py DEBUG: -rw-r--r-- root/root 4344 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions/test_flow.py DEBUG: -rw-r--r-- root/root 10583 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions/test_clean.py DEBUG: -rw-r--r-- root/root 9139 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions/test_base.py DEBUG: -rw-r--r-- root/root 0 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/unit/extensions/__init__.py DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/functional/ DEBUG: -rw-r--r-- root/root 3635 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/functional/test_commands.py DEBUG: -rw-r--r-- root/root 3808 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/functional/base.py DEBUG: -rw-r--r-- root/root 0 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/tests/functional/__init__.py DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent/shell/ DEBUG: -rwxr-xr-x root/root 1730 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/shell/write_image.sh DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent/hardware_managers/ DEBUG: -rw-r--r-- root/root 4013 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/hardware_managers/mlnx.py DEBUG: -rw-r--r-- root/root 3582 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/hardware_managers/cna.py DEBUG: -rw-r--r-- root/root 0 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/hardware_managers/__init__.py DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions/ DEBUG: -rw-r--r-- root/root 28855 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions/standby.py DEBUG: -rw-r--r-- root/root 2268 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions/rescue.py DEBUG: -rw-r--r-- root/root 1295 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions/log.py DEBUG: -rw-r--r-- root/root 8744 2019-11-05 18:17 ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions/iscsi.py DEBUG: -rw-r--r-- root/root 16156 2019-11-12 16:16 ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions/image.py DEBUG: -rw-r--r-- root/root 1828 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions/flow.py DEBUG: -rw-r--r-- root/root 8205 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions/clean.py DEBUG: -rw-r--r-- root/root 12659 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions/base.py DEBUG: -rw-r--r-- root/root 0 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/extensions/__init__.py DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent/cmd/ DEBUG: -rw-r--r-- root/root 914 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/cmd/inspect.py DEBUG: -rw-r--r-- root/root 1864 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/cmd/agent.py DEBUG: -rw-r--r-- root/root 0 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/cmd/__init__.py DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/ DEBUG: -rw-r--r-- root/root 1334 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/config.py DEBUG: -rw-r--r-- root/root 2271 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/app.py DEBUG: -rw-r--r-- root/root 0 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/__init__.py DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers/ DEBUG: -rw-r--r-- root/root 3001 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers/root.py DEBUG: -rw-r--r-- root/root 0 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers/__init__.py DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers/v1/ DEBUG: -rw-r--r-- root/root 1942 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers/v1/status.py DEBUG: -rw-r--r-- root/root 1521 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers/v1/link.py DEBUG: -rw-r--r-- root/root 4776 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers/v1/command.py DEBUG: -rw-r--r-- root/root 2099 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers/v1/base.py DEBUG: -rw-r--r-- root/root 3842 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/ironic_python_agent/api/controllers/v1/__init__.py DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/imagebuild/ DEBUG: -rw-r--r-- root/root 174 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/imagebuild/README.rst DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/etc/ DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/etc/ironic_python_agent/ DEBUG: -rw-r--r-- root/root 10437 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/etc/ironic_python_agent/ironic_python_agent.conf.sample DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/doc/ DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/doc/source/ DEBUG: -rw-r--r-- root/root 463 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/doc/source/index.rst DEBUG: -rw-r--r-- root/root 2418 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/doc/source/conf.py DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/doc/source/install/ DEBUG: -rw-r--r-- root/root 5801 2019-09-26 17:16 ironic-python-agent-5.1.0.dev26/doc/source/install/index.rst DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/doc/source/contributor/ DEBUG: -rw-r--r-- root/root 1594 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/doc/source/contributor/rescue.rst DEBUG: -rw-r--r-- root/root 2177 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/doc/source/contributor/metrics.rst DEBUG: -rw-r--r-- root/root 681 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/doc/source/contributor/index.rst DEBUG: -rw-r--r-- root/root 6530 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/doc/source/contributor/hardware_managers.rst DEBUG: drwxr-xr-x root/root 0 2019-11-18 11:13 ironic-python-agent-5.1.0.dev26/doc/source/admin/ DEBUG: -rw-r--r-- root/root 4947 2019-11-11 14:36 ironic-python-agent-5.1.0.dev26/doc/source/admin/troubleshooting.rst DEBUG: -rw-r--r-- root/root 1773 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/doc/source/admin/rescue.rst DEBUG: -rw-r--r-- root/root 533 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/doc/source/admin/index.rst DEBUG: -rw-r--r-- root/root 5953 2019-09-19 16:56 ironic-python-agent-5.1.0.dev26/doc/source/admin/how_it_works.rst DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd ironic-python-agent-5.1.0.dev26 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 plugin-requirements.txt requirements.txt test-requirements.txt DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tIkerK DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-python-agent-5.1.0.dev26 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_python_agent DEBUG: creating build/lib/ironic_python_agent/api DEBUG: creating build/lib/ironic_python_agent/api/controllers DEBUG: copying ironic_python_agent/api/controllers/__init__.py -> build/lib/ironic_python_agent/api/controllers DEBUG: copying ironic_python_agent/api/controllers/root.py -> build/lib/ironic_python_agent/api/controllers DEBUG: creating build/lib/ironic_python_agent/tests DEBUG: copying ironic_python_agent/tests/__init__.py -> build/lib/ironic_python_agent/tests DEBUG: creating build/lib/ironic_python_agent/tests/functional DEBUG: copying ironic_python_agent/tests/functional/__init__.py -> build/lib/ironic_python_agent/tests/functional DEBUG: copying ironic_python_agent/tests/functional/base.py -> build/lib/ironic_python_agent/tests/functional DEBUG: copying ironic_python_agent/tests/functional/test_commands.py -> build/lib/ironic_python_agent/tests/functional DEBUG: creating build/lib/ironic_python_agent/tests/unit DEBUG: creating build/lib/ironic_python_agent/tests/unit/extensions DEBUG: copying ironic_python_agent/tests/unit/extensions/__init__.py -> build/lib/ironic_python_agent/tests/unit/extensions DEBUG: copying ironic_python_agent/tests/unit/extensions/test_base.py -> build/lib/ironic_python_agent/tests/unit/extensions DEBUG: copying ironic_python_agent/tests/unit/extensions/test_clean.py -> build/lib/ironic_python_agent/tests/unit/extensions DEBUG: copying ironic_python_agent/tests/unit/extensions/test_flow.py -> build/lib/ironic_python_agent/tests/unit/extensions DEBUG: copying ironic_python_agent/tests/unit/extensions/test_image.py -> build/lib/ironic_python_agent/tests/unit/extensions DEBUG: copying ironic_python_agent/tests/unit/extensions/test_iscsi.py -> build/lib/ironic_python_agent/tests/unit/extensions DEBUG: copying ironic_python_agent/tests/unit/extensions/test_log.py -> build/lib/ironic_python_agent/tests/unit/extensions DEBUG: copying ironic_python_agent/tests/unit/extensions/test_rescue.py -> build/lib/ironic_python_agent/tests/unit/extensions DEBUG: copying ironic_python_agent/tests/unit/extensions/test_standby.py -> build/lib/ironic_python_agent/tests/unit/extensions DEBUG: creating build/lib/ironic_python_agent/cmd DEBUG: copying ironic_python_agent/cmd/__init__.py -> build/lib/ironic_python_agent/cmd DEBUG: copying ironic_python_agent/cmd/agent.py -> build/lib/ironic_python_agent/cmd DEBUG: copying ironic_python_agent/cmd/inspect.py -> build/lib/ironic_python_agent/cmd DEBUG: copying ironic_python_agent/__init__.py -> build/lib/ironic_python_agent DEBUG: copying ironic_python_agent/agent.py -> build/lib/ironic_python_agent DEBUG: copying ironic_python_agent/config.py -> build/lib/ironic_python_agent DEBUG: copying ironic_python_agent/dmi_inspector.py -> build/lib/ironic_python_agent DEBUG: copying ironic_python_agent/encoding.py -> build/lib/ironic_python_agent DEBUG: copying ironic_python_agent/errors.py -> build/lib/ironic_python_agent DEBUG: copying ironic_python_agent/hardware.py -> build/lib/ironic_python_agent DEBUG: copying ironic_python_agent/inspect.py -> build/lib/ironic_python_agent DEBUG: copying ironic_python_agent/inspector.py -> build/lib/ironic_python_agent DEBUG: copying ironic_python_agent/ironic_api_client.py -> build/lib/ironic_python_agent DEBUG: copying ironic_python_agent/netutils.py -> build/lib/ironic_python_agent DEBUG: copying ironic_python_agent/numa_inspector.py -> build/lib/ironic_python_agent DEBUG: copying ironic_python_agent/utils.py -> build/lib/ironic_python_agent DEBUG: copying ironic_python_agent/version.py -> build/lib/ironic_python_agent DEBUG: creating build/lib/ironic_python_agent/api/controllers/v1 DEBUG: copying ironic_python_agent/api/controllers/v1/__init__.py -> build/lib/ironic_python_agent/api/controllers/v1 DEBUG: copying ironic_python_agent/api/controllers/v1/base.py -> build/lib/ironic_python_agent/api/controllers/v1 DEBUG: copying ironic_python_agent/api/controllers/v1/command.py -> build/lib/ironic_python_agent/api/controllers/v1 DEBUG: copying ironic_python_agent/api/controllers/v1/link.py -> build/lib/ironic_python_agent/api/controllers/v1 DEBUG: copying ironic_python_agent/api/controllers/v1/status.py -> build/lib/ironic_python_agent/api/controllers/v1 DEBUG: creating build/lib/ironic_python_agent/extensions DEBUG: copying ironic_python_agent/extensions/__init__.py -> build/lib/ironic_python_agent/extensions DEBUG: copying ironic_python_agent/extensions/base.py -> build/lib/ironic_python_agent/extensions DEBUG: copying ironic_python_agent/extensions/clean.py -> build/lib/ironic_python_agent/extensions DEBUG: copying ironic_python_agent/extensions/flow.py -> build/lib/ironic_python_agent/extensions DEBUG: copying ironic_python_agent/extensions/image.py -> build/lib/ironic_python_agent/extensions DEBUG: copying ironic_python_agent/extensions/iscsi.py -> build/lib/ironic_python_agent/extensions DEBUG: copying ironic_python_agent/extensions/log.py -> build/lib/ironic_python_agent/extensions DEBUG: copying ironic_python_agent/extensions/rescue.py -> build/lib/ironic_python_agent/extensions DEBUG: copying ironic_python_agent/extensions/standby.py -> build/lib/ironic_python_agent/extensions DEBUG: copying ironic_python_agent/api/__init__.py -> build/lib/ironic_python_agent/api DEBUG: copying ironic_python_agent/api/app.py -> build/lib/ironic_python_agent/api DEBUG: copying ironic_python_agent/api/config.py -> build/lib/ironic_python_agent/api DEBUG: copying ironic_python_agent/tests/unit/__init__.py -> build/lib/ironic_python_agent/tests/unit DEBUG: copying ironic_python_agent/tests/unit/base.py -> build/lib/ironic_python_agent/tests/unit DEBUG: copying ironic_python_agent/tests/unit/test_agent.py -> build/lib/ironic_python_agent/tests/unit DEBUG: copying ironic_python_agent/tests/unit/test_api.py -> build/lib/ironic_python_agent/tests/unit DEBUG: copying ironic_python_agent/tests/unit/test_base.py -> build/lib/ironic_python_agent/tests/unit DEBUG: copying ironic_python_agent/tests/unit/test_dmi_inspector.py -> build/lib/ironic_python_agent/tests/unit DEBUG: copying ironic_python_agent/tests/unit/test_encoding.py -> build/lib/ironic_python_agent/tests/unit DEBUG: copying ironic_python_agent/tests/unit/test_errors.py -> build/lib/ironic_python_agent/tests/unit DEBUG: copying ironic_python_agent/tests/unit/test_hardware.py -> build/lib/ironic_python_agent/tests/unit DEBUG: copying ironic_python_agent/tests/unit/test_inspector.py -> build/lib/ironic_python_agent/tests/unit DEBUG: copying ironic_python_agent/tests/unit/test_ironic_api_client.py -> build/lib/ironic_python_agent/tests/unit DEBUG: copying ironic_python_agent/tests/unit/test_multi_hardware.py -> build/lib/ironic_python_agent/tests/unit DEBUG: copying ironic_python_agent/tests/unit/test_multi_hardware_clean_steps.py -> build/lib/ironic_python_agent/tests/unit DEBUG: copying ironic_python_agent/tests/unit/test_netutils.py -> build/lib/ironic_python_agent/tests/unit DEBUG: copying ironic_python_agent/tests/unit/test_numa_inspector.py -> build/lib/ironic_python_agent/tests/unit DEBUG: copying ironic_python_agent/tests/unit/test_utils.py -> build/lib/ironic_python_agent/tests/unit DEBUG: creating build/lib/ironic_python_agent/tests/unit/hardware_managers DEBUG: copying ironic_python_agent/tests/unit/hardware_managers/__init__.py -> build/lib/ironic_python_agent/tests/unit/hardware_managers DEBUG: copying ironic_python_agent/tests/unit/hardware_managers/test_cna.py -> build/lib/ironic_python_agent/tests/unit/hardware_managers DEBUG: copying ironic_python_agent/tests/unit/hardware_managers/test_mlnx.py -> build/lib/ironic_python_agent/tests/unit/hardware_managers DEBUG: creating build/lib/ironic_python_agent/hardware_managers DEBUG: copying ironic_python_agent/hardware_managers/__init__.py -> build/lib/ironic_python_agent/hardware_managers DEBUG: copying ironic_python_agent/hardware_managers/cna.py -> build/lib/ironic_python_agent/hardware_managers DEBUG: copying ironic_python_agent/hardware_managers/mlnx.py -> build/lib/ironic_python_agent/hardware_managers DEBUG: running egg_info DEBUG: deleting ironic_python_agent.egg-info/requires.txt DEBUG: writing ironic_python_agent.egg-info/PKG-INFO DEBUG: writing top-level names to ironic_python_agent.egg-info/top_level.txt DEBUG: writing dependency_links to ironic_python_agent.egg-info/dependency_links.txt DEBUG: writing entry points to ironic_python_agent.egg-info/entry_points.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: creating build/lib/ironic_python_agent/shell DEBUG: copying ironic_python_agent/shell/write_image.sh -> build/lib/ironic_python_agent/shell DEBUG: + sleep 1 DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8Lldfz DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64 DEBUG: + cd ironic-python-agent-5.1.0.dev26 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-python-agent-5.1.0-0.20191118111330.60637c0.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-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7 DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/shell DEBUG: copying build/lib/ironic_python_agent/shell/write_image.sh -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/shell DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/hardware_managers DEBUG: copying build/lib/ironic_python_agent/hardware_managers/mlnx.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/hardware_managers DEBUG: copying build/lib/ironic_python_agent/hardware_managers/cna.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/hardware_managers DEBUG: copying build/lib/ironic_python_agent/hardware_managers/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/hardware_managers DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions DEBUG: copying build/lib/ironic_python_agent/extensions/standby.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions DEBUG: copying build/lib/ironic_python_agent/extensions/rescue.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions DEBUG: copying build/lib/ironic_python_agent/extensions/log.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions DEBUG: copying build/lib/ironic_python_agent/extensions/iscsi.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions DEBUG: copying build/lib/ironic_python_agent/extensions/image.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions DEBUG: copying build/lib/ironic_python_agent/extensions/flow.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions DEBUG: copying build/lib/ironic_python_agent/extensions/clean.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions DEBUG: copying build/lib/ironic_python_agent/extensions/base.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions DEBUG: copying build/lib/ironic_python_agent/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions DEBUG: copying build/lib/ironic_python_agent/version.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent DEBUG: copying build/lib/ironic_python_agent/utils.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent DEBUG: copying build/lib/ironic_python_agent/numa_inspector.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent DEBUG: copying build/lib/ironic_python_agent/netutils.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent DEBUG: copying build/lib/ironic_python_agent/ironic_api_client.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent DEBUG: copying build/lib/ironic_python_agent/inspector.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent DEBUG: copying build/lib/ironic_python_agent/inspect.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent DEBUG: copying build/lib/ironic_python_agent/hardware.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent DEBUG: copying build/lib/ironic_python_agent/errors.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent DEBUG: copying build/lib/ironic_python_agent/encoding.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent DEBUG: copying build/lib/ironic_python_agent/dmi_inspector.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent DEBUG: copying build/lib/ironic_python_agent/config.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent DEBUG: copying build/lib/ironic_python_agent/agent.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent DEBUG: copying build/lib/ironic_python_agent/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/cmd DEBUG: copying build/lib/ironic_python_agent/cmd/inspect.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/cmd DEBUG: copying build/lib/ironic_python_agent/cmd/agent.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/cmd DEBUG: copying build/lib/ironic_python_agent/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/hardware_managers DEBUG: copying build/lib/ironic_python_agent/tests/unit/hardware_managers/test_mlnx.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/hardware_managers DEBUG: copying build/lib/ironic_python_agent/tests/unit/hardware_managers/test_cna.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/hardware_managers DEBUG: copying build/lib/ironic_python_agent/tests/unit/hardware_managers/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/hardware_managers DEBUG: copying build/lib/ironic_python_agent/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: copying build/lib/ironic_python_agent/tests/unit/test_numa_inspector.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: copying build/lib/ironic_python_agent/tests/unit/test_netutils.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: copying build/lib/ironic_python_agent/tests/unit/test_multi_hardware_clean_steps.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: copying build/lib/ironic_python_agent/tests/unit/test_multi_hardware.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: copying build/lib/ironic_python_agent/tests/unit/test_ironic_api_client.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: copying build/lib/ironic_python_agent/tests/unit/test_inspector.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: copying build/lib/ironic_python_agent/tests/unit/test_hardware.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: copying build/lib/ironic_python_agent/tests/unit/test_errors.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: copying build/lib/ironic_python_agent/tests/unit/test_encoding.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: copying build/lib/ironic_python_agent/tests/unit/test_dmi_inspector.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: copying build/lib/ironic_python_agent/tests/unit/test_base.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: copying build/lib/ironic_python_agent/tests/unit/test_api.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: copying build/lib/ironic_python_agent/tests/unit/test_agent.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: copying build/lib/ironic_python_agent/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: copying build/lib/ironic_python_agent/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions DEBUG: copying build/lib/ironic_python_agent/tests/unit/extensions/test_standby.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions DEBUG: copying build/lib/ironic_python_agent/tests/unit/extensions/test_rescue.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions DEBUG: copying build/lib/ironic_python_agent/tests/unit/extensions/test_log.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions DEBUG: copying build/lib/ironic_python_agent/tests/unit/extensions/test_iscsi.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions DEBUG: copying build/lib/ironic_python_agent/tests/unit/extensions/test_image.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions DEBUG: copying build/lib/ironic_python_agent/tests/unit/extensions/test_flow.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions DEBUG: copying build/lib/ironic_python_agent/tests/unit/extensions/test_clean.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions DEBUG: copying build/lib/ironic_python_agent/tests/unit/extensions/test_base.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions DEBUG: copying build/lib/ironic_python_agent/tests/unit/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/functional DEBUG: copying build/lib/ironic_python_agent/tests/functional/test_commands.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/functional DEBUG: copying build/lib/ironic_python_agent/tests/functional/base.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/functional DEBUG: copying build/lib/ironic_python_agent/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/functional DEBUG: copying build/lib/ironic_python_agent/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api DEBUG: copying build/lib/ironic_python_agent/api/config.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api DEBUG: copying build/lib/ironic_python_agent/api/app.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api DEBUG: copying build/lib/ironic_python_agent/api/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/controllers DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/controllers/v1 DEBUG: copying build/lib/ironic_python_agent/api/controllers/v1/status.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/controllers/v1 DEBUG: copying build/lib/ironic_python_agent/api/controllers/v1/link.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/controllers/v1 DEBUG: copying build/lib/ironic_python_agent/api/controllers/v1/command.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/controllers/v1 DEBUG: copying build/lib/ironic_python_agent/api/controllers/v1/base.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/controllers/v1 DEBUG: copying build/lib/ironic_python_agent/api/controllers/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/controllers/v1 DEBUG: copying build/lib/ironic_python_agent/api/controllers/root.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/controllers DEBUG: copying build/lib/ironic_python_agent/api/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/controllers DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/hardware_managers/mlnx.py to mlnx.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/hardware_managers/cna.py to cna.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/hardware_managers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions/standby.py to standby.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions/rescue.py to rescue.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions/log.py to log.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions/iscsi.py to iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions/image.py to image.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions/flow.py to flow.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions/clean.py to clean.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/extensions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/numa_inspector.py to numa_inspector.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/netutils.py to netutils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/ironic_api_client.py to ironic_api_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/inspector.py to inspector.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/inspect.py to inspect.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/hardware.py to hardware.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/errors.py to errors.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/encoding.py to encoding.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/dmi_inspector.py to dmi_inspector.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/agent.py to agent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/cmd/inspect.py to inspect.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/cmd/agent.py to agent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/cmd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/hardware_managers/test_mlnx.py to test_mlnx.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/hardware_managers/test_cna.py to test_cna.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/hardware_managers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/test_numa_inspector.py to test_numa_inspector.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/test_netutils.py to test_netutils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/test_multi_hardware_clean_steps.py to test_multi_hardware_clean_steps.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/test_multi_hardware.py to test_multi_hardware.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/test_ironic_api_client.py to test_ironic_api_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/test_inspector.py to test_inspector.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/test_hardware.py to test_hardware.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/test_errors.py to test_errors.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/test_encoding.py to test_encoding.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/test_dmi_inspector.py to test_dmi_inspector.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/test_api.py to test_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/test_agent.py to test_agent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions/test_standby.py to test_standby.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions/test_rescue.py to test_rescue.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions/test_log.py to test_log.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions/test_iscsi.py to test_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions/test_image.py to test_image.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions/test_flow.py to test_flow.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions/test_clean.py to test_clean.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/unit/extensions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/functional/test_commands.py to test_commands.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/functional/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/functional/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/tests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/app.py to app.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/controllers/v1/status.py to status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/controllers/v1/link.py to link.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/controllers/v1/command.py to command.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/controllers/v1/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/controllers/v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/controllers/root.py to root.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent/api/controllers/__init__.py to __init__.pyc DEBUG: writing byte-compilation script '/tmp/tmpTtQ9k8.py' DEBUG: /usr/bin/python2 -O /tmp/tmpTtQ9k8.py DEBUG: removing /tmp/tmpTtQ9k8.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing ironic_python_agent.egg-info/PKG-INFO DEBUG: writing top-level names to ironic_python_agent.egg-info/top_level.txt DEBUG: writing dependency_links to ironic_python_agent.egg-info/dependency_links.txt DEBUG: writing entry points to ironic_python_agent.egg-info/entry_points.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: Copying ironic_python_agent.egg-info to /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/python2.7/site-packages/ironic_python_agent-5.1.0.dev26-py2.7.egg-info DEBUG: running install_scripts 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: Installing ironic-python-agent script to /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/bin DEBUG: Installing ironic-collect-introspection-data script to /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/bin DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + sphinx-build-2 -b html -d doc/build/doctrees doc/source doc/build/html DEBUG: Running Sphinx v1.8.4 DEBUG: Initializing sphinxcontrib.pecanwsme.rest DEBUG: /usr/lib/python2.7/site-packages/sphinxcontrib/pecanwsme/rest.py:242: RemovedInSphinx20Warning: app.info() is now deprecated. Use sphinx.util.logging instead. DEBUG: app.info('Initializing %s' % __name__) DEBUG: connecting events for openstackdocstheme DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... DEBUG: Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme DEBUG: fatal: Not a git repository (or any of the parent directories): .git DEBUG: WARNING: Cannot find git top directory, assuming "." DEBUG: No ./.gitreview found DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 10 source files that are out of date DEBUG: updating environment: 10 added, 0 changed, 0 removed DEBUG: reading sources... [ 10%] admin/how_it_works DEBUG: reading sources... [ 20%] admin/index DEBUG: reading sources... [ 30%] admin/rescue DEBUG: reading sources... [ 40%] admin/troubleshooting DEBUG: reading sources... [ 50%] contributor/hardware_managers DEBUG: reading sources... [ 60%] contributor/index DEBUG: reading sources... [ 70%] contributor/metrics DEBUG: reading sources... [ 80%] contributor/rescue DEBUG: reading sources... [ 90%] index DEBUG: reading sources... [100%] install/index DEBUG: /builddir/build/BUILD/ironic-python-agent-5.1.0.dev26/doc/source/contributor/index.rst:29: WARNING: toctree contains reference to nonexisting document u'contributor/api/autoindex' DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 10%] admin/how_it_works DEBUG: fatal: Not a git repository (or any of the parent directories): .git DEBUG: [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/ironic-python-agent/tree/doc/source' DEBUG: [openstackdocstheme] bug_project (from user) 'ironic-python-agent' DEBUG: [openstackdocstheme] series 'latest' DEBUG: [openstackdocstheme] display_badge False (no stable branches) DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: Not a git repository (or any of the parent directories): .git DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/how_it_works.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/how_it_works.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/how_it_works' DEBUG: writing output... [ 20%] admin/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: Not a git repository (or any of the parent directories): .git DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/index' DEBUG: writing output... [ 30%] admin/rescue DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: Not a git repository (or any of the parent directories): .git DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/rescue.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/rescue.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/rescue' DEBUG: writing output... [ 40%] admin/troubleshooting DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: Not a git repository (or any of the parent directories): .git DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/troubleshooting.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/troubleshooting.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/troubleshooting' DEBUG: writing output... [ 50%] contributor/hardware_managers DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: Not a git repository (or any of the parent directories): .git DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/hardware_managers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/hardware_managers.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/hardware_managers' DEBUG: writing output... [ 60%] contributor/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: Not a git repository (or any of the parent directories): .git DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/index' DEBUG: writing output... [ 70%] contributor/metrics DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: Not a git repository (or any of the parent directories): .git DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/metrics.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/metrics.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/metrics' DEBUG: writing output... [ 80%] contributor/rescue DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: Not a git repository (or any of the parent directories): .git DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/rescue.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/rescue.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/rescue' DEBUG: writing output... [ 90%] index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: Not a git repository (or any of the parent directories): .git DEBUG: [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'index' DEBUG: writing output... [100%] install/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: Not a git repository (or any of the parent directories): .git DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/index' DEBUG: WARNING: Cannot get gitsha from git repository. DEBUG: generating indices... genindex[openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for 'genindex' DEBUG: writing additional pages... search[openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for 'search' DEBUG: copying static files... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en) ... done DEBUG: dumping object inventory... done DEBUG: build succeeded, 3 warnings. DEBUG: The HTML pages are in doc/build/html. DEBUG: + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/systemd/system DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-ironic-python-agent.service /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/lib/systemd/system DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/ironic-python-agent-dist.conf /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64//etc/ironic-python-agent/ironic-python-agent-dist.conf 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-python-agent-5.1.0.dev26 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-python-agent-5.1.0-0.20191118111330.60637c0.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.86lNPx DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-python-agent-5.1.0.dev26 DEBUG: + export PYTHON=python2 DEBUG: + PYTHON=python2 DEBUG: + stestr-2 --test-path ironic_python_agent/tests/unit run DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_base.TestExtensionDecorators.test_async_command_success [0.006190s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_base.TestExtensionDecorators.test_command_map [0.001594s] ... ok DEBUG: ERROR [root] Extension do not found DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/base.py", line 251, in execute_command DEBUG: ext = self.get_extension(extension_part) DEBUG: File "ironic_python_agent/extensions/base.py", line 223, in get_extension DEBUG: ext = self.ext_mgr[extension_name].obj DEBUG: File "/usr/lib/python2.7/site-packages/stevedore/extension.py", line 326, in __getitem__ DEBUG: return self._extensions_by_name[name] DEBUG: KeyError: 'do' DEBUG: {4} ironic_python_agent.tests.unit.extensions.test_base.TestExecuteCommandMixin.test_execute_unknown_extension [0.004389s] ... ok DEBUG: ERROR [root] Command failed: fake_async_command, error: An error occurred: failed DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/base.py", line 160, in run DEBUG: result = self.execute_method(**self.command_params) DEBUG: File "ironic_python_agent/tests/unit/extensions/test_base.py", line 37, in fake_async_command DEBUG: raise ExecutionError() DEBUG: ExecutionError: An error occurred: failed DEBUG: {4} ironic_python_agent.tests.unit.extensions.test_base.TestExtensionDecorators.test_async_command_execution_failure [0.018018s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.extensions.test_base.TestExtensionDecorators.test_async_command_name [0.001794s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.extensions.test_base.TestExtensionDecorators.test_sync_command_execution_failure [0.001870s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.extensions.test_clean.TestCleanVersion.test__get_current_clean_version [0.004569s] ... ok DEBUG: ERROR [root] Error performing clean_step erase_devices: DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/clean.py", line 77, in execute_clean_step DEBUG: result = hardware.dispatch_to_managers(step['step'], node, ports) DEBUG: File "", line 3, in dispatch_to_managers DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: RuntimeError DEBUG: ERROR [root] Command failed: execute_clean_step, error: Clean step failed: Error performing clean_step erase_devices: DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/base.py", line 160, in run DEBUG: result = self.execute_method(**self.command_params) DEBUG: File "ironic_python_agent/extensions/clean.py", line 82, in execute_clean_step DEBUG: raise errors.CleaningError(msg) DEBUG: CleaningError: Clean step failed: Error performing clean_step erase_devices: DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_clean.TestCleanExtension.test_execute_clean_step_fail [0.085841s] ... ok DEBUG: ERROR [root] Clean version mismatch for command execute_clean_step DEBUG: WARNING [root] Mismatched clean versions. Agent version: {'specific': '1'}, node version: {'not_specific': '1'} DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_base.TestExecuteCommandMixin.test_execute_command_success [0.003624s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_flow.TestFlowExtension.test_validate_exts_failed_to_find_extension [0.001190s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_clean.TestCleanExtension.test_execute_clean_step_version_mismatch [0.013451s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_clean.TestCleanVersion.test__check_clean_version_fail [0.002851s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_flow.TestFlowExtension.test_validate_exts_failed_missing_command [0.001015s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test__get_partition_fallback_partuuid [0.008015s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test__get_partition_partuuid [0.005583s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test__install_grub2_prep [0.020024s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_rescue.TestRescueExtension.test_make_salt [0.000847s] ... ok DEBUG: ERROR [root] Invalid content error: Invalid request body: baz DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/base.py", line 252, in execute_command DEBUG: result = ext.execute(command_part, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: InvalidContentError: Invalid request body: baz DEBUG: ERROR [ironic_python_agent.extensions.image] Finding the partition with UUID 11111111-2222-3333-4444-555555555555 on device /dev/fake failed with Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: 'boom' DEBUG: Stderr: None DEBUG: ERROR [root] Command failed: sleep, error: foo DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/base.py", line 160, in run DEBUG: result = self.execute_method(**self.command_params) DEBUG: File "ironic_python_agent/tests/unit/extensions/test_flow.py", line 41, in sleep DEBUG: time.sleep(sleep_info['time']) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1147, in _mock_call DEBUG: raise result DEBUG: Exception: foo DEBUG: ERROR [root] Command failed: start_flow, error: Command execution failed: fake.sleep was failed DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/base.py", line 160, in run DEBUG: result = self.execute_method(**self.command_params) DEBUG: File "ironic_python_agent/extensions/flow.py", line 45, in start_flow DEBUG: "%s was failed" % method DEBUG: CommandExecutionError: Command execution failed: fake.sleep was failed DEBUG: ERROR [ironic_python_agent.extensions.standby] Flushing file system buffers failed. Error: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: ERROR [root] Command failed: sleep, error: An error occurred: An unexpected error occurred. Please try back later. DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/base.py", line 160, in run DEBUG: result = self.execute_method(**self.command_params) DEBUG: File "ironic_python_agent/tests/unit/extensions/test_flow.py", line 41, in sleep DEBUG: time.sleep(sleep_info['time']) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: RESTError: An error occurred: An unexpected error occurred. Please try back later. DEBUG: WARNING [ironic_python_agent.extensions.standby] Failed to sync file system buffers: Command execution failed: Flushing file system buffers failed. Error: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: ERROR [ironic_python_agent.extensions.image] Installing GRUB2 boot loader to device /dev/fake failed with Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: 'boom' DEBUG: Stderr: None. DEBUG: WARNING [ironic_python_agent.extensions.image] Unable to umount /tmp/fake-dir/dev. Error: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: 'boom' DEBUG: Stderr: None DEBUG: ERROR [root] Command failed: power_off, error: Error rebooting system: Reboot script failed with exit code None. stdout: None. stderr: None. DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/base.py", line 160, in run DEBUG: result = self.execute_method(**self.command_params) DEBUG: File "ironic_python_agent/extensions/standby.py", line 652, in power_off DEBUG: self._run_shutdown_command('poweroff') DEBUG: File "ironic_python_agent/extensions/standby.py", line 640, in _run_shutdown_command DEBUG: raise errors.SystemRebootError(e.exit_code, e.stdout, e.stderr) DEBUG: SystemRebootError: Error rebooting system: Reboot script failed with exit code None. stdout: None. stderr: None. DEBUG: WARNING [ironic_python_agent.extensions.image] Unable to umount /tmp/fake-dir/proc. Error: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: 'boom' DEBUG: Stderr: None DEBUG: WARNING [ironic_python_agent.extensions.image] Unable to umount /tmp/fake-dir/run. Error: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: 'boom' DEBUG: Stderr: None DEBUG: WARNING [ironic_python_agent.extensions.image] Unable to umount /tmp/fake-dir/sys. Error: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: 'boom' DEBUG: Stderr: None DEBUG: ERROR [root] Command failed: start_flow, error: Command execution failed: fake.sleep was failed DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/base.py", line 160, in run DEBUG: result = self.execute_method(**self.command_params) DEBUG: File "ironic_python_agent/extensions/flow.py", line 45, in start_flow DEBUG: "%s was failed" % method DEBUG: CommandExecutionError: Command execution failed: fake.sleep was failed DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_standby.TestImageDownload.test_download_image_and_checksum_failed [0.003898s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test__get_partition_command_fail [0.055171s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test__message_format_whole_disk [0.000945s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_download_image_proxy [0.007629s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_power_off [0.013044s] ... ok DEBUG: ERROR [root] Command execution error: Command execution failed: foo bar baz DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/base.py", line 252, in execute_command DEBUG: result = ext.execute(command_part, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: CommandExecutionError: Command execution failed: foo bar baz DEBUG: ERROR [ironic_python_agent.extensions.standby] Image failed to verify against checksum. location: /foo/bar; image ID: fake_id; image checksum: fake-sha512-value; verification checksum: invalid-checksum DEBUG: WARNING [ironic_python_agent.extensions.iscsi] Linux-IO is not available, falling back to TGT. Error: . DEBUG: ERROR [ironic_python_agent.extensions.iscsi] ISCSI daemon didn't initialize DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test__install_grub2_command_fail [0.006849s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test__is_bootloader_loaded [0.003232s] ... ok DEBUG: ERROR [root] Malformed clean_step, no "step" key: {} DEBUG: ERROR [root] Command failed: execute_clean_step, error: Malformed clean_step, no "step" key: {} DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/base.py", line 160, in run DEBUG: result = self.execute_method(**self.command_params) DEBUG: File "ironic_python_agent/extensions/clean.py", line 75, in execute_clean_step DEBUG: raise ValueError(msg) DEBUG: ValueError: Malformed clean_step, no "step" key: {} DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test__is_bootloader_loaded_empty [0.002675s] ... ok DEBUG: ERROR [ironic_python_agent.extensions.standby] Image failed to verify against checksum. location: /foo/bar; image ID: fake_id; image checksum: abc123; verification checksum: invalid-checksum DEBUG: ERROR [ironic_python_agent.extensions.image] Installing GRUB2 boot loader to device /dev/fake failed with Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: 'error' DEBUG: Stderr: None. DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test_install_bootloader_uefi [0.005650s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.extensions.test_flow.TestFlowExtension.test_sleep_flow_failed_on_second_command [0.100188s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.extensions.test_flow.TestFlowExtension.test_validate_exts_failed_empty_command_map [0.001100s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test__install_grub2 [0.030484s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_prepare_partition_image_raw_stream_true [0.021998s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_validate_image_info_success [0.001019s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_verify_image_failure_with_new_hash_fields [0.008129s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.hardware_managers.test_cna.TestIntelCnaHardwareManager.test_evaluate_hardware_support [0.021925s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.extensions.test_base.TestExecuteCommandMixin.test_execute_command_invalid_content [0.004551s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.extensions.test_base.TestExtensionDecorators.test_async_command_validation_failure [0.001122s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.extensions.test_clean.TestCleanExtension.test_execute_clean_step [0.066088s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.extensions.test_clean.TestCleanExtension.test_execute_clean_step_tuple_result [0.016691s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_base.TestExecuteCommandMixin.test_execute_command [0.003903s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_base.TestExecuteCommandMixin.test_execute_command_other_exception [0.002319s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_base.TestExtensionDecorators.test_sync_command_validation_failure [0.001218s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.hardware_managers.test_cna.TestIntelCnaHardwareManager.test_evaluate_hardware_support_no_cna_card_detected [0.018866s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.hardware_managers.test_mlnx.MlnxHardwareManager.test_get_interface_info [0.005652s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.extensions.test_base.TestExtensionDecorators.test_async_command_success_without_agent [0.006354s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.extensions.test_base.TestExtensionDecorators.test_sync_command_name [0.001171s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.extensions.test_standby.TestImageDownload.test_download_image_and_checksum_empty_file [0.004455s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.extensions.test_flow.TestFlowExtension.test_sleep_flow_failed [0.024059s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test__install_grub2_uefi [0.047467s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.extensions.test_standby.TestImageDownload.test_download_image_and_checksum_multiple [0.073953s] ... ok DEBUG: ERROR [ironic_python_agent.extensions.iscsi] Error when cleaning up iscsi binds. DEBUG: ERROR [ironic_python_agent.extensions.iscsi] Error deleting the iscsi target configuration. DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_base.TestExecuteCommandMixin.test_execute_invalid_command [0.003706s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_base.TestExtensionDecorators.test_sync_command_success [0.001263s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_clean.TestCleanExtension.test_execute_clean_step_no_step [0.057711s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_flow.TestFlowExtension.test_validate_exts_success [0.000875s] ... ok DEBUG: ERROR [ironic_python_agent.extensions.image] No partition with UUID 11111111-2222-3333-4444-555555555555 found on device /dev/fake DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_clean.TestCleanExtension.test_get_clean_steps [0.005250s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_run_shutdown_command_invalid [0.002551s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_stream_raw_image_onto_device_write_error [0.006389s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_validate_image_info_empty_checksum [0.001092s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_validate_image_info_empty_urls [0.001120s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_validate_image_info_no_hash_value [0.001175s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_verify_image_failure [0.005319s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_verify_image_success_without_md5 [0.006407s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test__install_grub2_uefi_mount_fails [0.035596s] ... ok DEBUG: ERROR [ironic_python_agent.extensions.image] Umounting efi system partition failed. Attempted 3 times. Error: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: 'error' DEBUG: Stderr: None DEBUG: {7} ironic_python_agent.tests.unit.hardware_managers.test_cna.TestIntelCnaHardwareManager.test_disable_embedded_lldp_agent_in_cna_card [0.016114s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test_install_bootloader_prep [0.116173s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_iscsi.TestISCSIExtensionCleanUp.test_device_not_found [0.052291s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_iscsi.TestISCSIExtensionTgt.test_start_iscsi_target_fail_wait_daemon [0.005431s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_log.TestLogExtension.test_collect_system_logs [0.003764s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_rescue.TestRescueExtension.test_write_rescue_password [0.005480s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test__message_format_partition_bios [0.000906s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_cache_image_force [0.021076s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_download_image [0.007594s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_prepare_image_raw_stream_true [0.017771s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.extensions.test_iscsi.TestISCSIExtensionCleanUp.test_delete_fails [0.077473s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.extensions.test_iscsi.TestISCSIExtensionCleanUpFallback.test_commands_fail [0.043067s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_prepare_partition_image [0.028296s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_run_shutdown_command_valid_poweroff_sysrq [0.006709s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_validate_image_info_missing_field [0.002077s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_flow.TestFlowExtension.test_sleep_flow_success [0.041953s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test__get_partition [0.006628s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test__get_partition_no_device_found [0.008252s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test__install_grub2_uefi_umount_fails [0.089864s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test__is_bootloader_loaded_not_bootable [0.003797s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.extensions.test_iscsi.TestISCSIExtensionCleanUpFallback.test_lio_not_available [0.020457s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.hardware_managers.test_cna.TestIntelCnaHardwareManager.test_disable_embedded_lldp_agent_write_error [0.022585s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.hardware_managers.test_mlnx.MlnxHardwareManager.test_detect_hardware_no_mlnx [0.003169s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.hardware_managers.test_mlnx.MlnxHardwareManager.test_evaluate_hardware_support_no_mlnx [0.002803s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.hardware_managers.test_mlnx.MlnxHardwareManager.test_get_interface_info_no_ib_interface [0.003553s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.hardware_managers.test_mlnx.MlnxHardwareManager.test_get_interface_info_no_mlnx_interface [0.010015s] ... ok DEBUG: /usr/lib/python2.7/site-packages/pecan/__init__.py:122: RuntimeWarning: `static_root` is only used when `debug` is True, ignoring DEBUG: RuntimeWarning DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_image.TestImageExtension.test_install_bootloader_bios [0.010080s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_verify_image_success_with_md5_fallback [0.016217s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_write_partition_image [0.009388s] ... ok DEBUG: WARNING [root] Can't find field vendor for device lo in device class net DEBUG: WARNING [root] Can't find field vendor for device lo in device class net DEBUG: WARNING [root] Can't find field vendor for device lo in device class net DEBUG: {5} ironic_python_agent.tests.unit.test_agent.TestAdvertiseAddress.test_with_network_interface [0.122303s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_get_route_source_ipv6 [0.007964s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_write_partition_image_exception [0.024701s] ... ok DEBUG: WARNING [root] Something went wrong when readlink for interface eth2. Error: fake DEBUG: {1} ironic_python_agent.tests.unit.hardware_managers.test_cna.TestIntelCnaHardwareManager.test_detect_cna_card [0.003726s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.hardware_managers.test_cna.TestIntelCnaHardwareManager.test_detect_cna_card_execute_error [0.002895s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.hardware_managers.test_cna.TestIntelCnaHardwareManager.test_disable_embedded_lldp_agent_wrong_dir_path [0.010507s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.hardware_managers.test_mlnx.MlnxHardwareManager.test_detect_hardware_error [0.002664s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.hardware_managers.test_mlnx.MlnxHardwareManager.test_get_interface_info_no_mac_address [0.002660s] ... ok DEBUG: /usr/lib/python2.7/site-packages/pecan/__init__.py:122: RuntimeWarning: `static_root` is only used when `debug` is True, ignoring DEBUG: RuntimeWarning DEBUG: ERROR [ironic_python_agent.agent] Failed due to an unknown exception. Error DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/agent.py", line 364, in serve_ipa_api DEBUG: server.handle_request() DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: KeyboardInterrupt DEBUG: /usr/lib/python2.7/site-packages/pecan/__init__.py:122: RuntimeWarning: `static_root` is only used when `debug` is True, ignoring DEBUG: RuntimeWarning DEBUG: WARNING [ironic_python_agent.agent] Cannot get route to host 1.2.1.2: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: 'boom' DEBUG: Stderr: None DEBUG: WARNING [ironic_python_agent.agent] No route to host 1.2.1.2, route record: Error: some error text DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_iscsi.TestISCSIExtensionCleanUp.test_ok [0.120399s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_agent.TestAdvertiseAddress.test_route_retry [0.060400s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_run_raise_exception [0.090343s] ... ok DEBUG: WARNING [ironic_python_agent.extensions.iscsi] Linux-IO is not available, falling back to TGT. Error: . DEBUG: ERROR [ironic_python_agent.extensions.iscsi] Error when adding a new logical unit for iqn iqn-fake DEBUG: {1} ironic_python_agent.tests.unit.test_agent.TestAdvertiseAddress.test_route_with_host [0.005686s] ... ok DEBUG: ERROR [root] Command failed: foo_command, error: command execution failed DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/base.py", line 160, in run DEBUG: result = self.execute_method(**self.command_params) DEBUG: File "ironic_python_agent/tests/unit/test_agent.py", line 44, in foo_execute DEBUG: raise EXPECTED_ERROR DEBUG: RuntimeError: command execution failed DEBUG: ERROR [ironic_lib.exception] Exception in string format operation (arguments ) DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python2.7/site-packages/ironic_lib/exception.py", line 134, in __init__ DEBUG: message = self._msg_fmt % kwargs DEBUG: KeyError: u'service' DEBUG: WARNING [ironic_python_agent.agent] Could not get baremetal endpoint from mDNS, will not heartbeat DEBUG: WARNING [ironic_python_agent.extensions.iscsi] Linux-IO is not available, falling back to TGT. Error: . DEBUG: ERROR [ironic_python_agent.extensions.iscsi] Error: Unable to start the ISCSI daemon: OS Error: file not found DEBUG: GET: /v1/commands/abc123 {} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: {"command_error": null, "command_status": "SUCCEEDED", "command_params": {"key": "value"}, "command_result": {"test": "result"}, "id": "d13234e3-1522-445d-ba5b-1b1614156e17", "command_name": "do_things"} DEBUG: {5} ironic_python_agent.tests.unit.test_api.TestIronicAPI.test_get_command_result [0.009122s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_base.BlockExecuteTestCase.test_can_mock_execute [0.003439s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_iscsi.TestISCSIExtensionTgt.test_start_iscsi_target_fail_command [0.016762s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_errors.TestErrors.test_RESTError_details [0.001290s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_errors.TestErrors.test_error_string [0.001189s] ... ok DEBUG: WARNING [root] Can't find field vendor for device lo in device class net DEBUG: WARNING [root] Can't find field vendor for device lo in device class net DEBUG: WARNING [root] Can't find field vendor for device lo in device class net DEBUG: WARNING [root] Can't find field vendor for device lo in device class net DEBUG: {1} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test__wait_for_interface_expired [0.006640s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_async_command_failure [0.005081s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_async_command_success [0.004027s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_run_with_inspection_without_apiurl [0.164688s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_iscsi.TestISCSIExtensionTgt.test_start_iscsi_target_fail_command_not_exist [0.013379s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_standby.TestImageDownload.test_download_image_and_checksum_unknown_file [0.005925s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test__message_format_whole_disk_missing_oserror [0.004544s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_cache_image_invalid_image_list [0.001565s] ... ok DEBUG: WARNING [ironic_python_agent.extensions.standby] Failed to call get_disk_identifier: Unable to obtain the root_uuid parameter: The hexdump tool may be missing in IPA: DEBUG: {5} ironic_python_agent.tests.unit.test_hardware.TestEvaluateHardwareSupport.test_evaluate_hw_no_wait_for_disks [0.026828s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_prepare_image [0.021630s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_hardware.TestEvaluateHardwareSupport.test_evaluate_hw_waits_for_disks_configured [0.025419s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test__is_virtual_media_device_exists_no_match [0.004534s] ... ok DEBUG: ERROR [ironic_python_agent.agent] error sending heartbeat to https://fake_api.example.org:8081/ DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/agent.py", line 138, in do_heartbeat DEBUG: advertise_address=self.agent.advertise_address DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1147, in _mock_call DEBUG: raise result DEBUG: Exception: uh oh! DEBUG: ERROR [ironic_python_agent.extensions.standby] Flushing file system buffers failed. Error: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: WARNING [ironic_python_agent.extensions.standby] Failed to sync file system buffers: Command execution failed: Flushing file system buffers failed. Error: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: {5} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_create_configuration [0.011657s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.extensions.test_iscsi.TestISCSIExtensionLIO.test_failed_to_start_iscsi [0.256888s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_prepare_image_no_configdrive [0.032330s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.extensions.test_iscsi.TestISCSIExtensionLIO.test_failed_to_start_iscsi_wipe_disk_metadata [0.250636s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_run_shutdown_command_fails [0.008900s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_create_configuration_with_nvme [0.012696s] ... ok DEBUG: ERROR [ironic_lib.exception] Exception in string format operation (arguments ) DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python2.7/site-packages/ironic_lib/exception.py", line 134, in __init__ DEBUG: message = self._msg_fmt % kwargs DEBUG: KeyError: u'service' DEBUG: WARNING [ironic_python_agent.agent] Could not get baremetal endpoint from mDNS, will not heartbeat DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_run_shutdown_command_valid [0.008036s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_run_without_inspection_and_apiurl [0.081382s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_delete_configuration_partition [0.008730s] ... ok DEBUG: ERROR [ironic_python_agent.agent] Neither ipa-api-url nor inspection_callback_urlfound, please check your pxe append parameters. DEBUG: {1} ironic_python_agent.tests.unit.test_agent.TestHeartbeater.test_heartbeat [0.093204s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_run_shutdown_command_valid_reboot_sysrq [0.010461s] ... ok DEBUG: POST: /v1/commands {'params': {'key': 'value'}, 'name': 'do_things'} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: {"command_error": null, "command_status": "SUCCEEDED", "command_params": {"key": "value"}, "command_result": {"test": "result"}, "id": "3cd5580e-8fc5-45a6-bb3d-2a595010f4f2", "command_name": "do_things"} DEBUG: {1} ironic_python_agent.tests.unit.test_api.TestIronicAPI.test_execute_agent_command_success_no_wait [0.011259s] ... ok DEBUG: WARNING [ironic_python_agent.dmi_inspector] Failed to parse Handle type in dmi output: list index out of range DEBUG: {3} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_verify_image_success [0.014294s] ... ok DEBUG: POST: /v1/commands?wait=true {'params': {'key': 'value'}, 'name': 'do_things'} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: {"command_error": null, "command_status": "SUCCEEDED", "command_params": {"key": "value"}, "command_result": {"test": "result"}, "id": "feb52438-d540-466d-8541-a287acf425ae", "command_name": "do_things"} DEBUG: {1} ironic_python_agent.tests.unit.test_api.TestIronicAPI.test_execute_agent_command_success_with_true_wait [0.015021s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.hardware_managers.test_cna.TestIntelCnaHardwareManager.test_collect_lldp_data [0.011381s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.hardware_managers.test_mlnx.MlnxHardwareManager.test_infiniband_address_to_mac [0.001399s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_dmi_inspector.TestCollectDmidecodeInfo.test_dmidecode_info_bad_data [0.004574s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_hardware.TestEvaluateHardwareSupport.test_evaluate_hw_waits_for_disks [0.012006s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test__get_component_devices [0.003581s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_create_configuration_invalid_raid_config [0.004773s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_create_configuration_max_is_first_logical [0.013447s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_ata_failed_continued [0.009227s] ... ok DEBUG: WARNING [root] Failed to invoke ata_erase, falling back to shred: Error erasing block device: An unknown error occurred erasing block device /dev/sda DEBUG: ERROR [root] Failed to invoke ata_erase, fallback to shred is not enabled: Error erasing block device: Block device /dev/sda already has a security password set DEBUG: {7} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_url_from_mdns_by_default [0.086177s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_ata_security_enabled [0.012980s] ... ok DEBUG: ERROR [root] Erasing block device /dev/sda failed with error DEBUG: {1} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_shred_fail_oserror [0.004713s] ... ok DEBUG: POST: /v1/commands?wait=false {'params': {'key': 'value'}, 'name': 'do_things'} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: {"command_error": null, "command_status": "SUCCEEDED", "command_params": {"key": "value"}, "command_result": {"test": "result"}, "id": "e33747ff-1b67-42a6-b81c-0a008a58ec44", "command_name": "do_things"} DEBUG: {1} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bmc_address_zeroed [0.006472s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_cpus [0.004271s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_api.TestIronicAPI.test_execute_agent_command_success_with_false_wait [0.010137s] ... ok DEBUG: POST: /v1/commands {} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: {"debuginfo": null, "faultcode": "Client", "faultstring": "Invalid input for field/attribute name. Value: 'None'. Mandatory field missing."} DEBUG: {7} ironic_python_agent.tests.unit.test_api.TestIronicAPI.test_execute_agent_command_validation [0.005627s] ... ok DEBUG: WARNING [root] The root device was not detected in 27 seconds DEBUG: GET: /v1/commands {} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: {"commands": [{"command_error": null, "command_status": "SUCCEEDED", "command_params": {"key": "value"}, "command_result": {"test": "result"}, "id": "2130607c-8fbd-4050-84a1-84a780e68068", "command_name": "do_things"}]} DEBUG: {7} ironic_python_agent.tests.unit.test_api.TestIronicAPI.test_list_command_results [0.006994s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_base.BlockExecuteTestCase.test_exception_raised_for_execute_parent_mocked [0.003654s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_dmi_inspector.TestCollectDmidecodeInfo.test_parse_dmi_memory [0.001622s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestEvaluateHardwareSupport.test_evaluate_hw_disks_timeout [0.010789s] ... ok DEBUG: WARNING [root] Device /dev/sda is inaccessible, skipping... Error: DEBUG: WARNING [root] Device /dev/sdb is inaccessible, skipping... Error: DEBUG: WARNING [root] Device /dev/sdc is inaccessible, skipping... Error: DEBUG: WARNING [root] Device /dev/sdd is inaccessible, skipping... Error: DEBUG: /usr/lib/python2.7/site-packages/pecan/__init__.py:122: RuntimeWarning: `static_root` is only used when `debug` is True, ignoring DEBUG: RuntimeWarning DEBUG: {1} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_list_all_block_device [0.036181s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.extensions.test_iscsi.TestISCSIExtensionLIO.test_failed_to_bind_iscsi [0.406641s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.extensions.test_rescue.TestRescueExtension.test_finalize_rescue [0.004260s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_image_location [0.001708s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestEvaluateHardwareSupport.test_evaluate_hw_waits_for_disks_nonconfigured [0.030411s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_list_hardware_info [0.005382s] ... ok DEBUG: WARNING [root] Can't find field vendor for device lo in device class net DEBUG: WARNING [root] Can't find field vendor for device lo in device class net DEBUG: WARNING [root] Can't find field vendor for device lo in device class net DEBUG: {3} ironic_python_agent.tests.unit.test_agent.TestAdvertiseAddress.test_with_network_interface_failed [0.127135s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_devices_concurrency [0.164284s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bmc_address [0.003466s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test__ata_erase_security_enabled_set_password_exception [0.004615s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test__is_linux_raid_member [0.003582s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_get_route_source_ipv4 [0.007910s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_create_configuration_device_handling_failures [0.008716s] ... ok DEBUG: GET: /v1/status {} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: {"started_at": 1574075690.440897, "version": "v72ac9"} DEBUG: {3} ironic_python_agent.tests.unit.test_api.TestIronicAPI.test_get_agent_status [0.007002s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_smartctl_unsupported_shred [0.008112s] ... ok DEBUG: ERROR [ironic_python_agent.extensions.standby] Flushing file system buffers failed. Error: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: WARNING [ironic_python_agent.extensions.standby] Failed to sync file system buffers: Command execution failed: Flushing file system buffers failed. Error: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: ERROR [root] Command failed: run_image, error: Error rebooting system: Reboot script failed with exit code None. stdout: None. stderr: None. DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/base.py", line 160, in run DEBUG: result = self.execute_method(**self.command_params) DEBUG: File "ironic_python_agent/extensions/standby.py", line 646, in run_image DEBUG: self._run_shutdown_command('reboot') DEBUG: File "ironic_python_agent/extensions/standby.py", line 640, in _run_shutdown_command DEBUG: raise errors.SystemRebootError(e.exit_code, e.stdout, e.stderr) DEBUG: SystemRebootError: Error rebooting system: Reboot script failed with exit code None. stdout: None. stderr: None. DEBUG: WARNING [ironic_python_agent.inspector] no suitable root device detected DEBUG: {5} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bmc_v6address_channel_7 [0.013030s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_holder_disks_unexpected_devices [0.004529s] ... ok DEBUG: WARNING [root] The root device was not detected in 45 seconds DEBUG: ERROR [ironic_python_agent.utils] JSON returned from hardware-detect cannot be decoded: No JSON object could be decoded DEBUG: {1} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_list_network_interfaces_with_lldp_error [0.021041s] ... ok DEBUG: ERROR [root] Cannot fetch total memory size using psutil version 5 DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/hardware.py", line 907, in get_memory DEBUG: total = int(psutil.virtual_memory().total) DEBUG: File "", line 3, in virtual_memory DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: AttributeError DEBUG: ERROR [oslo.service.loopingcall] Dynamic backoff interval looping call 'ironic_python_agent.ironic_api_client.APIClient._do_lookup' failed DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python2.7/site-packages/oslo_service/loopingcall.py", line 150, in _run_loop DEBUG: result = func(*self.args, **self.kw) DEBUG: File "", line 3, in _do_lookup DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: LoopingCallTimeOut DEBUG: WARNING [root] Invalid IP address: meow DEBUG: {1} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_validate_configuration_invalid_raid_level [0.006934s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_inspector.TestCollectDefault.test_no_root_disk [0.006098s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_inspector.TestCollectExtraHardware.test_parsing_failed [0.004639s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test_do_lookup [0.002921s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test_get_agent_url_ipv4 [0.001681s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_hardware.TestEvaluateHardwareSupport.test_evaluate_hw_disks_timeout_configured [0.010373s] ... ok DEBUG: WARNING [root] Invalid IP address: DEBUG: WARNING [root] Invalid IP address: DEBUG: WARNING [root] Invalid IP address: DEBUG: WARNING [root] Invalid IP address: DEBUG: WARNING [root] Invalid IP address: DEBUG: WARNING [root] Invalid IP address: DEBUG: WARNING [root] Invalid IP address: DEBUG: WARNING [root] Invalid IP address: DEBUG: WARNING [root] Invalid IP address: DEBUG: WARNING [root] Invalid IP address: DEBUG: WARNING [root] Invalid IP address: DEBUG: WARNING [root] Failed to get CPU flags DEBUG: ERROR [root] Failed to erase the metadata on device "/dev/sdb". Error: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: 'Booo00000ooommmmm' DEBUG: Stderr: None DEBUG: {3} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test__is_linux_raid_member_false [0.004970s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test__is_virtual_media_device_exists [0.005217s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_create_configuration_failure_with_nvme [0.009565s] ... ok DEBUG: WARNING [ironic_python_agent.extensions.iscsi] Linux-IO is not available, falling back to TGT. Error: . DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_devices_without_disk [0.006648s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bios_given_nic_name_process_exec_err4 [0.020038s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_run_image [0.040436s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_validate_image_info_no_hash_algo [0.002424s] ... ok DEBUG: WARNING [root] Could not get real physical RAM from lshw: DEBUG: {4} ironic_python_agent.tests.unit.hardware_managers.test_cna.TestIntelCnaHardwareManager.test_detect_cna_card_no_i40e_driver [0.004501s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bmc_address_iterate_channels [0.005329s] ... ok DEBUG: ERROR [root] Cannot fetch total memory size using psutil version 5 DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/hardware.py", line 907, in get_memory DEBUG: total = int(psutil.virtual_memory().total) DEBUG: File "", line 3, in virtual_memory DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: AttributeError DEBUG: {1} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test_lookup_timeout [0.007301s] ... ok DEBUG: WARNING [root] Could not retrieve vendor info from lshw: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: {4} ironic_python_agent.tests.unit.hardware_managers.test_mlnx.MlnxHardwareManager.test_detect_hardware [0.013497s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.hardware_managers.test_mlnx.MlnxHardwareManager.test_evaluate_hardware_support [0.006172s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bmc_address_not_available [0.007331s] ... ok DEBUG: ERROR [root] Unexpected error dispatching unexpected_fail to manager : A problem was encountered DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/hardware.py", line 1946, in dispatch_to_managers DEBUG: return getattr(manager, method)(*args, **kwargs) DEBUG: File "ironic_python_agent/tests/unit/test_multi_hardware.py", line 32, in wrapper DEBUG: return fn(self, *args, **kwargs) DEBUG: File "ironic_python_agent/tests/unit/test_multi_hardware.py", line 101, in unexpected_fail DEBUG: raise RuntimeError('A problem was encountered') DEBUG: RuntimeError: A problem was encountered DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_cpus_no_flags [0.003859s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_holder_disks_with_nvme [0.004033s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_memory_psutil_exception_v1 [0.045095s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_devices_metadata_error [0.021460s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bmc_address_random_error [0.006775s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_iscsi.TestISCSIExtensionLIO.test_start_iscsi_target [0.459654s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_iscsi.TestISCSIExtensionTgt.test_start_iscsi_target_with_special_port [0.025555s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test__message_format_partition_uefi_localboot [0.001590s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_cache_and_write_image [0.020182s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_memory_arm64_lshw [0.016003s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_memory_lshw_exception [0.005292s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_memory_psutil_exception_v2 [0.011287s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bmc_v6address_invalid_get_address [0.012980s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_boot_info_pxe_interface [0.007113s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_boot_info_uefi [0.006567s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_os_install_device_root_device_hints_model [0.028807s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_os_install_device_root_device_hints_size_not_int [0.020282s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_system_vendor_info_failure [0.004002s] ... ok DEBUG: WARNING [root] Device /dev/sda is inaccessible, skipping... Error: [Errno 2] No such file or directory: '/dev/sda' DEBUG: WARNING [root] Can't find field vendor for device sda in device class block DEBUG: WARNING [root] Device /dev/sdb is inaccessible, skipping... Error: [Errno 2] No such file or directory: '/dev/sdb' DEBUG: WARNING [root] Can't find field vendor for device sdb in device class block DEBUG: WARNING [root] Device /dev/sdc is inaccessible, skipping... Error: [Errno 2] No such file or directory: '/dev/sdc' DEBUG: WARNING [root] Can't find field vendor for device sdc in device class block DEBUG: WARNING [root] Device /dev/sdd is inaccessible, skipping... Error: [Errno 2] No such file or directory: '/dev/sdd' DEBUG: WARNING [root] Can't find field vendor for device sdd in device class block DEBUG: WARNING [ironic_python_agent.numa_inspector] Failed to get some NUMA information (Error in NUMA node data format: An unexpected error occurred. Please try back later.) DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_cache_image [0.018820s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_multi_hardware.TestMultipleHardwareManagerLoading.test_mainline_fails [0.045452s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_multi_hardware.TestMultipleHardwareManagerLoading.test_method_fails [0.045279s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_numa_inspector.TestCollectNumaTopologyInfo.test_collect_no_nics_dirs [0.014699s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_cache_partition_image [0.016782s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_os_install_device_root_device_hints_rotational [0.031631s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_validate_configuration_invalid_no_of_raids [0.003436s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_validate_configuration_valid_raid1 [0.007627s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_validate_configuration_valid_raid1_raidN [0.003743s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_os_install_device [0.043363s] ... ok DEBUG: ERROR [root] Command failed: prepare_image, error: Don't call ironic_lib.utils.execute() / processutils.execute() or similar functions in tests! DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/base.py", line 160, in run DEBUG: result = self.execute_method(**self.command_params) DEBUG: File "ironic_python_agent/extensions/standby.py", line 592, in prepare_image DEBUG: _validate_partitioning(device) DEBUG: File "ironic_python_agent/extensions/standby.py", line 432, in _validate_partitioning DEBUG: attempts=CONF.disk_utils.partprobe_attempts) DEBUG: File "ironic_python_agent/tests/unit/base.py", line 78, in do_not_call DEBUG: "Don't call ironic_lib.utils.execute() / " DEBUG: Exception: Don't call ironic_lib.utils.execute() / processutils.execute() or similar functions in tests! DEBUG: /usr/lib/python2.7/site-packages/pecan/__init__.py:122: RuntimeWarning: `static_root` is only used when `debug` is True, ignoring DEBUG: RuntimeWarning DEBUG: {3} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_list_network_interfaces_with_lldp [0.015206s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_validate_configuration_no_configuration [0.003215s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_list_all_block_device_with_udev [0.048265s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_numa_inspector.TestGetNumaTopologyInfo.test_nodes_invalid_numa_format_memory_info [0.020570s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_agent.TestAdvertiseAddress.test_route_with_ipv6 [0.116917s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_utils.GetAgentParamsTestCase.test__read_params_from_file_fail [0.008157s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_hardware.TestModuleFunctions.test__check_for_iscsi [0.004857s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_prepare_image_bad_partition [0.040100s] ... ok DEBUG: {1} ironic_python_agent.tests.unit.test_utils.TestUtils.test_get_journalctl_output_with_units [0.002664s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_normal_vs_enhanced_security_erase [0.015447s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_sync [0.004455s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_hardware.TestModuleFunctions.test__check_for_iscsi_no_iscsi [0.008994s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_validate_image_info_invalid_checksum [0.001625s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_inspector.TestCollectExtraHardware.test_benchmarks [0.006164s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_verify_image_failure_without_fallback [0.004920s] ... ok DEBUG: ERROR [ironic_python_agent.extensions.standby] Unable to verify image fake_id with available checksums. Please make sure the specified 'os_hash_algo' (currently unsupported-algorithm) is supported by this ramdisk, or provide a md5 checksum via the 'checksum' field DEBUG: {5} ironic_python_agent.tests.unit.test_inspector.TestCollectExtraHardware.test_no_benchmarks [0.004347s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_verify_image_success_with_new_hash_fields [0.005195s] ... ok DEBUG: WARNING [root] Could not find the SCSI address (HCTL) for device /dev/sda. Skipping DEBUG: WARNING [root] Could not find the SCSI address (HCTL) for device /dev/sdb. Skipping DEBUG: WARNING [root] Could not find the SCSI address (HCTL) for device /dev/md0. Skipping DEBUG: {7} ironic_python_agent.tests.unit.test_hardware.TestModuleFunctions.test_list_all_block_devices_success_raid [0.060472s] ... ok DEBUG: ERROR [ironic_python_agent.ironic_api_client] An error occurred while attempting to discover the available Ironic API versions, falling back to using version 1.22 DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/ironic_api_client.py", line 83, in _get_ironic_api_version DEBUG: response = self._request('GET', '/') DEBUG: File "ironic_python_agent/ironic_api_client.py", line 74, in _request DEBUG: **kwargs) DEBUG: File "", line 3, in request DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: Exception: Boom DEBUG: WARNING [ironic_python_agent.ironic_api_client] Got invalid node data in response to query for node with addresses '00:0c:29:8c:11:b1,00:0c:29:8c:11:b2' from http://agent-api.ironic.example.org: {u'heartbeat_timeout': 300} DEBUG: {7} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test__get_ironic_api_version_error [0.009133s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test_do_lookup_bad_response_data [0.002671s] ... ok DEBUG: WARNING [root] Could not find the SCSI address (HCTL) for device /dev/sda. Skipping DEBUG: WARNING [root] Could not find the SCSI address (HCTL) for device /dev/sdb. Skipping DEBUG: {3} ironic_python_agent.tests.unit.test_hardware.TestModuleFunctions.test_list_all_block_devices_success [0.043132s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test_successful_heartbeat_ip6 [0.004234s] ... ok DEBUG: WARNING [ironic_python_agent.inspector] failed to get system journal DEBUG: {3} ironic_python_agent.tests.unit.test_hardware.TestModuleFunctions.test_list_all_block_devices_wrong_block_type [0.018529s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_inspector.TestCollectLogs.test_fail [0.003073s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.extensions.test_iscsi.TestISCSIExtensionLIO.test_start_iscsi_target_noipv6 [0.433529s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.extensions.test_standby.TestImageDownload.test_download_image [0.007961s] ... ok DEBUG: ERROR [ironic_python_agent.utils] collector failed: boom DEBUG: WARNING [ironic_python_agent.extensions.standby] URL: http://example.org; time: 0.00109910964966 seconds. Error: Received status code 404 from http://example.org, expected 200. Response body: DEBUG: {7} ironic_python_agent.tests.unit.test_multi_hardware.TestMultipleHardwareManagerLoading.test_dispatch_to_all_managers_mainline_fails [0.042336s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.extensions.test_standby.TestImageDownload.test_download_image_and_checksum [0.006522s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test__message_format_partition_uefi_netboot [0.000905s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_download_image_bad_status [0.003562s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_inspector.TestInspect.test_collector_failed [0.077668s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_inspector.TestMisc.test_raise_on_wrong_collector [0.002206s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_inspector.TestNormalizeMac.test_correct_mac [0.001264s] ... ok DEBUG: ERROR [ironic_python_agent.extensions.standby] Image failed to verify against checksum. location: /tmp/tmpCD6osN/fake_id; image ID: fake_id; image checksum: abc123; verification checksum: invalid-checksum DEBUG: {2} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_download_image_verify_fails [0.006882s] ... ok DEBUG: WARNING [ironic_python_agent.ironic_api_client] Failed looking up node with addresses '00:0c:29:8c:11:b1,00:0c:29:8c:11:b2' at http://agent-api.ironic.example.org, status code: 400 DEBUG: {2} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_validate_image_info_invalid_urls [0.001047s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test_do_lookup_bad_response_code [0.002735s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_validate_image_info_success_with_new_hash_fields [0.000765s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_validate_image_info_success_without_md5 [0.000788s] ... ok DEBUG: WARNING [ironic_python_agent.ironic_api_client] Got invalid heartbeat from the API: {u'node': {u'uuid': u'deadbeef-dabb-ad00-b105-f00d00bab10c'}} DEBUG: {5} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test_do_lookup_no_heartbeat_timeout [0.002225s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_inspector.TestInspect.test_ok [0.031240s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_inspector.TestNormalizeMac.test_pxelinux_mac [0.000787s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_write_image [0.003569s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_inspector.TestWaitForDhcp.test_boot_only [0.006132s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_inspector.TestWaitForDhcp.test_disabled [0.003120s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_write_partition_image_exception_image_mb [0.006021s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test__get_ironic_api_version_already_set [0.004299s] ... ok DEBUG: /usr/lib/python2.7/site-packages/pecan/__init__.py:122: RuntimeWarning: `static_root` is only used when `debug` is True, ignoring DEBUG: RuntimeWarning DEBUG: {2} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_write_partition_image_no_node_uuid [0.008644s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_agent.TestAdvertiseAddress.test_advertise_address_provided [0.103628s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_multi_hardware.TestMultipleHardwareManagerLoading.test_generic_method_only [0.035756s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_netutils.TestNetutils.test_get_lldp_info [0.004818s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_agent.TestAdvertiseAddress.test_route_with_ip [0.009158s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_get_node_uuid [0.003096s] ... ok DEBUG: WARNING [ironic_python_agent.netutils] Trailing byte received in an LLDP package: '5' DEBUG: {7} ironic_python_agent.tests.unit.test_netutils.TestNetutils.test_get_lldp_info_malformed [0.004658s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_netutils.TestNetutils.test_wrap_ipv6 [0.000732s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_get_status [0.003437s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_multi_hardware.TestMultipleHardwareManagerLoading.test_dispatch_to_all_managers_both_succeed [0.039571s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_numa_inspector.TestGetNumaTopologyInfo.test_nodes_invalid_threaddir_format_cores_info [0.010123s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.extensions.test_iscsi.TestISCSIExtensionLIO.test_start_iscsi_target_with_special_port [0.507495s] ... ok DEBUG: WARNING [ironic_python_agent.extensions.iscsi] Linux-IO is not available, falling back to TGT. Error: . DEBUG: {6} ironic_python_agent.tests.unit.extensions.test_iscsi.TestISCSIExtensionTgt.test_start_iscsi_target [0.006063s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_multi_hardware.TestMultipleHardwareManagerLoading.test_both_succeed [0.039558s] ... ok DEBUG: ERROR [root] Rescue Operation failed when writing the hashed rescue password to the password file. Error DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/rescue.py", line 47, in write_rescue_password DEBUG: with open(PASSWORD_FILE, 'w') as f: DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: IOError DEBUG: {7} ironic_python_agent.tests.unit.test_utils.GetAgentParamsTestCase.test__get_vmedia_params_by_device [0.011386s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.extensions.test_rescue.TestRescueExtension.test_write_rescue_password_ioerror [0.005553s] ... ok DEBUG: WARNING [ironic_python_agent.extensions.standby] URL: http://example.org; time: 0.000253915786743 seconds. Error: Received status code 401 from http://example.org, expected 200. Response body: Unauthorized DEBUG: {7} ironic_python_agent.tests.unit.test_utils.GetAgentParamsTestCase.test_get_agent_params_vmedia [0.005115s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.extensions.test_standby.TestImageDownload.test_download_image_fail [0.004821s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_utils.TestUtils.test_device_extractor [0.000169s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_utils.TestUtils.test_get_command_output [0.001310s] ... ok DEBUG: {7} ironic_python_agent.tests.unit.test_utils.TestUtils.test_gzip_and_b64encode [0.001111s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_cache_image_cached [0.004587s] ... ok DEBUG: /usr/lib/python2.7/site-packages/pecan/__init__.py:122: RuntimeWarning: `static_root` is only used when `debug` is True, ignoring DEBUG: RuntimeWarning DEBUG: WARNING [root] Can't find field vendor for device lo in device class net DEBUG: WARNING [root] Can't find field vendor for device lo in device class net DEBUG: WARNING [ironic_python_agent.agent] Cannot get route to host 1.2.1.2: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: 'boom' DEBUG: Stderr: None DEBUG: WARNING [root] Can't find field vendor for device lo in device class net DEBUG: WARNING [root] Can't find field vendor for device lo in device class net DEBUG: WARNING [ironic_python_agent.agent] Cannot get route to host 1.2.1.2: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: 'boom' DEBUG: Stderr: None DEBUG: WARNING [ironic_python_agent.agent] Cannot get route to host 1.2.1.2: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: 'boom' DEBUG: Stderr: None DEBUG: WARNING [ironic_python_agent.agent] Cannot get route to host 1.2.1.2: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: 'boom' DEBUG: Stderr: None DEBUG: WARNING [ironic_python_agent.agent] Cannot get route to host 1.2.1.2: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: 'boom' DEBUG: Stderr: None DEBUG: {6} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_prepare_image_raw_and_stream_false [0.007497s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_run_with_inspection [0.041367s] ... ok DEBUG: ERROR [root] Command failed: prepare_image, error: 'NoneType' object has no attribute 'get' DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/extensions/base.py", line 160, in run DEBUG: result = self.execute_method(**self.command_params) DEBUG: File "ironic_python_agent/extensions/standby.py", line 608, in prepare_image DEBUG: self.partition_uuids) DEBUG: File "ironic_python_agent/extensions/standby.py", line 208, in _message_format DEBUG: root_uuid = partition_uuids.get('root uuid') DEBUG: AttributeError: 'NoneType' object has no attribute 'get' DEBUG: WARNING [ironic_python_agent.netutils] LLDP timed out, remaining interfaces: [('eth0', ), ('eth1', )] DEBUG: {5} ironic_python_agent.tests.unit.test_multi_hardware.TestMultipleHardwareManagerLoading.test_mainline_method_only [0.035722s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_agent.TestAdvertiseAddress.test_route_failed [0.056991s] ... ok DEBUG: GET: / {} DEBUG: {3} ironic_python_agent.tests.unit.test_multi_hardware.TestMultipleHardwareManagerLoading.test_dispatch_to_all_managers_manager_method_not_found [0.024813s] ... ok DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: {"default_version": {"id": "v1", "links": [{"href": "http://localhost/v1/", "rel": "self"}]}, "versions": [{"id": "v1", "links": [{"href": "http://localhost/v1/", "rel": "self"}]}], "name": "OpenStack Ironic Python Agent API", "description": "Ironic Python Agent is a provisioning agent for OpenStack Ironic"} DEBUG: ERROR [ironic_python_agent.extensions.standby] Flushing file system buffers failed. Error: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: {0} ironic_python_agent.tests.unit.test_api.TestIronicAPI.test_root [0.003533s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_encoding.TestSerializable.test_baseclass_serialize [0.000766s] ... ok DEBUG: ERROR [ironic_python_agent.netutils] Socket for network interface eth0 said that it was ready to read we were unable to read from the socket while trying to get LLDP packet. Skipping this network interface. DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/netutils.py", line 186, in _get_lldp_info DEBUG: lldp_info[interface[0]] = _receive_lldp_packets(s) DEBUG: File "ironic_python_agent/netutils.py", line 149, in _receive_lldp_packets DEBUG: pkt = sock.recv(1600) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: error: BOOM DEBUG: {6} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_prepare_partition_image_raw_and_stream_false [0.008351s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_encoding.TestSerializableComparable.test_childclass_notequal [0.000741s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_netutils.TestNetutils.test_get_lldp_info_empty [0.005442s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_numa_inspector.TestGetNumaTopologyInfo.test_get_nodes_memory_info [0.007816s] ... ok DEBUG: ERROR [root] Erasing block device /dev/sda failed with error Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: {0} ironic_python_agent.tests.unit.test_errors.TestErrors.test_error_classes [0.001720s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_numa_inspector.TestGetNumaTopologyInfo.test_get_numa_node_id_invalid_format [0.002332s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_get_route_source_indexerror [0.012540s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_collect_lldp_data_netutils_exception [0.003846s] ... ok DEBUG: ERROR [ironic_python_agent.netutils] Failed to open all RawPromiscuousSockets, attempting to close any opened sockets. DEBUG: {6} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_stream_raw_image_onto_device [0.006466s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_netutils.TestNetutils.test_get_lldp_info_multiple [0.004837s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_create_configuration_empty_target_raid_config [0.000812s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_create_configuration_partitions_detected [0.002115s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.extensions.test_standby.TestStandbyExtension.test_sync_error [0.002682s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_get_route_source_ipv6_linklocal [0.004572s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_ata_success_no_smartctl [0.004320s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_netutils.TestNetutils.test_get_lldp_info_socket_recv_error [0.005237s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.hardware_managers.test_mlnx.MlnxHardwareManager.test_generate_client_id [0.000709s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_shred_fail_processerror [0.002278s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_virtual_media [0.001997s] ... ok DEBUG: WARNING [root] Cannot get BMC address: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bios_given_nic_name_ok [0.002218s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_utils.GetAgentParamsTestCase.test__get_vmedia_params_mount_fails [0.015120s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_netutils.TestNetutils.test_raw_promiscuous_sockets_bind_fail [0.004372s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bmc_address_invalid [0.002553s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_netutils.TestNetutils.test_raw_promiscuous_sockets_exception [0.005854s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_utils.GetAgentParamsTestCase.test__read_params_from_file [0.004011s] ... ok DEBUG: WARNING [ironic_python_agent.numa_inspector] Failed to get some NUMA information (Error in NUMA node data format: An unexpected error occurred. Please try back later.) DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bmc_address_virt [0.002472s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_numa_inspector.TestCollectNumaTopologyInfo.test_collect_failure [0.005933s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bmc_v6address_dynamic_address [0.006294s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_cpus2 [0.002002s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_utils.TestUtils.test_collect_system_logs_journald [0.009999s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_numa_inspector.TestCollectNumaTopologyInfo.test_collect_success [0.007736s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_utils.TestUtils.test_get_journalctl_output_with_lines [0.002349s] ... ok DEBUG: {5} ironic_python_agent.tests.unit.test_utils.TestUtils.test_guess_root_disk_secondary_sort [0.001607s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_memory_psutil_v1 [0.008967s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_numa_inspector.TestGetNumaTopologyInfo.test_nodes_invalid_memory_unit [0.010144s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_url_from_mdns_explicitly [0.043935s] ... ok DEBUG: GET: /v1 {} DEBUG: {3} ironic_python_agent.tests.unit.test_utils.GetAgentParamsTestCase.test__get_vmedia_params_by_label_lower_case [0.008447s] ... ok DEBUG: {3} ironic_python_agent.tests.unit.test_utils.TestUtils.test_is_journalctl_present_false [0.001416s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_os_install_device_fails [0.015071s] ... ok DEBUG: WARNING [root] Device /dev/sda is inaccessible, skipping... Error: [Errno 2] No such file or directory: '/dev/sda' DEBUG: WARNING [root] Can't find field vendor for device sda in device class block DEBUG: WARNING [root] Device /dev/sdb is inaccessible, skipping... Error: [Errno 2] No such file or directory: '/dev/sdb' DEBUG: WARNING [root] Can't find field vendor for device sdb in device class block DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: {"status": [{"href": "http://localhost/v1/status/", "rel": "self"}, {"href": "http://localhost/status/", "rel": "bookmark"}], "media_types": [{"base": "application/json", "type": "application/vnd.openstack.ironic-python-agent.v1+json"}], "commands": [{"href": "http://localhost/v1/commands/", "rel": "self"}, {"href": "http://localhost/commands/", "rel": "bookmark"}], "id": "v1", "links": [{"href": "http://localhost/v1/", "rel": "self"}, {"href": "https://docs.openstack.org/developer/ironic-python-agent", "type": "text/html", "rel": "describedby"}]} DEBUG: {2} ironic_python_agent.tests.unit.test_api.TestIronicAPI.test_v1_root [0.004425s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_base.BlockExecuteTestCase.test_exception_raised_for_execute [0.001893s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_dmi_inspector.TestCollectDmidecodeInfo.test_dmidecode_info_ok [0.002751s] ... ok DEBUG: /usr/lib/python2.7/site-packages/pecan/__init__.py:122: RuntimeWarning: `static_root` is only used when `debug` is True, ignoring DEBUG: RuntimeWarning DEBUG: WARNING [ironic_python_agent.dmi_inspector] Failed to process memory dmi data: 'Handle' DEBUG: WARNING [ironic_python_agent.dmi_inspector] Failed to process memory dmi data: 'Number Of Devices' DEBUG: {2} ironic_python_agent.tests.unit.test_dmi_inspector.TestCollectDmidecodeInfo.test_parse_dmi_bios [0.000986s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_dmi_inspector.TestCollectDmidecodeInfo.test_save_data [0.000691s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_dmi_inspector.TestCollectDmidecodeInfo.test_save_data_error_handle [0.001085s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_dmi_inspector.TestCollectDmidecodeInfo.test_save_data_error_number_of_devices [0.001026s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test__is_virtual_media_device_path_doesnt_exist [0.003007s] ... ok DEBUG: WARNING [ironic_lib.utils] No device found that matches the root device hints DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_os_install_device_root_device_hints_no_device_found [0.014280s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_os_install_device_root_device_hints_size [0.007111s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_collect_lldp_data_decode_exception [0.010991s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_list_block_devices [0.002365s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_list_block_devices_including_partitions [0.002092s] ... ok DEBUG: ERROR [root] Unable to clean all softraid correctly. Remaining ['/dev/md0'] DEBUG: {2} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_delete_configuration_failure_blocks_remaining [0.006276s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_ata_success [0.004524s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_list_network_interfaces_no_carrier [0.012188s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_shred_0_pass_no_zeroize [0.004105s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_shred_uses_internal_info [0.004118s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_run [0.096745s] ... ok DEBUG: ERROR [ironic_python_agent.utils] failed to run dmidecode: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: {2} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_devices_metadata [0.008267s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_dmi_inspector.TestCollectDmidecodeInfo.test_dmidecode_info_failure [0.004250s] ... ok DEBUG: WARNING [root] Executable 'biosdevname' not found DEBUG: {0} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_list_network_interfaces_with_vendor_info [0.014657s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_dmi_inspector.TestCollectDmidecodeInfo.test_parse_dmi_cpu [0.001317s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bios_given_nic_name_oserror [0.002282s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_encoding.TestSerializableComparable.test_childclass_hash [0.001246s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_errors.TestErrors.test_RESTError [0.001543s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_inspector.TestCallInspector.test_ok [0.006300s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test__get_component_devices_broken_raid0 [0.003714s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bmc_v6address_static_address_both [0.008974s] ... ok DEBUG: WARNING [root] Malformed CPU flags information: ('I am not a flag', '') DEBUG: {0} ironic_python_agent.tests.unit.test_inspector.TestCollectLogs.test [0.003123s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_cpus_illegal_flags [0.002269s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test__get_device_info [0.006413s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_os_install_device_root_device_hints_serial [0.006588s] ... ok DEBUG: WARNING [ironic_python_agent.inspector] Failed to gather vendor id or product id from PCI device bar: DEBUG: WARNING [ironic_python_agent.inspector] Wrong format of vendor id or product id in PCI device baz: DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_collect_lldp_data [0.004636s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_inspector.TestCollectPciDevicesInfo.test_bad_pci_device_info [0.010678s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_os_install_device_root_device_hints_size_str [0.006586s] ... ok DEBUG: WARNING [root] Path /dev/disk/by-path is inaccessible, /dev/disk/by-path/* version of block device name is unavailable Cause: DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_create_configuration_no_max [0.011982s] ... ok DEBUG: WARNING [root] Could not find the SCSI address (HCTL) for device /dev/sda. Skipping DEBUG: WARNING [root] Could not find the SCSI address (HCTL) for device /dev/sdb. Skipping DEBUG: {2} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_list_all_block_device_hctl_fail [0.015460s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_validate_configuration_invalid_MAX_MAX [0.002382s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_hardware.TestModuleFunctions.test__udev_settle [0.002130s] ... ok DEBUG: ERROR [ironic_python_agent.utils] Failed to get list of PCI devices: DEBUG: {2} ironic_python_agent.tests.unit.test_inspector.TestCollectPciDevicesInfo.test_wrong_path [0.001866s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_delete_configuration [0.024832s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_ata_erase_disabled [0.007174s] ... ok DEBUG: ERROR [ironic_python_agent.utils] boom DEBUG: {0} ironic_python_agent.tests.unit.test_inspector.TestInspect.test_extensions_failed [0.046890s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_inspector.TestMisc.test_default_collector_loadable [0.001246s] ... ok DEBUG: ERROR [root] Failed to invoke ata_erase, fallback to shred is not enabled: Error erasing block device: Block device /dev/sda is frozen and cannot be erased DEBUG: {0} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test_heartbeat_invalid_status_code [0.001553s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test_heartbeat_requests_exception [0.001242s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_ata_frozen [0.007734s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_netutils.TestNetutils.test_wrap_ipv6_with_ipv4 [0.000847s] ... ok DEBUG: WARNING [ironic_python_agent.numa_inspector] Failed to get list of NUMA nodes, NUMA node path does not exist: /sys/devices/system/node/ DEBUG: {0} ironic_python_agent.tests.unit.test_numa_inspector.TestCollectNumaTopologyInfo.test_collect_no_numa_dirs [0.001984s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_ata_security_enabled_unlock_attempt [0.007889s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_inspector.TestInspect.test_collectors_option [0.032752s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_numa_inspector.TestGetNumaTopologyInfo.test_bad_nodes_memory_info [0.007746s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test_get_agent_url_ipv6 [0.002205s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test_heartbeat_409_status_code [0.002683s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_nosecurity_shred [0.007094s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test_heartbeat_agent_version_unsupported [0.002723s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_notsupported_shred [0.003604s] ... ok DEBUG: WARNING [root] Refusing to permit ATA Secure Erase as direct ATA commands via the `smartctl` utility with device /dev/sda do not succeed. DEBUG: {0} ironic_python_agent.tests.unit.test_numa_inspector.TestGetNumaTopologyInfo.test_get_nodes_cores_info [0.009833s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test_successful_heartbeat [0.003319s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_smartctl_fails_security_fallback_to_shred [0.003843s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bmc_v6address_invalid_enables [0.003881s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_numa_inspector.TestGetNumaTopologyInfo.test_get_nodes_nics_info [0.007217s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bmc_v6address_not_enabled [0.003766s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_numa_inspector.TestGetNumaTopologyInfo.test_get_numa_node_id_invalid_format_cores_info [0.002969s] ... ok DEBUG: WARNING [root] Cannot get BMC v6 address: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bmc_v6address_virt [0.002432s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_boot_info_bios [0.002005s] ... ok DEBUG: ERROR [ironic_python_agent.utils] foo DEBUG: {0} ironic_python_agent.tests.unit.test_utils.GetAgentParamsTestCase.test_get_agent_params_from_cache [0.004484s] ... ok DEBUG: {0} ironic_python_agent.tests.unit.test_utils.TestFailures.test_raise [0.000605s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_memory_psutil_v2 [0.009142s] ... ok DEBUG: ERROR [root] Unexpected error dispatching unexpected_fail to manager : A problem was encountered DEBUG: Traceback (most recent call last): DEBUG: File "ironic_python_agent/hardware.py", line 1904, in dispatch_to_all_managers DEBUG: response = getattr(manager, method)(*args, **kwargs) DEBUG: File "ironic_python_agent/tests/unit/test_multi_hardware.py", line 32, in wrapper DEBUG: return fn(self, *args, **kwargs) DEBUG: File "ironic_python_agent/tests/unit/test_multi_hardware.py", line 101, in unexpected_fail DEBUG: raise RuntimeError('A problem was encountered') DEBUG: RuntimeError: A problem was encountered DEBUG: {2} ironic_python_agent.tests.unit.test_multi_hardware.TestMultipleHardwareManagerLoading.test_dispatch_to_all_managers_method_fails [0.026166s] ... ok DEBUG: WARNING [ironic_python_agent.netutils] LLDP timed out, remaining interfaces: [('eth1', )] DEBUG: {2} ironic_python_agent.tests.unit.test_netutils.TestNetutils.test_get_lldp_info_one_empty_interface [0.004988s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_os_install_device_root_device_hints_by_path [0.009304s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_numa_inspector.TestGetNumaTopologyInfo.test_bad_nodes_cores_info [0.007150s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_os_install_device_root_device_hints_vendor [0.007140s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_numa_inspector.TestGetNumaTopologyInfo.test_bad_nodes_nics_info [0.005385s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_numa_inspector.TestGetNumaTopologyInfo.test_get_numa_node_id_valid_format [0.000767s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_os_install_device_root_device_hints_wwn [0.005543s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_system_vendor_info [0.001969s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_numa_inspector.TestGetNumaTopologyInfo.test_no_nics_dir [0.004917s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_utils.GetAgentParamsTestCase.test__get_vmedia_params_cannot_find_dev [0.003134s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_list_network_interfaces [0.008288s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_utils.GetAgentParamsTestCase.test__get_vmedia_params_rmtree_fails [0.010915s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_hardware.TestModuleFunctions.test_list_all_block_devices_missing [0.011795s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_utils.GetAgentParamsTestCase.test__get_vmedia_params_umount_fails [0.008278s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_inspector.TestCallInspector.test_send_failure [0.004628s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_utils.TestUtils.test_guess_root_disk_disks_too_small [0.001159s] ... ok DEBUG: {2} ironic_python_agent.tests.unit.test_utils.TestUtils.test_is_journalctl_present [0.001307s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_inspector.TestCollectPciDevicesInfo.test_success [0.005553s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_inspector.TestInspect.test_mdns [0.029658s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_inspector.TestWaitForDhcp.test_all [0.003405s] ... ok DEBUG: WARNING [ironic_python_agent.ironic_api_client] Got invalid node data in response to query for node with addresses '00:0c:29:8c:11:b1,00:0c:29:8c:11:b2' from http://agent-api.ironic.example.org: {u'node_node': u'also_not_node'} DEBUG: {6} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test_do_lookup_bad_response_body [0.001801s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test_lookup_node [0.003818s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_multi_hardware.TestNoHardwareManagerLoading.test_no_managers_found [0.023683s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_multi_hardware_clean_steps.TestMultipleHardwareManagerCleanSteps.test_clean_step_ordering [0.025275s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_netutils.TestNetutils.test_raw_promiscuous_sockets [0.004278s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_numa_inspector.TestGetNumaTopologyInfo.test_bad_nodes_thread_dirs [0.003571s] ... ok DEBUG: ERROR [ironic_python_agent.utils] foo DEBUG: ERROR [ironic_python_agent.utils] bar DEBUG: ERROR [ironic_python_agent.utils] baz DEBUG: {6} ironic_python_agent.tests.unit.test_utils.GetAgentParamsTestCase.test__get_vmedia_params_by_label_upper_case [0.010029s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_utils.TestFailures.test_get_error [0.000417s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_utils.TestUtils.test_collect_system_logs_non_journald [0.004625s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_utils.TestUtils.test_get_journalctl_output [0.001327s] ... ok DEBUG: ERROR [ironic_python_agent.utils] Failed to get the output of the command "['journalctl', '--full', '--no-pager', '-b']". Error: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: {6} ironic_python_agent.tests.unit.test_utils.TestUtils.test_get_journalctl_output_fail [0.001596s] ... ok DEBUG: {6} ironic_python_agent.tests.unit.test_utils.TestUtils.test_guess_root_disk_primary_sort [0.001035s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_agent.TestAgentStandalone.test_run [1.082599s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test__wait_for_interface [0.006030s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_get_node_uuid_invalid_node [0.003201s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_get_node_uuid_unassociated [0.003168s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_agent.TestBaseAgent.test_run_with_sleep [0.040439s] ... ok DEBUG: POST: /v1/commands {'params': [], 'name': 'do_things'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: {"debuginfo": null, "faultcode": "Client", "faultstring": "Invalid input for field/attribute params. Value: '[]'. Wrong type. Expected '(,)', got ''"} DEBUG: {4} ironic_python_agent.tests.unit.test_api.TestIronicAPI.test_execute_agent_command_params_validation [0.004277s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_base.DontBlockExecuteTestCase.test_no_exception_raised_for_execute [0.001903s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_encoding.TestSerializable.test_childclass_serialize [0.000719s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_encoding.TestSerializableComparable.test_childclass_equal [0.000685s] ... ok DEBUG: WARNING [root] The root device was not detected in 27 seconds DEBUG: {4} ironic_python_agent.tests.unit.test_hardware.TestEvaluateHardwareSupport.test_evaluate_hw_disks_timeout_unconfigured [0.005988s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test__ata_erase_security_enabled_unlock_exception [0.004145s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test__ata_erase_security_erase_exec_exception [0.002900s] ... ok DEBUG: ERROR [root] Failed to invoke ata_erase, fallback to shred is not enabled: Error erasing block device: An unknown error occurred erasing block device /dev/sda DEBUG: {4} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_ata_failed [0.004664s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_block_device_ata_security_unlock_fallback_pass [0.004500s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_devices_concurrency_pool_size [0.034780s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_erase_devices_no_parallel_by_default [0.103514s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bios_given_nic_name_process_exec_err3 [0.010768s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_bmc_v6address_ipmitool_invalid_stdout_format [0.023246s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_clean_steps [0.000821s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_holder_disks [0.002003s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_holder_disks_broken_raid0 [0.002123s] ... ok DEBUG: WARNING [root] Device /dev/sda is inaccessible, skipping... Error: [Errno 2] No such file or directory: '/dev/sda' DEBUG: WARNING [root] Can't find field vendor for device sda in device class block DEBUG: WARNING [root] Device /dev/sdb is inaccessible, skipping... Error: [Errno 2] No such file or directory: '/dev/sdb' DEBUG: WARNING [root] Can't find field vendor for device sdb in device class block DEBUG: WARNING [root] Device /dev/md0 is inaccessible, skipping... Error: [Errno 2] No such file or directory: '/dev/md0' DEBUG: WARNING [root] Can't find field vendor for device md0 in device class block DEBUG: {4} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_os_install_device_raid [0.015127s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_get_os_install_device_root_device_hints_name [0.008497s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_hardware.TestGenericHardwareManager.test_list_network_interfaces_with_biosdevname [0.010771s] ... ok DEBUG: ERROR [ironic_python_agent.inspector] inspector url error 400: , proceeding with lookup DEBUG: {4} ironic_python_agent.tests.unit.test_inspector.TestCallInspector.test_inspector_error [0.003705s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_inspector.TestCollectDefault.test_ok [0.003587s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_inspector.TestCollectExtraHardware.test_execute_failed [0.002442s] ... ok DEBUG: ERROR [ironic_python_agent.utils] failed to run hardware-detect utility: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: {4} ironic_python_agent.tests.unit.test_inspector.TestInspect.test_inspector_error [0.026097s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_inspector.TestWaitForDhcp.test_timeout [0.004190s] ... ok DEBUG: WARNING [ironic_python_agent.inspector] Not all network interfaces received IP addresses in 1 seconds: ['em0'] DEBUG: {4} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test__get_ironic_api_version_fresh [0.001661s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_ironic_api_client.TestBaseIronicPythonAgent.test_do_lookup_with_uuid [0.001468s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_multi_hardware.TestMultipleHardwareManagerLoading.test_dispatch_to_all_managers_generic_method_only [0.025026s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_multi_hardware.TestMultipleHardwareManagerLoading.test_dispatch_to_all_managers_mainline_only [0.027351s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_multi_hardware.TestMultipleHardwareManagerLoading.test_manager_method_not_found [0.025001s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_numa_inspector.TestGetNumaTopologyInfo.test_get_numa_node_id_invalid_format_memory_info [0.002698s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_utils.ExecuteTestCase.test_execute [0.002820s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_utils.GetAgentParamsTestCase.test__get_vmedia_device [0.004399s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_utils.GetAgentParamsTestCase.test_get_agent_params_kernel_cmdline [0.004732s] ... ok DEBUG: {4} ironic_python_agent.tests.unit.test_utils.TestUtils.test_get_ssl_client_options [0.000873s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 473 tests in 2.0000 sec. DEBUG: - Passed: 473 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 9.8747 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (60 tests) => 0:00:01.108050 DEBUG: - Worker 1 (59 tests) => 0:00:00.831299 DEBUG: - Worker 2 (59 tests) => 0:00:01.253153 DEBUG: - Worker 3 (59 tests) => 0:00:00.980814 DEBUG: - Worker 4 (59 tests) => 0:00:02.416521 DEBUG: - Worker 5 (59 tests) => 0:00:01.159777 DEBUG: - Worker 6 (59 tests) => 0:00:01.372089 DEBUG: - Worker 7 (59 tests) => 0:00:00.937035 DEBUG: + exit 0 DEBUG: Processing files: openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WIAYxL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-python-agent-5.1.0.dev26 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/share/doc/openstack-ironic-python-agent-5.1.0 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/share/doc/openstack-ironic-python-agent-5.1.0 DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/share/doc/openstack-ironic-python-agent-5.1.0 DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6udohZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-python-agent-5.1.0.dev26 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/share/licenses/openstack-ironic-python-agent-5.1.0 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/share/licenses/openstack-ironic-python-agent-5.1.0 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/share/licenses/openstack-ironic-python-agent-5.1.0 DEBUG: + exit 0 DEBUG: Provides: config(openstack-ironic-python-agent) = 5.1.0-0.20191118111330.60637c0.el7 openstack-ironic-python-agent = 5.1.0-0.20191118111330.60637c0.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh systemd DEBUG: Requires(preun): /bin/sh systemd DEBUG: Requires(postun): /bin/sh systemd DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rBQdad DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-python-agent-5.1.0.dev26 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/share/licenses/python2-ironic-python-agent-5.1.0 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/share/licenses/python2-ironic-python-agent-5.1.0 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/share/licenses/python2-ironic-python-agent-5.1.0 DEBUG: + exit 0 DEBUG: Provides: python-ironic-python-agent = 5.1.0-0.20191118111330.60637c0.el7 python2-ironic-python-agent = 5.1.0-0.20191118111330.60637c0.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: /bin/bash python(abi) = 2.7 DEBUG: Obsoletes: python-ironic-python-agent < 5.1.0-0.20191118111330.60637c0.el7 DEBUG: Processing files: python-ironic-python-agent-doc-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ikgtWv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-python-agent-5.1.0.dev26 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/share/doc/python-ironic-python-agent-doc-5.1.0 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/share/doc/python-ironic-python-agent-doc-5.1.0 DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/share/doc/python-ironic-python-agent-doc-5.1.0 DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Jp78LO DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-python-agent-5.1.0.dev26 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/share/licenses/python-ironic-python-agent-doc-5.1.0 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/share/licenses/python-ironic-python-agent-doc-5.1.0 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64/usr/share/licenses/python-ironic-python-agent-doc-5.1.0 DEBUG: + exit 0 DEBUG: Provides: python-ironic-python-agent-doc = 5.1.0-0.20191118111330.60637c0.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python-ironic-python-agent-doc-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kWqOtq DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-python-agent-5.1.0.dev26 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 DEBUG: Copying packages to result dir Finish: rpmbuild openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.src.rpm Finish: build phase for openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.src.rpm INFO: Done(/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.src.rpm) Config(dlrn-9) 1 minutes 13 seconds INFO: Results and/or logs in: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 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-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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-master-uc-x86_64-9 DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: child environment: None DEBUG: Executing command: ['tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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 {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 60 DEBUG: Model name: Intel Core Processor (Haswell, no TSX, IBRS) DEBUG: Stepping: 1 DEBUG: CPU MHz: 2299.996 DEBUG: BogoMIPS: 4599.99 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat spec_ctrl intel_stibp DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16265788 3761124 2982044 814412 9522620 11351624 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 832M 3.5G 20% /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: kernel version == 3.10.0-957.10.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: resultdir = /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '557050956851405fbee03460f638e6c1', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/usermod', '-u', '1004', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} 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-master-uc-x86_64-9/root/.initialized Finish: chroot init INFO: Installing built packages INFO: installing package(s): /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/python-ironic-python-agent-doc-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '--releasever', '7', 'install', '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/python-ironic-python-agent-doc-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm', '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm', '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '--releasever', '7', 'install', '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/python-ironic-python-agent-doc-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm', '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm', '/home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Examining /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/python-ironic-python-agent-doc-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm: python-ironic-python-agent-doc-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: Marking /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/python-ironic-python-agent-doc-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm to be installed DEBUG: Examining /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: Marking /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm to be installed DEBUG: Examining /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm: openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: Marking /home/centos-master-uc/data/repos/60/63/60637c02c613b25c4c57db15a75a48fd2be792b0_00146212/openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch.rpm to be installed DEBUG: Resolving Dependencies DEBUG: --> Running transaction check DEBUG: ---> Package openstack-ironic-python-agent.noarch 0:5.1.0-0.20191118111330.60637c0.el7 will be installed DEBUG: ---> Package python-ironic-python-agent-doc.noarch 0:5.1.0-0.20191118111330.60637c0.el7 will be installed DEBUG: ---> Package python2-ironic-python-agent.noarch 0:5.1.0-0.20191118111330.60637c0.el7 will be installed DEBUG: --> Processing Dependency: python2-ironic-lib >= 2.17.0 for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: yum.tamu.edu DEBUG: * extras: mirrors.unifiedlayer.com DEBUG: * updates: mirror.san.fastserv.com DEBUG: 2 packages excluded due to repository priority protections DEBUG: --> Processing Dependency: python2-netaddr >= 0.7.18 for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-concurrency >= 3.26.0 for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-config >= 2:5.2.0 for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-log >= 3.36.0 for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-serialization >= 2.18.0 for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-service >= 1.24.0 for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-utils >= 3.33.0 for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Processing Dependency: python2-stevedore >= 1.20.0 for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Processing Dependency: python-netifaces for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Processing Dependency: python-pint for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Processing Dependency: python-pyudev for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Processing Dependency: python-rtslib for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Processing Dependency: python2-iso8601 for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Processing Dependency: python2-pecan for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Processing Dependency: python2-psutil for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Processing Dependency: python2-wsme for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Processing Dependency: systemd-python for package: python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package python-netifaces.x86_64 0:0.10.4-3.el7 will be installed DEBUG: ---> Package python-rtslib.noarch 0:2.1.fb69-3.el7 will be installed DEBUG: --> Processing Dependency: python-kmod for package: python-rtslib-2.1.fb69-3.el7.noarch DEBUG: ---> Package python2-ironic-lib.noarch 0:2.21.0-0.20190909072518.2c7d1cf.el7 will be installed DEBUG: --> Processing Dependency: python2-oslo-i18n >= 3.15.3 for package: python2-ironic-lib-2.21.0-0.20190909072518.2c7d1cf.el7.noarch DEBUG: --> Processing Dependency: python2-zeroconf >= 0.19.1 for package: python2-ironic-lib-2.21.0-0.20190909072518.2c7d1cf.el7.noarch DEBUG: ---> Package python2-iso8601.noarch 0:0.1.11-1.el7 will be installed DEBUG: ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed DEBUG: ---> Package python2-oslo-concurrency.noarch 0:3.30.0-0.20191002125608.610df38.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-concurrency-lang = 3.30.0-0.20191002125608.610df38.el7 for package: python2-oslo-concurrency-3.30.0-0.20191002125608.610df38.el7.noarch DEBUG: --> Processing Dependency: python2-fasteners for package: python2-oslo-concurrency-3.30.0-0.20191002125608.610df38.el7.noarch DEBUG: ---> Package python2-oslo-config.noarch 2:6.11.1-0.20191002135534.c4d8fa7.el7 will be installed DEBUG: --> Processing Dependency: PyYAML >= 3.10 for package: 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el7.noarch DEBUG: --> Processing Dependency: python2-debtcollector >= 1.2.0 for package: 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el7.noarch DEBUG: --> Processing Dependency: python2-rfc3986 >= 1.2.0 for package: 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el7.noarch DEBUG: ---> Package python2-oslo-log.noarch 0:3.44.1-0.20191002123216.3ff497d.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-log-lang = 3.44.1-0.20191002123216.3ff497d.el7 for package: python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-context >= 2.20.0 for package: python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noarch DEBUG: --> Processing Dependency: python-inotify for package: python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noarch DEBUG: --> Processing Dependency: python2-dateutil for package: python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noarch DEBUG: ---> Package python2-oslo-serialization.noarch 0:2.29.2-0.20191002130344.fa399b6.el7 will be installed DEBUG: --> Processing Dependency: python2-msgpack >= 0.5.2 for package: python2-oslo-serialization-2.29.2-0.20191002130344.fa399b6.el7.noarch DEBUG: ---> Package python2-oslo-service.noarch 0:1.40.2-0.20191002114731.a7621c8.el7 will be installed DEBUG: --> Processing Dependency: python-paste-deploy >= 1.5.0 for package: python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python-paste for package: python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-routes for package: python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-yappi for package: python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: ---> Package python2-oslo-utils.noarch 0:3.41.2-0.20191011041226.89bccde.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-utils-lang = 3.41.2-0.20191011041226.89bccde.el7 for package: python2-oslo-utils-3.41.2-0.20191011041226.89bccde.el7.noarch DEBUG: ---> Package python2-pecan.noarch 0:1.3.2-1.el7 will be installed DEBUG: --> Processing Dependency: python2-singledispatch for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: --> Processing Dependency: python-webtest for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: --> Processing Dependency: python-simplegeneric for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: --> Processing Dependency: python-mako for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: --> Processing Dependency: python-logutils for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: ---> Package python2-pint.noarch 0:0.9-1.el7 will be installed DEBUG: ---> Package python2-psutil.x86_64 0:5.5.1-1.el7 will be installed DEBUG: ---> Package python2-pyudev.noarch 0:0.18.1-6.el7 will be installed DEBUG: ---> Package python2-stevedore.noarch 0:1.31.0-0.20191002172820.6817543.el7 will be installed DEBUG: ---> Package python2-wsme.noarch 0:0.9.4-0.20190520093626.bff9624.el7 will be installed DEBUG: ---> Package systemd-python.x86_64 0:219-67.el7_7.2 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed DEBUG: ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed DEBUG: ---> Package python-kmod.x86_64 0:0.9-4.el7 will be installed DEBUG: ---> Package python-logutils.noarch 0:0.3.3-3.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-oslo-concurrency-lang.noarch 0:3.30.0-0.20191002125608.610df38.el7 will be installed DEBUG: ---> Package python-oslo-log-lang.noarch 0:3.44.1-0.20191002123216.3ff497d.el7 will be installed DEBUG: ---> Package python-oslo-utils-lang.noarch 0:3.41.2-0.20191011041226.89bccde.el7 will be installed DEBUG: ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed DEBUG: --> Processing Dependency: python-tempita for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 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-routes.noarch 0:2.4.1-1.el7 will be installed DEBUG: --> Processing Dependency: python-repoze-lru for package: python-routes-2.4.1-1.el7.noarch DEBUG: ---> Package python-simplegeneric.noarch 0:0.8-7.el7 will be installed DEBUG: ---> Package python-webtest.noarch 0:2.0.23-1.el7 will be installed DEBUG: --> Processing Dependency: python-waitress for package: python-webtest-2.0.23-1.el7.noarch DEBUG: --> Processing Dependency: python-beautifulsoup4 for package: python-webtest-2.0.23-1.el7.noarch DEBUG: ---> Package python2-dateutil.noarch 1:2.8.0-1.el7 will be installed DEBUG: ---> Package python2-debtcollector.noarch 0:1.22.0-0.20191002134846.0be4911.el7 will be installed DEBUG: --> Processing Dependency: python2-wrapt for package: python2-debtcollector-1.22.0-0.20191002134846.0be4911.el7.noarch DEBUG: ---> Package python2-fasteners.noarch 0:0.14.1-6.el7 will be installed DEBUG: ---> Package python2-msgpack.x86_64 0:0.6.1-2.el7 will be installed DEBUG: ---> Package python2-oslo-context.noarch 0:2.23.0-0.20191002125854.07f068d.el7 will be installed DEBUG: ---> Package python2-oslo-i18n.noarch 0:3.24.0-0.20191002135216.91b39bb.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-i18n-lang = 3.24.0-0.20191002135216.91b39bb.el7 for package: python2-oslo-i18n-3.24.0-0.20191002135216.91b39bb.el7.noarch DEBUG: ---> Package python2-rfc3986.noarch 0:1.2.0-1.el7 will be installed DEBUG: ---> Package python2-singledispatch.noarch 0:3.4.0.3-4.el7 will be installed DEBUG: ---> Package python2-yappi.x86_64 0:1.0-1.el7 will be installed DEBUG: ---> Package python2-zeroconf.noarch 0:0.19.1-3.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed DEBUG: ---> Package python-beautifulsoup4.noarch 0:4.6.0-1.el7 will be installed DEBUG: --> Processing Dependency: python-lxml for package: python-beautifulsoup4-4.6.0-1.el7.noarch DEBUG: ---> Package python-oslo-i18n-lang.noarch 0:3.24.0-0.20191002135216.91b39bb.el7 will be installed DEBUG: ---> Package python-repoze-lru.noarch 0:0.4-3.el7 will be installed DEBUG: ---> Package python-tempita.noarch 0:0.5.1-8.el7 will be installed DEBUG: ---> Package python-waitress.noarch 0:0.8.9-5.el7 will be installed DEBUG: ---> Package python2-pyOpenSSL.noarch 0:19.0.0-1.el7 will be installed DEBUG: --> Processing Dependency: python2-cryptography >= 2.2.1 for package: python2-pyOpenSSL-19.0.0-1.el7.noarch DEBUG: ---> Package python2-wrapt.x86_64 0:1.11.1-1.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.9)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.26)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.2)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libexslt.so.0()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 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: --> Running transaction check DEBUG: ---> Package libxslt.x86_64 0:1.1.28-5.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: --> Running transaction check DEBUG: ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed DEBUG: --> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package python-ply.noarch 0:3.4-11.el7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-ironic-python-agent DEBUG: noarch 5.1.0-0.20191118111330.60637c0.el7 DEBUG: /openstack-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: 3.1 k DEBUG: python-ironic-python-agent-doc DEBUG: noarch 5.1.0-0.20191118111330.60637c0.el7 DEBUG: /python-ironic-python-agent-doc-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: 2.9 M DEBUG: python2-ironic-python-agent DEBUG: noarch 5.1.0-0.20191118111330.60637c0.el7 DEBUG: /python2-ironic-python-agent-5.1.0-0.20191118111330.60637c0.el7.noarch DEBUG: 1.5 M DEBUG: Installing for dependencies: DEBUG: PyYAML x86_64 3.10-11.el7 base 153 k DEBUG: libxslt x86_64 1.1.28-5.el7 base 242 k DEBUG: python-beaker noarch 1.5.4-10.el7 base 80 k DEBUG: python-beautifulsoup4 noarch 4.6.0-1.el7 delorean-master-testing 170 k DEBUG: python-inotify noarch 0.9.4-4.el7 base 49 k DEBUG: python-kmod x86_64 0.9-4.el7 base 57 k DEBUG: python-logutils noarch 0.3.3-3.el7 delorean-master-testing 41 k DEBUG: python-lxml x86_64 3.2.1-4.el7 base 758 k DEBUG: python-mako noarch 0.8.1-2.el7 base 307 k DEBUG: python-netifaces x86_64 0.10.4-3.el7 base 17 k DEBUG: python-oslo-concurrency-lang DEBUG: noarch 3.30.0-0.20191002125608.610df38.el7 DEBUG: local 8.6 k DEBUG: python-oslo-i18n-lang noarch 3.24.0-0.20191002135216.91b39bb.el7 DEBUG: local 8.8 k DEBUG: python-oslo-log-lang noarch 3.44.1-0.20191002123216.3ff497d.el7 DEBUG: local 8.0 k DEBUG: python-oslo-utils-lang noarch 3.41.2-0.20191011041226.89bccde.el7 DEBUG: local 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-master-testing 45 k DEBUG: python-ply noarch 3.4-11.el7 base 123 k DEBUG: python-pycparser noarch 2.14-1.el7 base 104 k DEBUG: python-repoze-lru noarch 0.4-3.el7 delorean-master-testing 12 k DEBUG: python-routes noarch 2.4.1-1.el7 delorean-master-testing 191 k DEBUG: python-rtslib noarch 2.1.fb69-3.el7 base 102 k DEBUG: python-simplegeneric noarch 0.8-7.el7 delorean-master-testing 11 k DEBUG: python-tempita noarch 0.5.1-8.el7 delorean-master-testing 32 k DEBUG: python-waitress noarch 0.8.9-5.el7 delorean-master-testing 151 k DEBUG: python-webtest noarch 2.0.23-1.el7 delorean-master-testing 83 k DEBUG: python2-asn1crypto noarch 0.23.0-2.el7 delorean-master-testing 172 k DEBUG: python2-cffi x86_64 1.11.2-1.el7 delorean-master-testing 228 k DEBUG: python2-cryptography x86_64 2.5-1.el7 delorean-master-testing 544 k DEBUG: python2-dateutil noarch 1:2.8.0-1.el7 delorean-master-testing 290 k DEBUG: python2-debtcollector noarch 1.22.0-0.20191002134846.0be4911.el7 DEBUG: local 27 k DEBUG: python2-fasteners noarch 0.14.1-6.el7 delorean-master-testing 37 k DEBUG: python2-ironic-lib noarch 2.21.0-0.20190909072518.2c7d1cf.el7 DEBUG: local 107 k DEBUG: python2-iso8601 noarch 0.1.11-1.el7 delorean-master-testing 18 k DEBUG: python2-msgpack x86_64 0.6.1-2.el7 delorean-master-testing 87 k DEBUG: python2-netaddr noarch 0.7.19-5.el7 delorean-master-testing 1.5 M DEBUG: python2-oslo-concurrency noarch 3.30.0-0.20191002125608.610df38.el7 DEBUG: local 35 k DEBUG: python2-oslo-config noarch 2:6.11.1-0.20191002135534.c4d8fa7.el7 DEBUG: local 222 k DEBUG: python2-oslo-context noarch 2.23.0-0.20191002125854.07f068d.el7 DEBUG: local 20 k DEBUG: python2-oslo-i18n noarch 3.24.0-0.20191002135216.91b39bb.el7 DEBUG: local 52 k DEBUG: python2-oslo-log noarch 3.44.1-0.20191002123216.3ff497d.el7 DEBUG: local 58 k DEBUG: python2-oslo-serialization noarch 2.29.2-0.20191002130344.fa399b6.el7 DEBUG: local 29 k DEBUG: python2-oslo-service noarch 1.40.2-0.20191002114731.a7621c8.el7 DEBUG: local 66 k DEBUG: python2-oslo-utils noarch 3.41.2-0.20191011041226.89bccde.el7 DEBUG: local 73 k DEBUG: python2-pecan noarch 1.3.2-1.el7 delorean-master-testing 267 k DEBUG: python2-pint noarch 0.9-1.el7 delorean-master-testing 246 k DEBUG: python2-psutil x86_64 5.5.1-1.el7 delorean-master-testing 387 k DEBUG: python2-pyOpenSSL noarch 19.0.0-1.el7 delorean-master-testing 97 k DEBUG: python2-pyudev noarch 0.18.1-6.el7 delorean-master-testing 72 k DEBUG: python2-rfc3986 noarch 1.2.0-1.el7 delorean-master-testing 41 k DEBUG: python2-singledispatch noarch 3.4.0.3-4.el7 delorean-master-testing 17 k DEBUG: python2-stevedore noarch 1.31.0-0.20191002172820.6817543.el7 DEBUG: local 56 k DEBUG: python2-wrapt x86_64 1.11.1-1.el7 delorean-master-testing 48 k DEBUG: python2-wsme noarch 0.9.4-0.20190520093626.bff9624.el7 DEBUG: local 187 k DEBUG: python2-yappi x86_64 1.0-1.el7 delorean-master-testing 39 k DEBUG: python2-zeroconf noarch 0.19.1-3.el7 delorean-master-testing 52 k DEBUG: systemd-python x86_64 219-67.el7_7.2 updates 137 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 3 Packages (+56 Dependent packages) DEBUG: Total size: 13 M DEBUG: Total download size: 965 k DEBUG: Installed size: 43 M DEBUG: Downloading packages: DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 54 MB/s | 965 kB 00:00 DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 1/59 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 2/59 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 3/59 DEBUG: Installing : python2-stevedore-1.31.0-0.20191002172820.6817543.el7.no 4/59 DEBUG: Installing : python2-pyudev-0.18.1-6.el7.noarch 5/59 DEBUG: Installing : python-simplegeneric-0.8-7.el7.noarch 6/59 DEBUG: Installing : python2-wsme-0.9.4-0.20190520093626.bff9624.el7.noarch 7/59 DEBUG: Installing : python2-zeroconf-0.19.1-3.el7.noarch 8/59 DEBUG: Installing : 1:python2-dateutil-2.8.0-1.el7.noarch 9/59 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 10/59 DEBUG: Installing : python-waitress-0.8.9-5.el7.noarch 11/59 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 12/59 DEBUG: Installing : python-kmod-0.9-4.el7.x86_64 13/59 DEBUG: Installing : python-rtslib-2.1.fb69-3.el7.noarch 14/59 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 15/59 DEBUG: Installing : python2-psutil-5.5.1-1.el7.x86_64 16/59 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 17/59 DEBUG: Installing : libxslt-1.1.28-5.el7.x86_64 18/59 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 19/59 DEBUG: Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 20/59 DEBUG: Installing : python-webtest-2.0.23-1.el7.noarch 21/59 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 22/59 DEBUG: Installing : python-ply-3.4-11.el7.noarch 23/59 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 24/59 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 25/59 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 26/59 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 27/59 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 28/59 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 29/59 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 30/59 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 31/59 DEBUG: Installing : python2-pint-0.9-1.el7.noarch 32/59 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 33/59 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 34/59 DEBUG: Installing : python2-debtcollector-1.22.0-0.20191002134846.0be4911.el 35/59 DEBUG: Installing : python2-oslo-context-2.23.0-0.20191002125854.07f068d.el7 36/59 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 37/59 DEBUG: Installing : python-oslo-concurrency-lang-3.30.0-0.20191002125608.610 38/59 DEBUG: Installing : python-oslo-log-lang-3.44.1-0.20191002123216.3ff497d.el7 39/59 DEBUG: Installing : systemd-python-219-67.el7_7.2.x86_64 40/59 DEBUG: Installing : python-oslo-utils-lang-3.41.2-0.20191011041226.89bccde.e 41/59 DEBUG: Installing : python-logutils-0.3.3-3.el7.noarch 42/59 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 43/59 DEBUG: Installing : python2-singledispatch-3.4.0.3-4.el7.noarch 44/59 DEBUG: Installing : python2-pecan-1.3.2-1.el7.noarch 45/59 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 46/59 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 47/59 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20191002135216.91b39bb.el 48/59 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20191002135216.91b39bb.el7.no 49/59 DEBUG: Installing : python2-oslo-utils-3.41.2-0.20191011041226.89bccde.el7.n 50/59 DEBUG: Installing : 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el 51/59 DEBUG: Installing : python2-oslo-concurrency-3.30.0-0.20191002125608.610df38 52/59 DEBUG: Installing : python2-oslo-serialization-2.29.2-0.20191002130344.fa399 53/59 DEBUG: Installing : python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noa 54/59 DEBUG: Installing : python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7 55/59 DEBUG: Installing : python2-ironic-lib-2.21.0-0.20190909072518.2c7d1cf.el7.n 56/59 DEBUG: Installing : python2-ironic-python-agent-5.1.0-0.20191118111330.60637 57/59 DEBUG: Installing : openstack-ironic-python-agent-5.1.0-0.20191118111330.606 58/59 DEBUG: Installing : python-ironic-python-agent-doc-5.1.0-0.20191118111330.60 59/59 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20191002135216.91b39bb.el 1/59 DEBUG: Verifying : python-simplegeneric-0.8-7.el7.noarch 2/59 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 3/59 DEBUG: Verifying : python2-singledispatch-3.4.0.3-4.el7.noarch 4/59 DEBUG: Verifying : python2-oslo-serialization-2.29.2-0.20191002130344.fa399 5/59 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7 6/59 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 7/59 DEBUG: Verifying : python2-pyudev-0.18.1-6.el7.noarch 8/59 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 9/59 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 10/59 DEBUG: Verifying : python-logutils-0.3.3-3.el7.noarch 11/59 DEBUG: Verifying : python-oslo-utils-lang-3.41.2-0.20191011041226.89bccde.e 12/59 DEBUG: Verifying : python2-stevedore-1.31.0-0.20191002172820.6817543.el7.no 13/59 DEBUG: Verifying : systemd-python-219-67.el7_7.2.x86_64 14/59 DEBUG: Verifying : python-oslo-log-lang-3.44.1-0.20191002123216.3ff497d.el7 15/59 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.0-0.20191002125608.610 16/59 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20191002134846.0be4911.el 17/59 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 18/59 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 19/59 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 20/59 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 21/59 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 22/59 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 23/59 DEBUG: Verifying : python2-ironic-python-agent-5.1.0-0.20191118111330.60637 24/59 DEBUG: Verifying : python2-pecan-1.3.2-1.el7.noarch 25/59 DEBUG: Verifying : python2-wsme-0.9.4-0.20190520093626.bff9624.el7.noarch 26/59 DEBUG: Verifying : python2-pint-0.9-1.el7.noarch 27/59 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 28/59 DEBUG: Verifying : 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el 29/59 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 30/59 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 31/59 DEBUG: Verifying : python2-zeroconf-0.19.1-3.el7.noarch 32/59 DEBUG: Verifying : python-ironic-python-agent-doc-5.1.0-0.20191118111330.60 33/59 DEBUG: Verifying : libxslt-1.1.28-5.el7.x86_64 34/59 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 35/59 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 36/59 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 37/59 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 38/59 DEBUG: Verifying : python2-psutil-5.5.1-1.el7.x86_64 39/59 DEBUG: Verifying : python-webtest-2.0.23-1.el7.noarch 40/59 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 41/59 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 42/59 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 43/59 DEBUG: Verifying : python-kmod-0.9-4.el7.x86_64 44/59 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 45/59 DEBUG: Verifying : python2-ironic-lib-2.21.0-0.20190909072518.2c7d1cf.el7.n 46/59 DEBUG: Verifying : python2-oslo-utils-3.41.2-0.20191011041226.89bccde.el7.n 47/59 DEBUG: Verifying : python-waitress-0.8.9-5.el7.noarch 48/59 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 49/59 DEBUG: Verifying : python2-oslo-context-2.23.0-0.20191002125854.07f068d.el7 50/59 DEBUG: Verifying : openstack-ironic-python-agent-5.1.0-0.20191118111330.606 51/59 DEBUG: Verifying : python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noa 52/59 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 53/59 DEBUG: Verifying : 1:python2-dateutil-2.8.0-1.el7.noarch 54/59 DEBUG: Verifying : python2-oslo-concurrency-3.30.0-0.20191002125608.610df38 55/59 DEBUG: Verifying : python-rtslib-2.1.fb69-3.el7.noarch 56/59 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 57/59 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20191002135216.91b39bb.el7.no 58/59 DEBUG: Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 59/59 DEBUG: Installed: DEBUG: openstack-ironic-python-agent.noarch 0:5.1.0-0.20191118111330.60637c0.el7 DEBUG: python-ironic-python-agent-doc.noarch 0:5.1.0-0.20191118111330.60637c0.el7 DEBUG: python2-ironic-python-agent.noarch 0:5.1.0-0.20191118111330.60637c0.el7 DEBUG: Dependency Installed: DEBUG: PyYAML.x86_64 0:3.10-11.el7 DEBUG: libxslt.x86_64 0:1.1.28-5.el7 DEBUG: python-beaker.noarch 0:1.5.4-10.el7 DEBUG: python-beautifulsoup4.noarch 0:4.6.0-1.el7 DEBUG: python-inotify.noarch 0:0.9.4-4.el7 DEBUG: python-kmod.x86_64 0:0.9-4.el7 DEBUG: python-logutils.noarch 0:0.3.3-3.el7 DEBUG: python-lxml.x86_64 0:3.2.1-4.el7 DEBUG: python-mako.noarch 0:0.8.1-2.el7 DEBUG: python-netifaces.x86_64 0:0.10.4-3.el7 DEBUG: python-oslo-concurrency-lang.noarch 0:3.30.0-0.20191002125608.610df38.el7 DEBUG: python-oslo-i18n-lang.noarch 0:3.24.0-0.20191002135216.91b39bb.el7 DEBUG: python-oslo-log-lang.noarch 0:3.44.1-0.20191002123216.3ff497d.el7 DEBUG: python-oslo-utils-lang.noarch 0:3.41.2-0.20191011041226.89bccde.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-pycparser.noarch 0:2.14-1.el7 DEBUG: python-repoze-lru.noarch 0:0.4-3.el7 DEBUG: python-routes.noarch 0:2.4.1-1.el7 DEBUG: python-rtslib.noarch 0:2.1.fb69-3.el7 DEBUG: python-simplegeneric.noarch 0:0.8-7.el7 DEBUG: python-tempita.noarch 0:0.5.1-8.el7 DEBUG: python-waitress.noarch 0:0.8.9-5.el7 DEBUG: python-webtest.noarch 0:2.0.23-1.el7 DEBUG: python2-asn1crypto.noarch 0:0.23.0-2.el7 DEBUG: python2-cffi.x86_64 0:1.11.2-1.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.22.0-0.20191002134846.0be4911.el7 DEBUG: python2-fasteners.noarch 0:0.14.1-6.el7 DEBUG: python2-ironic-lib.noarch 0:2.21.0-0.20190909072518.2c7d1cf.el7 DEBUG: python2-iso8601.noarch 0:0.1.11-1.el7 DEBUG: python2-msgpack.x86_64 0:0.6.1-2.el7 DEBUG: python2-netaddr.noarch 0:0.7.19-5.el7 DEBUG: python2-oslo-concurrency.noarch 0:3.30.0-0.20191002125608.610df38.el7 DEBUG: python2-oslo-config.noarch 2:6.11.1-0.20191002135534.c4d8fa7.el7 DEBUG: python2-oslo-context.noarch 0:2.23.0-0.20191002125854.07f068d.el7 DEBUG: python2-oslo-i18n.noarch 0:3.24.0-0.20191002135216.91b39bb.el7 DEBUG: python2-oslo-log.noarch 0:3.44.1-0.20191002123216.3ff497d.el7 DEBUG: python2-oslo-serialization.noarch 0:2.29.2-0.20191002130344.fa399b6.el7 DEBUG: python2-oslo-service.noarch 0:1.40.2-0.20191002114731.a7621c8.el7 DEBUG: python2-oslo-utils.noarch 0:3.41.2-0.20191011041226.89bccde.el7 DEBUG: python2-pecan.noarch 0:1.3.2-1.el7 DEBUG: python2-pint.noarch 0:0.9-1.el7 DEBUG: python2-psutil.x86_64 0:5.5.1-1.el7 DEBUG: python2-pyOpenSSL.noarch 0:19.0.0-1.el7 DEBUG: python2-pyudev.noarch 0:0.18.1-6.el7 DEBUG: python2-rfc3986.noarch 0:1.2.0-1.el7 DEBUG: python2-singledispatch.noarch 0:3.4.0.3-4.el7 DEBUG: python2-stevedore.noarch 0:1.31.0-0.20191002172820.6817543.el7 DEBUG: python2-wrapt.x86_64 0:1.11.1-1.el7 DEBUG: python2-wsme.noarch 0:0.9.4-0.20190520093626.bff9624.el7 DEBUG: python2-yappi.x86_64 0:1.0-1.el7 DEBUG: python2-zeroconf.noarch 0:0.19.1-3.el7 DEBUG: systemd-python.x86_64 0:219-67.el7_7.2 DEBUG: Complete! 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-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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