+ 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-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a --clean INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.niyf05gb:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-ovn-316dd874309f1ee96467abbaa1a2bd5f5682c723 baseurl=https://trunk.rdoproject.org/centos7-train/31/6d/316dd874309f1ee96467abbaa1a2bd5f5682c723_4acaff5b enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot Finish: run + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a --init INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.m_zl5q80:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-ovn-316dd874309f1ee96467abbaa1a2bd5f5682c723 baseurl=https://trunk.rdoproject.org/centos7-train/31/6d/316dd874309f1ee96467abbaa1a2bd5f5682c723_4acaff5b enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266384 1709392 1714484 1383260 12842508 12078940 DEBUG: Swap: 8388604 410660 7977944 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 835M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.xu9c4tkr', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '602cdbc81c5b474590998271bc103139', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1005', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos-train/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos-train-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 2a3893b05867ba58d850438a4fca4d9a75349d44 Note: checking out '2a3893b05867ba58d850438a4fca4d9a75349d44'. 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 2a3893b... Merge "Fallback to `node_uuid` if`node_name` is not present" into stable/train + mkdir /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/centos-train/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos-train/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 1.1.2 2a3893b + UPSTREAMVERSION=1.1.2 + [[ 1.1.2 =~ ([^-]*)-(.+) ]] + [[ 1.1.2 =~ (.*?)\.(0rc.+) ]] + [[ 1.1.2 =~ (.*?)\.(0b.+) ]] + [[ 1.1.2 =~ (.*?)\.(0a.+) ]] + [[ 1.1.2 =~ (.*?)\.(dev.+) ]] + [[ 1.1.2 =~ (.*?)\.(g.+) ]] + [[ 1.1.2 =~ (.*?)\.pre.* ]] + [[ 1.1.2 =~ ^([.0-9]*)$ ]] + VERSION=1.1.2 + [[ '' =~ \.dev[0-9]+\. ]] ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20210202044045 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20210202044045.2a3893b + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.46xv7d0t:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-ovn-316dd874309f1ee96467abbaa1a2bd5f5682c723 baseurl=https://trunk.rdoproject.org/centos7-train/31/6d/316dd874309f1ee96467abbaa1a2bd5f5682c723_4acaff5b enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266384 1692856 1752620 1384876 12820908 12094808 DEBUG: Swap: 8388604 410660 7977944 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 836M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.p8lbo9kw', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '15a088a89620469a9a562771d8c6d63b', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1005', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.46xv7d0t:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '59b962626f3f4876a0f129013431f038', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.46xv7d0t:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Unsharing. Flags: 1073741824 DEBUG: Unsharing. Flags: 134217728 running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running egg_info creating ironic_prometheus_exporter.egg-info writing requirements to ironic_prometheus_exporter.egg-info/requires.txt writing ironic_prometheus_exporter.egg-info/PKG-INFO writing top-level names to ironic_prometheus_exporter.egg-info/top_level.txt writing dependency_links to ironic_prometheus_exporter.egg-info/dependency_links.txt writing entry points to ironic_prometheus_exporter.egg-info/entry_points.txt writing pbr to ironic_prometheus_exporter.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'ironic_prometheus_exporter.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_prometheus_exporter.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating ironic-prometheus-exporter-1.1.2 creating ironic-prometheus-exporter-1.1.2/devstack creating ironic-prometheus-exporter-1.1.2/doc creating ironic-prometheus-exporter-1.1.2/doc/source creating ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter creating ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter.egg-info creating ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/app creating ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/parsers creating ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/parsers/metrics_information creating ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests creating ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests/json_samples creating ironic-prometheus-exporter-1.1.2/releasenotes creating ironic-prometheus-exporter-1.1.2/releasenotes/notes creating ironic-prometheus-exporter-1.1.2/releasenotes/source creating ironic-prometheus-exporter-1.1.2/releasenotes/source/_static creating ironic-prometheus-exporter-1.1.2/releasenotes/source/_templates copying files to ironic-prometheus-exporter-1.1.2... copying .stestr.conf -> ironic-prometheus-exporter-1.1.2 copying .zuul.yaml -> ironic-prometheus-exporter-1.1.2 copying AUTHORS -> ironic-prometheus-exporter-1.1.2 copying CONTRIBUTING.md -> ironic-prometheus-exporter-1.1.2 copying ChangeLog -> ironic-prometheus-exporter-1.1.2 copying DCO -> ironic-prometheus-exporter-1.1.2 copying LICENSE -> ironic-prometheus-exporter-1.1.2 copying README.rst -> ironic-prometheus-exporter-1.1.2 copying bindep.txt -> ironic-prometheus-exporter-1.1.2 copying requirements.txt -> ironic-prometheus-exporter-1.1.2 copying setup.cfg -> ironic-prometheus-exporter-1.1.2 copying setup.py -> ironic-prometheus-exporter-1.1.2 copying test-requirements.txt -> ironic-prometheus-exporter-1.1.2 copying tox.ini -> ironic-prometheus-exporter-1.1.2 copying devstack/plugin.sh -> ironic-prometheus-exporter-1.1.2/devstack copying devstack/settings -> ironic-prometheus-exporter-1.1.2/devstack copying doc/requirements.txt -> ironic-prometheus-exporter-1.1.2/doc copying doc/source/conf.py -> ironic-prometheus-exporter-1.1.2/doc/source copying doc/source/configuration.rst -> ironic-prometheus-exporter-1.1.2/doc/source copying doc/source/index.rst -> ironic-prometheus-exporter-1.1.2/doc/source copying doc/source/install.rst -> ironic-prometheus-exporter-1.1.2/doc/source copying doc/source/limitations.rst -> ironic-prometheus-exporter-1.1.2/doc/source copying doc/source/run.rst -> ironic-prometheus-exporter-1.1.2/doc/source copying ironic_prometheus_exporter/__init__.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter copying ironic_prometheus_exporter/messaging.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter copying ironic_prometheus_exporter/utils.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter copying ironic_prometheus_exporter.egg-info/PKG-INFO -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter.egg-info copying ironic_prometheus_exporter.egg-info/SOURCES.txt -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter.egg-info copying ironic_prometheus_exporter.egg-info/dependency_links.txt -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter.egg-info copying ironic_prometheus_exporter.egg-info/entry_points.txt -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter.egg-info copying ironic_prometheus_exporter.egg-info/not-zip-safe -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter.egg-info copying ironic_prometheus_exporter.egg-info/pbr.json -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter.egg-info copying ironic_prometheus_exporter.egg-info/requires.txt -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter.egg-info copying ironic_prometheus_exporter.egg-info/top_level.txt -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter.egg-info copying ironic_prometheus_exporter/app/__init__.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/app copying ironic_prometheus_exporter/app/exporter.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/app copying ironic_prometheus_exporter/app/wsgi.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/app copying ironic_prometheus_exporter/parsers/__init__.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/parsers copying ironic_prometheus_exporter/parsers/descriptions.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/parsers copying ironic_prometheus_exporter/parsers/header.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/parsers copying ironic_prometheus_exporter/parsers/ipmi.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/parsers copying ironic_prometheus_exporter/parsers/redfish.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/parsers copying ironic_prometheus_exporter/parsers/metrics_information/header.json -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/parsers/metrics_information copying ironic_prometheus_exporter/parsers/metrics_information/ipmi.json -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/parsers/metrics_information copying ironic_prometheus_exporter/parsers/metrics_information/redfish.json -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/parsers/metrics_information copying ironic_prometheus_exporter/tests/__init__.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/test_descriptions.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/test_driver.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/test_header_parser.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/test_ipmi_parser.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/test_redfish_parser.py -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests copying ironic_prometheus_exporter/tests/json_samples/notification-empty-node_name.json -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-header-with-none.json -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-header.json -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-ipmi-1.json -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-ipmi-2.json -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-ipmi-none-instance_uuid.json -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-ipmi-none-node_name.json -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-none-node_name.json -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-redfish-none-instance_uuid.json -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-redfish-none-node_name.json -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests/json_samples copying ironic_prometheus_exporter/tests/json_samples/notification-redfish.json -> ironic-prometheus-exporter-1.1.2/ironic_prometheus_exporter/tests/json_samples copying releasenotes/notes/.placeholder -> ironic-prometheus-exporter-1.1.2/releasenotes/notes copying releasenotes/notes/add-redfish-parser-af5b3b01a4e5d02d.yaml -> ironic-prometheus-exporter-1.1.2/releasenotes/notes copying releasenotes/notes/fix-duplicated-timeseries-in-collectorregistry-78f6828eca3a0607.yaml -> ironic-prometheus-exporter-1.1.2/releasenotes/notes copying releasenotes/notes/flask_application-b827dd37aacdc4ee.yaml -> ironic-prometheus-exporter-1.1.2/releasenotes/notes copying releasenotes/notes/ipmi-initial-support-7af5c694f2bb4cb0.yaml -> ironic-prometheus-exporter-1.1.2/releasenotes/notes copying releasenotes/notes/ipmi-metric-description-d670149bcd984a51.yaml -> ironic-prometheus-exporter-1.1.2/releasenotes/notes copying releasenotes/notes/ipmi-timestamp-905054395c20f4b6.yaml -> ironic-prometheus-exporter-1.1.2/releasenotes/notes copying releasenotes/notes/ipmi-voltage-debd12bb6cf6c97d.yaml -> ironic-prometheus-exporter-1.1.2/releasenotes/notes copying releasenotes/notes/no-node_name-ae693f6a030fed5f.yaml -> ironic-prometheus-exporter-1.1.2/releasenotes/notes copying releasenotes/notes/none_instance_uuid-651a6c17a998c010.yaml -> ironic-prometheus-exporter-1.1.2/releasenotes/notes copying releasenotes/notes/oslo.messaging.notify.drivers-81de6077d89ea1b2.yaml -> ironic-prometheus-exporter-1.1.2/releasenotes/notes copying releasenotes/source/conf.py -> ironic-prometheus-exporter-1.1.2/releasenotes/source copying releasenotes/source/index.rst -> ironic-prometheus-exporter-1.1.2/releasenotes/source copying releasenotes/source/unreleased.rst -> ironic-prometheus-exporter-1.1.2/releasenotes/source copying releasenotes/source/_static/.placeholder -> ironic-prometheus-exporter-1.1.2/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> ironic-prometheus-exporter-1.1.2/releasenotes/source/_templates Writing ironic-prometheus-exporter-1.1.2/setup.cfg creating dist Creating tar archive removing 'ironic-prometheus-exporter-1.1.2' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.hxzvvanr:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-ovn-316dd874309f1ee96467abbaa1a2bd5f5682c723 baseurl=https://trunk.rdoproject.org/centos7-train/31/6d/316dd874309f1ee96467abbaa1a2bd5f5682c723_4acaff5b enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266384 1698736 1749692 1384968 12817956 12088688 DEBUG: Swap: 8388604 410660 7977944 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 836M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.uhto2pt5', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ae8dfeb628a1440898afdb5eaa78cf32', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1005', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=ironic-prometheus-exporter-1.1.2.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/ironic-prometheus-exporter-1.1.2.tar.gz ++ basename ironic-prometheus-exporter-1.1.2.tar.gz .tar.gz + SOURCEWITHREL=ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.tar.gz + mv dist/ironic-prometheus-exporter-1.1.2.tar.gz /tmp/tmp.KYDCbR8nWK/SOURCES/ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.tar.gz + cd /home/centos-train/data/python-ironic-prometheus-exporter_distro + cp -a python-ironic-prometheus-exporter.spec /tmp/tmp.KYDCbR8nWK/SOURCES/ + cp python-ironic-prometheus-exporter.spec /tmp/tmp.KYDCbR8nWK/SPECS/ + cd /tmp/tmp.KYDCbR8nWK/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-ironic-prometheus-exporter.spec + sed -i -e '1i%define upstream_version 1.1.2\' python-ironic-prometheus-exporter.spec + grep -qc '^%global dlrn .*' python-ironic-prometheus-exporter.spec + sed -i -e '1i%global dlrn 1\' python-ironic-prometheus-exporter.spec + grep -qc '^%global dlrn_nvr .*' python-ironic-prometheus-exporter.spec ++ basename ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b\' python-ironic-prometheus-exporter.spec + sed -i -e s/UPSTREAMVERSION/1.1.2/g python-ironic-prometheus-exporter.spec + VERSION=1.1.2 + sed -i -e 's/Version:.*/Version: 1.1.2/g' python-ironic-prometheus-exporter.spec + sed -i -e 's/Release:.*/Release: 0.20210202044045.2a3893b%{?dist}/g' python-ironic-prometheus-exporter.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.tar.gz/' python-ironic-prometheus-exporter.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-ironic-prometheus-exporter.spec + cat python-ironic-prometheus-exporter.spec %global dlrn_nvr ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b %global dlrn 1 %define upstream_version 1.1.2 # 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 %{expand:%{python%{pyver}_sitelib}} %global pyver_install %{expand:%{py%{pyver}_install}} %global pyver_build %{expand:%{py%{pyver}_build}} # End of macros for py2/py3 compatibility %global library ironic-prometheus-exporter %global module ironic_prometheus_exporter %{!?upstream_version: %global upstream_version %{version}%{?milestone}} Name: python-%{library} Version: 1.1.2 Release: 0.20210202044045.2a3893b%{?dist} Summary: ironic-prometheus-exporter provides a way to export hardware sensor data from ironic project in OpenStack to Prometheus License: ASL 2.0 URL: https://opendev.org/openstack/ironic-prometheus-exporter Source0: ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.tar.gz BuildArch: noarch BuildRequires: python%{pyver}-devel BuildRequires: python%{pyver}-setuptools # test dependencies BuildRequires: python%{pyver}-pbr BuildRequires: python%{pyver}-oslotest BuildRequires: python%{pyver}-stestr BuildRequires: python%{pyver}-oslo-config BuildRequires: python%{pyver}-prometheus_client >= 0.6.0 BuildRequires: python%{pyver}-oslo-messaging >= 9.4.0 BuildRequires: python%{pyver}-oslo-messaging-tests %description ironic-prometheus-exporter provides a way to export hardware sensor data from ironic project in OpenStack to Prometheus. It's implemented as an oslo-messaging notification driver to get the sensor data and a Flask Application to export the metrics to Prometheus. It can be used not only in metal3 but in any OpenStack deployment which includes Ironic service. %package -n python%{pyver}-%{library} Summary: ironic-prometheus-exporter provides a way to export hardware sensor data from ironic project in openstack to Prometheus %{?python_provide:%python_provide python%{pyver}-%{library}} Requires: python%{pyver}-pbr Requires: python%{pyver}-stevedore >= 1.20.0 Requires: python%{pyver}-oslo-messaging >= 9.4.0 Requires: python%{pyver}-flask >= 1.0.0 Requires: python%{pyver}-prometheus_client >= 0.6.0 Requires: python%{pyver}-oslo-config %if %{pyver} == 2 Requires: python%{pyver}-configparser %endif %description -n python%{pyver}-%{library} ironic-prometheus-exporter provides a way to export hardware sensor data from ironic project in OpenStack to Prometheus. It's implemented as an oslo-messaging notification driver to get the sensor data and a Flask Application to export the metrics to Prometheus. It can be used not only in metal3 but in any OpenStack deployment which includes Ironic service. %prep %autosetup -n %{library}-%{upstream_version} -S git %build %{pyver_build} %install %{pyver_install} %check export OS_TEST_PATH='./ironic_prometheus_exporter/tests' %if 0%{?rhel} >= 7 PYTHON=%{pyver_bin} stestr-%{pyver} --test-path $OS_TEST_PATH run %endif %files -n python%{pyver}-%{library} %license LICENSE %{pyver_sitelib}/%{module} %{pyver_sitelib}/%{module}-*.egg-info %exclude %{pyver_sitelib}/%{module}/tests %changelog + spectool -g -C /tmp/tmp.KYDCbR8nWK/SOURCES python-ironic-prometheus-exporter.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a --spec python-ironic-prometheus-exporter.spec --sources=/tmp/tmp.KYDCbR8nWK/SOURCES INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5hfqcrg7:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-ovn-316dd874309f1ee96467abbaa1a2bd5f5682c723 baseurl=https://trunk.rdoproject.org/centos7-train/31/6d/316dd874309f1ee96467abbaa1a2bd5f5682c723_4acaff5b enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 INFO: Start(python-ironic-prometheus-exporter.spec) Config(dlrn-centos-train-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266384 1694564 1899016 1383240 12672804 12094804 DEBUG: Swap: 8388604 410916 7977688 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 835M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.gmhm_8n6', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a0b4867dfbab4ccf813f3c43d547df84', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '64d4254007564865bead664d8d931a6c', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd101d2b673c84195be77f87ac7e79684', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7b1cc1ab77484dcfabdeff9904008ac2', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals Start: yum update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirrors.advancedhosters.com DEBUG: * extras: mirrors.mit.edu DEBUG: * updates: mirror.metrocast.net DEBUG: 2 packages excluded due to repository priority protections DEBUG: No packages marked for update DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ironic-prometheus-exporter.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5hfqcrg7:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5hfqcrg7:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd37c34905a1e4913b685b7135cbb250a', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5hfqcrg7:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ironic-prometheus-exporter.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-ironic-prometheus-exporter.spec) Config(dlrn-5) 0 minutes 9 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a 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-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run + finalize + rm -rf /tmp/tmp.KYDCbR8nWK INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9xx5se48:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-ovn-316dd874309f1ee96467abbaa1a2bd5f5682c723 baseurl=https://trunk.rdoproject.org/centos7-train/31/6d/316dd874309f1ee96467abbaa1a2bd5f5682c723_4acaff5b enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 INFO: Start(/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.src.rpm) Config(dlrn-centos-train-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266384 1694032 1904616 1383196 12667736 12095480 DEBUG: Swap: 8388604 410916 7977688 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 835M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.l7ujwqu5', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '65d8972c74e74efdb0df3e8d2a468b3b', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fd6ff509ab87492aaadadcdb8f6013fe', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3e8ad0784cda49b9a868a6c5be424dd2', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5f06c9fd670143ed926d053b4aa886fb', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals Start: yum update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirror.rackspace.com DEBUG: * extras: mirrors.mit.edu DEBUG: * updates: mirror.metrocast.net DEBUG: 2 packages excluded due to repository priority protections DEBUG: No packages marked for update DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Start: build phase for python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.src.rpm Start: build setup for python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9xx5se48:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b044fbf866d444129aa33341d7e718d8', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9xx5se48:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: python-ironic-prometheus-exporter-1.1.######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9xx5se48:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '73f9ef62bb354e0093e65e63c26e316e', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9xx5se48:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.tar.gz DEBUG: python-ironic-prometheus-exporter.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ironic-prometheus-exporter.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9xx5se48:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9xx5se48:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a69445396bae40789d9ef5146d73a201', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9xx5se48:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ironic-prometheus-exporter.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirror.rackspace.com DEBUG: * extras: mirrors.mit.edu DEBUG: * updates: mirror.metrocast.net DEBUG: 2 packages excluded due to repository priority protections DEBUG: Checking for new repos for mirrors DEBUG: Getting requirements for python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.src DEBUG: --> Already installed : python-devel-2.7.5-90.el7.x86_64 DEBUG: --> Already installed : python2-setuptools-40.8.0-1.el7.noarch DEBUG: --> Already installed : python2-pbr-5.1.2-2.el7.noarch DEBUG: --> python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch DEBUG: --> python2-stestr-2.3.1-1.el7.noarch DEBUG: --> 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> python2-prometheus_client-0.6.0-1.el7.noarch DEBUG: --> python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> python2-oslo-messaging-tests-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package python2-oslo-config.noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 will be installed DEBUG: --> Processing Dependency: PyYAML >= 3.10 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-debtcollector >= 1.2.0 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-netaddr >= 0.7.18 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-i18n >= 3.15.3 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-rfc3986 >= 1.2.0 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-stevedore >= 1.20.0 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: ---> Package python2-oslo-messaging.noarch 0:10.2.2-0.20201105074429.425ef28.el7 will be installed DEBUG: --> Processing Dependency: python2-amqp >= 2.4.1 for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-futurist >= 1.2.0 for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-kombu >= 1:4.0.0 for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-log >= 3.36.0 for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-middleware >= 3.31.0 for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-serialization >= 2.18.0 for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-service >= 1.24.0 for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-utils >= 3.33.0 for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python-pyngus for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-cachetools for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: ---> Package python2-oslo-messaging-tests.noarch 0:10.2.2-0.20201105074429.425ef28.el7 will be installed DEBUG: --> Processing Dependency: python2-testscenarios for package: python2-oslo-messaging-tests-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-testtools for package: python2-oslo-messaging-tests-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: ---> Package python2-oslotest.noarch 0:3.8.1-0.20200220113836.7ad16de.el7 will be installed DEBUG: --> Processing Dependency: python2-mox3 >= 0.20.0 for package: python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch DEBUG: --> Processing Dependency: python2-fixtures for package: python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch DEBUG: --> Processing Dependency: python2-subunit for package: python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch DEBUG: ---> Package python2-prometheus_client.noarch 0:0.6.0-1.el7 will be installed DEBUG: --> Processing Dependency: python-twisted-core for package: python2-prometheus_client-0.6.0-1.el7.noarch DEBUG: ---> Package python2-stestr.noarch 0:2.3.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-voluptuous for package: python2-stestr-2.3.1-1.el7.noarch DEBUG: --> Processing Dependency: python2-future for package: python2-stestr-2.3.1-1.el7.noarch DEBUG: --> Processing Dependency: python2-cliff for package: python2-stestr-2.3.1-1.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed DEBUG: ---> Package python-pyngus.noarch 0:2.0.3-3.el7 will be installed DEBUG: --> Processing Dependency: qpid-proton-c >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: --> Processing Dependency: python-qpid-proton >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: ---> Package python2-amqp.noarch 0:2.4.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-vine >= 1.1.3 for package: python2-amqp-2.4.1-1.el7.noarch DEBUG: ---> Package python2-cachetools.noarch 0:3.1.0-1.el7 will be installed DEBUG: ---> Package python2-cliff.noarch 0:2.16.0-0.20200221082936.6b6b186.el7 will be installed DEBUG: --> Processing Dependency: python2-cmd2 >= 0.6.7 for package: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: --> Processing Dependency: python2-prettytable for package: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: --> Processing Dependency: python2-unicodecsv for package: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: ---> Package python2-debtcollector.noarch 0:1.22.0-0.20200221171616.0be4911.el7 will be installed DEBUG: --> Processing Dependency: python2-wrapt for package: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch 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-futurist.noarch 0:1.9.0-0.20200221041314.25ffb8f.el7 will be installed DEBUG: --> Processing Dependency: python2-contextlib2 >= 0.4.0 for package: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: --> Processing Dependency: python2-futures >= 3.0 for package: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: ---> Package python2-kombu.noarch 1:4.6.3-3.el7 will be installed DEBUG: ---> Package python2-mox3.noarch 0:0.28.0-0.20200220113751.0a1e5b9.el7 will be installed DEBUG: ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed DEBUG: ---> Package python2-oslo-i18n.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-i18n-lang = 3.24.0-0.20200220115250.91b39bb.el7 for package: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: ---> Package python2-oslo-log.noarch 0:3.44.3-0.20200610054408.e19c407.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-log-lang = 3.44.3-0.20200610054408.e19c407.el7 for package: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-context >= 2.20.0 for package: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: --> Processing Dependency: python-inotify for package: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: --> Processing Dependency: python2-dateutil for package: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: ---> Package python2-oslo-middleware.noarch 0:3.38.1-0.20200220193436.9bae80e.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-middleware-lang = 3.38.1-0.20200220193436.9bae80e.el7 for package: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: --> Processing Dependency: python2-statsd for package: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: ---> Package python2-oslo-serialization.noarch 0:2.29.2-0.20200220175252.fa399b6.el7 will be installed DEBUG: --> Processing Dependency: python2-msgpack >= 0.5.2 for package: python2-oslo-serialization-2.29.2-0.20200220175252.fa399b6.el7.noarch DEBUG: --> Processing Dependency: python2-iso8601 for package: python2-oslo-serialization-2.29.2-0.20200220175252.fa399b6.el7.noarch DEBUG: ---> Package python2-oslo-service.noarch 0:1.40.2-0.20200221041524.a7621c8.el7 will be installed DEBUG: --> Processing Dependency: python-paste-deploy >= 1.5.0 for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-concurrency >= 3.25.0 for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python-paste for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-routes for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-yappi for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: ---> Package python2-oslo-utils.noarch 0:3.41.6-0.20200703054418.f4deaad.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-utils-lang = 3.41.6-0.20200703054418.f4deaad.el7 for package: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: --> Processing Dependency: python-netifaces >= 0.10.4 for package: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: ---> Package python2-rfc3986.noarch 0:1.2.0-1.el7 will be installed DEBUG: ---> Package python2-stevedore.noarch 0:1.31.0-0.20200220101304.6817543.el7 will be installed DEBUG: ---> Package python2-subunit.noarch 0:1.4.0-1.1.el7 will be installed DEBUG: --> Processing Dependency: python2-extras for package: python2-subunit-1.4.0-1.1.el7.noarch DEBUG: ---> Package python2-testscenarios.noarch 0:0.5.0-8.el7 will be installed 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-twisted.x86_64 0:16.1.1-3.el7 will be installed DEBUG: --> Processing Dependency: python-zope-interface >= 3.6.0 for package: python2-twisted-16.1.1-3.el7.x86_64 DEBUG: --> Processing Dependency: pyOpenSSL >= 0.10 for package: python2-twisted-16.1.1-3.el7.x86_64 DEBUG: --> Processing Dependency: python-service-identity for package: python2-twisted-16.1.1-3.el7.x86_64 DEBUG: --> Processing Dependency: python-pyasn1 for package: python2-twisted-16.1.1-3.el7.x86_64 DEBUG: --> Processing Dependency: pyserial for package: python2-twisted-16.1.1-3.el7.x86_64 DEBUG: ---> Package python2-voluptuous.noarch 0:0.10.5-2.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed DEBUG: ---> Package python-netifaces.x86_64 0:0.10.4-3.el7 will be installed DEBUG: ---> Package python-oslo-i18n-lang.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 will be installed DEBUG: ---> Package python-oslo-log-lang.noarch 0:3.44.3-0.20200610054408.e19c407.el7 will be installed DEBUG: ---> Package python-oslo-middleware-lang.noarch 0:3.38.1-0.20200220193436.9bae80e.el7 will be installed DEBUG: ---> Package python-oslo-utils-lang.noarch 0:3.41.6-0.20200703054418.f4deaad.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: ---> Package python-paste-deploy.noarch 0:1.5.2-6.el7 will be installed DEBUG: ---> Package python-prettytable.noarch 0:0.7.2-3.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-service-identity.noarch 0:14.0.0-4.el7 will be installed DEBUG: --> Processing Dependency: python-pyasn1-modules for package: python-service-identity-14.0.0-4.el7.noarch DEBUG: --> Processing Dependency: python-characteristic for package: python-service-identity-14.0.0-4.el7.noarch DEBUG: ---> Package python-unicodecsv.noarch 0:0.14.1-1.el7 will be installed DEBUG: ---> Package python-zope-interface.x86_64 0:4.0.5-4.el7 will be installed DEBUG: ---> Package python2-cmd2.noarch 0:0.8.8-5.el7 will be installed DEBUG: --> Processing Dependency: python2-wcwidth for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: python2-pyperclip for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: python-subprocess32 for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: /usr/bin/which for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: ---> Package python2-contextlib2.noarch 0:0.5.5-8.el7 will be installed DEBUG: ---> Package python2-dateutil.noarch 1:2.8.0-1.el7 will be installed DEBUG: ---> Package python2-extras.noarch 0:1.0.0-2.el7 will be installed DEBUG: ---> Package python2-futures.noarch 0:3.1.1-5.el7 will be installed DEBUG: ---> Package python2-iso8601.noarch 0:0.1.11-1.el7 will be installed DEBUG: ---> Package python2-mimeparse.noarch 0:1.6.0-2.el7 will be installed DEBUG: ---> Package python2-msgpack.x86_64 0:0.6.1-2.el7 will be installed DEBUG: ---> Package python2-oslo-concurrency.noarch 0:3.30.1-0.20201123063440.f4d2dd8.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-concurrency-lang = 3.30.1-0.20201123063440.f4d2dd8.el7 for package: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: --> Processing Dependency: python2-fasteners for package: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: ---> Package python2-oslo-context.noarch 0:2.23.1-0.20200610053411.ab17aef.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-pyasn1.noarch 0:0.3.7-6.el7 will be installed DEBUG: ---> Package python2-pyserial.noarch 0:3.1.1-7.el7 will be installed DEBUG: ---> Package python2-qpid-proton.x86_64 0:0.26.0-2.el7 will be installed DEBUG: ---> Package python2-statsd.noarch 0:3.2.1-5.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-vine.noarch 0:1.2.0-2.el7 will be installed DEBUG: ---> Package python2-wrapt.x86_64 0:1.11.1-1.el7 will be installed DEBUG: ---> Package python2-yappi.x86_64 0:1.0-1.el7 will be installed DEBUG: ---> Package qpid-proton-c.x86_64 0:0.26.0-2.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-characteristic.noarch 0:14.3.0-4.el7 will be installed DEBUG: ---> Package python-linecache2.noarch 0:1.0.0-1.el7 will be installed DEBUG: ---> Package python-oslo-concurrency-lang.noarch 0:3.30.1-0.20201123063440.f4d2dd8.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 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-fasteners.noarch 0:0.14.1-6.el7 will be installed DEBUG: ---> Package python2-pyasn1-modules.noarch 0:0.3.7-6.el7 will be installed DEBUG: ---> Package python2-pyperclip.noarch 0:1.6.4-1.el7 will be installed DEBUG: ---> Package python2-subprocess32.x86_64 0:3.2.6-14.el7 will be installed DEBUG: ---> Package python2-wcwidth.noarch 0:0.1.7-8.el7 will be installed DEBUG: ---> Package which.x86_64 0:2.20-7.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed DEBUG: ---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: --> 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: python2-oslo-config noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 DEBUG: delorean 223 k DEBUG: python2-oslo-messaging noarch 10.2.2-0.20201105074429.425ef28.el7 DEBUG: delorean 219 k DEBUG: python2-oslo-messaging-tests noarch 10.2.2-0.20201105074429.425ef28.el7 DEBUG: delorean 156 k DEBUG: python2-oslotest noarch 3.8.1-0.20200220113836.7ad16de.el7 DEBUG: delorean 45 k DEBUG: python2-prometheus_client noarch 0.6.0-1.el7 delorean-train-testing 84 k DEBUG: python2-stestr noarch 2.3.1-1.el7 delorean-train-testing 145 k DEBUG: Installing for dependencies: DEBUG: PyYAML x86_64 3.10-11.el7 base 153 k DEBUG: python-characteristic noarch 14.3.0-4.el7 delorean-train-testing 29 k DEBUG: python-inotify noarch 0.9.4-4.el7 base 49 k DEBUG: python-linecache2 noarch 1.0.0-1.el7 delorean-train-testing 11 k DEBUG: python-netifaces x86_64 0.10.4-3.el7 base 17 k DEBUG: python-oslo-concurrency-lang noarch 3.30.1-0.20201123063440.f4d2dd8.el7 DEBUG: delorean 8.6 k DEBUG: python-oslo-i18n-lang noarch 3.24.0-0.20200220115250.91b39bb.el7 DEBUG: delorean 8.8 k DEBUG: python-oslo-log-lang noarch 3.44.3-0.20200610054408.e19c407.el7 DEBUG: delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch 3.38.1-0.20200220193436.9bae80e.el7 DEBUG: delorean 7.0 k DEBUG: python-oslo-utils-lang noarch 3.41.6-0.20200703054418.f4deaad.el7 DEBUG: delorean 7.8 k DEBUG: python-paste noarch 1.7.5.1-9.20111221hg1498.el7 DEBUG: base 866 k DEBUG: python-paste-deploy noarch 1.5.2-6.el7 delorean-train-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-pyngus noarch 2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-repoze-lru noarch 0.4-3.el7 delorean-train-testing 12 k DEBUG: python-routes noarch 2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-service-identity noarch 14.0.0-4.el7 delorean-train-testing 18 k DEBUG: python-tempita noarch 0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-unicodecsv noarch 0.14.1-1.el7 delorean-train-testing 25 k DEBUG: python-zope-interface x86_64 4.0.5-4.el7 base 138 k DEBUG: python2-amqp noarch 2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-asn1crypto noarch 0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-cachetools noarch 3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-cffi x86_64 1.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-cliff noarch 2.16.0-0.20200221082936.6b6b186.el7 DEBUG: delorean 88 k DEBUG: python2-cmd2 noarch 0.8.8-5.el7 delorean-train-testing 105 k DEBUG: python2-contextlib2 noarch 0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-cryptography x86_64 2.5-1.el7 delorean-train-testing 544 k DEBUG: python2-dateutil noarch 1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-debtcollector noarch 1.22.0-0.20200221171616.0be4911.el7 DEBUG: delorean 27 k DEBUG: python2-extras noarch 1.0.0-2.el7 delorean-train-testing 15 k DEBUG: python2-fasteners noarch 0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-fixtures noarch 3.0.0-7.el7 delorean-train-testing 88 k DEBUG: python2-future noarch 0.16.0-4.el7 delorean-train-testing 798 k DEBUG: python2-futures noarch 3.1.1-5.el7 base 29 k DEBUG: python2-futurist noarch 1.9.0-0.20200221041314.25ffb8f.el7 DEBUG: delorean 58 k DEBUG: python2-iso8601 noarch 0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-kombu noarch 1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-mimeparse noarch 1.6.0-2.el7 delorean-train-testing 12 k DEBUG: python2-mox3 noarch 0.28.0-0.20200220113751.0a1e5b9.el7 DEBUG: delorean 74 k DEBUG: python2-msgpack x86_64 0.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-netaddr noarch 0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-oslo-concurrency noarch 3.30.1-0.20201123063440.f4d2dd8.el7 DEBUG: delorean 35 k DEBUG: python2-oslo-context noarch 2.23.1-0.20200610053411.ab17aef.el7 DEBUG: delorean 20 k DEBUG: python2-oslo-i18n noarch 3.24.0-0.20200220115250.91b39bb.el7 DEBUG: delorean 52 k DEBUG: python2-oslo-log noarch 3.44.3-0.20200610054408.e19c407.el7 DEBUG: delorean 59 k DEBUG: python2-oslo-middleware noarch 3.38.1-0.20200220193436.9bae80e.el7 DEBUG: delorean 48 k DEBUG: python2-oslo-serialization noarch 2.29.2-0.20200220175252.fa399b6.el7 DEBUG: delorean 29 k DEBUG: python2-oslo-service noarch 1.40.2-0.20200221041524.a7621c8.el7 DEBUG: delorean 66 k DEBUG: python2-oslo-utils noarch 3.41.6-0.20200703054418.f4deaad.el7 DEBUG: delorean 73 k DEBUG: python2-pyOpenSSL noarch 19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pyasn1 noarch 0.3.7-6.el7 delorean-train-testing 118 k DEBUG: python2-pyasn1-modules noarch 0.3.7-6.el7 delorean-train-testing 104 k DEBUG: python2-pyperclip noarch 1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-pyserial noarch 3.1.1-7.el7 delorean-train-testing 162 k DEBUG: python2-qpid-proton x86_64 0.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-rfc3986 noarch 1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-statsd noarch 3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-stevedore noarch 1.31.0-0.20200220101304.6817543.el7 DEBUG: delorean 56 k DEBUG: python2-subprocess32 x86_64 3.2.6-14.el7 base 47 k DEBUG: python2-subunit noarch 1.4.0-1.1.el7 delorean-train-testing 91 k DEBUG: python2-testscenarios noarch 0.5.0-8.el7 delorean-train-testing 32 k DEBUG: python2-testtools noarch 2.3.0-7.el7 delorean-train-testing 342 k DEBUG: python2-traceback2 noarch 1.4.0-14.el7 delorean-train-testing 18 k DEBUG: python2-twisted x86_64 16.1.1-3.el7 delorean-train-testing 5.5 M DEBUG: python2-unittest2 noarch 1.1.0-15.el7 delorean-train-testing 175 k DEBUG: python2-vine noarch 1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-voluptuous noarch 0.10.5-2.el7 delorean-train-testing 49 k DEBUG: python2-wcwidth noarch 0.1.7-8.el7 delorean-train-testing 27 k DEBUG: python2-wrapt x86_64 1.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_64 1.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_64 0.26.0-2.el7 delorean-train-testing 184 k DEBUG: which x86_64 2.20-7.el7 base 41 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 6 Packages (+75 Dependent packages) DEBUG: Total size: 15 M DEBUG: Total download size: 6.1 M DEBUG: Installed size: 72 M DEBUG: Downloading packages: DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 10 MB/s | 6.1 MB 00:00 DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 1/81 DEBUG: Installing : python2-stevedore-1.31.0-0.20200220101304.6817543.el7.no 2/81 DEBUG: Installing : python2-pyasn1-0.3.7-6.el7.noarch 3/81 DEBUG: Installing : python2-extras-1.0.0-2.el7.noarch 4/81 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 5/81 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 6/81 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 7/81 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 8/81 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 9/81 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 10/81 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 11/81 DEBUG: Installing : 1:python2-kombu-4.6.3-3.el7.noarch 12/81 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 13/81 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 14/81 DEBUG: Installing : python2-pyasn1-modules-0.3.7-6.el7.noarch 15/81 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 16/81 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d 17/81 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae 18/81 DEBUG: Installing : python2-mimeparse-1.6.0-2.el7.noarch 19/81 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 20/81 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 21/81 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 22/81 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 23/81 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 24/81 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.e 25/81 DEBUG: Installing : python-characteristic-14.3.0-4.el7.noarch 26/81 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 27/81 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el 28/81 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.no 29/81 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 30/81 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 31/81 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 32/81 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 33/81 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7 34/81 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 35/81 DEBUG: Installing : python-ply-3.4-11.el7.noarch 36/81 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 37/81 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 38/81 DEBUG: Installing : python2-voluptuous-0.10.5-2.el7.noarch 39/81 DEBUG: Installing : python2-future-0.16.0-4.el7.noarch 40/81 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 41/81 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 42/81 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0be4911.el 43/81 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.n 44/81 DEBUG: Installing : 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el 45/81 DEBUG: Installing : python2-oslo-serialization-2.29.2-0.20200220175252.fa399 46/81 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7 47/81 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e. 48/81 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8 49/81 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 50/81 DEBUG: Installing : python-zope-interface-4.0.5-4.el7.x86_64 51/81 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 52/81 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 53/81 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 54/81 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 55/81 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 56/81 DEBUG: Installing : python-service-identity-14.0.0-4.el7.noarch 57/81 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 58/81 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noar 59/81 DEBUG: Installing : python2-pyserial-3.1.1-7.el7.noarch 60/81 DEBUG: Installing : python2-twisted-16.1.1-3.el7.x86_64 61/81 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 62/81 DEBUG: Installing : 1:python2-dateutil-2.8.0-1.el7.noarch 63/81 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noa 64/81 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7 65/81 DEBUG: Installing : python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.e 66/81 DEBUG: Installing : python-linecache2-1.0.0-1.el7.noarch 67/81 DEBUG: Installing : python2-traceback2-1.4.0-14.el7.noarch 68/81 DEBUG: Installing : python2-unittest2-1.1.0-15.el7.noarch 69/81 DEBUG: Installing : python2-testtools-2.3.0-7.el7.noarch 70/81 DEBUG: Installing : python2-fixtures-3.0.0-7.el7.noarch 71/81 DEBUG: Installing : python2-subunit-1.4.0-1.1.el7.noarch 72/81 DEBUG: Installing : python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7.noarch 73/81 DEBUG: Installing : python2-testscenarios-0.5.0-8.el7.noarch 74/81 DEBUG: Installing : which-2.20-7.el7.x86_64 75/81 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 76/81 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch 77/81 DEBUG: Installing : python2-stestr-2.3.1-1.el7.noarch 78/81 DEBUG: Installing : python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noar 79/81 DEBUG: Installing : python2-oslo-messaging-tests-10.2.2-0.20201105074429.425 80/81 DEBUG: Installing : python2-prometheus_client-0.6.0-1.el7.noarch 81/81 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noar 1/81 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 2/81 DEBUG: Verifying : python2-stestr-2.3.1-1.el7.noarch 3/81 DEBUG: Verifying : which-2.20-7.el7.x86_64 4/81 DEBUG: Verifying : python-linecache2-1.0.0-1.el7.noarch 5/81 DEBUG: Verifying : 1:python2-dateutil-2.8.0-1.el7.noarch 6/81 DEBUG: Verifying : python2-pyasn1-0.3.7-6.el7.noarch 7/81 DEBUG: Verifying : python2-twisted-16.1.1-3.el7.x86_64 8/81 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.no 9/81 DEBUG: Verifying : python2-traceback2-1.4.0-14.el7.noarch 10/81 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 11/81 DEBUG: Verifying : python2-pyserial-3.1.1-7.el7.noarch 12/81 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 13/81 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 14/81 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch 15/81 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 16/81 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 17/81 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 18/81 DEBUG: Verifying : python-zope-interface-4.0.5-4.el7.x86_64 19/81 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7 20/81 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 21/81 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 22/81 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 23/81 DEBUG: Verifying : python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.e 24/81 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 25/81 DEBUG: Verifying : python2-future-0.16.0-4.el7.noarch 26/81 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 27/81 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 28/81 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noa 29/81 DEBUG: Verifying : python2-oslo-serialization-2.29.2-0.20200220175252.fa399 30/81 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 31/81 DEBUG: Verifying : python2-subunit-1.4.0-1.1.el7.noarch 32/81 DEBUG: Verifying : python2-voluptuous-0.10.5-2.el7.noarch 33/81 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 34/81 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 35/81 DEBUG: Verifying : python2-testtools-2.3.0-7.el7.noarch 36/81 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 37/81 DEBUG: Verifying : python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noar 38/81 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 39/81 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 40/81 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7 41/81 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 42/81 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 43/81 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0be4911.el 44/81 DEBUG: Verifying : python2-oslo-messaging-tests-10.2.2-0.20201105074429.425 45/81 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 46/81 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 47/81 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 48/81 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 49/81 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el 50/81 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 51/81 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8 52/81 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 53/81 DEBUG: Verifying : python2-pyasn1-modules-0.3.7-6.el7.noarch 54/81 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.6817543.el7.no 55/81 DEBUG: Verifying : python-characteristic-14.3.0-4.el7.noarch 56/81 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 57/81 DEBUG: Verifying : 1:python2-kombu-4.6.3-3.el7.noarch 58/81 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.e 59/81 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 60/81 DEBUG: Verifying : python2-prometheus_client-0.6.0-1.el7.noarch 61/81 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 62/81 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 63/81 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 64/81 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 65/81 DEBUG: Verifying : python2-mimeparse-1.6.0-2.el7.noarch 66/81 DEBUG: Verifying : python2-extras-1.0.0-2.el7.noarch 67/81 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae 68/81 DEBUG: Verifying : python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7.noarch 69/81 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d 70/81 DEBUG: Verifying : python2-fixtures-3.0.0-7.el7.noarch 71/81 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e. 72/81 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7 73/81 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 74/81 DEBUG: Verifying : python2-testscenarios-0.5.0-8.el7.noarch 75/81 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 76/81 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.n 77/81 DEBUG: Verifying : python-service-identity-14.0.0-4.el7.noarch 78/81 DEBUG: Verifying : python2-unittest2-1.1.0-15.el7.noarch 79/81 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 80/81 DEBUG: Verifying : 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el 81/81 DEBUG: Installed: DEBUG: python2-oslo-config.noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 DEBUG: python2-oslo-messaging.noarch 0:10.2.2-0.20201105074429.425ef28.el7 DEBUG: python2-oslo-messaging-tests.noarch 0:10.2.2-0.20201105074429.425ef28.el7 DEBUG: python2-oslotest.noarch 0:3.8.1-0.20200220113836.7ad16de.el7 DEBUG: python2-prometheus_client.noarch 0:0.6.0-1.el7 DEBUG: python2-stestr.noarch 0:2.3.1-1.el7 DEBUG: Dependency Installed: DEBUG: PyYAML.x86_64 0:3.10-11.el7 DEBUG: python-characteristic.noarch 0:14.3.0-4.el7 DEBUG: python-inotify.noarch 0:0.9.4-4.el7 DEBUG: python-linecache2.noarch 0:1.0.0-1.el7 DEBUG: python-netifaces.x86_64 0:0.10.4-3.el7 DEBUG: python-oslo-concurrency-lang.noarch 0:3.30.1-0.20201123063440.f4d2dd8.el7 DEBUG: python-oslo-i18n-lang.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 DEBUG: python-oslo-log-lang.noarch 0:3.44.3-0.20200610054408.e19c407.el7 DEBUG: python-oslo-middleware-lang.noarch 0:3.38.1-0.20200220193436.9bae80e.el7 DEBUG: python-oslo-utils-lang.noarch 0:3.41.6-0.20200703054418.f4deaad.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-pyngus.noarch 0:2.0.3-3.el7 DEBUG: python-repoze-lru.noarch 0:0.4-3.el7 DEBUG: python-routes.noarch 0:2.4.1-1.el7 DEBUG: python-service-identity.noarch 0:14.0.0-4.el7 DEBUG: python-tempita.noarch 0:0.5.1-8.el7 DEBUG: python-unicodecsv.noarch 0:0.14.1-1.el7 DEBUG: python-zope-interface.x86_64 0:4.0.5-4.el7 DEBUG: python2-amqp.noarch 0:2.4.1-1.el7 DEBUG: python2-asn1crypto.noarch 0:0.23.0-2.el7 DEBUG: python2-cachetools.noarch 0:3.1.0-1.el7 DEBUG: python2-cffi.x86_64 0:1.11.2-1.el7 DEBUG: python2-cliff.noarch 0:2.16.0-0.20200221082936.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.20200221171616.0be4911.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-futurist.noarch 0:1.9.0-0.20200221041314.25ffb8f.el7 DEBUG: python2-iso8601.noarch 0:0.1.11-1.el7 DEBUG: python2-kombu.noarch 1:4.6.3-3.el7 DEBUG: python2-mimeparse.noarch 0:1.6.0-2.el7 DEBUG: python2-mox3.noarch 0:0.28.0-0.20200220113751.0a1e5b9.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.1-0.20201123063440.f4d2dd8.el7 DEBUG: python2-oslo-context.noarch 0:2.23.1-0.20200610053411.ab17aef.el7 DEBUG: python2-oslo-i18n.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 DEBUG: python2-oslo-log.noarch 0:3.44.3-0.20200610054408.e19c407.el7 DEBUG: python2-oslo-middleware.noarch 0:3.38.1-0.20200220193436.9bae80e.el7 DEBUG: python2-oslo-serialization.noarch 0:2.29.2-0.20200220175252.fa399b6.el7 DEBUG: python2-oslo-service.noarch 0:1.40.2-0.20200221041524.a7621c8.el7 DEBUG: python2-oslo-utils.noarch 0:3.41.6-0.20200703054418.f4deaad.el7 DEBUG: python2-pyOpenSSL.noarch 0:19.0.0-1.el7 DEBUG: python2-pyasn1.noarch 0:0.3.7-6.el7 DEBUG: python2-pyasn1-modules.noarch 0:0.3.7-6.el7 DEBUG: python2-pyperclip.noarch 0:1.6.4-1.el7 DEBUG: python2-pyserial.noarch 0:3.1.1-7.el7 DEBUG: python2-qpid-proton.x86_64 0:0.26.0-2.el7 DEBUG: python2-rfc3986.noarch 0:1.2.0-1.el7 DEBUG: python2-statsd.noarch 0:3.2.1-5.el7 DEBUG: python2-stevedore.noarch 0:1.31.0-0.20200220101304.6817543.el7 DEBUG: python2-subprocess32.x86_64 0:3.2.6-14.el7 DEBUG: python2-subunit.noarch 0:1.4.0-1.1.el7 DEBUG: python2-testscenarios.noarch 0:0.5.0-8.el7 DEBUG: python2-testtools.noarch 0:2.3.0-7.el7 DEBUG: python2-traceback2.noarch 0:1.4.0-14.el7 DEBUG: python2-twisted.x86_64 0:16.1.1-3.el7 DEBUG: python2-unittest2.noarch 0:1.1.0-15.el7 DEBUG: python2-vine.noarch 0:1.2.0-2.el7 DEBUG: python2-voluptuous.noarch 0:0.10.5-2.el7 DEBUG: python2-wcwidth.noarch 0:0.1.7-8.el7 DEBUG: python2-wrapt.x86_64 0:1.11.1-1.el7 DEBUG: python2-yappi.x86_64 0:1.0-1.el7 DEBUG: qpid-proton-c.x86_64 0:0.26.0-2.el7 DEBUG: which.x86_64 0:2.20-7.el7 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos-train-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a/installed_pkgs.log with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell True DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ironic-prometheus-exporter.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9xx5se48:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9xx5se48:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '561d28d0c10e47159366f16ad7cddb98', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9xx5se48:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ironic-prometheus-exporter.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.y5xfwE DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf ironic-prometheus-exporter-1.1.2 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd ironic-prometheus-exporter-1.1.2 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-ironic-prometheus-exporter-1.1.2 base' DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5TEJBH DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-prometheus-exporter-1.1.2 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_prometheus_exporter DEBUG: copying ironic_prometheus_exporter/__init__.py -> build/lib/ironic_prometheus_exporter DEBUG: copying ironic_prometheus_exporter/messaging.py -> build/lib/ironic_prometheus_exporter DEBUG: copying ironic_prometheus_exporter/utils.py -> build/lib/ironic_prometheus_exporter DEBUG: creating build/lib/ironic_prometheus_exporter/app DEBUG: copying ironic_prometheus_exporter/app/__init__.py -> build/lib/ironic_prometheus_exporter/app DEBUG: copying ironic_prometheus_exporter/app/exporter.py -> build/lib/ironic_prometheus_exporter/app DEBUG: copying ironic_prometheus_exporter/app/wsgi.py -> build/lib/ironic_prometheus_exporter/app DEBUG: creating build/lib/ironic_prometheus_exporter/parsers DEBUG: copying ironic_prometheus_exporter/parsers/__init__.py -> build/lib/ironic_prometheus_exporter/parsers DEBUG: copying ironic_prometheus_exporter/parsers/descriptions.py -> build/lib/ironic_prometheus_exporter/parsers DEBUG: copying ironic_prometheus_exporter/parsers/header.py -> build/lib/ironic_prometheus_exporter/parsers DEBUG: copying ironic_prometheus_exporter/parsers/ipmi.py -> build/lib/ironic_prometheus_exporter/parsers DEBUG: copying ironic_prometheus_exporter/parsers/redfish.py -> build/lib/ironic_prometheus_exporter/parsers DEBUG: creating build/lib/ironic_prometheus_exporter/tests DEBUG: copying ironic_prometheus_exporter/tests/__init__.py -> build/lib/ironic_prometheus_exporter/tests DEBUG: copying ironic_prometheus_exporter/tests/test_descriptions.py -> build/lib/ironic_prometheus_exporter/tests DEBUG: copying ironic_prometheus_exporter/tests/test_driver.py -> build/lib/ironic_prometheus_exporter/tests DEBUG: copying ironic_prometheus_exporter/tests/test_header_parser.py -> build/lib/ironic_prometheus_exporter/tests DEBUG: copying ironic_prometheus_exporter/tests/test_ipmi_parser.py -> build/lib/ironic_prometheus_exporter/tests DEBUG: copying ironic_prometheus_exporter/tests/test_redfish_parser.py -> build/lib/ironic_prometheus_exporter/tests DEBUG: running egg_info DEBUG: writing requirements to ironic_prometheus_exporter.egg-info/requires.txt DEBUG: writing ironic_prometheus_exporter.egg-info/PKG-INFO DEBUG: writing top-level names to ironic_prometheus_exporter.egg-info/top_level.txt DEBUG: writing dependency_links to ironic_prometheus_exporter.egg-info/dependency_links.txt DEBUG: writing entry points to ironic_prometheus_exporter.egg-info/entry_points.txt DEBUG: writing pbr to ironic_prometheus_exporter.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'ironic_prometheus_exporter.egg-info/SOURCES.txt' DEBUG: creating build/lib/ironic_prometheus_exporter/parsers/metrics_information DEBUG: copying ironic_prometheus_exporter/parsers/metrics_information/header.json -> build/lib/ironic_prometheus_exporter/parsers/metrics_information DEBUG: copying ironic_prometheus_exporter/parsers/metrics_information/ipmi.json -> build/lib/ironic_prometheus_exporter/parsers/metrics_information DEBUG: copying ironic_prometheus_exporter/parsers/metrics_information/redfish.json -> build/lib/ironic_prometheus_exporter/parsers/metrics_information DEBUG: creating build/lib/ironic_prometheus_exporter/tests/json_samples DEBUG: copying ironic_prometheus_exporter/tests/json_samples/notification-empty-node_name.json -> build/lib/ironic_prometheus_exporter/tests/json_samples DEBUG: copying ironic_prometheus_exporter/tests/json_samples/notification-header-with-none.json -> build/lib/ironic_prometheus_exporter/tests/json_samples DEBUG: copying ironic_prometheus_exporter/tests/json_samples/notification-header.json -> build/lib/ironic_prometheus_exporter/tests/json_samples DEBUG: copying ironic_prometheus_exporter/tests/json_samples/notification-ipmi-1.json -> build/lib/ironic_prometheus_exporter/tests/json_samples DEBUG: copying ironic_prometheus_exporter/tests/json_samples/notification-ipmi-2.json -> build/lib/ironic_prometheus_exporter/tests/json_samples DEBUG: copying ironic_prometheus_exporter/tests/json_samples/notification-ipmi-none-instance_uuid.json -> build/lib/ironic_prometheus_exporter/tests/json_samples DEBUG: copying ironic_prometheus_exporter/tests/json_samples/notification-ipmi-none-node_name.json -> build/lib/ironic_prometheus_exporter/tests/json_samples DEBUG: copying ironic_prometheus_exporter/tests/json_samples/notification-none-node_name.json -> build/lib/ironic_prometheus_exporter/tests/json_samples DEBUG: copying ironic_prometheus_exporter/tests/json_samples/notification-redfish-none-instance_uuid.json -> build/lib/ironic_prometheus_exporter/tests/json_samples DEBUG: copying ironic_prometheus_exporter/tests/json_samples/notification-redfish-none-node_name.json -> build/lib/ironic_prometheus_exporter/tests/json_samples DEBUG: copying ironic_prometheus_exporter/tests/json_samples/notification-redfish.json -> build/lib/ironic_prometheus_exporter/tests/json_samples DEBUG: + sleep 1 DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QvfA7P DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64 DEBUG: + cd ironic-prometheus-exporter-1.1.2 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/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64 DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7 DEBUG: creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter DEBUG: creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests DEBUG: creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples DEBUG: copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-redfish.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples DEBUG: copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-redfish-none-node_name.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples DEBUG: copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-redfish-none-instance_uuid.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples DEBUG: copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-none-node_name.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples DEBUG: copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-ipmi-none-node_name.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples DEBUG: copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-ipmi-none-instance_uuid.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples DEBUG: copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-ipmi-2.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples DEBUG: copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-ipmi-1.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples DEBUG: copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-header.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples DEBUG: copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-header-with-none.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples DEBUG: copying build/lib/ironic_prometheus_exporter/tests/json_samples/notification-empty-node_name.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/json_samples DEBUG: copying build/lib/ironic_prometheus_exporter/tests/test_redfish_parser.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests DEBUG: copying build/lib/ironic_prometheus_exporter/tests/test_ipmi_parser.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests DEBUG: copying build/lib/ironic_prometheus_exporter/tests/test_header_parser.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests DEBUG: copying build/lib/ironic_prometheus_exporter/tests/test_driver.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests DEBUG: copying build/lib/ironic_prometheus_exporter/tests/test_descriptions.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests DEBUG: copying build/lib/ironic_prometheus_exporter/tests/__init__.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests DEBUG: creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers DEBUG: creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/metrics_information DEBUG: copying build/lib/ironic_prometheus_exporter/parsers/metrics_information/redfish.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/metrics_information DEBUG: copying build/lib/ironic_prometheus_exporter/parsers/metrics_information/ipmi.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/metrics_information DEBUG: copying build/lib/ironic_prometheus_exporter/parsers/metrics_information/header.json -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/metrics_information DEBUG: copying build/lib/ironic_prometheus_exporter/parsers/redfish.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers DEBUG: copying build/lib/ironic_prometheus_exporter/parsers/ipmi.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers DEBUG: copying build/lib/ironic_prometheus_exporter/parsers/header.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers DEBUG: copying build/lib/ironic_prometheus_exporter/parsers/descriptions.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers DEBUG: copying build/lib/ironic_prometheus_exporter/parsers/__init__.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers DEBUG: creating /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/app DEBUG: copying build/lib/ironic_prometheus_exporter/app/wsgi.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/app DEBUG: copying build/lib/ironic_prometheus_exporter/app/exporter.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/app DEBUG: copying build/lib/ironic_prometheus_exporter/app/__init__.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/app DEBUG: copying build/lib/ironic_prometheus_exporter/utils.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter DEBUG: copying build/lib/ironic_prometheus_exporter/messaging.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter DEBUG: copying build/lib/ironic_prometheus_exporter/__init__.py -> /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/test_redfish_parser.py to test_redfish_parser.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/test_ipmi_parser.py to test_ipmi_parser.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/test_header_parser.py to test_header_parser.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/test_driver.py to test_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/test_descriptions.py to test_descriptions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/tests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/redfish.py to redfish.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/ipmi.py to ipmi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/header.py to header.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/descriptions.py to descriptions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/parsers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/app/wsgi.py to wsgi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/app/exporter.py to exporter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/app/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/messaging.py to messaging.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter/__init__.py to __init__.pyc DEBUG: writing byte-compilation script '/tmp/tmpph9Sm4.py' DEBUG: /usr/bin/python2 -O /tmp/tmpph9Sm4.py DEBUG: removing /tmp/tmpph9Sm4.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing requirements to ironic_prometheus_exporter.egg-info/requires.txt DEBUG: writing ironic_prometheus_exporter.egg-info/PKG-INFO DEBUG: writing top-level names to ironic_prometheus_exporter.egg-info/top_level.txt DEBUG: writing dependency_links to ironic_prometheus_exporter.egg-info/dependency_links.txt DEBUG: writing entry points to ironic_prometheus_exporter.egg-info/entry_points.txt DEBUG: writing pbr to ironic_prometheus_exporter.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'ironic_prometheus_exporter.egg-info/SOURCES.txt' DEBUG: Copying ironic_prometheus_exporter.egg-info to /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/lib/python2.7/site-packages/ironic_prometheus_exporter-1.1.2-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: + /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-prometheus-exporter-1.1.2 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/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.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.587ja2 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-prometheus-exporter-1.1.2 DEBUG: + export OS_TEST_PATH=./ironic_prometheus_exporter/tests DEBUG: + OS_TEST_PATH=./ironic_prometheus_exporter/tests DEBUG: + PYTHON=python2 DEBUG: + stestr-2 --test-path ./ironic_prometheus_exporter/tests run DEBUG: {2} ironic_prometheus_exporter.tests.test_descriptions.TestMetricsDescriptions.test_good_source_bad_metrics [0.097547s] ... ok DEBUG: {2} ironic_prometheus_exporter.tests.test_header_parser.TestPayloadsParser.test_none_for_instance_uuid [0.002138s] ... ok DEBUG: {1} ironic_prometheus_exporter.tests.test_descriptions.TestMetricsDescriptions.test_good_source_good_metrics [0.095964s] ... ok DEBUG: {2} ironic_prometheus_exporter.tests.test_header_parser.TestPayloadsParser.test_none_for_node_name [0.000395s] ... ok DEBUG: {2} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_memory_parser [0.001650s] ... ok DEBUG: {2} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_system_parser [0.000209s] ... ok DEBUG: {2} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_temperature_parser [0.000644s] ... ok DEBUG: {2} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_build_temperature_metrics [0.000087s] ... ok DEBUG: {2} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParserNoneNodeName.test_build_temperature_metrics [0.000198s] ... ok DEBUG: {0} ironic_prometheus_exporter.tests.test_driver.TestPrometheusFileNotifier.test_instantiate [0.091286s] ... ok DEBUG: {1} ironic_prometheus_exporter.tests.test_driver.TestPrometheusFileNotifier.test_messages_of_different_types [0.015920s] ... ok DEBUG: {1} ironic_prometheus_exporter.tests.test_header_parser.TestPayloadsParser.test_empty_for_node_name [0.000334s] ... ok DEBUG: {1} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_fan_parser [0.002660s] ... ok DEBUG: {1} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_none_instance_uuid [0.002296s] ... ok DEBUG: {1} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_version_parser [0.000300s] ... ok DEBUG: {1} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_build_fan_metrics [0.000091s] ... ok DEBUG: {1} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_category_registry [0.000278s] ... ok DEBUG: {0} ironic_prometheus_exporter.tests.test_driver.TestPrometheusFileNotifier.test_messages_from_different_nodes [0.022915s] ... ok DEBUG: {0} ironic_prometheus_exporter.tests.test_header_parser.TestPayloadsParser.test_timestamp_metric [0.000230s] ... ok DEBUG: {0} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_management_parser [0.000171s] ... ok DEBUG: {0} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_voltage_manager [0.008318s] ... ok DEBUG: {0} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParserNoneNodeName.test_management_parser [0.001913s] ... ok DEBUG: {0} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParserNoneNodeName.test_temperature_parser [0.002052s] ... ok DEBUG: {0} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_build_drive_metrics [0.000094s] ... ok DEBUG: WARNING [ironic_prometheus_exporter.parsers.descriptions] Failed to load metrics descriptions for metrics source bad_source: [Errno 2] No such file or directory: 'ironic_prometheus_exporter/parsers/metrics_information/bad_source.json' DEBUG: {3} ironic_prometheus_exporter.tests.test_descriptions.TestMetricsDescriptions.test_bad_source_bad_metrics [0.110651s] ... ok DEBUG: {3} ironic_prometheus_exporter.tests.test_driver.TestPrometheusFileNotifier.test_messages_from_same_node [0.022827s] ... ok DEBUG: {3} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_current_parser [0.000388s] ... ok DEBUG: {3} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_power_parser [0.000270s] ... ok DEBUG: {3} ironic_prometheus_exporter.tests.test_ipmi_parser.TestPayloadsParser.test_watchdog2_parser [0.000269s] ... ok DEBUG: {3} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_build_power_metrics [0.000089s] ... ok DEBUG: {3} ironic_prometheus_exporter.tests.test_redfish_parser.TestPayloadsParser.test_none_instance_uuid [0.000224s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 31 tests in 0.0000 sec. DEBUG: - Passed: 31 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 0.4824 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (8 tests) => 0:00:00.128356 DEBUG: - Worker 1 (8 tests) => 0:00:00.119410 DEBUG: - Worker 2 (8 tests) => 0:00:00.103940 DEBUG: - Worker 3 (7 tests) => 0:00:00.135779 DEBUG: + exit 0 DEBUG: Processing files: python2-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ssZOEl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-prometheus-exporter-1.1.2 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/share/licenses/python2-ironic-prometheus-exporter-1.1.2 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/share/licenses/python2-ironic-prometheus-exporter-1.1.2 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64/usr/share/licenses/python2-ironic-prometheus-exporter-1.1.2 DEBUG: + exit 0 DEBUG: Provides: python-ironic-prometheus-exporter = 1.1.2-0.20210202044045.2a3893b.el7 python2-ironic-prometheus-exporter = 1.1.2-0.20210202044045.2a3893b.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 2.7 DEBUG: Obsoletes: python-ironic-prometheus-exporter < 1.1.2-0.20210202044045.2a3893b.el7 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python2-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YXIDW1 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-prometheus-exporter-1.1.2 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.src.rpm INFO: Done(/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a/python-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.src.rpm) Config(dlrn-5) 0 minutes 23 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a 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-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266384 1693496 1956820 1383264 12616068 12095832 DEBUG: Swap: 8388604 411172 7977432 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 835M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.l7ujwqu5', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '96d1cae5a1ec450fab99d3e88ca737be', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1005', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages INFO: installing package(s): /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a/python2-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', 'install', '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a/python2-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', 'install', '/home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a/python2-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Examining /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a/python2-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.noarch.rpm: python2-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.noarch DEBUG: Marking /home/centos-train/data/repos/2a/38/2a3893b05867ba58d850438a4fca4d9a75349d44_4f53529a/python2-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.noarch.rpm to be installed DEBUG: Resolving Dependencies DEBUG: --> Running transaction check DEBUG: ---> Package python2-ironic-prometheus-exporter.noarch 0:1.1.2-0.20210202044045.2a3893b.el7 will be installed DEBUG: --> Processing Dependency: python2-flask >= 1.0.0 for package: python2-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.noarch DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirrors.advancedhosters.com DEBUG: * extras: mirrors.mit.edu DEBUG: * updates: mirror.metrocast.net DEBUG: 2 packages excluded due to repository priority protections DEBUG: --> Processing Dependency: python2-oslo-messaging >= 9.4.0 for package: python2-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.noarch DEBUG: --> Processing Dependency: python2-prometheus_client >= 0.6.0 for package: python2-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.noarch DEBUG: --> Processing Dependency: python2-stevedore >= 1.20.0 for package: python2-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.noarch DEBUG: --> Processing Dependency: python2-configparser for package: python2-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-config for package: python2-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package python-configparser.noarch 0:3.7.1-2.el7 will be installed DEBUG: ---> Package python2-flask.noarch 1:1.0.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-werkzeug for package: 1:python2-flask-1.0.2-1.el7.noarch DEBUG: --> Processing Dependency: python-itsdangerous for package: 1:python2-flask-1.0.2-1.el7.noarch DEBUG: --> Processing Dependency: python-click for package: 1:python2-flask-1.0.2-1.el7.noarch DEBUG: ---> Package python2-oslo-config.noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 will be installed DEBUG: --> Processing Dependency: PyYAML >= 3.10 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-debtcollector >= 1.2.0 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-netaddr >= 0.7.18 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-i18n >= 3.15.3 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-rfc3986 >= 1.2.0 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: ---> Package python2-oslo-messaging.noarch 0:10.2.2-0.20201105074429.425ef28.el7 will be installed DEBUG: --> Processing Dependency: python2-amqp >= 2.4.1 for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-futurist >= 1.2.0 for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-kombu >= 1:4.0.0 for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-log >= 3.36.0 for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-middleware >= 3.31.0 for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-serialization >= 2.18.0 for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-service >= 1.24.0 for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-utils >= 3.33.0 for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python-pyngus for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: --> Processing Dependency: python2-cachetools for package: python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.el7.noarch DEBUG: ---> Package python2-prometheus_client.noarch 0:0.6.0-1.el7 will be installed DEBUG: --> Processing Dependency: python-twisted-core for package: python2-prometheus_client-0.6.0-1.el7.noarch DEBUG: ---> Package python2-stevedore.noarch 0:1.31.0-0.20200220101304.6817543.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed DEBUG: ---> Package python-click.noarch 0:6.3-1.el7 will be installed DEBUG: ---> Package python-pyngus.noarch 0:2.0.3-3.el7 will be installed DEBUG: --> Processing Dependency: qpid-proton-c >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: --> Processing Dependency: python-qpid-proton >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: ---> Package python2-amqp.noarch 0:2.4.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-vine >= 1.1.3 for package: python2-amqp-2.4.1-1.el7.noarch DEBUG: ---> Package python2-cachetools.noarch 0:3.1.0-1.el7 will be installed DEBUG: ---> Package python2-debtcollector.noarch 0:1.22.0-0.20200221171616.0be4911.el7 will be installed DEBUG: --> Processing Dependency: python2-wrapt for package: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch DEBUG: ---> Package python2-futurist.noarch 0:1.9.0-0.20200221041314.25ffb8f.el7 will be installed DEBUG: --> Processing Dependency: python2-contextlib2 >= 0.4.0 for package: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: --> Processing Dependency: python2-futures >= 3.0 for package: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: --> Processing Dependency: python2-prettytable for package: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: ---> Package python2-itsdangerous.noarch 0:0.24-14.el7 will be installed DEBUG: ---> Package python2-kombu.noarch 1:4.6.3-3.el7 will be installed DEBUG: ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed DEBUG: ---> Package python2-oslo-i18n.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-i18n-lang = 3.24.0-0.20200220115250.91b39bb.el7 for package: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: ---> Package python2-oslo-log.noarch 0:3.44.3-0.20200610054408.e19c407.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-log-lang = 3.44.3-0.20200610054408.e19c407.el7 for package: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-context >= 2.20.0 for package: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: --> Processing Dependency: python-inotify for package: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: --> Processing Dependency: python2-dateutil for package: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: ---> Package python2-oslo-middleware.noarch 0:3.38.1-0.20200220193436.9bae80e.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-middleware-lang = 3.38.1-0.20200220193436.9bae80e.el7 for package: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: --> Processing Dependency: python2-statsd for package: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: ---> Package python2-oslo-serialization.noarch 0:2.29.2-0.20200220175252.fa399b6.el7 will be installed DEBUG: --> Processing Dependency: python2-msgpack >= 0.5.2 for package: python2-oslo-serialization-2.29.2-0.20200220175252.fa399b6.el7.noarch DEBUG: --> Processing Dependency: python2-iso8601 for package: python2-oslo-serialization-2.29.2-0.20200220175252.fa399b6.el7.noarch DEBUG: ---> Package python2-oslo-service.noarch 0:1.40.2-0.20200221041524.a7621c8.el7 will be installed DEBUG: --> Processing Dependency: python-paste-deploy >= 1.5.0 for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-concurrency >= 3.25.0 for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python-paste for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-routes for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-yappi for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: ---> Package python2-oslo-utils.noarch 0:3.41.6-0.20200703054418.f4deaad.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-utils-lang = 3.41.6-0.20200703054418.f4deaad.el7 for package: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: --> Processing Dependency: python-netifaces >= 0.10.4 for package: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: ---> Package python2-rfc3986.noarch 0:1.2.0-1.el7 will be installed DEBUG: ---> Package python2-twisted.x86_64 0:16.1.1-3.el7 will be installed DEBUG: --> Processing Dependency: python-zope-interface >= 3.6.0 for package: python2-twisted-16.1.1-3.el7.x86_64 DEBUG: --> Processing Dependency: pyOpenSSL >= 0.10 for package: python2-twisted-16.1.1-3.el7.x86_64 DEBUG: --> Processing Dependency: python-service-identity for package: python2-twisted-16.1.1-3.el7.x86_64 DEBUG: --> Processing Dependency: python-pyasn1 for package: python2-twisted-16.1.1-3.el7.x86_64 DEBUG: --> Processing Dependency: pyserial for package: python2-twisted-16.1.1-3.el7.x86_64 DEBUG: ---> Package python2-werkzeug.noarch 0:0.14.1-3.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed DEBUG: ---> Package python-netifaces.x86_64 0:0.10.4-3.el7 will be installed DEBUG: ---> Package python-oslo-i18n-lang.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 will be installed DEBUG: ---> Package python-oslo-log-lang.noarch 0:3.44.3-0.20200610054408.e19c407.el7 will be installed DEBUG: ---> Package python-oslo-middleware-lang.noarch 0:3.38.1-0.20200220193436.9bae80e.el7 will be installed DEBUG: ---> Package python-oslo-utils-lang.noarch 0:3.41.6-0.20200703054418.f4deaad.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: ---> Package python-paste-deploy.noarch 0:1.5.2-6.el7 will be installed DEBUG: ---> Package python-prettytable.noarch 0:0.7.2-3.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-service-identity.noarch 0:14.0.0-4.el7 will be installed DEBUG: --> Processing Dependency: python-pyasn1-modules for package: python-service-identity-14.0.0-4.el7.noarch DEBUG: --> Processing Dependency: python-characteristic for package: python-service-identity-14.0.0-4.el7.noarch DEBUG: ---> Package python-zope-interface.x86_64 0:4.0.5-4.el7 will be installed DEBUG: ---> Package python2-contextlib2.noarch 0:0.5.5-8.el7 will be installed DEBUG: ---> Package python2-dateutil.noarch 1:2.8.0-1.el7 will be installed DEBUG: ---> Package python2-futures.noarch 0:3.1.1-5.el7 will be installed DEBUG: ---> Package python2-iso8601.noarch 0:0.1.11-1.el7 will be installed DEBUG: ---> Package python2-msgpack.x86_64 0:0.6.1-2.el7 will be installed DEBUG: ---> Package python2-oslo-concurrency.noarch 0:3.30.1-0.20201123063440.f4d2dd8.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-concurrency-lang = 3.30.1-0.20201123063440.f4d2dd8.el7 for package: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: --> Processing Dependency: python2-fasteners for package: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: ---> Package python2-oslo-context.noarch 0:2.23.1-0.20200610053411.ab17aef.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-pyasn1.noarch 0:0.3.7-6.el7 will be installed DEBUG: ---> Package python2-pyserial.noarch 0:3.1.1-7.el7 will be installed DEBUG: ---> Package python2-qpid-proton.x86_64 0:0.26.0-2.el7 will be installed DEBUG: ---> Package python2-statsd.noarch 0:3.2.1-5.el7 will be installed DEBUG: ---> Package python2-vine.noarch 0:1.2.0-2.el7 will be installed DEBUG: ---> Package python2-wrapt.x86_64 0:1.11.1-1.el7 will be installed DEBUG: ---> Package python2-yappi.x86_64 0:1.0-1.el7 will be installed DEBUG: ---> Package qpid-proton-c.x86_64 0:0.26.0-2.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-characteristic.noarch 0:14.3.0-4.el7 will be installed DEBUG: ---> Package python-oslo-concurrency-lang.noarch 0:3.30.1-0.20201123063440.f4d2dd8.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 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-fasteners.noarch 0:0.14.1-6.el7 will be installed DEBUG: ---> Package python2-pyasn1-modules.noarch 0:0.3.7-6.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed DEBUG: ---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: --> 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: python2-ironic-prometheus-exporter DEBUG: noarch 1.1.2-0.20210202044045.2a3893b.el7 DEBUG: /python2-ironic-prometheus-exporter-1.1.2-0.20210202044045.2a3893b.el7.noarch DEBUG: 72 k DEBUG: Installing for dependencies: DEBUG: PyYAML x86_64 3.10-11.el7 base 153 k DEBUG: python-characteristic noarch 14.3.0-4.el7 delorean-train-testing 29 k DEBUG: python-click noarch 6.3-1.el7 delorean-train-testing 119 k DEBUG: python-configparser noarch 3.7.1-2.el7 delorean-train-testing 41 k DEBUG: python-inotify noarch 0.9.4-4.el7 base 49 k DEBUG: python-netifaces x86_64 0.10.4-3.el7 base 17 k DEBUG: python-oslo-concurrency-lang noarch 3.30.1-0.20201123063440.f4d2dd8.el7 DEBUG: delorean 8.6 k DEBUG: python-oslo-i18n-lang noarch 3.24.0-0.20200220115250.91b39bb.el7 DEBUG: delorean 8.8 k DEBUG: python-oslo-log-lang noarch 3.44.3-0.20200610054408.e19c407.el7 DEBUG: delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch 3.38.1-0.20200220193436.9bae80e.el7 DEBUG: delorean 7.0 k DEBUG: python-oslo-utils-lang noarch 3.41.6-0.20200703054418.f4deaad.el7 DEBUG: delorean 7.8 k DEBUG: python-paste noarch 1.7.5.1-9.20111221hg1498.el7 DEBUG: base 866 k DEBUG: python-paste-deploy noarch 1.5.2-6.el7 delorean-train-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-pyngus noarch 2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-repoze-lru noarch 0.4-3.el7 delorean-train-testing 12 k DEBUG: python-routes noarch 2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-service-identity noarch 14.0.0-4.el7 delorean-train-testing 18 k DEBUG: python-tempita noarch 0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-zope-interface x86_64 4.0.5-4.el7 base 138 k DEBUG: python2-amqp noarch 2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-asn1crypto noarch 0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-cachetools noarch 3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-cffi x86_64 1.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-contextlib2 noarch 0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-cryptography x86_64 2.5-1.el7 delorean-train-testing 544 k DEBUG: python2-dateutil noarch 1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-debtcollector noarch 1.22.0-0.20200221171616.0be4911.el7 DEBUG: delorean 27 k DEBUG: python2-fasteners noarch 0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-flask noarch 1:1.0.2-1.el7 delorean-train-testing 152 k DEBUG: python2-futures noarch 3.1.1-5.el7 base 29 k DEBUG: python2-futurist noarch 1.9.0-0.20200221041314.25ffb8f.el7 DEBUG: delorean 58 k DEBUG: python2-iso8601 noarch 0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-itsdangerous noarch 0.24-14.el7 delorean-train-testing 25 k DEBUG: python2-kombu noarch 1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-msgpack x86_64 0.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-netaddr noarch 0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-oslo-concurrency noarch 3.30.1-0.20201123063440.f4d2dd8.el7 DEBUG: delorean 35 k DEBUG: python2-oslo-config noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 DEBUG: delorean 223 k DEBUG: python2-oslo-context noarch 2.23.1-0.20200610053411.ab17aef.el7 DEBUG: delorean 20 k DEBUG: python2-oslo-i18n noarch 3.24.0-0.20200220115250.91b39bb.el7 DEBUG: delorean 52 k DEBUG: python2-oslo-log noarch 3.44.3-0.20200610054408.e19c407.el7 DEBUG: delorean 59 k DEBUG: python2-oslo-messaging noarch 10.2.2-0.20201105074429.425ef28.el7 DEBUG: delorean 219 k DEBUG: python2-oslo-middleware noarch 3.38.1-0.20200220193436.9bae80e.el7 DEBUG: delorean 48 k DEBUG: python2-oslo-serialization noarch 2.29.2-0.20200220175252.fa399b6.el7 DEBUG: delorean 29 k DEBUG: python2-oslo-service noarch 1.40.2-0.20200221041524.a7621c8.el7 DEBUG: delorean 66 k DEBUG: python2-oslo-utils noarch 3.41.6-0.20200703054418.f4deaad.el7 DEBUG: delorean 73 k DEBUG: python2-prometheus_client noarch 0.6.0-1.el7 delorean-train-testing 84 k DEBUG: python2-pyOpenSSL noarch 19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pyasn1 noarch 0.3.7-6.el7 delorean-train-testing 118 k DEBUG: python2-pyasn1-modules noarch 0.3.7-6.el7 delorean-train-testing 104 k DEBUG: python2-pyserial noarch 3.1.1-7.el7 delorean-train-testing 162 k DEBUG: python2-qpid-proton x86_64 0.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-rfc3986 noarch 1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-statsd noarch 3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-stevedore noarch 1.31.0-0.20200220101304.6817543.el7 DEBUG: delorean 56 k DEBUG: python2-twisted x86_64 16.1.1-3.el7 delorean-train-testing 5.5 M DEBUG: python2-vine noarch 1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-werkzeug noarch 0.14.1-3.el7 delorean-train-testing 466 k DEBUG: python2-wrapt x86_64 1.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_64 1.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_64 0.26.0-2.el7 delorean-train-testing 184 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package (+64 Dependent packages) DEBUG: Total size: 14 M DEBUG: Installed size: 65 M DEBUG: Downloading packages: DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : python2-stevedore-1.31.0-0.20200220101304.6817543.el7.no 1/65 DEBUG: Installing : python2-pyasn1-0.3.7-6.el7.noarch 2/65 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 3/65 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 4/65 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 5/65 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 6/65 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 7/65 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 8/65 DEBUG: Installing : 1:python2-kombu-4.6.3-3.el7.noarch 9/65 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 10/65 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 11/65 DEBUG: Installing : python2-pyasn1-modules-0.3.7-6.el7.noarch 12/65 DEBUG: Installing : python-characteristic-14.3.0-4.el7.noarch 13/65 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 14/65 DEBUG: Installing : python2-werkzeug-0.14.1-3.el7.noarch 15/65 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d 16/65 DEBUG: Installing : 1:python2-dateutil-2.8.0-1.el7.noarch 17/65 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae 18/65 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 19/65 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 20/65 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 21/65 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 22/65 DEBUG: Installing : python-configparser-3.7.1-2.el7.noarch 23/65 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 24/65 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 25/65 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 26/65 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.e 27/65 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 28/65 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0be4911.el 29/65 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7 30/65 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 31/65 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 32/65 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7 33/65 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 34/65 DEBUG: Installing : python-ply-3.4-11.el7.noarch 35/65 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 36/65 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 37/65 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 38/65 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 39/65 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 40/65 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 41/65 DEBUG: Installing : python-service-identity-14.0.0-4.el7.noarch 42/65 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 43/65 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 44/65 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el 45/65 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.no 46/65 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.n 47/65 DEBUG: Installing : 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el 48/65 DEBUG: Installing : python2-oslo-serialization-2.29.2-0.20200220175252.fa399 49/65 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e. 50/65 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8 51/65 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 52/65 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noar 53/65 DEBUG: Installing : python2-pyserial-3.1.1-7.el7.noarch 54/65 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 55/65 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noa 56/65 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7 57/65 DEBUG: Installing : python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.e 58/65 DEBUG: Installing : python-click-6.3-1.el7.noarch 59/65 DEBUG: Installing : python2-itsdangerous-0.24-14.el7.noarch 60/65 DEBUG: Installing : 1:python2-flask-1.0.2-1.el7.noarch 61/65 DEBUG: Installing : python-zope-interface-4.0.5-4.el7.x86_64 62/65 DEBUG: Installing : python2-twisted-16.1.1-3.el7.x86_64 63/65 DEBUG: Installing : python2-prometheus_client-0.6.0-1.el7.noarch 64/65 DEBUG: Installing : python2-ironic-prometheus-exporter-1.1.2-0.2021020204404 65/65 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noar 1/65 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 2/65 DEBUG: Verifying : python2-twisted-16.1.1-3.el7.x86_64 3/65 DEBUG: Verifying : python2-pyasn1-modules-0.3.7-6.el7.noarch 4/65 DEBUG: Verifying : python-zope-interface-4.0.5-4.el7.x86_64 5/65 DEBUG: Verifying : python2-pyasn1-0.3.7-6.el7.noarch 6/65 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.no 7/65 DEBUG: Verifying : python2-itsdangerous-0.24-14.el7.noarch 8/65 DEBUG: Verifying : python-click-6.3-1.el7.noarch 9/65 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 10/65 DEBUG: Verifying : python2-pyserial-3.1.1-7.el7.noarch 11/65 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 12/65 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el 13/65 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 14/65 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 15/65 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 16/65 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 17/65 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e. 18/65 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 19/65 DEBUG: Verifying : python2-oslo-messaging-10.2.2-0.20201105074429.425ef28.e 20/65 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 21/65 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 22/65 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noa 23/65 DEBUG: Verifying : python2-oslo-serialization-2.29.2-0.20200220175252.fa399 24/65 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 25/65 DEBUG: Verifying : python-service-identity-14.0.0-4.el7.noarch 26/65 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 27/65 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 28/65 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 29/65 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 30/65 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 31/65 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7 32/65 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 33/65 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0be4911.el 34/65 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 35/65 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 36/65 DEBUG: Verifying : python2-prometheus_client-0.6.0-1.el7.noarch 37/65 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 38/65 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7 39/65 DEBUG: Verifying : 1:python2-flask-1.0.2-1.el7.noarch 40/65 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8 41/65 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 42/65 DEBUG: Verifying : python2-ironic-prometheus-exporter-1.1.2-0.2021020204404 43/65 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.6817543.el7.no 44/65 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 45/65 DEBUG: Verifying : 1:python2-kombu-4.6.3-3.el7.noarch 46/65 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.e 47/65 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 48/65 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 49/65 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 50/65 DEBUG: Verifying : python-configparser-3.7.1-2.el7.noarch 51/65 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 52/65 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 53/65 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 54/65 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae 55/65 DEBUG: Verifying : 1:python2-dateutil-2.8.0-1.el7.noarch 56/65 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d 57/65 DEBUG: Verifying : python2-werkzeug-0.14.1-3.el7.noarch 58/65 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7 59/65 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 60/65 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 61/65 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.n 62/65 DEBUG: Verifying : python-characteristic-14.3.0-4.el7.noarch 63/65 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 64/65 DEBUG: Verifying : 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el 65/65 DEBUG: Installed: DEBUG: python2-ironic-prometheus-exporter.noarch 0:1.1.2-0.20210202044045.2a3893b.el7 DEBUG: Dependency Installed: DEBUG: PyYAML.x86_64 0:3.10-11.el7 DEBUG: python-characteristic.noarch 0:14.3.0-4.el7 DEBUG: python-click.noarch 0:6.3-1.el7 DEBUG: python-configparser.noarch 0:3.7.1-2.el7 DEBUG: python-inotify.noarch 0:0.9.4-4.el7 DEBUG: python-netifaces.x86_64 0:0.10.4-3.el7 DEBUG: python-oslo-concurrency-lang.noarch 0:3.30.1-0.20201123063440.f4d2dd8.el7 DEBUG: python-oslo-i18n-lang.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 DEBUG: python-oslo-log-lang.noarch 0:3.44.3-0.20200610054408.e19c407.el7 DEBUG: python-oslo-middleware-lang.noarch 0:3.38.1-0.20200220193436.9bae80e.el7 DEBUG: python-oslo-utils-lang.noarch 0:3.41.6-0.20200703054418.f4deaad.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-pyngus.noarch 0:2.0.3-3.el7 DEBUG: python-repoze-lru.noarch 0:0.4-3.el7 DEBUG: python-routes.noarch 0:2.4.1-1.el7 DEBUG: python-service-identity.noarch 0:14.0.0-4.el7 DEBUG: python-tempita.noarch 0:0.5.1-8.el7 DEBUG: python-zope-interface.x86_64 0:4.0.5-4.el7 DEBUG: python2-amqp.noarch 0:2.4.1-1.el7 DEBUG: python2-asn1crypto.noarch 0:0.23.0-2.el7 DEBUG: python2-cachetools.noarch 0:3.1.0-1.el7 DEBUG: python2-cffi.x86_64 0:1.11.2-1.el7 DEBUG: python2-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.20200221171616.0be4911.el7 DEBUG: python2-fasteners.noarch 0:0.14.1-6.el7 DEBUG: python2-flask.noarch 1:1.0.2-1.el7 DEBUG: python2-futures.noarch 0:3.1.1-5.el7 DEBUG: python2-futurist.noarch 0:1.9.0-0.20200221041314.25ffb8f.el7 DEBUG: python2-iso8601.noarch 0:0.1.11-1.el7 DEBUG: python2-itsdangerous.noarch 0:0.24-14.el7 DEBUG: python2-kombu.noarch 1:4.6.3-3.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.1-0.20201123063440.f4d2dd8.el7 DEBUG: python2-oslo-config.noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 DEBUG: python2-oslo-context.noarch 0:2.23.1-0.20200610053411.ab17aef.el7 DEBUG: python2-oslo-i18n.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 DEBUG: python2-oslo-log.noarch 0:3.44.3-0.20200610054408.e19c407.el7 DEBUG: python2-oslo-messaging.noarch 0:10.2.2-0.20201105074429.425ef28.el7 DEBUG: python2-oslo-middleware.noarch 0:3.38.1-0.20200220193436.9bae80e.el7 DEBUG: python2-oslo-serialization.noarch 0:2.29.2-0.20200220175252.fa399b6.el7 DEBUG: python2-oslo-service.noarch 0:1.40.2-0.20200221041524.a7621c8.el7 DEBUG: python2-oslo-utils.noarch 0:3.41.6-0.20200703054418.f4deaad.el7 DEBUG: python2-prometheus_client.noarch 0:0.6.0-1.el7 DEBUG: python2-pyOpenSSL.noarch 0:19.0.0-1.el7 DEBUG: python2-pyasn1.noarch 0:0.3.7-6.el7 DEBUG: python2-pyasn1-modules.noarch 0:0.3.7-6.el7 DEBUG: python2-pyserial.noarch 0:3.1.1-7.el7 DEBUG: python2-qpid-proton.x86_64 0:0.26.0-2.el7 DEBUG: python2-rfc3986.noarch 0:1.2.0-1.el7 DEBUG: python2-statsd.noarch 0:3.2.1-5.el7 DEBUG: python2-stevedore.noarch 0:1.31.0-0.20200220101304.6817543.el7 DEBUG: python2-twisted.x86_64 0:16.1.1-3.el7 DEBUG: python2-vine.noarch 0:1.2.0-2.el7 DEBUG: python2-werkzeug.noarch 0:0.14.1-3.el7 DEBUG: python2-wrapt.x86_64 0:1.11.1-1.el7 DEBUG: python2-yappi.x86_64 0:1.0-1.el7 DEBUG: qpid-proton-c.x86_64 0:0.26.0-2.el7 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: None Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run