+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 --clean INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1003 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v2lvot4_:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/de/17/de178ac4382716cc93022be06b93697936e816fc_fe2eb914 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot Finish: run + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 --init INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1003 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.s51ef068:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/de/17/de178ac4382716cc93022be06b93697936e816fc_fe2eb914 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1684360 740448 1093032 5575128 4922144 DEBUG: Swap: 4194300 576300 3618000 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '06faeacae999466bbbde3666f8d0a869', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/rhel8-master/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 989f5a7d92b2459444e6956facb332f19e7c6537 HEAD is now at 989f5a7 Merge "Remove .testr.conf" + mkdir /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/rhel8-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/rhel8-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 2.1.0 989f5a7 + UPSTREAMVERSION=2.1.0 + [[ 2.1.0 =~ ([^-]*)-(.+) ]] + [[ 2.1.0 =~ (.*?)\.(0rc.+) ]] + [[ 2.1.0 =~ (.*?)\.(0b.+) ]] + [[ 2.1.0 =~ (.*?)\.(0a.+) ]] + [[ 2.1.0 =~ (.*?)\.(dev.+) ]] + [[ 2.1.0 =~ (.*?)\.(g.+) ]] + [[ 2.1.0 =~ (.*?)\.pre.* ]] + [[ 2.1.0 =~ ^([.0-9]*)$ ]] + VERSION=2.1.0 + [[ '' =~ \.dev[0-9]+\. ]] ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20200630162708 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20200630162708.989f5a7 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1003 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.x6_d8kt3:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/de/17/de178ac4382716cc93022be06b93697936e816fc_fe2eb914 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1684300 734064 1095208 5581572 4920080 DEBUG: Swap: 4194300 576300 3618000 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4aabc839f92b4de18cc1466fb4636809', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9c961c7226a24b448a45ba1393811691', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.x6_d8kt3:/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 os_vif.egg-info writing os_vif.egg-info/PKG-INFO writing dependency_links to os_vif.egg-info/dependency_links.txt writing entry points to os_vif.egg-info/entry_points.txt writing requirements to os_vif.egg-info/requires.txt writing top-level names to os_vif.egg-info/top_level.txt writing pbr to os_vif.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'os_vif.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 'os_vif.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating os_vif-2.1.0 creating os_vif-2.1.0/doc creating os_vif-2.1.0/doc/source creating os_vif-2.1.0/doc/source/contributor creating os_vif-2.1.0/doc/source/reference creating os_vif-2.1.0/doc/source/user creating os_vif-2.1.0/doc/source/user/plugins creating os_vif-2.1.0/os_vif creating os_vif-2.1.0/os_vif.egg-info creating os_vif-2.1.0/os_vif/internal creating os_vif-2.1.0/os_vif/internal/ip creating os_vif-2.1.0/os_vif/internal/ip/linux creating os_vif-2.1.0/os_vif/internal/ip/windows creating os_vif-2.1.0/os_vif/objects creating os_vif-2.1.0/os_vif/tests creating os_vif-2.1.0/os_vif/tests/functional creating os_vif-2.1.0/os_vif/tests/functional/internal creating os_vif-2.1.0/os_vif/tests/functional/internal/command creating os_vif-2.1.0/os_vif/tests/functional/internal/command/ip creating os_vif-2.1.0/os_vif/tests/unit creating os_vif-2.1.0/os_vif/tests/unit/internal creating os_vif-2.1.0/os_vif/tests/unit/internal/ip creating os_vif-2.1.0/os_vif/tests/unit/internal/ip/linux creating os_vif-2.1.0/os_vif/tests/unit/internal/ip/windows creating os_vif-2.1.0/playbooks creating os_vif-2.1.0/playbooks/openstack-tox-functional-ovs-with-sudo creating os_vif-2.1.0/releasenotes creating os_vif-2.1.0/releasenotes/notes creating os_vif-2.1.0/releasenotes/source creating os_vif-2.1.0/releasenotes/source/_static creating os_vif-2.1.0/releasenotes/source/_templates creating os_vif-2.1.0/vif_plug_linux_bridge creating os_vif-2.1.0/vif_plug_linux_bridge/tests creating os_vif-2.1.0/vif_plug_linux_bridge/tests/unit creating os_vif-2.1.0/vif_plug_noop creating os_vif-2.1.0/vif_plug_noop/tests creating os_vif-2.1.0/vif_plug_noop/tests/unit creating os_vif-2.1.0/vif_plug_ovs creating os_vif-2.1.0/vif_plug_ovs/ovsdb creating os_vif-2.1.0/vif_plug_ovs/tests creating os_vif-2.1.0/vif_plug_ovs/tests/functional creating os_vif-2.1.0/vif_plug_ovs/tests/functional/ovsdb creating os_vif-2.1.0/vif_plug_ovs/tests/unit creating os_vif-2.1.0/vif_plug_ovs/tests/unit/ovsdb copying files to os_vif-2.1.0... copying .coveragerc -> os_vif-2.1.0 copying .mailmap -> os_vif-2.1.0 copying .stestr.conf -> os_vif-2.1.0 copying .zuul.yaml -> os_vif-2.1.0 copying AUTHORS -> os_vif-2.1.0 copying CONTRIBUTING.rst -> os_vif-2.1.0 copying ChangeLog -> os_vif-2.1.0 copying HACKING.rst -> os_vif-2.1.0 copying LICENSE -> os_vif-2.1.0 copying README.rst -> os_vif-2.1.0 copying lower-constraints.txt -> os_vif-2.1.0 copying requirements.txt -> os_vif-2.1.0 copying setup.cfg -> os_vif-2.1.0 copying setup.py -> os_vif-2.1.0 copying test-requirements.txt -> os_vif-2.1.0 copying tox.ini -> os_vif-2.1.0 copying doc/requirements.txt -> os_vif-2.1.0/doc copying doc/source/conf.py -> os_vif-2.1.0/doc/source copying doc/source/index.rst -> os_vif-2.1.0/doc/source copying doc/source/contributor/contributing.rst -> os_vif-2.1.0/doc/source/contributor copying doc/source/reference/glossary.rst -> os_vif-2.1.0/doc/source/reference copying doc/source/user/host-info.rst -> os_vif-2.1.0/doc/source/user copying doc/source/user/usage.rst -> os_vif-2.1.0/doc/source/user copying doc/source/user/vif-types.rst -> os_vif-2.1.0/doc/source/user copying doc/source/user/plugins/linux-bridge.rst -> os_vif-2.1.0/doc/source/user/plugins copying doc/source/user/plugins/noop.rst -> os_vif-2.1.0/doc/source/user/plugins copying doc/source/user/plugins/ovs.rst -> os_vif-2.1.0/doc/source/user/plugins copying os_vif/__init__.py -> os_vif-2.1.0/os_vif copying os_vif/exception.py -> os_vif-2.1.0/os_vif copying os_vif/i18n.py -> os_vif-2.1.0/os_vif copying os_vif/plugin.py -> os_vif-2.1.0/os_vif copying os_vif/utils.py -> os_vif-2.1.0/os_vif copying os_vif/version.py -> os_vif-2.1.0/os_vif copying os_vif.egg-info/PKG-INFO -> os_vif-2.1.0/os_vif.egg-info copying os_vif.egg-info/SOURCES.txt -> os_vif-2.1.0/os_vif.egg-info copying os_vif.egg-info/dependency_links.txt -> os_vif-2.1.0/os_vif.egg-info copying os_vif.egg-info/entry_points.txt -> os_vif-2.1.0/os_vif.egg-info copying os_vif.egg-info/not-zip-safe -> os_vif-2.1.0/os_vif.egg-info copying os_vif.egg-info/pbr.json -> os_vif-2.1.0/os_vif.egg-info copying os_vif.egg-info/requires.txt -> os_vif-2.1.0/os_vif.egg-info copying os_vif.egg-info/top_level.txt -> os_vif-2.1.0/os_vif.egg-info copying os_vif/internal/__init__.py -> os_vif-2.1.0/os_vif/internal copying os_vif/internal/ip/__init__.py -> os_vif-2.1.0/os_vif/internal/ip copying os_vif/internal/ip/api.py -> os_vif-2.1.0/os_vif/internal/ip copying os_vif/internal/ip/ip_command.py -> os_vif-2.1.0/os_vif/internal/ip copying os_vif/internal/ip/linux/__init__.py -> os_vif-2.1.0/os_vif/internal/ip/linux copying os_vif/internal/ip/linux/impl_pyroute2.py -> os_vif-2.1.0/os_vif/internal/ip/linux copying os_vif/internal/ip/windows/__init__.py -> os_vif-2.1.0/os_vif/internal/ip/windows copying os_vif/internal/ip/windows/impl_netifaces.py -> os_vif-2.1.0/os_vif/internal/ip/windows copying os_vif/objects/__init__.py -> os_vif-2.1.0/os_vif/objects copying os_vif/objects/base.py -> os_vif-2.1.0/os_vif/objects copying os_vif/objects/fields.py -> os_vif-2.1.0/os_vif/objects copying os_vif/objects/fixed_ip.py -> os_vif-2.1.0/os_vif/objects copying os_vif/objects/host_info.py -> os_vif-2.1.0/os_vif/objects copying os_vif/objects/instance_info.py -> os_vif-2.1.0/os_vif/objects copying os_vif/objects/network.py -> os_vif-2.1.0/os_vif/objects copying os_vif/objects/route.py -> os_vif-2.1.0/os_vif/objects copying os_vif/objects/subnet.py -> os_vif-2.1.0/os_vif/objects copying os_vif/objects/vif.py -> os_vif-2.1.0/os_vif/objects copying os_vif/tests/__init__.py -> os_vif-2.1.0/os_vif/tests copying os_vif/tests/functional/__init__.py -> os_vif-2.1.0/os_vif/tests/functional copying os_vif/tests/functional/base.py -> os_vif-2.1.0/os_vif/tests/functional copying os_vif/tests/functional/privsep.py -> os_vif-2.1.0/os_vif/tests/functional copying os_vif/tests/functional/internal/__init__.py -> os_vif-2.1.0/os_vif/tests/functional/internal copying os_vif/tests/functional/internal/command/__init__.py -> os_vif-2.1.0/os_vif/tests/functional/internal/command copying os_vif/tests/functional/internal/command/ip/__init__.py -> os_vif-2.1.0/os_vif/tests/functional/internal/command/ip copying os_vif/tests/functional/internal/command/ip/test_impl_pyroute2.py -> os_vif-2.1.0/os_vif/tests/functional/internal/command/ip copying os_vif/tests/unit/__init__.py -> os_vif-2.1.0/os_vif/tests/unit copying os_vif/tests/unit/base.py -> os_vif-2.1.0/os_vif/tests/unit copying os_vif/tests/unit/test_base.py -> os_vif-2.1.0/os_vif/tests/unit copying os_vif/tests/unit/test_exception.py -> os_vif-2.1.0/os_vif/tests/unit copying os_vif/tests/unit/test_host_info.py -> os_vif-2.1.0/os_vif/tests/unit copying os_vif/tests/unit/test_objects.py -> os_vif-2.1.0/os_vif/tests/unit copying os_vif/tests/unit/test_os_vif.py -> os_vif-2.1.0/os_vif/tests/unit copying os_vif/tests/unit/test_vif.py -> os_vif-2.1.0/os_vif/tests/unit copying os_vif/tests/unit/internal/__init__.py -> os_vif-2.1.0/os_vif/tests/unit/internal copying os_vif/tests/unit/internal/ip/__init__.py -> os_vif-2.1.0/os_vif/tests/unit/internal/ip copying os_vif/tests/unit/internal/ip/test_api.py -> os_vif-2.1.0/os_vif/tests/unit/internal/ip copying os_vif/tests/unit/internal/ip/linux/__init__.py -> os_vif-2.1.0/os_vif/tests/unit/internal/ip/linux copying os_vif/tests/unit/internal/ip/linux/test_impl_pyroute2.py -> os_vif-2.1.0/os_vif/tests/unit/internal/ip/linux copying os_vif/tests/unit/internal/ip/windows/__init__.py -> os_vif-2.1.0/os_vif/tests/unit/internal/ip/windows copying os_vif/tests/unit/internal/ip/windows/test_impl_netifaces.py -> os_vif-2.1.0/os_vif/tests/unit/internal/ip/windows copying playbooks/openstack-tox-functional-ovs-with-sudo/Debian.yaml -> os_vif-2.1.0/playbooks/openstack-tox-functional-ovs-with-sudo copying playbooks/openstack-tox-functional-ovs-with-sudo/Gentoo.yaml -> os_vif-2.1.0/playbooks/openstack-tox-functional-ovs-with-sudo copying playbooks/openstack-tox-functional-ovs-with-sudo/RedHat.yaml -> os_vif-2.1.0/playbooks/openstack-tox-functional-ovs-with-sudo copying playbooks/openstack-tox-functional-ovs-with-sudo/Suse.yaml -> os_vif-2.1.0/playbooks/openstack-tox-functional-ovs-with-sudo copying playbooks/openstack-tox-functional-ovs-with-sudo/pre.yaml -> os_vif-2.1.0/playbooks/openstack-tox-functional-ovs-with-sudo copying releasenotes/notes/add-abstract-ovsdb-api-8f04df58d4ed5b73.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/add-fast-path-vhostuser-support-fe87e558326909b6.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/add-no-op-plugin-763a6703e7328a24.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/add-ovs-representor-portprofile-5f8290e5a40bf0a4.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/add-ovs-vhostuser-support-2ba8de51c1f3a244.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/add-ovsdb-native-322fffb49c91503d.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/always-plug-vifs-for-ovs-1d033fc49a9c6c4e.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/brctl-removal-a5b0e69b865afa57.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/contextlib-and-nested-with-statements-2747a9ebb9a5bfd7.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/do-not-force-mac-ageing-c6e8d750130c5740.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/drop-python2-support-7a4bc7d31253c1e5.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/ensure-ovs-bridge-a0c1b51f469c92d0.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/extend-vhostuser-object-fada14a1457d4e56.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/fix-ovs-plugin-describe-049750609559f1ba.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/fix-stevedore-entrypoints-8002ec7a5166c977.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/fix-vif-openvswitch-fa0d19be9dd668e1.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/generic-datapath-offloads-41cabb6842b41533.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/initial-release-2c71d6bbf55f763b.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/port-profile-info-linux-bridge-4800f5a0b7328615.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/port-profile-info-ovs-63b46a3eafc11de2.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/prevent-lb-reply-arp-6459133bfb056069.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/remove_iptools_implementation-2eb866573a680e61.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/revert-always-plug-port-for-ovs-hybrid-plug-false-dc015985cbc5443b.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/vhost-user-mtu-support-cbc7d02a6665fab1.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/notes/vhost-user-reconnect-fa4cbb731b787f71.yaml -> os_vif-2.1.0/releasenotes/notes copying releasenotes/source/conf.py -> os_vif-2.1.0/releasenotes/source copying releasenotes/source/index.rst -> os_vif-2.1.0/releasenotes/source copying releasenotes/source/newton.rst -> os_vif-2.1.0/releasenotes/source copying releasenotes/source/ocata.rst -> os_vif-2.1.0/releasenotes/source copying releasenotes/source/pike.rst -> os_vif-2.1.0/releasenotes/source copying releasenotes/source/queens.rst -> os_vif-2.1.0/releasenotes/source copying releasenotes/source/rocky.rst -> os_vif-2.1.0/releasenotes/source copying releasenotes/source/stein.rst -> os_vif-2.1.0/releasenotes/source copying releasenotes/source/train.rst -> os_vif-2.1.0/releasenotes/source copying releasenotes/source/unreleased.rst -> os_vif-2.1.0/releasenotes/source copying releasenotes/source/ussuri.rst -> os_vif-2.1.0/releasenotes/source copying releasenotes/source/_static/.placeholder -> os_vif-2.1.0/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> os_vif-2.1.0/releasenotes/source/_templates copying vif_plug_linux_bridge/__init__.py -> os_vif-2.1.0/vif_plug_linux_bridge copying vif_plug_linux_bridge/constants.py -> os_vif-2.1.0/vif_plug_linux_bridge copying vif_plug_linux_bridge/iptables.py -> os_vif-2.1.0/vif_plug_linux_bridge copying vif_plug_linux_bridge/linux_bridge.py -> os_vif-2.1.0/vif_plug_linux_bridge copying vif_plug_linux_bridge/linux_net.py -> os_vif-2.1.0/vif_plug_linux_bridge copying vif_plug_linux_bridge/privsep.py -> os_vif-2.1.0/vif_plug_linux_bridge copying vif_plug_linux_bridge/tests/__init__.py -> os_vif-2.1.0/vif_plug_linux_bridge/tests copying vif_plug_linux_bridge/tests/unit/__init__.py -> os_vif-2.1.0/vif_plug_linux_bridge/tests/unit copying vif_plug_linux_bridge/tests/unit/test_linux_net.py -> os_vif-2.1.0/vif_plug_linux_bridge/tests/unit copying vif_plug_linux_bridge/tests/unit/test_plugin.py -> os_vif-2.1.0/vif_plug_linux_bridge/tests/unit copying vif_plug_noop/__init__.py -> os_vif-2.1.0/vif_plug_noop copying vif_plug_noop/noop.py -> os_vif-2.1.0/vif_plug_noop copying vif_plug_noop/tests/__init__.py -> os_vif-2.1.0/vif_plug_noop/tests copying vif_plug_noop/tests/unit/__init__.py -> os_vif-2.1.0/vif_plug_noop/tests/unit copying vif_plug_noop/tests/unit/test_plugin.py -> os_vif-2.1.0/vif_plug_noop/tests/unit copying vif_plug_ovs/__init__.py -> os_vif-2.1.0/vif_plug_ovs copying vif_plug_ovs/constants.py -> os_vif-2.1.0/vif_plug_ovs copying vif_plug_ovs/exception.py -> os_vif-2.1.0/vif_plug_ovs copying vif_plug_ovs/linux_net.py -> os_vif-2.1.0/vif_plug_ovs copying vif_plug_ovs/ovs.py -> os_vif-2.1.0/vif_plug_ovs copying vif_plug_ovs/privsep.py -> os_vif-2.1.0/vif_plug_ovs copying vif_plug_ovs/ovsdb/__init__.py -> os_vif-2.1.0/vif_plug_ovs/ovsdb copying vif_plug_ovs/ovsdb/api.py -> os_vif-2.1.0/vif_plug_ovs/ovsdb copying vif_plug_ovs/ovsdb/impl_idl.py -> os_vif-2.1.0/vif_plug_ovs/ovsdb copying vif_plug_ovs/ovsdb/impl_vsctl.py -> os_vif-2.1.0/vif_plug_ovs/ovsdb copying vif_plug_ovs/ovsdb/ovsdb_lib.py -> os_vif-2.1.0/vif_plug_ovs/ovsdb copying vif_plug_ovs/tests/__init__.py -> os_vif-2.1.0/vif_plug_ovs/tests copying vif_plug_ovs/tests/functional/__init__.py -> os_vif-2.1.0/vif_plug_ovs/tests/functional copying vif_plug_ovs/tests/functional/base.py -> os_vif-2.1.0/vif_plug_ovs/tests/functional copying vif_plug_ovs/tests/functional/ovsdb/__init__.py -> os_vif-2.1.0/vif_plug_ovs/tests/functional/ovsdb copying vif_plug_ovs/tests/functional/ovsdb/test_ovsdb_lib.py -> os_vif-2.1.0/vif_plug_ovs/tests/functional/ovsdb copying vif_plug_ovs/tests/unit/__init__.py -> os_vif-2.1.0/vif_plug_ovs/tests/unit copying vif_plug_ovs/tests/unit/test_linux_net.py -> os_vif-2.1.0/vif_plug_ovs/tests/unit copying vif_plug_ovs/tests/unit/test_plugin.py -> os_vif-2.1.0/vif_plug_ovs/tests/unit copying vif_plug_ovs/tests/unit/ovsdb/__init__.py -> os_vif-2.1.0/vif_plug_ovs/tests/unit/ovsdb copying vif_plug_ovs/tests/unit/ovsdb/test_ovsdb_lib.py -> os_vif-2.1.0/vif_plug_ovs/tests/unit/ovsdb Writing os_vif-2.1.0/setup.cfg creating dist Creating tar archive removing 'os_vif-2.1.0' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1003 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.h3qsb5dd:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/de/17/de178ac4382716cc93022be06b93697936e816fc_fe2eb914 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1685320 729120 1095348 5585496 4918940 DEBUG: Swap: 4194300 576300 3618000 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '96799608cea046979f135afe3087967c', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=os_vif-2.1.0.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/os_vif-2.1.0.tar.gz ++ basename os_vif-2.1.0.tar.gz .tar.gz + SOURCEWITHREL=os_vif-2.1.0-0.20200630162708.989f5a7.tar.gz + mv dist/os_vif-2.1.0.tar.gz /tmp/tmp.C5UPoOAm1v/SOURCES/os_vif-2.1.0-0.20200630162708.989f5a7.tar.gz + cd /home/rhel8-master/data/python-os-vif_distro + cp -a python-os-vif.spec /tmp/tmp.C5UPoOAm1v/SOURCES/ + cp python-os-vif.spec /tmp/tmp.C5UPoOAm1v/SPECS/ + cd /tmp/tmp.C5UPoOAm1v/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 2.1.0\' python-os-vif.spec + sed -i -e '1i%global dlrn 1\' python-os-vif.spec ++ basename os_vif-2.1.0-0.20200630162708.989f5a7.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr os_vif-2.1.0-0.20200630162708.989f5a7\' python-os-vif.spec + sed -i -e s/UPSTREAMVERSION/2.1.0/g python-os-vif.spec + VERSION=2.1.0 + sed -i -e 's/Version:.*/Version: 2.1.0/g' python-os-vif.spec + sed -i -e 's/Release:.*/Release: 0.20200630162708.989f5a7%{?dist}/g' python-os-vif.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: os_vif-2.1.0-0.20200630162708.989f5a7.tar.gz/' python-os-vif.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-os-vif.spec + cat python-os-vif.spec %global dlrn_nvr os_vif-2.1.0-0.20200630162708.989f5a7 %global dlrn 1 %define upstream_version 2.1.0 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global with_doc 1 %global library os-vif %global module os_vif Name: python-%{library} Version: 2.1.0 Release: 0.20200630162708.989f5a7%{?dist} Summary: OpenStack os-vif library License: ASL 2.0 URL: http://launchpad.net/%{library}/ Source0: os_vif-2.1.0-0.20200630162708.989f5a7.tar.gz BuildArch: noarch %package -n python3-%{library} Summary: OpenStack os-vif library %{?python_provide:%python_provide python3-%{library}} BuildRequires: python3-devel BuildRequires: python3-pbr BuildRequires: python3-setuptools BuildRequires: git BuildRequires: python3-subunit BuildRequires: python3-oslotest BuildRequires: python3-os-testr BuildRequires: python3-pyroute2 BuildRequires: python3-testtools BuildRequires: python3-oslo-log BuildRequires: python3-oslo-concurrency BuildRequires: python3-oslo-privsep BuildRequires: python3-oslo-versionedobjects BuildRequires: python3-oslo-versionedobjects-tests BuildRequires: python3-ovsdbapp BuildRequires: python3-testrepository BuildRequires: python3-testscenarios Requires: python3-debtcollector >= 1.19.0 Requires: python3-pbr >= 2.0.0 Requires: python3-oslo-config >= 2:5.1.0 Requires: python3-oslo-log >= 3.30.0 Requires: python3-oslo-i18n >= 3.15.3 Requires: python3-oslo-privsep >= 1.23.0 Requires: python3-oslo-versionedobjects >= 1.28.0 Requires: python3-pyroute2 Requires: python3-six >= 1.10.0 Requires: python3-stevedore >= 1.20.0 Requires: python3-oslo-concurrency >= 3.20.0 Requires: python3-ovsdbapp >= 0.12.1 Requires: python3-netaddr >= 0.7.18 %description -n python3-%{library} A library for plugging and unplugging virtual interfaces in OpenStack. %package -n python3-%{library}-tests Summary: OpenStack os-vif library tests Requires: python3-%{library} = %{version}-%{release} Requires: python3-subunit Requires: python3-oslotest Requires: python3-os-testr Requires: python3-testtools Requires: python3-oslo-versionedobjects-tests Requires: python3-testrepository Requires: python3-testscenarios %description -n python3-%{library}-tests A library for plugging and unplugging virtual interfaces in OpenStack. This package contains the library test files. %if 0%{?with_doc} %package -n python-%{library}-doc Summary: OpenStack os-vif library documentation BuildRequires: python3-sphinx BuildRequires: python3-openstackdocstheme BuildRequires: python3-reno %description -n python-%{library}-doc A library for plugging and unplugging virtual interfaces in OpenStack. This package contains the documentation. %endif %description A library for plugging and unplugging virtual interfaces in OpenStack. %prep %autosetup -n %{module}-%{upstream_version} -S git # Let's handle dependencies ourseleves rm -f *requirements.txt %build %{py3_build} %if 0%{?with_doc} # generate html docs export PYTHONPATH=. sphinx-build-3 -b html doc/source doc/build/html # remove the sphinx-build-3 leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif %install %{py3_install} %check export OS_TEST_PATH='./os_vif/tests/unit' export PATH=$PATH:$RPM_BUILD_ROOT/usr/bin export PYTHONPATH=$PWD PYTHON=%{__python3} stestr-3 --test-path $OS_TEST_PATH run %files -n python3-%{library} %license LICENSE %{python3_sitelib}/%{module} %{python3_sitelib}/vif_plug_linux_bridge %{python3_sitelib}/vif_plug_ovs %{python3_sitelib}/vif_plug_noop %{python3_sitelib}/%{module}-*.egg-info %exclude %{python3_sitelib}/*/tests %files -n python3-%{library}-tests %license LICENSE %{python3_sitelib}/*/tests %if 0%{?with_doc} %files -n python-%{library}-doc %license LICENSE %doc doc/build/html README.rst %endif %changelog + spectool -g -C /tmp/tmp.C5UPoOAm1v/SOURCES python-os-vif.spec + /usr/bin/mock --buildsrpm -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 --spec python-os-vif.spec --sources=/tmp/tmp.C5UPoOAm1v/SOURCES INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1003 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.refvoqfr:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/de/17/de178ac4382716cc93022be06b93697936e816fc_fe2eb914 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 INFO: Start(python-os-vif.spec) Config(dlrn-rhel8-master-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1683768 734756 1093032 5581412 4922808 DEBUG: Swap: 4194300 576332 3617968 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '99fb3a340b9645ceb0cc1a09ebd66da2', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a2c5fcc65b0c42a88659caa04702b219', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '563bd16375334b9faeb54a86712bb353', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cc1d4831259a4da19581d97194f39ee3', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 9.1 kB/s | 2.0 kB 00:00 DEBUG: RHEL 8 AppStream 291 kB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 639 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 190 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 43 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-vif.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.refvoqfr:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1e8cd93959514c748ea136a2e2ba6e15', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.refvoqfr:/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-os-vif.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-os-vif.spec) Config(dlrn-5) 0 minutes 7 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False Finish: clean chroot Finish: run + finalize + rm -rf /tmp/tmp.C5UPoOAm1v INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1003 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v79krh2u:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/de/17/de178ac4382716cc93022be06b93697936e816fc_fe2eb914 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 INFO: Start(/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.src.rpm) Config(dlrn-rhel8-master-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1682816 732932 1093036 5584188 4923772 DEBUG: Swap: 4194300 576332 3617968 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '45bc9b0987034d0fbef8d596d056091d', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4558ff1f2be7416eaa2d9b336b4e8b14', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5519682403244f55ba79d484a294d7bf', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a22da13700234c38b0052879e4d00dc3', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 9.2 kB/s | 2.0 kB 00:00 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 1.1 MB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 867 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 47 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: build phase for python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.src.rpm Start: build setup for python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '944c5a2404f34dc68cafce093cce5668', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v79krh2u:/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-os-vif-2.1.0-0.20200630162708.989f5a7.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: python-os-vif-2.1.0-0.20200630162708.9######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a93589aef1f645ef91a57301fa637628', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v79krh2u:/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-os-vif-2.1.0-0.20200630162708.989f5a7.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: os_vif-2.1.0-0.20200630162708.989f5a7.tar.gz DEBUG: python-os-vif.spec DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-vif.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v79krh2u:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f16f24c3d75643a09d931354535f2118', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v79krh2u:/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-os-vif.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Last metadata expiration check: 0:00:02 ago on Tue 30 Jun 2020 12:27:28 PM EDT. DEBUG: Package git-2.18.1-3.el8.x86_64 is already installed. DEBUG: Package python3-devel-3.6.8-1.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 is already installed. DEBUG: Package python3-pbr-5.1.2-2.el8ost.noarch is already installed. DEBUG: Package python3-setuptools-39.2.0-4.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:1.7.6-1.el8.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-os-testr noarch2.0.0-0.20200416120104.248dc81.el8 local 71 k DEBUG: python3-oslo-concurrency noarch4.1.1-0.20200618074122.b7fc1e1.el8 local 40 k DEBUG: python3-oslo-log noarch4.2.1-0.20200605154533.65d5ec3.el8 local 62 k DEBUG: python3-oslo-privsep noarch2.2.0-0.20200605151256.18d42bd.el8 local 39 k DEBUG: python3-oslo-versionedobjects noarch2.1.0-0.20200630134011.b7cf243.el8 local 78 k DEBUG: python3-oslo-versionedobjects-tests noarch2.1.0-0.20200630134011.b7cf243.el8 local 79 k DEBUG: python3-oslotest noarch4.3.0-0.20200605152835.5a0d3c2.el8 local 47 k DEBUG: python3-ovsdbapp noarch1.0.0-0.20200127094213.781ecb5.el8 local 113 k DEBUG: python3-reno noarch3.1.0-0.20200515044006.cc09e3d.el8 local 106 k DEBUG: python3-openstackdocstheme noarch1.20.1-2.el8ost delorean-rhel8-master-deps 930 k DEBUG: python3-pyroute2 noarch0.5.3-3.el8ost delorean-rhel8-master-deps 503 k DEBUG: python3-subunit noarch1.3.0-7.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-testrepository noarch0.0.20-15.el8ost delorean-rhel8-master-deps 173 k DEBUG: python3-testscenarios noarch0.5.0-9.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-testtools noarch2.3.0-8.el8ost delorean-rhel8-master-deps 355 k DEBUG: Installing dependencies: DEBUG: python-oslo-concurrency-lang noarch4.1.1-0.20200618074122.b7fc1e1.el8 local 13 k DEBUG: python-oslo-i18n-lang noarch5.0.0-0.20200605153922.761ce99.el8 local 13 k DEBUG: python-oslo-log-lang noarch4.2.1-0.20200605154533.65d5ec3.el8 local 12 k DEBUG: python-oslo-middleware-lang noarch4.1.0-0.20200605152205.bfb4ba8.el8 local 11 k DEBUG: python-oslo-privsep-lang noarch2.2.0-0.20200605151256.18d42bd.el8 local 12 k DEBUG: python-oslo-utils-lang noarch4.2.1-0.20200615064007.b993823.el8 local 12 k DEBUG: python-oslo-versionedobjects-lang noarch2.1.0-0.20200630134011.b7cf243.el8 local 12 k DEBUG: python3-cliff noarch3.1.0-0.20200330074912.5405c3d.el8 local 95 k DEBUG: python3-debtcollector noarch2.1.0-0.20200605151926.17ab8c0.el8 local 31 k DEBUG: python3-futurist noarch2.2.0-0.20200605151004.604b63d.el8 local 63 k DEBUG: python3-hacking noarch1.0.1-0.20191002171656.865398f.el8 local 53 k DEBUG: python3-oslo-config noarch2:8.1.0-0.20200603084057.2b698fa.el8 local 223 k DEBUG: python3-oslo-context noarch3.1.0-0.20200605151059.9abd745.el8 local 25 k DEBUG: python3-oslo-i18n noarch5.0.0-0.20200605153922.761ce99.el8 local 57 k DEBUG: python3-oslo-messaging noarch12.0.0-0.20200315133106.d87618b.el8 local 225 k DEBUG: python3-oslo-middleware noarch4.1.0-0.20200605152205.bfb4ba8.el8 local 53 k DEBUG: python3-oslo-serialization noarch4.0.0-0.20200618074026.be10175.el8 local 32 k DEBUG: python3-oslo-service noarch2.2.0-0.20200603085014.a61c15d.el8 local 70 k DEBUG: python3-oslo-utils noarch4.2.1-0.20200615064007.b993823.el8 local 78 k DEBUG: python3-stevedore noarch2.0.0-0.20200605154753.0c10f5c.el8 local 62 k DEBUG: container-selinux noarch2:2.75-1.git99e2cfd.module+el8+2769+577ad176 appstream 43 k DEBUG: python3-pyOpenSSL noarch18.0.0-1.el8 appstream 103 k DEBUG: unbound-libs x86_641.7.3-8.el8 appstream 499 k DEBUG: checkpolicy x86_642.8-2.el8 base 338 k DEBUG: iproute x86_644.18.0-11.el8 base 607 k DEBUG: libevent x86_642.1.8-5.el8 base 253 k DEBUG: libmnl x86_641.0.4-6.el8 base 30 k DEBUG: libselinux-utils x86_642.8-6.el8 base 168 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 k DEBUG: numactl-libs x86_642.0.12-2.el8 base 36 k DEBUG: policycoreutils x86_642.8-16.1.el8 base 362 k DEBUG: policycoreutils-python-utils noarch2.8-16.1.el8 base 228 k DEBUG: python3-audit x86_643.0-0.10.20180831git0047a6c.el8 base 85 k DEBUG: python3-libselinux x86_642.8-6.el8 base 256 k DEBUG: python3-libsemanage x86_642.8-5.el8 base 127 k DEBUG: python3-policycoreutils noarch2.8-16.1.el8 base 2.2 M DEBUG: python3-pyyaml x86_643.12-12.el8 base 193 k DEBUG: python3-setools x86_644.2.0-2.el8 base 598 k DEBUG: rpm-plugin-selinux x86_644.14.2-9.el8 base 71 k DEBUG: selinux-policy noarch3.14.1-61.el8 base 591 k DEBUG: selinux-policy-targeted noarch3.14.1-61.el8 base 15 M DEBUG: dulwich-core x86_640.19.11-1.el8ost delorean-rhel8-master-deps 32 k DEBUG: openvswitch-selinux-extra-policy noarch1.0-10.el8fdb delorean-rhel8-master-deps 12 k DEBUG: openvswitch2.11 x86_642.11.0-0.20190129gitd3a10db.el8fdb delorean-rhel8-master-deps 12 M DEBUG: python3-amqp noarch2.4.1-1.el8ost delorean-rhel8-master-deps 94 k DEBUG: python3-asn1crypto noarch0.24.0-3.el8ost delorean-rhel8-master-deps 180 k DEBUG: python3-cachetools noarch3.1.0-1.el8ost delorean-rhel8-master-deps 32 k DEBUG: python3-cffi x86_641.11.5-6.2.el8ost delorean-rhel8-master-deps 236 k DEBUG: python3-cmd2 noarch0.6.8-10.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-cryptography x86_642.3-3.el8ost delorean-rhel8-master-deps 509 k DEBUG: python3-dateutil noarch1:2.8.0-1.el8ost delorean-rhel8-master-deps 294 k DEBUG: python3-dulwich x86_640.19.11-1.el8ost delorean-rhel8-master-deps 365 k DEBUG: python3-extras noarch1.0.0-5.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-fasteners noarch0.14.1-15.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-fixtures noarch3.0.0-8.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-flake8 noarch3.5.0-6.el8ost delorean-rhel8-master-deps 121 k DEBUG: python3-funcsigs noarch1.0.2-3.el8ost delorean-rhel8-master-deps 28 k DEBUG: python3-future noarch0.16.0-6.el8ost delorean-rhel8-master-deps 783 k DEBUG: python3-inotify noarch0.9.6-13.1.el8ost delorean-rhel8-master-deps 56 k DEBUG: python3-iso8601 noarch0.1.11-9.el8ost delorean-rhel8-master-deps 24 k DEBUG: python3-kombu noarch1:4.2.2-1.el8ost delorean-rhel8-master-deps 354 k DEBUG: python3-linecache2 noarch1.0.0-3.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-mccabe noarch0.6.1-7.1.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-mimeparse noarch1.6.0-5.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-msgpack x86_640.6.1-3.el8ost delorean-rhel8-master-deps 92 k DEBUG: python3-netaddr noarch0.7.19-8.1.el8ost delorean-rhel8-master-deps 1.5 M DEBUG: python3-netifaces x86_640.10.9-2.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-openvswitch2.11 x86_642.11.0-0.20190129gitd3a10db.el8fdb delorean-rhel8-master-deps 242 k DEBUG: python3-paste noarch2.0.3-6.el8ost delorean-rhel8-master-deps 815 k DEBUG: python3-paste-deploy noarch1.5.2-13.el8ost delorean-rhel8-master-deps 52 k DEBUG: python3-ply noarch3.9-7.el8ost delorean-rhel8-master-deps 107 k DEBUG: python3-prettytable noarch0.7.2-15.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-pycodestyle noarch2.4.0-3.1.el8ost delorean-rhel8-master-deps 74 k DEBUG: python3-pycparser noarch2.14-14.el8ost delorean-rhel8-master-deps 108 k DEBUG: python3-pyflakes noarch2.0.0-7.el8ost delorean-rhel8-master-deps 62 k DEBUG: python3-pyngus noarch2.3.0-1.el8 delorean-rhel8-master-deps 52 k DEBUG: python3-qpid-proton x86_640.29.0-1.el8 delorean-rhel8-master-deps 361 k DEBUG: python3-repoze-lru noarch0.4-9.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-rfc3986 noarch1.2.0-2.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-rhosp-openvswitch noarch2.11-0.3.el8ost delorean-rhel8-master-deps 6.4 k DEBUG: python3-routes noarch2.4.1-2.el8ost delorean-rhel8-master-deps 195 k DEBUG: python3-statsd noarch3.2.1-6.el8ost delorean-rhel8-master-deps 33 k DEBUG: python3-stestr noarch2.3.1-3.el8ost delorean-rhel8-master-deps 151 k DEBUG: python3-tempita noarch0.5.1-20.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-traceback2 noarch1.4.0-3.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-unittest2 noarch1.1.0-17.el8ost delorean-rhel8-master-deps 184 k DEBUG: python3-vine noarch1.2.0-2.el8ost delorean-rhel8-master-deps 34 k DEBUG: python3-voluptuous noarch0.10.5-5.el8ost delorean-rhel8-master-deps 55 k DEBUG: python3-webob noarch1.8.5-1.el8ost delorean-rhel8-master-deps 251 k DEBUG: python3-wrapt x86_641.11.1-2.el8ost delorean-rhel8-master-deps 54 k DEBUG: python3-yappi x86_641.0-2.el8ost delorean-rhel8-master-deps 44 k DEBUG: qpid-proton-c x86_640.29.0-1.el8 delorean-rhel8-master-deps 196 k DEBUG: Enabling module streams: DEBUG: container-tools rhel8 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 107 Packages DEBUG: Total size: 45 M DEBUG: Installed size: 149 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] container-selinux-2.75-1.git99e2cfd.module+el8+2769+577ad176.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-18.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.7.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-2.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-4.18.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-2.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.12-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-2.8-16.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-2.8-16.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.0-0.10.20180831git0047a6c.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-2.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-2.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-2.8-16.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-3.14.1-61.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-3.14.1-61.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dulwich-core-0.19.11-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-10.el8fdb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-2.4.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-asn1crypto-0.24.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-3.1.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.11.5-6.2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-0.6.8-10.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-2.3-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.19.11-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-3.5.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-funcsigs-1.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.16.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.11-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-4.2.2-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-linecache2-1.0.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mccabe-0.6.1-7.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mimeparse-1.6.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-0.6.1-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.9-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-1.20.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-2.0.3-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-1.5.2-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycodestyle-2.4.0-3.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-2.0.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.5.3-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.29.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.4-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.3.1-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.3.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-20.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testrepository-0.0.20-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.3.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-traceback2-1.4.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-unittest2-1.1.0-17.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.10.5-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.5-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.11.1-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.0-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.29.0-1.el8.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.5-1.el8ost.noarch 1/107 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 2/107 DEBUG: Installing : python3-stevedore-2.0.0-0.20200605154753.0c10f5c 3/107 DEBUG: Installing : python3-iso8601-0.1.11-9.el8ost.noarch 4/107 DEBUG: Installing : python3-extras-1.0.0-5.el8ost.noarch 5/107 DEBUG: Installing : python3-libselinux-2.8-6.el8.x86_64 6/107 DEBUG: Installing : libselinux-utils-2.8-6.el8.x86_64 7/107 DEBUG: Installing : policycoreutils-2.8-16.1.el8.x86_64 8/107 DEBUG: Running scriptlet: policycoreutils-2.8-16.1.el8.x86_64 8/107 DEBUG: Installing : rpm-plugin-selinux-4.14.2-9.el8.x86_64 9/107 DEBUG: Installing : selinux-policy-3.14.1-61.el8.noarch 10/107 DEBUG: Running scriptlet: selinux-policy-3.14.1-61.el8.noarch 10/107 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.1-61.el8.noarch 11/107 DEBUG: Installing : selinux-policy-targeted-3.14.1-61.el8.noarch 11/107 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.1-61.el8.noarch 11/107 DEBUG: Installing : python3-vine-1.2.0-2.el8ost.noarch 12/107 DEBUG: Installing : python3-amqp-2.4.1-1.el8ost.noarch 13/107 DEBUG: Installing : python3-pyflakes-2.0.0-7.el8ost.noarch 14/107 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 15/107 DEBUG: Installing : python3-msgpack-0.6.1-3.el8ost.x86_64 16/107 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 17/107 DEBUG: Installing : libmnl-1.0.4-6.el8.x86_64 18/107 DEBUG: Running scriptlet: libmnl-1.0.4-6.el8.x86_64 18/107 DEBUG: Installing : iproute-4.18.0-11.el8.x86_64 19/107 DEBUG: Installing : python3-futurist-2.2.0-0.20200605151004.604b63d. 20/107 DEBUG: Installing : python3-kombu-1:4.2.2-1.el8ost.noarch 21/107 DEBUG: Installing : python3-libsemanage-2.8-5.el8.x86_64 22/107 DEBUG: Installing : python3-setools-4.2.0-2.el8.x86_64 23/107 DEBUG: Installing : qpid-proton-c-0.29.0-1.el8.x86_64 24/107 DEBUG: Running scriptlet: qpid-proton-c-0.29.0-1.el8.x86_64 24/107 DEBUG: Installing : python3-qpid-proton-0.29.0-1.el8.x86_64 25/107 DEBUG: Installing : python3-pyngus-2.3.0-1.el8.noarch 26/107 DEBUG: Installing : python3-yappi-1.0-2.el8ost.x86_64 27/107 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 28/107 DEBUG: Installing : python3-debtcollector-2.1.0-0.20200605151926.17a 29/107 DEBUG: Installing : python3-oslo-context-3.1.0-0.20200605151059.9abd 30/107 DEBUG: Installing : python3-voluptuous-0.10.5-5.el8ost.noarch 31/107 DEBUG: Installing : python3-unittest2-1.1.0-17.el8ost.noarch 32/107 DEBUG: Installing : python3-tempita-0.5.1-20.el8ost.noarch 33/107 DEBUG: Installing : python3-statsd-3.2.1-6.el8ost.noarch 34/107 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 35/107 DEBUG: Installing : python3-repoze-lru-0.4-9.el8ost.noarch 36/107 DEBUG: Installing : python3-routes-2.4.1-2.el8ost.noarch 37/107 DEBUG: Installing : python3-pycodestyle-2.4.0-3.1.el8ost.noarch 38/107 DEBUG: Installing : python3-ply-3.9-7.el8ost.noarch 39/107 DEBUG: Installing : python3-pycparser-2.14-14.el8ost.noarch 40/107 DEBUG: Installing : python3-cffi-1.11.5-6.2.el8ost.x86_64 41/107 DEBUG: Installing : python3-netifaces-0.10.9-2.el8ost.x86_64 42/107 DEBUG: Installing : python3-mimeparse-1.6.0-5.el8ost.noarch 43/107 DEBUG: Installing : python3-mccabe-0.6.1-7.1.el8ost.noarch 44/107 DEBUG: Installing : python3-flake8-3.5.0-6.el8ost.noarch 45/107 DEBUG: Installing : python3-hacking-1.0.1-0.20191002171656.865398f.e 46/107 DEBUG: Installing : python3-linecache2-1.0.0-3.el8ost.noarch 47/107 DEBUG: Installing : python3-traceback2-1.4.0-3.el8ost.noarch 48/107 DEBUG: Installing : python3-testtools-2.3.0-8.el8ost.noarch 49/107 DEBUG: Installing : python3-subunit-1.3.0-7.el8ost.noarch 50/107 DEBUG: Installing : python3-fixtures-3.0.0-8.el8ost.noarch 51/107 DEBUG: Installing : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2. 52/107 DEBUG: Installing : python3-inotify-0.9.6-13.1.el8ost.noarch 53/107 DEBUG: Installing : python3-future-0.16.0-6.el8ost.noarch 54/107 DEBUG: Installing : python3-fasteners-0.14.1-15.el8ost.noarch 55/107 DEBUG: Installing : python3-dateutil-1:2.8.0-1.el8ost.noarch 56/107 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 57/107 DEBUG: Installing : python3-cachetools-3.1.0-1.el8ost.noarch 58/107 DEBUG: Installing : python3-asn1crypto-0.24.0-3.el8ost.noarch 59/107 DEBUG: Installing : python3-cryptography-2.3-3.el8ost.x86_64 60/107 DEBUG: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 61/107 DEBUG: Installing : python3-paste-2.0.3-6.el8ost.noarch 62/107 DEBUG: Installing : python3-paste-deploy-1.5.2-13.el8ost.noarch 63/107 DEBUG: Installing : dulwich-core-0.19.11-1.el8ost.x86_64 64/107 DEBUG: Installing : python3-dulwich-0.19.11-1.el8ost.x86_64 65/107 DEBUG: Installing : python3-audit-3.0-0.10.20180831git0047a6c.el8.x8 66/107 DEBUG: Installing : numactl-libs-2.0.12-2.el8.x86_64 67/107 DEBUG: Running scriptlet: numactl-libs-2.0.12-2.el8.x86_64 67/107 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 68/107 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 69/107 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 70/107 DEBUG: Installing : python3-stestr-2.3.1-3.el8ost.noarch 71/107 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 72/107 DEBUG: Running scriptlet: unbound-libs-1.7.3-8.el8.x86_64 73/107 DEBUG: Installing : unbound-libs-1.7.3-8.el8.x86_64 73/107 DEBUG: Running scriptlet: unbound-libs-1.7.3-8.el8.x86_64 73/107 DEBUG: Installing : checkpolicy-2.8-2.el8.x86_64 74/107 DEBUG: Installing : python3-policycoreutils-2.8-16.1.el8.noarch 75/107 DEBUG: Installing : policycoreutils-python-utils-2.8-16.1.el8.noarch 76/107 DEBUG: Installing : container-selinux-2:2.75-1.git99e2cfd.module+el8 77/107 DEBUG: Running scriptlet: container-selinux-2:2.75-1.git99e2cfd.module+el8 77/107 DEBUG: setsebool: SELinux is disabled. DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 78/107 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 78/107 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 78/107 DEBUG: Running scriptlet: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 79/107 DEBUG: Installing : openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 79/107 DEBUG: Running scriptlet: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 79/107 DEBUG: Installing : python3-openvswitch2.11-2.11.0-0.20190129gitd3a1 80/107 DEBUG: Installing : python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch 81/107 DEBUG: Installing : python-oslo-versionedobjects-lang-2.1.0-0.202006 82/107 DEBUG: Installing : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 83/107 DEBUG: Installing : python-oslo-privsep-lang-2.2.0-0.20200605151256. 84/107 DEBUG: Installing : python-oslo-middleware-lang-4.1.0-0.202006051522 85/107 DEBUG: Installing : python-oslo-log-lang-4.2.1-0.20200605154533.65d5 86/107 DEBUG: Installing : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 87/107 DEBUG: Installing : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 88/107 DEBUG: Installing : python3-oslo-utils-4.2.1-0.20200615064007.b99382 89/107 DEBUG: Installing : python3-oslo-config-2:8.1.0-0.20200603084057.2b6 90/107 DEBUG: Installing : python3-oslo-serialization-4.0.0-0.2020061807402 91/107 DEBUG: Installing : python3-oslo-log-4.2.1-0.20200605154533.65d5ec3. 92/107 DEBUG: Installing : python3-oslo-middleware-4.1.0-0.20200605152205.b 93/107 DEBUG: Installing : python-oslo-concurrency-lang-4.1.1-0.20200618074 94/107 DEBUG: Installing : python3-oslo-concurrency-4.1.1-0.20200618074122. 95/107 DEBUG: Installing : python3-oslo-service-2.2.0-0.20200603085014.a61c 96/107 DEBUG: Installing : python3-oslo-messaging-12.0.0-0.20200315133106.d 97/107 DEBUG: Installing : python3-oslo-versionedobjects-2.1.0-0.2020063013 98/107 DEBUG: Installing : python3-oslo-versionedobjects-tests-2.1.0-0.2020 99/107 DEBUG: Installing : python3-oslo-privsep-2.2.0-0.20200605151256.18d4 100/107 DEBUG: Installing : python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5. 101/107 DEBUG: Installing : python3-os-testr-2.0.0-0.20200416120104.248dc81. 102/107 DEBUG: Installing : python3-reno-3.1.0-0.20200515044006.cc09e3d.el8. 103/107 DEBUG: Installing : python3-openstackdocstheme-1.20.1-2.el8ost.noarc 104/107 DEBUG: Installing : python3-testrepository-0.0.20-15.el8ost.noarch 105/107 DEBUG: Installing : python3-testscenarios-0.5.0-9.el8ost.noarch 106/107 DEBUG: Installing : python3-pyroute2-0.5.3-3.el8ost.noarch 107/107 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 107/107 DEBUG: Running scriptlet: python3-pyroute2-0.5.3-3.el8ost.noarch 107/107 DEBUG: Verifying : python-oslo-concurrency-lang-4.1.1-0.20200618074 1/107 DEBUG: Verifying : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 2/107 DEBUG: Verifying : python-oslo-log-lang-4.2.1-0.20200605154533.65d5 3/107 DEBUG: Verifying : python-oslo-middleware-lang-4.1.0-0.202006051522 4/107 DEBUG: Verifying : python-oslo-privsep-lang-2.2.0-0.20200605151256. 5/107 DEBUG: Verifying : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 6/107 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.1.0-0.202006 7/107 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 8/107 DEBUG: Verifying : python3-debtcollector-2.1.0-0.20200605151926.17a 9/107 DEBUG: Verifying : python3-futurist-2.2.0-0.20200605151004.604b63d. 10/107 DEBUG: Verifying : python3-hacking-1.0.1-0.20191002171656.865398f.e 11/107 DEBUG: Verifying : python3-os-testr-2.0.0-0.20200416120104.248dc81. 12/107 DEBUG: Verifying : python3-oslo-concurrency-4.1.1-0.20200618074122. 13/107 DEBUG: Verifying : python3-oslo-config-2:8.1.0-0.20200603084057.2b6 14/107 DEBUG: Verifying : python3-oslo-context-3.1.0-0.20200605151059.9abd 15/107 DEBUG: Verifying : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 16/107 DEBUG: Verifying : python3-oslo-log-4.2.1-0.20200605154533.65d5ec3. 17/107 DEBUG: Verifying : python3-oslo-messaging-12.0.0-0.20200315133106.d 18/107 DEBUG: Verifying : python3-oslo-middleware-4.1.0-0.20200605152205.b 19/107 DEBUG: Verifying : python3-oslo-privsep-2.2.0-0.20200605151256.18d4 20/107 DEBUG: Verifying : python3-oslo-serialization-4.0.0-0.2020061807402 21/107 DEBUG: Verifying : python3-oslo-service-2.2.0-0.20200603085014.a61c 22/107 DEBUG: Verifying : python3-oslo-utils-4.2.1-0.20200615064007.b99382 23/107 DEBUG: Verifying : python3-oslo-versionedobjects-2.1.0-0.2020063013 24/107 DEBUG: Verifying : python3-oslo-versionedobjects-tests-2.1.0-0.2020 25/107 DEBUG: Verifying : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2. 26/107 DEBUG: Verifying : python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5. 27/107 DEBUG: Verifying : python3-reno-3.1.0-0.20200515044006.cc09e3d.el8. 28/107 DEBUG: Verifying : python3-stevedore-2.0.0-0.20200605154753.0c10f5c 29/107 DEBUG: Verifying : container-selinux-2:2.75-1.git99e2cfd.module+el8 30/107 DEBUG: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 31/107 DEBUG: Verifying : unbound-libs-1.7.3-8.el8.x86_64 32/107 DEBUG: Verifying : checkpolicy-2.8-2.el8.x86_64 33/107 DEBUG: Verifying : iproute-4.18.0-11.el8.x86_64 34/107 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 35/107 DEBUG: Verifying : libmnl-1.0.4-6.el8.x86_64 36/107 DEBUG: Verifying : libselinux-utils-2.8-6.el8.x86_64 37/107 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 38/107 DEBUG: Verifying : numactl-libs-2.0.12-2.el8.x86_64 39/107 DEBUG: Verifying : policycoreutils-2.8-16.1.el8.x86_64 40/107 DEBUG: Verifying : policycoreutils-python-utils-2.8-16.1.el8.noarch 41/107 DEBUG: Verifying : python3-audit-3.0-0.10.20180831git0047a6c.el8.x8 42/107 DEBUG: Verifying : python3-libselinux-2.8-6.el8.x86_64 43/107 DEBUG: Verifying : python3-libsemanage-2.8-5.el8.x86_64 44/107 DEBUG: Verifying : python3-policycoreutils-2.8-16.1.el8.noarch 45/107 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 46/107 DEBUG: Verifying : python3-setools-4.2.0-2.el8.x86_64 47/107 DEBUG: Verifying : rpm-plugin-selinux-4.14.2-9.el8.x86_64 48/107 DEBUG: Verifying : selinux-policy-3.14.1-61.el8.noarch 49/107 DEBUG: Verifying : selinux-policy-targeted-3.14.1-61.el8.noarch 50/107 DEBUG: Verifying : dulwich-core-0.19.11-1.el8ost.x86_64 51/107 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 52/107 DEBUG: Verifying : openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 53/107 DEBUG: Verifying : python3-amqp-2.4.1-1.el8ost.noarch 54/107 DEBUG: Verifying : python3-asn1crypto-0.24.0-3.el8ost.noarch 55/107 DEBUG: Verifying : python3-cachetools-3.1.0-1.el8ost.noarch 56/107 DEBUG: Verifying : python3-cffi-1.11.5-6.2.el8ost.x86_64 57/107 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 58/107 DEBUG: Verifying : python3-cryptography-2.3-3.el8ost.x86_64 59/107 DEBUG: Verifying : python3-dateutil-1:2.8.0-1.el8ost.noarch 60/107 DEBUG: Verifying : python3-dulwich-0.19.11-1.el8ost.x86_64 61/107 DEBUG: Verifying : python3-extras-1.0.0-5.el8ost.noarch 62/107 DEBUG: Verifying : python3-fasteners-0.14.1-15.el8ost.noarch 63/107 DEBUG: Verifying : python3-fixtures-3.0.0-8.el8ost.noarch 64/107 DEBUG: Verifying : python3-flake8-3.5.0-6.el8ost.noarch 65/107 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 66/107 DEBUG: Verifying : python3-future-0.16.0-6.el8ost.noarch 67/107 DEBUG: Verifying : python3-inotify-0.9.6-13.1.el8ost.noarch 68/107 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 69/107 DEBUG: Verifying : python3-kombu-1:4.2.2-1.el8ost.noarch 70/107 DEBUG: Verifying : python3-linecache2-1.0.0-3.el8ost.noarch 71/107 DEBUG: Verifying : python3-mccabe-0.6.1-7.1.el8ost.noarch 72/107 DEBUG: Verifying : python3-mimeparse-1.6.0-5.el8ost.noarch 73/107 DEBUG: Verifying : python3-msgpack-0.6.1-3.el8ost.x86_64 74/107 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 75/107 DEBUG: Verifying : python3-netifaces-0.10.9-2.el8ost.x86_64 76/107 DEBUG: Verifying : python3-openstackdocstheme-1.20.1-2.el8ost.noarc 77/107 DEBUG: Verifying : python3-openvswitch2.11-2.11.0-0.20190129gitd3a1 78/107 DEBUG: Verifying : python3-paste-2.0.3-6.el8ost.noarch 79/107 DEBUG: Verifying : python3-paste-deploy-1.5.2-13.el8ost.noarch 80/107 DEBUG: Verifying : python3-ply-3.9-7.el8ost.noarch 81/107 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 82/107 DEBUG: Verifying : python3-pycodestyle-2.4.0-3.1.el8ost.noarch 83/107 DEBUG: Verifying : python3-pycparser-2.14-14.el8ost.noarch 84/107 DEBUG: Verifying : python3-pyflakes-2.0.0-7.el8ost.noarch 85/107 DEBUG: Verifying : python3-pyngus-2.3.0-1.el8.noarch 86/107 DEBUG: Verifying : python3-pyroute2-0.5.3-3.el8ost.noarch 87/107 DEBUG: Verifying : python3-qpid-proton-0.29.0-1.el8.x86_64 88/107 DEBUG: Verifying : python3-repoze-lru-0.4-9.el8ost.noarch 89/107 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 90/107 DEBUG: Verifying : python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch 91/107 DEBUG: Verifying : python3-routes-2.4.1-2.el8ost.noarch 92/107 DEBUG: Verifying : python3-statsd-3.2.1-6.el8ost.noarch 93/107 DEBUG: Verifying : python3-stestr-2.3.1-3.el8ost.noarch 94/107 DEBUG: Verifying : python3-subunit-1.3.0-7.el8ost.noarch 95/107 DEBUG: Verifying : python3-tempita-0.5.1-20.el8ost.noarch 96/107 DEBUG: Verifying : python3-testrepository-0.0.20-15.el8ost.noarch 97/107 DEBUG: Verifying : python3-testscenarios-0.5.0-9.el8ost.noarch 98/107 DEBUG: Verifying : python3-testtools-2.3.0-8.el8ost.noarch 99/107 DEBUG: Verifying : python3-traceback2-1.4.0-3.el8ost.noarch 100/107 DEBUG: Verifying : python3-unittest2-1.1.0-17.el8ost.noarch 101/107 DEBUG: Verifying : python3-vine-1.2.0-2.el8ost.noarch 102/107 DEBUG: Verifying : python3-voluptuous-0.10.5-5.el8ost.noarch 103/107 DEBUG: Verifying : python3-webob-1.8.5-1.el8ost.noarch 104/107 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 105/107 DEBUG: Verifying : python3-yappi-1.0-2.el8ost.x86_64 106/107 DEBUG: Verifying : qpid-proton-c-0.29.0-1.el8.x86_64 107/107 DEBUG: Installed: DEBUG: python3-os-testr-2.0.0-0.20200416120104.248dc81.el8.noarch DEBUG: python3-oslo-concurrency-4.1.1-0.20200618074122.b7fc1e1.el8.noarch DEBUG: python3-oslo-log-4.2.1-0.20200605154533.65d5ec3.el8.noarch DEBUG: python3-oslo-privsep-2.2.0-0.20200605151256.18d42bd.el8.noarch DEBUG: python3-oslo-versionedobjects-2.1.0-0.20200630134011.b7cf243.el8.noarch DEBUG: python3-oslo-versionedobjects-tests-2.1.0-0.20200630134011.b7cf243.el8.noarch DEBUG: python3-oslotest-4.3.0-0.20200605152835.5a0d3c2.el8.noarch DEBUG: python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5.el8.noarch DEBUG: python3-reno-3.1.0-0.20200515044006.cc09e3d.el8.noarch DEBUG: python3-openstackdocstheme-1.20.1-2.el8ost.noarch DEBUG: python3-pyroute2-0.5.3-3.el8ost.noarch DEBUG: python3-subunit-1.3.0-7.el8ost.noarch DEBUG: python3-testrepository-0.0.20-15.el8ost.noarch DEBUG: python3-testscenarios-0.5.0-9.el8ost.noarch DEBUG: python3-testtools-2.3.0-8.el8ost.noarch DEBUG: python-oslo-concurrency-lang-4.1.1-0.20200618074122.b7fc1e1.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python-oslo-log-lang-4.2.1-0.20200605154533.65d5ec3.el8.noarch DEBUG: python-oslo-middleware-lang-4.1.0-0.20200605152205.bfb4ba8.el8.noarch DEBUG: python-oslo-privsep-lang-2.2.0-0.20200605151256.18d42bd.el8.noarch DEBUG: python-oslo-utils-lang-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.1.0-0.20200630134011.b7cf243.el8.noarch DEBUG: python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.noarch DEBUG: python3-debtcollector-2.1.0-0.20200605151926.17ab8c0.el8.noarch DEBUG: python3-futurist-2.2.0-0.20200605151004.604b63d.el8.noarch DEBUG: python3-hacking-1.0.1-0.20191002171656.865398f.el8.noarch DEBUG: python3-oslo-config-2:8.1.0-0.20200603084057.2b698fa.el8.noarch DEBUG: python3-oslo-context-3.1.0-0.20200605151059.9abd745.el8.noarch DEBUG: python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-oslo-messaging-12.0.0-0.20200315133106.d87618b.el8.noarch DEBUG: python3-oslo-middleware-4.1.0-0.20200605152205.bfb4ba8.el8.noarch DEBUG: python3-oslo-serialization-4.0.0-0.20200618074026.be10175.el8.noarch DEBUG: python3-oslo-service-2.2.0-0.20200603085014.a61c15d.el8.noarch DEBUG: python3-oslo-utils-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python3-stevedore-2.0.0-0.20200605154753.0c10f5c.el8.noarch DEBUG: container-selinux-2:2.75-1.git99e2cfd.module+el8+2769+577ad176.noarch DEBUG: python3-pyOpenSSL-18.0.0-1.el8.noarch DEBUG: unbound-libs-1.7.3-8.el8.x86_64 DEBUG: checkpolicy-2.8-2.el8.x86_64 DEBUG: iproute-4.18.0-11.el8.x86_64 DEBUG: libevent-2.1.8-5.el8.x86_64 DEBUG: libmnl-1.0.4-6.el8.x86_64 DEBUG: libselinux-utils-2.8-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: numactl-libs-2.0.12-2.el8.x86_64 DEBUG: policycoreutils-2.8-16.1.el8.x86_64 DEBUG: policycoreutils-python-utils-2.8-16.1.el8.noarch DEBUG: python3-audit-3.0-0.10.20180831git0047a6c.el8.x86_64 DEBUG: python3-libselinux-2.8-6.el8.x86_64 DEBUG: python3-libsemanage-2.8-5.el8.x86_64 DEBUG: python3-policycoreutils-2.8-16.1.el8.noarch DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: python3-setools-4.2.0-2.el8.x86_64 DEBUG: rpm-plugin-selinux-4.14.2-9.el8.x86_64 DEBUG: selinux-policy-3.14.1-61.el8.noarch DEBUG: selinux-policy-targeted-3.14.1-61.el8.noarch DEBUG: dulwich-core-0.19.11-1.el8ost.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-10.el8fdb.noarch DEBUG: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.x86_64 DEBUG: python3-amqp-2.4.1-1.el8ost.noarch DEBUG: python3-asn1crypto-0.24.0-3.el8ost.noarch DEBUG: python3-cachetools-3.1.0-1.el8ost.noarch DEBUG: python3-cffi-1.11.5-6.2.el8ost.x86_64 DEBUG: python3-cmd2-0.6.8-10.el8ost.noarch DEBUG: python3-cryptography-2.3-3.el8ost.x86_64 DEBUG: python3-dateutil-1:2.8.0-1.el8ost.noarch DEBUG: python3-dulwich-0.19.11-1.el8ost.x86_64 DEBUG: python3-extras-1.0.0-5.el8ost.noarch DEBUG: python3-fasteners-0.14.1-15.el8ost.noarch DEBUG: python3-fixtures-3.0.0-8.el8ost.noarch DEBUG: python3-flake8-3.5.0-6.el8ost.noarch DEBUG: python3-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-future-0.16.0-6.el8ost.noarch DEBUG: python3-inotify-0.9.6-13.1.el8ost.noarch DEBUG: python3-iso8601-0.1.11-9.el8ost.noarch DEBUG: python3-kombu-1:4.2.2-1.el8ost.noarch DEBUG: python3-linecache2-1.0.0-3.el8ost.noarch DEBUG: python3-mccabe-0.6.1-7.1.el8ost.noarch DEBUG: python3-mimeparse-1.6.0-5.el8ost.noarch DEBUG: python3-msgpack-0.6.1-3.el8ost.x86_64 DEBUG: python3-netaddr-0.7.19-8.1.el8ost.noarch DEBUG: python3-netifaces-0.10.9-2.el8ost.x86_64 DEBUG: python3-openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.x86_64 DEBUG: python3-paste-2.0.3-6.el8ost.noarch DEBUG: python3-paste-deploy-1.5.2-13.el8ost.noarch DEBUG: python3-ply-3.9-7.el8ost.noarch DEBUG: python3-prettytable-0.7.2-15.el8ost.noarch DEBUG: python3-pycodestyle-2.4.0-3.1.el8ost.noarch DEBUG: python3-pycparser-2.14-14.el8ost.noarch DEBUG: python3-pyflakes-2.0.0-7.el8ost.noarch DEBUG: python3-pyngus-2.3.0-1.el8.noarch DEBUG: python3-qpid-proton-0.29.0-1.el8.x86_64 DEBUG: python3-repoze-lru-0.4-9.el8ost.noarch DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch DEBUG: python3-routes-2.4.1-2.el8ost.noarch DEBUG: python3-statsd-3.2.1-6.el8ost.noarch DEBUG: python3-stestr-2.3.1-3.el8ost.noarch DEBUG: python3-tempita-0.5.1-20.el8ost.noarch DEBUG: python3-traceback2-1.4.0-3.el8ost.noarch DEBUG: python3-unittest2-1.1.0-17.el8ost.noarch DEBUG: python3-vine-1.2.0-2.el8ost.noarch DEBUG: python3-voluptuous-0.10.5-5.el8ost.noarch DEBUG: python3-webob-1.8.5-1.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.x86_64 DEBUG: python3-yappi-1.0-2.el8ost.x86_64 DEBUG: qpid-proton-c-0.29.0-1.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.src.rpm Start: rpmbuild python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3/installed_pkgs.log with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell True DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-os-vif.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v79krh2u:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '833a4a6d4127436cb1f4d09f50ffab19', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v79krh2u:/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-os-vif.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nkYtpV DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf os_vif-2.1.0 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/os_vif-2.1.0-0.20200630162708.989f5a7.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd os_vif-2.1.0 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-os-vif-2.1.0 base' DEBUG: + rm -f requirements.txt test-requirements.txt DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dxZ3xN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os_vif-2.1.0 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ true DEBUG: + python_flavor= DEBUG: + '[' -z '' ']' DEBUG: + python_flavor=tmp DEBUG: + '[' tmp '!=' python3 ']' DEBUG: + '[' -d build ']' DEBUG: + '[' -d _build.python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/os_vif DEBUG: creating build/lib/os_vif/tests DEBUG: creating build/lib/os_vif/tests/unit DEBUG: copying os_vif/tests/unit/__init__.py -> build/lib/os_vif/tests/unit DEBUG: copying os_vif/tests/unit/base.py -> build/lib/os_vif/tests/unit DEBUG: copying os_vif/tests/unit/test_base.py -> build/lib/os_vif/tests/unit DEBUG: copying os_vif/tests/unit/test_exception.py -> build/lib/os_vif/tests/unit DEBUG: copying os_vif/tests/unit/test_host_info.py -> build/lib/os_vif/tests/unit DEBUG: copying os_vif/tests/unit/test_objects.py -> build/lib/os_vif/tests/unit DEBUG: copying os_vif/tests/unit/test_os_vif.py -> build/lib/os_vif/tests/unit DEBUG: copying os_vif/tests/unit/test_vif.py -> build/lib/os_vif/tests/unit DEBUG: creating build/lib/os_vif/internal DEBUG: copying os_vif/internal/__init__.py -> build/lib/os_vif/internal DEBUG: creating build/lib/os_vif/tests/functional DEBUG: copying os_vif/tests/functional/__init__.py -> build/lib/os_vif/tests/functional DEBUG: copying os_vif/tests/functional/base.py -> build/lib/os_vif/tests/functional DEBUG: copying os_vif/tests/functional/privsep.py -> build/lib/os_vif/tests/functional DEBUG: creating build/lib/os_vif/internal/ip DEBUG: copying os_vif/internal/ip/__init__.py -> build/lib/os_vif/internal/ip DEBUG: copying os_vif/internal/ip/api.py -> build/lib/os_vif/internal/ip DEBUG: copying os_vif/internal/ip/ip_command.py -> build/lib/os_vif/internal/ip DEBUG: creating build/lib/os_vif/tests/unit/internal DEBUG: creating build/lib/os_vif/tests/unit/internal/ip DEBUG: creating build/lib/os_vif/tests/unit/internal/ip/windows DEBUG: copying os_vif/tests/unit/internal/ip/windows/__init__.py -> build/lib/os_vif/tests/unit/internal/ip/windows DEBUG: copying os_vif/tests/unit/internal/ip/windows/test_impl_netifaces.py -> build/lib/os_vif/tests/unit/internal/ip/windows DEBUG: creating build/lib/os_vif/tests/functional/internal DEBUG: creating build/lib/os_vif/tests/functional/internal/command DEBUG: creating build/lib/os_vif/tests/functional/internal/command/ip DEBUG: copying os_vif/tests/functional/internal/command/ip/__init__.py -> build/lib/os_vif/tests/functional/internal/command/ip DEBUG: copying os_vif/tests/functional/internal/command/ip/test_impl_pyroute2.py -> build/lib/os_vif/tests/functional/internal/command/ip DEBUG: creating build/lib/os_vif/internal/ip/windows DEBUG: copying os_vif/internal/ip/windows/__init__.py -> build/lib/os_vif/internal/ip/windows DEBUG: copying os_vif/internal/ip/windows/impl_netifaces.py -> build/lib/os_vif/internal/ip/windows DEBUG: copying os_vif/tests/functional/internal/__init__.py -> build/lib/os_vif/tests/functional/internal DEBUG: copying os_vif/tests/functional/internal/command/__init__.py -> build/lib/os_vif/tests/functional/internal/command DEBUG: copying os_vif/tests/unit/internal/__init__.py -> build/lib/os_vif/tests/unit/internal DEBUG: copying os_vif/tests/__init__.py -> build/lib/os_vif/tests DEBUG: copying os_vif/__init__.py -> build/lib/os_vif DEBUG: copying os_vif/exception.py -> build/lib/os_vif DEBUG: copying os_vif/i18n.py -> build/lib/os_vif DEBUG: copying os_vif/plugin.py -> build/lib/os_vif DEBUG: copying os_vif/utils.py -> build/lib/os_vif DEBUG: copying os_vif/version.py -> build/lib/os_vif DEBUG: copying os_vif/tests/unit/internal/ip/__init__.py -> build/lib/os_vif/tests/unit/internal/ip DEBUG: copying os_vif/tests/unit/internal/ip/test_api.py -> build/lib/os_vif/tests/unit/internal/ip DEBUG: creating build/lib/os_vif/objects DEBUG: copying os_vif/objects/__init__.py -> build/lib/os_vif/objects DEBUG: copying os_vif/objects/base.py -> build/lib/os_vif/objects DEBUG: copying os_vif/objects/fields.py -> build/lib/os_vif/objects DEBUG: copying os_vif/objects/fixed_ip.py -> build/lib/os_vif/objects DEBUG: copying os_vif/objects/host_info.py -> build/lib/os_vif/objects DEBUG: copying os_vif/objects/instance_info.py -> build/lib/os_vif/objects DEBUG: copying os_vif/objects/network.py -> build/lib/os_vif/objects DEBUG: copying os_vif/objects/route.py -> build/lib/os_vif/objects DEBUG: copying os_vif/objects/subnet.py -> build/lib/os_vif/objects DEBUG: copying os_vif/objects/vif.py -> build/lib/os_vif/objects DEBUG: creating build/lib/os_vif/internal/ip/linux DEBUG: copying os_vif/internal/ip/linux/__init__.py -> build/lib/os_vif/internal/ip/linux DEBUG: copying os_vif/internal/ip/linux/impl_pyroute2.py -> build/lib/os_vif/internal/ip/linux DEBUG: creating build/lib/os_vif/tests/unit/internal/ip/linux DEBUG: copying os_vif/tests/unit/internal/ip/linux/__init__.py -> build/lib/os_vif/tests/unit/internal/ip/linux DEBUG: copying os_vif/tests/unit/internal/ip/linux/test_impl_pyroute2.py -> build/lib/os_vif/tests/unit/internal/ip/linux DEBUG: creating build/lib/vif_plug_linux_bridge DEBUG: creating build/lib/vif_plug_linux_bridge/tests DEBUG: copying vif_plug_linux_bridge/tests/__init__.py -> build/lib/vif_plug_linux_bridge/tests DEBUG: copying vif_plug_linux_bridge/__init__.py -> build/lib/vif_plug_linux_bridge DEBUG: copying vif_plug_linux_bridge/constants.py -> build/lib/vif_plug_linux_bridge DEBUG: copying vif_plug_linux_bridge/iptables.py -> build/lib/vif_plug_linux_bridge DEBUG: copying vif_plug_linux_bridge/linux_bridge.py -> build/lib/vif_plug_linux_bridge DEBUG: copying vif_plug_linux_bridge/linux_net.py -> build/lib/vif_plug_linux_bridge DEBUG: copying vif_plug_linux_bridge/privsep.py -> build/lib/vif_plug_linux_bridge DEBUG: creating build/lib/vif_plug_linux_bridge/tests/unit DEBUG: copying vif_plug_linux_bridge/tests/unit/__init__.py -> build/lib/vif_plug_linux_bridge/tests/unit DEBUG: copying vif_plug_linux_bridge/tests/unit/test_linux_net.py -> build/lib/vif_plug_linux_bridge/tests/unit DEBUG: copying vif_plug_linux_bridge/tests/unit/test_plugin.py -> build/lib/vif_plug_linux_bridge/tests/unit DEBUG: creating build/lib/vif_plug_ovs DEBUG: creating build/lib/vif_plug_ovs/tests DEBUG: creating build/lib/vif_plug_ovs/tests/unit DEBUG: copying vif_plug_ovs/tests/unit/__init__.py -> build/lib/vif_plug_ovs/tests/unit DEBUG: copying vif_plug_ovs/tests/unit/test_linux_net.py -> build/lib/vif_plug_ovs/tests/unit DEBUG: copying vif_plug_ovs/tests/unit/test_plugin.py -> build/lib/vif_plug_ovs/tests/unit DEBUG: creating build/lib/vif_plug_ovs/tests/functional DEBUG: copying vif_plug_ovs/tests/functional/__init__.py -> build/lib/vif_plug_ovs/tests/functional DEBUG: copying vif_plug_ovs/tests/functional/base.py -> build/lib/vif_plug_ovs/tests/functional DEBUG: copying vif_plug_ovs/tests/__init__.py -> build/lib/vif_plug_ovs/tests DEBUG: copying vif_plug_ovs/__init__.py -> build/lib/vif_plug_ovs DEBUG: copying vif_plug_ovs/constants.py -> build/lib/vif_plug_ovs DEBUG: copying vif_plug_ovs/exception.py -> build/lib/vif_plug_ovs DEBUG: copying vif_plug_ovs/linux_net.py -> build/lib/vif_plug_ovs DEBUG: copying vif_plug_ovs/ovs.py -> build/lib/vif_plug_ovs DEBUG: copying vif_plug_ovs/privsep.py -> build/lib/vif_plug_ovs DEBUG: creating build/lib/vif_plug_ovs/tests/unit/ovsdb DEBUG: copying vif_plug_ovs/tests/unit/ovsdb/__init__.py -> build/lib/vif_plug_ovs/tests/unit/ovsdb DEBUG: copying vif_plug_ovs/tests/unit/ovsdb/test_ovsdb_lib.py -> build/lib/vif_plug_ovs/tests/unit/ovsdb DEBUG: creating build/lib/vif_plug_ovs/ovsdb DEBUG: copying vif_plug_ovs/ovsdb/__init__.py -> build/lib/vif_plug_ovs/ovsdb DEBUG: copying vif_plug_ovs/ovsdb/api.py -> build/lib/vif_plug_ovs/ovsdb DEBUG: copying vif_plug_ovs/ovsdb/impl_idl.py -> build/lib/vif_plug_ovs/ovsdb DEBUG: copying vif_plug_ovs/ovsdb/impl_vsctl.py -> build/lib/vif_plug_ovs/ovsdb DEBUG: copying vif_plug_ovs/ovsdb/ovsdb_lib.py -> build/lib/vif_plug_ovs/ovsdb DEBUG: creating build/lib/vif_plug_ovs/tests/functional/ovsdb DEBUG: copying vif_plug_ovs/tests/functional/ovsdb/__init__.py -> build/lib/vif_plug_ovs/tests/functional/ovsdb DEBUG: copying vif_plug_ovs/tests/functional/ovsdb/test_ovsdb_lib.py -> build/lib/vif_plug_ovs/tests/functional/ovsdb DEBUG: creating build/lib/vif_plug_noop DEBUG: copying vif_plug_noop/__init__.py -> build/lib/vif_plug_noop DEBUG: copying vif_plug_noop/noop.py -> build/lib/vif_plug_noop DEBUG: creating build/lib/vif_plug_noop/tests DEBUG: creating build/lib/vif_plug_noop/tests/unit DEBUG: copying vif_plug_noop/tests/unit/__init__.py -> build/lib/vif_plug_noop/tests/unit DEBUG: copying vif_plug_noop/tests/unit/test_plugin.py -> build/lib/vif_plug_noop/tests/unit DEBUG: copying vif_plug_noop/tests/__init__.py -> build/lib/vif_plug_noop/tests DEBUG: running egg_info DEBUG: writing os_vif.egg-info/PKG-INFO DEBUG: writing dependency_links to os_vif.egg-info/dependency_links.txt DEBUG: writing entry points to os_vif.egg-info/entry_points.txt DEBUG: deleting os_vif.egg-info/requires.txt DEBUG: writing top-level names to os_vif.egg-info/top_level.txt DEBUG: writing pbr to os_vif.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitignore' DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitreview' DEBUG: BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'os_vif.egg-info/SOURCES.txt' DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + sphinx-build-3 -b html doc/source doc/build/html DEBUG: Running Sphinx v1.7.6 DEBUG: connecting events for openstackdocstheme DEBUG: making output directory... DEBUG: loading pickled environment... not yet created DEBUG: Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 9 source files that are out of date DEBUG: updating environment: 9 added, 0 changed, 0 removed DEBUG: reading sources... [ 11%] contributor/contributing DEBUG: reading sources... [ 22%] index DEBUG: reading sources... [ 33%] reference/glossary DEBUG: reading sources... [ 44%] user/host-info DEBUG: reading sources... [ 55%] user/plugins/linux-bridge DEBUG: reading sources... [ 66%] user/plugins/noop DEBUG: reading sources... [ 77%] user/plugins/ovs DEBUG: reading sources... [ 88%] user/usage DEBUG: reading sources... [100%] user/vif-types DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 11%] contributor/contributing DEBUG: writing output... [ 22%] index DEBUG: writing output... [ 33%] reference/glossary DEBUG: writing output... [ 44%] user/host-info DEBUG: writing output... [ 55%] user/plugins/linux-bridge DEBUG: writing output... [ 66%] user/plugins/noop DEBUG: writing output... [ 77%] user/plugins/ovs DEBUG: writing output... [ 88%] user/usage DEBUG: writing output... [100%] user/vif-types DEBUG: generating indices... genindex py-modindex DEBUG: writing additional pages... search DEBUG: copying static files... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en) ... done DEBUG: dumping object inventory... done DEBUG: build succeeded. DEBUG: The HTML pages are in doc/build/html. DEBUG: + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.trmVuN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64 DEBUG: BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64 DEBUG: + cd os_vif-2.1.0 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ cat _current_flavor DEBUG: + python_flavor=python3 DEBUG: + '[' -z python3 ']' DEBUG: + '[' python3 '!=' python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64 --prefix /usr DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_noop DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_noop/tests DEBUG: copying build/lib/vif_plug_noop/tests/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_noop/tests DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_noop/tests/unit DEBUG: copying build/lib/vif_plug_noop/tests/unit/test_plugin.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_noop/tests/unit DEBUG: copying build/lib/vif_plug_noop/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_noop/tests/unit DEBUG: copying build/lib/vif_plug_noop/noop.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_noop DEBUG: copying build/lib/vif_plug_noop/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_noop DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/ovsdb DEBUG: copying build/lib/vif_plug_ovs/ovsdb/ovsdb_lib.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/ovsdb DEBUG: copying build/lib/vif_plug_ovs/ovsdb/impl_vsctl.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/ovsdb DEBUG: copying build/lib/vif_plug_ovs/ovsdb/impl_idl.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/ovsdb DEBUG: copying build/lib/vif_plug_ovs/ovsdb/api.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/ovsdb DEBUG: copying build/lib/vif_plug_ovs/ovsdb/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/ovsdb DEBUG: copying build/lib/vif_plug_ovs/privsep.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs DEBUG: copying build/lib/vif_plug_ovs/ovs.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs DEBUG: copying build/lib/vif_plug_ovs/linux_net.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs DEBUG: copying build/lib/vif_plug_ovs/exception.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs DEBUG: copying build/lib/vif_plug_ovs/constants.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs DEBUG: copying build/lib/vif_plug_ovs/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests DEBUG: copying build/lib/vif_plug_ovs/tests/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/functional DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/functional/ovsdb DEBUG: copying build/lib/vif_plug_ovs/tests/functional/ovsdb/test_ovsdb_lib.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/functional/ovsdb DEBUG: copying build/lib/vif_plug_ovs/tests/functional/ovsdb/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/functional/ovsdb DEBUG: copying build/lib/vif_plug_ovs/tests/functional/base.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/functional DEBUG: copying build/lib/vif_plug_ovs/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/functional DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/unit/ovsdb DEBUG: copying build/lib/vif_plug_ovs/tests/unit/ovsdb/test_ovsdb_lib.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/unit/ovsdb DEBUG: copying build/lib/vif_plug_ovs/tests/unit/ovsdb/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/unit/ovsdb DEBUG: copying build/lib/vif_plug_ovs/tests/unit/test_plugin.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/unit DEBUG: copying build/lib/vif_plug_ovs/tests/unit/test_linux_net.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/unit DEBUG: copying build/lib/vif_plug_ovs/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge DEBUG: copying build/lib/vif_plug_linux_bridge/privsep.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge DEBUG: copying build/lib/vif_plug_linux_bridge/linux_net.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge DEBUG: copying build/lib/vif_plug_linux_bridge/linux_bridge.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge DEBUG: copying build/lib/vif_plug_linux_bridge/iptables.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge DEBUG: copying build/lib/vif_plug_linux_bridge/constants.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge DEBUG: copying build/lib/vif_plug_linux_bridge/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge/tests DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge/tests/unit DEBUG: copying build/lib/vif_plug_linux_bridge/tests/unit/test_plugin.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge/tests/unit DEBUG: copying build/lib/vif_plug_linux_bridge/tests/unit/test_linux_net.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge/tests/unit DEBUG: copying build/lib/vif_plug_linux_bridge/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge/tests/unit DEBUG: copying build/lib/vif_plug_linux_bridge/tests/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge/tests DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects DEBUG: copying build/lib/os_vif/objects/vif.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects DEBUG: copying build/lib/os_vif/objects/subnet.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects DEBUG: copying build/lib/os_vif/objects/route.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects DEBUG: copying build/lib/os_vif/objects/network.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects DEBUG: copying build/lib/os_vif/objects/instance_info.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects DEBUG: copying build/lib/os_vif/objects/host_info.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects DEBUG: copying build/lib/os_vif/objects/fixed_ip.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects DEBUG: copying build/lib/os_vif/objects/fields.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects DEBUG: copying build/lib/os_vif/objects/base.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects DEBUG: copying build/lib/os_vif/objects/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects DEBUG: copying build/lib/os_vif/version.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif DEBUG: copying build/lib/os_vif/utils.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif DEBUG: copying build/lib/os_vif/plugin.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif DEBUG: copying build/lib/os_vif/i18n.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif DEBUG: copying build/lib/os_vif/exception.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif DEBUG: copying build/lib/os_vif/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip/linux DEBUG: copying build/lib/os_vif/internal/ip/linux/impl_pyroute2.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip/linux DEBUG: copying build/lib/os_vif/internal/ip/linux/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip/linux DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip/windows DEBUG: copying build/lib/os_vif/internal/ip/windows/impl_netifaces.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip/windows DEBUG: copying build/lib/os_vif/internal/ip/windows/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip/windows DEBUG: copying build/lib/os_vif/internal/ip/ip_command.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip DEBUG: copying build/lib/os_vif/internal/ip/api.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip DEBUG: copying build/lib/os_vif/internal/ip/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip DEBUG: copying build/lib/os_vif/internal/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests DEBUG: copying build/lib/os_vif/tests/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional/internal DEBUG: copying build/lib/os_vif/tests/functional/internal/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional/internal DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional/internal/command DEBUG: copying build/lib/os_vif/tests/functional/internal/command/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional/internal/command DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional/internal/command/ip DEBUG: copying build/lib/os_vif/tests/functional/internal/command/ip/test_impl_pyroute2.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional/internal/command/ip DEBUG: copying build/lib/os_vif/tests/functional/internal/command/ip/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional/internal/command/ip DEBUG: copying build/lib/os_vif/tests/functional/privsep.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional DEBUG: copying build/lib/os_vif/tests/functional/base.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional DEBUG: copying build/lib/os_vif/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal DEBUG: copying build/lib/os_vif/tests/unit/internal/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal/ip DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal/ip/linux DEBUG: copying build/lib/os_vif/tests/unit/internal/ip/linux/test_impl_pyroute2.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal/ip/linux DEBUG: copying build/lib/os_vif/tests/unit/internal/ip/linux/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal/ip/linux DEBUG: copying build/lib/os_vif/tests/unit/internal/ip/test_api.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal/ip DEBUG: copying build/lib/os_vif/tests/unit/internal/ip/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal/ip DEBUG: creating /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal/ip/windows DEBUG: copying build/lib/os_vif/tests/unit/internal/ip/windows/test_impl_netifaces.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal/ip/windows DEBUG: copying build/lib/os_vif/tests/unit/internal/ip/windows/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal/ip/windows DEBUG: copying build/lib/os_vif/tests/unit/test_vif.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit DEBUG: copying build/lib/os_vif/tests/unit/test_os_vif.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit DEBUG: copying build/lib/os_vif/tests/unit/test_objects.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit DEBUG: copying build/lib/os_vif/tests/unit/test_host_info.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit DEBUG: copying build/lib/os_vif/tests/unit/test_exception.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit DEBUG: copying build/lib/os_vif/tests/unit/test_base.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit DEBUG: copying build/lib/os_vif/tests/unit/base.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit DEBUG: copying build/lib/os_vif/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_noop/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_noop/tests/unit/test_plugin.py to test_plugin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_noop/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_noop/noop.py to noop.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_noop/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/ovsdb/ovsdb_lib.py to ovsdb_lib.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/ovsdb/impl_vsctl.py to impl_vsctl.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/ovsdb/impl_idl.py to impl_idl.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/ovsdb/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/ovsdb/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/privsep.py to privsep.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/ovs.py to ovs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/linux_net.py to linux_net.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/exception.py to exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/functional/ovsdb/test_ovsdb_lib.py to test_ovsdb_lib.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/functional/ovsdb/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/functional/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/functional/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/unit/ovsdb/test_ovsdb_lib.py to test_ovsdb_lib.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/unit/ovsdb/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/unit/test_plugin.py to test_plugin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/unit/test_linux_net.py to test_linux_net.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_ovs/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge/privsep.py to privsep.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge/linux_net.py to linux_net.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge/linux_bridge.py to linux_bridge.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge/iptables.py to iptables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge/tests/unit/test_plugin.py to test_plugin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge/tests/unit/test_linux_net.py to test_linux_net.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/vif_plug_linux_bridge/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects/vif.py to vif.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects/subnet.py to subnet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects/route.py to route.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects/network.py to network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects/instance_info.py to instance_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects/host_info.py to host_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects/fixed_ip.py to fixed_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects/fields.py to fields.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/objects/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/plugin.py to plugin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/i18n.py to i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/exception.py to exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip/linux/impl_pyroute2.py to impl_pyroute2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip/linux/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip/windows/impl_netifaces.py to impl_netifaces.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip/windows/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip/ip_command.py to ip_command.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/ip/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/internal/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional/internal/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional/internal/command/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional/internal/command/ip/test_impl_pyroute2.py to test_impl_pyroute2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional/internal/command/ip/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional/privsep.py to privsep.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/functional/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal/ip/linux/test_impl_pyroute2.py to test_impl_pyroute2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal/ip/linux/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal/ip/test_api.py to test_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal/ip/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal/ip/windows/test_impl_netifaces.py to test_impl_netifaces.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/internal/ip/windows/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/test_vif.py to test_vif.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/test_os_vif.py to test_os_vif.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/test_objects.py to test_objects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/test_host_info.py to test_host_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/test_exception.py to test_exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmp0o9twqi4.py' DEBUG: /usr/bin/python3 /tmp/tmp0o9twqi4.py DEBUG: removing /tmp/tmp0o9twqi4.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing os_vif.egg-info/PKG-INFO DEBUG: writing dependency_links to os_vif.egg-info/dependency_links.txt DEBUG: writing entry points to os_vif.egg-info/entry_points.txt DEBUG: writing top-level names to os_vif.egg-info/top_level.txt DEBUG: writing pbr to os_vif.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitignore' DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitreview' DEBUG: BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'os_vif.egg-info/SOURCES.txt' DEBUG: Copying os_vif.egg-info to /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6/site-packages/os_vif-2.1.0-py3.6.egg-info DEBUG: running install_scripts DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.1.0-0.20200630162708.989f5a7.el8 --unique-debug-suffix -2.1.0-0.20200630162708.989f5a7.el8.x86_64 --unique-debug-src-base python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/os_vif-2.1.0 DEBUG: BUILDSTDERR: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/bin/python3 DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BKQNNS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os_vif-2.1.0 DEBUG: + export OS_TEST_PATH=./os_vif/tests/unit DEBUG: + OS_TEST_PATH=./os_vif/tests/unit DEBUG: + export PATH=/builddir/.local/bin:/builddir/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/bin DEBUG: + PATH=/builddir/.local/bin:/builddir/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/bin DEBUG: + export PYTHONPATH=/builddir/build/BUILD/os_vif-2.1.0 DEBUG: + PYTHONPATH=/builddir/build/BUILD/os_vif-2.1.0 DEBUG: + PYTHON=/usr/bin/python3 DEBUG: + stestr-3 --test-path ./os_vif/tests/unit run DEBUG: BUILDSTDERR: NetlinkError was raised, code 40, message: (40, 'Error message') DEBUG: {2} os_vif.tests.unit.internal.ip.linux.test_impl_pyroute2.TestIpCommand.test_add_vlan [0.001105s] ... ok DEBUG: {2} os_vif.tests.unit.internal.ip.linux.test_impl_pyroute2.TestIpCommand.test_delete [0.000832s] ... ok DEBUG: {2} os_vif.tests.unit.internal.ip.linux.test_impl_pyroute2.TestIpCommand.test_set [0.000699s] ... ok DEBUG: {1} os_vif.tests.unit.internal.ip.linux.test_impl_pyroute2.TestIpCommand.test_add_bridge [0.000923s] ... ok DEBUG: {1} os_vif.tests.unit.internal.ip.linux.test_impl_pyroute2.TestIpCommand.test_add_other_type [0.000610s] ... ok DEBUG: {1} os_vif.tests.unit.internal.ip.linux.test_impl_pyroute2.TestIpCommand.test_add_veth [0.000617s] ... ok DEBUG: {1} os_vif.tests.unit.internal.ip.windows.test_impl_netifaces.TestIPDevice.test_exists [0.000485s] ... ok DEBUG: {1} os_vif.tests.unit.internal.ip.windows.test_impl_netifaces.TestIPDevice.test_exists_os_error_exception [0.000841s] ... ok DEBUG: {1} os_vif.tests.unit.test_base.TestVersionedObjectPrintable.test_import_non_ovo_class [0.000592s] ... ok DEBUG: {1} os_vif.tests.unit.test_base.TestVersionedObjectPrintable.test_serialize_object [0.001426s] ... ok DEBUG: {1} os_vif.tests.unit.test_exception.VIFExceptionTestCase.test_error_msg [0.000069s] ... ok DEBUG: {1} os_vif.tests.unit.test_host_info.TestHostInfo.test_common_version_no_version [0.004020s] ... ok DEBUG: {1} os_vif.tests.unit.test_host_info.TestHostInfo.test_plugin_existance [0.000303s] ... ok DEBUG: {2} os_vif.tests.unit.internal.ip.test_api.TestIpApi.test_get_impl_linux [0.000383s] ... ok DEBUG: {2} os_vif.tests.unit.internal.ip.test_api.TestIpApi.test_get_impl_windows [0.000315s] ... ok DEBUG: {2} os_vif.tests.unit.test_base.TestVersionedObjectPrintable.test_print_object [0.000667s] ... ok DEBUG: {2} os_vif.tests.unit.test_host_info.TestHostInfo.test_common_version_no_obj [0.004344s] ... ok DEBUG: {2} os_vif.tests.unit.test_host_info.TestHostInfo.test_common_version_ok [0.000344s] ... ok DEBUG: {2} os_vif.tests.unit.test_host_info.TestHostInfo.test_filtering [0.000545s] ... ok DEBUG: {0} os_vif.tests.unit.internal.ip.linux.test_impl_pyroute2.TestIpCommand.test_add_bridge_with_ageing [0.000969s] ... ok DEBUG: {0} os_vif.tests.unit.internal.ip.linux.test_impl_pyroute2.TestIpCommand.test_add_exit_code [0.000960s] ... ok DEBUG: {0} os_vif.tests.unit.test_exception.VIFExceptionTestCase.test_default_error_msg [0.000127s] ... ok DEBUG: {0} os_vif.tests.unit.test_host_info.TestHostInfo.test_plugin_fetch [0.007836s] ... ok DEBUG: {0} os_vif.tests.unit.test_host_info.TestHostInfo.test_vif_existance [0.000341s] ... ok DEBUG: {0} os_vif.tests.unit.test_host_info.TestHostInfo.test_vif_fetch [0.000382s] ... ok DEBUG: {0} os_vif.tests.unit.test_objects.TestObjectVersions.test_versions [0.004464s] ... ok DEBUG: {0} os_vif.tests.unit.test_objects.TestObjectVersions.test_vif_vhost_user_obj_make_compatible [0.000242s] ... ok DEBUG: {0} os_vif.tests.unit.test_os_vif.TestOSVIF.test_load_plugin [0.000278s] ... ok DEBUG: BUILDSTDERR: NetlinkError was raised, code 40, message: (40, 'Error message') DEBUG: BUILDSTDERR: NetlinkError was raised, code 40, message: (40, 'Error message') DEBUG: {3} os_vif.tests.unit.internal.ip.linux.test_impl_pyroute2.TestIpCommand.test_add_vlan_no_interface_found [0.001006s] ... ok DEBUG: {3} os_vif.tests.unit.internal.ip.linux.test_impl_pyroute2.TestIpCommand.test_delete_exit_code [0.001102s] ... ok DEBUG: {3} os_vif.tests.unit.internal.ip.linux.test_impl_pyroute2.TestIpCommand.test_delete_no_interface_found [0.000712s] ... ok DEBUG: {3} os_vif.tests.unit.internal.ip.linux.test_impl_pyroute2.TestIpCommand.test_set_exit_code [0.001055s] ... ok DEBUG: {3} os_vif.tests.unit.internal.ip.linux.test_impl_pyroute2.TestIpCommand.test_set_no_interface_found [0.000576s] ... ok DEBUG: {3} os_vif.tests.unit.internal.ip.windows.test_impl_netifaces.TestIPDevice.test_exists_not_found [0.000875s] ... ok DEBUG: {3} os_vif.tests.unit.test_exception.VIFExceptionTestCase.test_default_error_msg_with_kwargs [0.000116s] ... ok DEBUG: {3} os_vif.tests.unit.test_host_info.TestHostInfo.test_serialization [0.005584s] ... ok DEBUG: {3} os_vif.tests.unit.test_os_vif.TestOSVIF.test_load_plugin_no_config [0.000134s] ... ok DEBUG: {3} os_vif.tests.unit.test_os_vif.TestOSVIF.test_unplug_not_initialized [0.000116s] ... ok DEBUG: {3} os_vif.tests.unit.test_vif.TestVIFS.test_pending_warnings_emitted_class_direct [0.000137s] ... ok DEBUG: {3} os_vif.tests.unit.test_vif.TestVIFS.test_port_profile_fp_bridge_backport_1_0 [0.000240s] ... ok DEBUG: {3} os_vif.tests.unit.test_vif.TestVIFS.test_port_profile_fp_ovs_backport_1_1 [0.000451s] ... ok DEBUG: {3} os_vif.tests.unit.test_vif.TestVIFS.test_port_profile_ovs_backport_1_0 [0.000179s] ... ok DEBUG: {3} os_vif.tests.unit.test_vif.TestVIFS.test_vif_bridge_ovs [0.000756s] ... ok DEBUG: {3} os_vif.tests.unit.test_vif.TestVIFS.test_vif_direct_vepa_qbg [0.000918s] ... ok DEBUG: {3} os_vif.tests.unit.test_vif.TestVIFS.test_vif_direct_vepa_qbh [0.000601s] ... ok DEBUG: {3} os_vif.tests.unit.test_vif.TestVIFS.test_vif_vhost_user_generic_representor [0.000807s] ... ok DEBUG: {2} os_vif.tests.unit.test_os_vif.TestOSVIF.test_host_info_all [0.135015s] ... ok DEBUG: {2} os_vif.tests.unit.test_os_vif.TestOSVIF.test_host_info_filtered [0.000882s] ... ok DEBUG: {2} os_vif.tests.unit.test_os_vif.TestOSVIF.test_initialize [0.001029s] ... ok DEBUG: {2} os_vif.tests.unit.test_os_vif.TestOSVIF.test_plug_not_initialized [0.000144s] ... ok DEBUG: {2} os_vif.tests.unit.test_vif.TestVIFS.test_port_profile_8021qbh_backport_1_0 [0.000257s] ... ok DEBUG: {2} os_vif.tests.unit.test_vif.TestVIFS.test_port_profile_base_backport_1_0 [0.000177s] ... ok DEBUG: {2} os_vif.tests.unit.test_vif.TestVIFS.test_port_profile_fp_ovs_backport_1_0 [0.000395s] ... ok DEBUG: {2} os_vif.tests.unit.test_vif.TestVIFS.test_vif_vhost_user_fp_lb [0.000633s] ... ok DEBUG: {2} os_vif.tests.unit.test_vif.TestVIFS.test_vif_vhost_user_fp_tap [0.000586s] ... ok DEBUG: {1} os_vif.tests.unit.test_os_vif.TestOSVIF.test_plug [0.133477s] ... ok DEBUG: {1} os_vif.tests.unit.test_vif.TestVIFS.test_port_profile_8021qbg_backport_1_0 [0.000406s] ... ok DEBUG: {0} os_vif.tests.unit.test_os_vif.TestOSVIF.test_unplug [0.145387s] ... ok DEBUG: {1} os_vif.tests.unit.test_vif.TestVIFS.test_port_profile_dpdk_k8s_backport_1_0 [0.000251s] ... ok DEBUG: {1} os_vif.tests.unit.test_vif.TestVIFS.test_port_profile_ovs_backport_1_2 [0.000169s] ... ok DEBUG: {1} os_vif.tests.unit.test_vif.TestVIFS.test_port_profile_ovs_representor_backport_1_0 [0.000431s] ... ok DEBUG: {1} os_vif.tests.unit.test_vif.TestVIFS.test_vif_host_dev_plain [0.000400s] ... ok DEBUG: {1} os_vif.tests.unit.test_vif.TestVIFS.test_vif_host_dev_vepa_qbh [0.000545s] ... ok DEBUG: {1} os_vif.tests.unit.test_vif.TestVIFS.test_vif_vhost_user [0.000393s] ... ok DEBUG: {1} os_vif.tests.unit.test_vif.TestVIFS.test_vif_vhost_user_fp_ovs [0.000909s] ... ok DEBUG: {0} os_vif.tests.unit.test_vif.TestVIFS.test_port_profile_fp_tap_backport_1_0 [0.000330s] ... ok DEBUG: {0} os_vif.tests.unit.test_vif.TestVIFS.test_port_profile_ovs_backport_1_1 [0.000280s] ... ok DEBUG: {0} os_vif.tests.unit.test_vif.TestVIFS.test_port_profile_ovs_representor_backport_1_1 [0.000346s] ... ok DEBUG: {0} os_vif.tests.unit.test_vif.TestVIFS.test_vif_bridge_plain [0.000364s] ... ok DEBUG: {0} os_vif.tests.unit.test_vif.TestVIFS.test_vif_direct_plain [0.000411s] ... ok DEBUG: {0} os_vif.tests.unit.test_vif.TestVIFS.test_vif_generic [0.000295s] ... ok DEBUG: {0} os_vif.tests.unit.test_vif.TestVIFS.test_vif_host_dev_ovs_offload [0.001018s] ... ok DEBUG: {0} os_vif.tests.unit.test_vif.TestVIFS.test_vif_nested_dpdk_k8s [0.001473s] ... ok DEBUG: {0} os_vif.tests.unit.test_vif.TestVIFS.test_vif_vhost_user_ovs_representor [0.000955s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 74 tests in 0.1690 sec. DEBUG: - Passed: 74 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 0.4770 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (19 tests) => 0:00:00.169046 DEBUG: - Worker 1 (19 tests) => 0:00:00.149149 DEBUG: - Worker 2 (18 tests) => 0:00:00.150559 DEBUG: - Worker 3 (18 tests) => 0:00:00.017424 DEBUG: + exit 0 DEBUG: Processing files: python3-os-vif-2.1.0-0.20200630162708.989f5a7.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5UUA44 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os_vif-2.1.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/share/licenses/python3-os-vif DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/share/licenses/python3-os-vif DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/share/licenses/python3-os-vif DEBUG: + exit 0 DEBUG: Provides: python3-os-vif = 2.1.0-0.20200630162708.989f5a7.el8 python3.6dist(os-vif) = 2.1.0 python3dist(os-vif) = 2.1.0 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.6 DEBUG: Processing files: python3-os-vif-tests-2.1.0-0.20200630162708.989f5a7.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hfbr4K DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os_vif-2.1.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/share/licenses/python3-os-vif-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/share/licenses/python3-os-vif-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/share/licenses/python3-os-vif-tests DEBUG: + exit 0 DEBUG: Provides: python3-os-vif-tests = 2.1.0-0.20200630162708.989f5a7.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.6 DEBUG: Processing files: python-os-vif-doc-2.1.0-0.20200630162708.989f5a7.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lN3RbQ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os_vif-2.1.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/share/doc/python-os-vif-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/share/doc/python-os-vif-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/share/doc/python-os-vif-doc DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/share/doc/python-os-vif-doc DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FITBlV DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os_vif-2.1.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/share/licenses/python-os-vif-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/share/licenses/python-os-vif-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64/usr/share/licenses/python-os-vif-doc DEBUG: + exit 0 DEBUG: Provides: python-os-vif-doc = 2.1.0-0.20200630162708.989f5a7.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-os-vif-2.1.0-0.20200630162708.989f5a7.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-os-vif-tests-2.1.0-0.20200630162708.989f5a7.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python-os-vif-doc-2.1.0-0.20200630162708.989f5a7.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hSlCI3 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os_vif-2.1.0 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 DEBUG: Copying packages to result dir Finish: rpmbuild python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.src.rpm Finish: build phase for python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.src.rpm INFO: Done(/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3/python-os-vif-2.1.0-0.20200630162708.989f5a7.el8.src.rpm) Config(dlrn-5) 1 minutes 21 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1677076 737284 1092924 5585576 4929296 DEBUG: Swap: 4194300 579840 3614460 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '20f85b4c735242d99e9739e1d1095433', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages INFO: installing package(s): /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3/python-os-vif-doc-2.1.0-0.20200630162708.989f5a7.el8.noarch.rpm /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3/python3-os-vif-tests-2.1.0-0.20200630162708.989f5a7.el8.noarch.rpm /home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3/python3-os-vif-2.1.0-0.20200630162708.989f5a7.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3/python-os-vif-doc-2.1.0-0.20200630162708.989f5a7.el8.noarch.rpm', '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3/python3-os-vif-tests-2.1.0-0.20200630162708.989f5a7.el8.noarch.rpm', '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3/python3-os-vif-2.1.0-0.20200630162708.989f5a7.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3/python-os-vif-doc-2.1.0-0.20200630162708.989f5a7.el8.noarch.rpm', '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3/python3-os-vif-tests-2.1.0-0.20200630162708.989f5a7.el8.noarch.rpm', '/home/rhel8-master/data/repos/98/9f/989f5a7d92b2459444e6956facb332f19e7c6537_4b5340f3/python3-os-vif-2.1.0-0.20200630162708.989f5a7.el8.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 9.1 kB/s | 2.0 kB 00:00 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 629 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 328 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 49 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python-os-vif-doc noarch2.1.0-0.20200630162708.989f5a7.el8 @commandline 972 k DEBUG: python3-os-vif-tests noarch2.1.0-0.20200630162708.989f5a7.el8 @commandline 81 k DEBUG: python3-os-vif noarch2.1.0-0.20200630162708.989f5a7.el8 @commandline 96 k DEBUG: Installing dependencies: DEBUG: python-oslo-concurrency-lang noarch4.1.1-0.20200618074122.b7fc1e1.el8 local 13 k DEBUG: python-oslo-i18n-lang noarch5.0.0-0.20200605153922.761ce99.el8 local 13 k DEBUG: python-oslo-log-lang noarch4.2.1-0.20200605154533.65d5ec3.el8 local 12 k DEBUG: python-oslo-middleware-lang noarch4.1.0-0.20200605152205.bfb4ba8.el8 local 11 k DEBUG: python-oslo-privsep-lang noarch2.2.0-0.20200605151256.18d42bd.el8 local 12 k DEBUG: python-oslo-utils-lang noarch4.2.1-0.20200615064007.b993823.el8 local 12 k DEBUG: python-oslo-versionedobjects-lang noarch2.1.0-0.20200630134011.b7cf243.el8 local 12 k DEBUG: python3-cliff noarch3.1.0-0.20200330074912.5405c3d.el8 local 95 k DEBUG: python3-debtcollector noarch2.1.0-0.20200605151926.17ab8c0.el8 local 31 k DEBUG: python3-futurist noarch2.2.0-0.20200605151004.604b63d.el8 local 63 k DEBUG: python3-hacking noarch1.0.1-0.20191002171656.865398f.el8 local 53 k DEBUG: python3-os-testr noarch2.0.0-0.20200416120104.248dc81.el8 local 71 k DEBUG: python3-oslo-concurrency noarch4.1.1-0.20200618074122.b7fc1e1.el8 local 40 k DEBUG: python3-oslo-config noarch2:8.1.0-0.20200603084057.2b698fa.el8 local 223 k DEBUG: python3-oslo-context noarch3.1.0-0.20200605151059.9abd745.el8 local 25 k DEBUG: python3-oslo-i18n noarch5.0.0-0.20200605153922.761ce99.el8 local 57 k DEBUG: python3-oslo-log noarch4.2.1-0.20200605154533.65d5ec3.el8 local 62 k DEBUG: python3-oslo-messaging noarch12.0.0-0.20200315133106.d87618b.el8 local 225 k DEBUG: python3-oslo-middleware noarch4.1.0-0.20200605152205.bfb4ba8.el8 local 53 k DEBUG: python3-oslo-privsep noarch2.2.0-0.20200605151256.18d42bd.el8 local 39 k DEBUG: python3-oslo-serialization noarch4.0.0-0.20200618074026.be10175.el8 local 32 k DEBUG: python3-oslo-service noarch2.2.0-0.20200603085014.a61c15d.el8 local 70 k DEBUG: python3-oslo-utils noarch4.2.1-0.20200615064007.b993823.el8 local 78 k DEBUG: python3-oslo-versionedobjects noarch2.1.0-0.20200630134011.b7cf243.el8 local 78 k DEBUG: python3-oslo-versionedobjects-tests noarch2.1.0-0.20200630134011.b7cf243.el8 local 79 k DEBUG: python3-oslotest noarch4.3.0-0.20200605152835.5a0d3c2.el8 local 47 k DEBUG: python3-ovsdbapp noarch1.0.0-0.20200127094213.781ecb5.el8 local 113 k DEBUG: python3-stevedore noarch2.0.0-0.20200605154753.0c10f5c.el8 local 62 k DEBUG: container-selinux noarch2:2.75-1.git99e2cfd.module+el8+2769+577ad176 appstream 43 k DEBUG: python3-pyOpenSSL noarch18.0.0-1.el8 appstream 103 k DEBUG: unbound-libs x86_641.7.3-8.el8 appstream 499 k DEBUG: checkpolicy x86_642.8-2.el8 base 338 k DEBUG: iproute x86_644.18.0-11.el8 base 607 k DEBUG: libevent x86_642.1.8-5.el8 base 253 k DEBUG: libmnl x86_641.0.4-6.el8 base 30 k DEBUG: libselinux-utils x86_642.8-6.el8 base 168 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 k DEBUG: numactl-libs x86_642.0.12-2.el8 base 36 k DEBUG: policycoreutils x86_642.8-16.1.el8 base 362 k DEBUG: policycoreutils-python-utils noarch2.8-16.1.el8 base 228 k DEBUG: python3-audit x86_643.0-0.10.20180831git0047a6c.el8 base 85 k DEBUG: python3-libselinux x86_642.8-6.el8 base 256 k DEBUG: python3-libsemanage x86_642.8-5.el8 base 127 k DEBUG: python3-policycoreutils noarch2.8-16.1.el8 base 2.2 M DEBUG: python3-pyyaml x86_643.12-12.el8 base 193 k DEBUG: python3-setools x86_644.2.0-2.el8 base 598 k DEBUG: rpm-plugin-selinux x86_644.14.2-9.el8 base 71 k DEBUG: selinux-policy noarch3.14.1-61.el8 base 591 k DEBUG: selinux-policy-targeted noarch3.14.1-61.el8 base 15 M DEBUG: openvswitch-selinux-extra-policy noarch1.0-10.el8fdb delorean-rhel8-master-deps 12 k DEBUG: openvswitch2.11 x86_642.11.0-0.20190129gitd3a10db.el8fdb delorean-rhel8-master-deps 12 M DEBUG: python3-amqp noarch2.4.1-1.el8ost delorean-rhel8-master-deps 94 k DEBUG: python3-asn1crypto noarch0.24.0-3.el8ost delorean-rhel8-master-deps 180 k DEBUG: python3-cachetools noarch3.1.0-1.el8ost delorean-rhel8-master-deps 32 k DEBUG: python3-cffi x86_641.11.5-6.2.el8ost delorean-rhel8-master-deps 236 k DEBUG: python3-cmd2 noarch0.6.8-10.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-cryptography x86_642.3-3.el8ost delorean-rhel8-master-deps 509 k DEBUG: python3-dateutil noarch1:2.8.0-1.el8ost delorean-rhel8-master-deps 294 k DEBUG: python3-extras noarch1.0.0-5.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-fasteners noarch0.14.1-15.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-fixtures noarch3.0.0-8.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-flake8 noarch3.5.0-6.el8ost delorean-rhel8-master-deps 121 k DEBUG: python3-funcsigs noarch1.0.2-3.el8ost delorean-rhel8-master-deps 28 k DEBUG: python3-future noarch0.16.0-6.el8ost delorean-rhel8-master-deps 783 k DEBUG: python3-inotify noarch0.9.6-13.1.el8ost delorean-rhel8-master-deps 56 k DEBUG: python3-iso8601 noarch0.1.11-9.el8ost delorean-rhel8-master-deps 24 k DEBUG: python3-kombu noarch1:4.2.2-1.el8ost delorean-rhel8-master-deps 354 k DEBUG: python3-linecache2 noarch1.0.0-3.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-mccabe noarch0.6.1-7.1.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-mimeparse noarch1.6.0-5.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-msgpack x86_640.6.1-3.el8ost delorean-rhel8-master-deps 92 k DEBUG: python3-netaddr noarch0.7.19-8.1.el8ost delorean-rhel8-master-deps 1.5 M DEBUG: python3-netifaces x86_640.10.9-2.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-openvswitch2.11 x86_642.11.0-0.20190129gitd3a10db.el8fdb delorean-rhel8-master-deps 242 k DEBUG: python3-paste noarch2.0.3-6.el8ost delorean-rhel8-master-deps 815 k DEBUG: python3-paste-deploy noarch1.5.2-13.el8ost delorean-rhel8-master-deps 52 k DEBUG: python3-ply noarch3.9-7.el8ost delorean-rhel8-master-deps 107 k DEBUG: python3-prettytable noarch0.7.2-15.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-pycodestyle noarch2.4.0-3.1.el8ost delorean-rhel8-master-deps 74 k DEBUG: python3-pycparser noarch2.14-14.el8ost delorean-rhel8-master-deps 108 k DEBUG: python3-pyflakes noarch2.0.0-7.el8ost delorean-rhel8-master-deps 62 k DEBUG: python3-pyngus noarch2.3.0-1.el8 delorean-rhel8-master-deps 52 k DEBUG: python3-pyroute2 noarch0.5.3-3.el8ost delorean-rhel8-master-deps 503 k DEBUG: python3-qpid-proton x86_640.29.0-1.el8 delorean-rhel8-master-deps 361 k DEBUG: python3-repoze-lru noarch0.4-9.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-rfc3986 noarch1.2.0-2.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-rhosp-openvswitch noarch2.11-0.3.el8ost delorean-rhel8-master-deps 6.4 k DEBUG: python3-routes noarch2.4.1-2.el8ost delorean-rhel8-master-deps 195 k DEBUG: python3-statsd noarch3.2.1-6.el8ost delorean-rhel8-master-deps 33 k DEBUG: python3-stestr noarch2.3.1-3.el8ost delorean-rhel8-master-deps 151 k DEBUG: python3-subunit noarch1.3.0-7.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-tempita noarch0.5.1-20.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-testrepository noarch0.0.20-15.el8ost delorean-rhel8-master-deps 173 k DEBUG: python3-testscenarios noarch0.5.0-9.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-testtools noarch2.3.0-8.el8ost delorean-rhel8-master-deps 355 k DEBUG: python3-traceback2 noarch1.4.0-3.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-unittest2 noarch1.1.0-17.el8ost delorean-rhel8-master-deps 184 k DEBUG: python3-vine noarch1.2.0-2.el8ost delorean-rhel8-master-deps 34 k DEBUG: python3-voluptuous noarch0.10.5-5.el8ost delorean-rhel8-master-deps 55 k DEBUG: python3-webob noarch1.8.5-1.el8ost delorean-rhel8-master-deps 251 k DEBUG: python3-wrapt x86_641.11.1-2.el8ost delorean-rhel8-master-deps 54 k DEBUG: python3-yappi x86_641.0-2.el8ost delorean-rhel8-master-deps 44 k DEBUG: qpid-proton-c x86_640.29.0-1.el8 delorean-rhel8-master-deps 196 k DEBUG: Enabling module streams: DEBUG: container-tools rhel8 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 106 Packages DEBUG: Total size: 45 M DEBUG: Installed size: 148 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] container-selinux-2.75-1.git99e2cfd.module+el8+2769+577ad176.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-18.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.7.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-2.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-4.18.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-2.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.12-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-2.8-16.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-2.8-16.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.0-0.10.20180831git0047a6c.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-2.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-2.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-2.8-16.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-3.14.1-61.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-3.14.1-61.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-10.el8fdb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-2.4.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-asn1crypto-0.24.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-3.1.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.11.5-6.2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-0.6.8-10.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-2.3-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-3.5.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-funcsigs-1.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.16.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.11-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-4.2.2-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-linecache2-1.0.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mccabe-0.6.1-7.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mimeparse-1.6.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-0.6.1-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.9-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-2.0.3-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-1.5.2-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycodestyle-2.4.0-3.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-2.0.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.5.3-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.29.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.4-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.3.1-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.3.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-20.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testrepository-0.0.20-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.3.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-traceback2-1.4.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-unittest2-1.1.0-17.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.10.5-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.5-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.11.1-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.0-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.29.0-1.el8.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 1/106 DEBUG: Installing : python3-stevedore-2.0.0-0.20200605154753.0c10f5c 2/106 DEBUG: Installing : python3-webob-1.8.5-1.el8ost.noarch 3/106 DEBUG: Installing : python3-iso8601-0.1.11-9.el8ost.noarch 4/106 DEBUG: Installing : python3-extras-1.0.0-5.el8ost.noarch 5/106 DEBUG: Installing : python3-libselinux-2.8-6.el8.x86_64 6/106 DEBUG: Installing : libselinux-utils-2.8-6.el8.x86_64 7/106 DEBUG: Installing : policycoreutils-2.8-16.1.el8.x86_64 8/106 DEBUG: Running scriptlet: policycoreutils-2.8-16.1.el8.x86_64 8/106 DEBUG: Installing : rpm-plugin-selinux-4.14.2-9.el8.x86_64 9/106 DEBUG: Installing : selinux-policy-3.14.1-61.el8.noarch 10/106 DEBUG: Running scriptlet: selinux-policy-3.14.1-61.el8.noarch 10/106 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.1-61.el8.noarch 11/106 DEBUG: Installing : selinux-policy-targeted-3.14.1-61.el8.noarch 11/106 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.1-61.el8.noarch 11/106 DEBUG: Installing : python3-vine-1.2.0-2.el8ost.noarch 12/106 DEBUG: Installing : python3-amqp-2.4.1-1.el8ost.noarch 13/106 DEBUG: Installing : python3-pyflakes-2.0.0-7.el8ost.noarch 14/106 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 15/106 DEBUG: Installing : python3-msgpack-0.6.1-3.el8ost.x86_64 16/106 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 17/106 DEBUG: Installing : libmnl-1.0.4-6.el8.x86_64 18/106 DEBUG: Running scriptlet: libmnl-1.0.4-6.el8.x86_64 18/106 DEBUG: Installing : iproute-4.18.0-11.el8.x86_64 19/106 DEBUG: Installing : python3-futurist-2.2.0-0.20200605151004.604b63d. 20/106 DEBUG: Installing : python3-kombu-1:4.2.2-1.el8ost.noarch 21/106 DEBUG: Installing : python3-libsemanage-2.8-5.el8.x86_64 22/106 DEBUG: Installing : python3-setools-4.2.0-2.el8.x86_64 23/106 DEBUG: Installing : qpid-proton-c-0.29.0-1.el8.x86_64 24/106 DEBUG: Running scriptlet: qpid-proton-c-0.29.0-1.el8.x86_64 24/106 DEBUG: Installing : python3-qpid-proton-0.29.0-1.el8.x86_64 25/106 DEBUG: Installing : python3-pyngus-2.3.0-1.el8.noarch 26/106 DEBUG: Installing : python3-yappi-1.0-2.el8ost.x86_64 27/106 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 28/106 DEBUG: Installing : python3-debtcollector-2.1.0-0.20200605151926.17a 29/106 DEBUG: Installing : python3-oslo-context-3.1.0-0.20200605151059.9abd 30/106 DEBUG: Installing : python3-voluptuous-0.10.5-5.el8ost.noarch 31/106 DEBUG: Installing : python3-unittest2-1.1.0-17.el8ost.noarch 32/106 DEBUG: Installing : python3-testscenarios-0.5.0-9.el8ost.noarch 33/106 DEBUG: Installing : python3-tempita-0.5.1-20.el8ost.noarch 34/106 DEBUG: Installing : python3-statsd-3.2.1-6.el8ost.noarch 35/106 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 36/106 DEBUG: Installing : python3-repoze-lru-0.4-9.el8ost.noarch 37/106 DEBUG: Installing : python3-routes-2.4.1-2.el8ost.noarch 38/106 DEBUG: Installing : python3-pyroute2-0.5.3-3.el8ost.noarch 39/106 DEBUG: Installing : python3-pycodestyle-2.4.0-3.1.el8ost.noarch 40/106 DEBUG: Installing : python3-ply-3.9-7.el8ost.noarch 41/106 DEBUG: Installing : python3-pycparser-2.14-14.el8ost.noarch 42/106 DEBUG: Installing : python3-cffi-1.11.5-6.2.el8ost.x86_64 43/106 DEBUG: Installing : python3-netifaces-0.10.9-2.el8ost.x86_64 44/106 DEBUG: Installing : python3-mimeparse-1.6.0-5.el8ost.noarch 45/106 DEBUG: Installing : python3-mccabe-0.6.1-7.1.el8ost.noarch 46/106 DEBUG: Installing : python3-flake8-3.5.0-6.el8ost.noarch 47/106 DEBUG: Installing : python3-hacking-1.0.1-0.20191002171656.865398f.e 48/106 DEBUG: Installing : python3-linecache2-1.0.0-3.el8ost.noarch 49/106 DEBUG: Installing : python3-traceback2-1.4.0-3.el8ost.noarch 50/106 DEBUG: Installing : python3-testtools-2.3.0-8.el8ost.noarch 51/106 DEBUG: Installing : python3-subunit-1.3.0-7.el8ost.noarch 52/106 DEBUG: Installing : python3-fixtures-3.0.0-8.el8ost.noarch 53/106 DEBUG: Installing : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2. 54/106 DEBUG: Installing : python3-testrepository-0.0.20-15.el8ost.noarch 55/106 DEBUG: Installing : python3-inotify-0.9.6-13.1.el8ost.noarch 56/106 DEBUG: Installing : python3-future-0.16.0-6.el8ost.noarch 57/106 DEBUG: Installing : python3-fasteners-0.14.1-15.el8ost.noarch 58/106 DEBUG: Installing : python3-dateutil-1:2.8.0-1.el8ost.noarch 59/106 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 60/106 DEBUG: Installing : python3-cachetools-3.1.0-1.el8ost.noarch 61/106 DEBUG: Installing : python3-asn1crypto-0.24.0-3.el8ost.noarch 62/106 DEBUG: Installing : python3-cryptography-2.3-3.el8ost.x86_64 63/106 DEBUG: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 64/106 DEBUG: Installing : python3-paste-2.0.3-6.el8ost.noarch 65/106 DEBUG: Installing : python3-paste-deploy-1.5.2-13.el8ost.noarch 66/106 DEBUG: Installing : python3-audit-3.0-0.10.20180831git0047a6c.el8.x8 67/106 DEBUG: Installing : numactl-libs-2.0.12-2.el8.x86_64 68/106 DEBUG: Running scriptlet: numactl-libs-2.0.12-2.el8.x86_64 68/106 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 69/106 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 70/106 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 71/106 DEBUG: Installing : python3-stestr-2.3.1-3.el8ost.noarch 72/106 DEBUG: Installing : python3-os-testr-2.0.0-0.20200416120104.248dc81. 73/106 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 74/106 DEBUG: Running scriptlet: unbound-libs-1.7.3-8.el8.x86_64 75/106 DEBUG: Installing : unbound-libs-1.7.3-8.el8.x86_64 75/106 DEBUG: Running scriptlet: unbound-libs-1.7.3-8.el8.x86_64 75/106 DEBUG: Installing : checkpolicy-2.8-2.el8.x86_64 76/106 DEBUG: Installing : python3-policycoreutils-2.8-16.1.el8.noarch 77/106 DEBUG: Installing : policycoreutils-python-utils-2.8-16.1.el8.noarch 78/106 DEBUG: Installing : container-selinux-2:2.75-1.git99e2cfd.module+el8 79/106 DEBUG: Running scriptlet: container-selinux-2:2.75-1.git99e2cfd.module+el8 79/106 DEBUG: setsebool: SELinux is disabled. DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 80/106 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 80/106 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 80/106 DEBUG: Running scriptlet: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 81/106 DEBUG: Installing : openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 81/106 DEBUG: Running scriptlet: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 81/106 DEBUG: Installing : python3-openvswitch2.11-2.11.0-0.20190129gitd3a1 82/106 DEBUG: Installing : python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch 83/106 DEBUG: Installing : python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5. 84/106 DEBUG: Installing : python-oslo-versionedobjects-lang-2.1.0-0.202006 85/106 DEBUG: Installing : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 86/106 DEBUG: Installing : python-oslo-privsep-lang-2.2.0-0.20200605151256. 87/106 DEBUG: Installing : python-oslo-middleware-lang-4.1.0-0.202006051522 88/106 DEBUG: Installing : python-oslo-log-lang-4.2.1-0.20200605154533.65d5 89/106 DEBUG: Installing : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 90/106 DEBUG: Installing : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 91/106 DEBUG: Installing : python3-oslo-config-2:8.1.0-0.20200603084057.2b6 92/106 DEBUG: Installing : python3-oslo-utils-4.2.1-0.20200615064007.b99382 93/106 DEBUG: Installing : python3-oslo-serialization-4.0.0-0.2020061807402 94/106 DEBUG: Installing : python3-oslo-log-4.2.1-0.20200605154533.65d5ec3. 95/106 DEBUG: Installing : python3-oslo-privsep-2.2.0-0.20200605151256.18d4 96/106 DEBUG: Installing : python3-oslo-middleware-4.1.0-0.20200605152205.b 97/106 DEBUG: Installing : python-oslo-concurrency-lang-4.1.1-0.20200618074 98/106 DEBUG: Installing : python3-oslo-concurrency-4.1.1-0.20200618074122. 99/106 DEBUG: Installing : python3-oslo-service-2.2.0-0.20200603085014.a61c 100/106 DEBUG: Installing : python3-oslo-messaging-12.0.0-0.20200315133106.d 101/106 DEBUG: Installing : python3-oslo-versionedobjects-2.1.0-0.2020063013 102/106 DEBUG: Installing : python3-oslo-versionedobjects-tests-2.1.0-0.2020 103/106 DEBUG: Installing : python3-os-vif-2.1.0-0.20200630162708.989f5a7.el 104/106 DEBUG: Installing : python3-os-vif-tests-2.1.0-0.20200630162708.989f 105/106 DEBUG: Installing : python-os-vif-doc-2.1.0-0.20200630162708.989f5a7 106/106 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 106/106 DEBUG: Running scriptlet: python-os-vif-doc-2.1.0-0.20200630162708.989f5a7 106/106 DEBUG: Verifying : python-oslo-concurrency-lang-4.1.1-0.20200618074 1/106 DEBUG: Verifying : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 2/106 DEBUG: Verifying : python-oslo-log-lang-4.2.1-0.20200605154533.65d5 3/106 DEBUG: Verifying : python-oslo-middleware-lang-4.1.0-0.202006051522 4/106 DEBUG: Verifying : python-oslo-privsep-lang-2.2.0-0.20200605151256. 5/106 DEBUG: Verifying : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 6/106 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.1.0-0.202006 7/106 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 8/106 DEBUG: Verifying : python3-debtcollector-2.1.0-0.20200605151926.17a 9/106 DEBUG: Verifying : python3-futurist-2.2.0-0.20200605151004.604b63d. 10/106 DEBUG: Verifying : python3-hacking-1.0.1-0.20191002171656.865398f.e 11/106 DEBUG: Verifying : python3-os-testr-2.0.0-0.20200416120104.248dc81. 12/106 DEBUG: Verifying : python3-oslo-concurrency-4.1.1-0.20200618074122. 13/106 DEBUG: Verifying : python3-oslo-config-2:8.1.0-0.20200603084057.2b6 14/106 DEBUG: Verifying : python3-oslo-context-3.1.0-0.20200605151059.9abd 15/106 DEBUG: Verifying : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 16/106 DEBUG: Verifying : python3-oslo-log-4.2.1-0.20200605154533.65d5ec3. 17/106 DEBUG: Verifying : python3-oslo-messaging-12.0.0-0.20200315133106.d 18/106 DEBUG: Verifying : python3-oslo-middleware-4.1.0-0.20200605152205.b 19/106 DEBUG: Verifying : python3-oslo-privsep-2.2.0-0.20200605151256.18d4 20/106 DEBUG: Verifying : python3-oslo-serialization-4.0.0-0.2020061807402 21/106 DEBUG: Verifying : python3-oslo-service-2.2.0-0.20200603085014.a61c 22/106 DEBUG: Verifying : python3-oslo-utils-4.2.1-0.20200615064007.b99382 23/106 DEBUG: Verifying : python3-oslo-versionedobjects-2.1.0-0.2020063013 24/106 DEBUG: Verifying : python3-oslo-versionedobjects-tests-2.1.0-0.2020 25/106 DEBUG: Verifying : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2. 26/106 DEBUG: Verifying : python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5. 27/106 DEBUG: Verifying : python3-stevedore-2.0.0-0.20200605154753.0c10f5c 28/106 DEBUG: Verifying : container-selinux-2:2.75-1.git99e2cfd.module+el8 29/106 DEBUG: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 30/106 DEBUG: Verifying : unbound-libs-1.7.3-8.el8.x86_64 31/106 DEBUG: Verifying : checkpolicy-2.8-2.el8.x86_64 32/106 DEBUG: Verifying : iproute-4.18.0-11.el8.x86_64 33/106 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 34/106 DEBUG: Verifying : libmnl-1.0.4-6.el8.x86_64 35/106 DEBUG: Verifying : libselinux-utils-2.8-6.el8.x86_64 36/106 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 37/106 DEBUG: Verifying : numactl-libs-2.0.12-2.el8.x86_64 38/106 DEBUG: Verifying : policycoreutils-2.8-16.1.el8.x86_64 39/106 DEBUG: Verifying : policycoreutils-python-utils-2.8-16.1.el8.noarch 40/106 DEBUG: Verifying : python3-audit-3.0-0.10.20180831git0047a6c.el8.x8 41/106 DEBUG: Verifying : python3-libselinux-2.8-6.el8.x86_64 42/106 DEBUG: Verifying : python3-libsemanage-2.8-5.el8.x86_64 43/106 DEBUG: Verifying : python3-policycoreutils-2.8-16.1.el8.noarch 44/106 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 45/106 DEBUG: Verifying : python3-setools-4.2.0-2.el8.x86_64 46/106 DEBUG: Verifying : rpm-plugin-selinux-4.14.2-9.el8.x86_64 47/106 DEBUG: Verifying : selinux-policy-3.14.1-61.el8.noarch 48/106 DEBUG: Verifying : selinux-policy-targeted-3.14.1-61.el8.noarch 49/106 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 50/106 DEBUG: Verifying : openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 51/106 DEBUG: Verifying : python3-amqp-2.4.1-1.el8ost.noarch 52/106 DEBUG: Verifying : python3-asn1crypto-0.24.0-3.el8ost.noarch 53/106 DEBUG: Verifying : python3-cachetools-3.1.0-1.el8ost.noarch 54/106 DEBUG: Verifying : python3-cffi-1.11.5-6.2.el8ost.x86_64 55/106 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 56/106 DEBUG: Verifying : python3-cryptography-2.3-3.el8ost.x86_64 57/106 DEBUG: Verifying : python3-dateutil-1:2.8.0-1.el8ost.noarch 58/106 DEBUG: Verifying : python3-extras-1.0.0-5.el8ost.noarch 59/106 DEBUG: Verifying : python3-fasteners-0.14.1-15.el8ost.noarch 60/106 DEBUG: Verifying : python3-fixtures-3.0.0-8.el8ost.noarch 61/106 DEBUG: Verifying : python3-flake8-3.5.0-6.el8ost.noarch 62/106 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 63/106 DEBUG: Verifying : python3-future-0.16.0-6.el8ost.noarch 64/106 DEBUG: Verifying : python3-inotify-0.9.6-13.1.el8ost.noarch 65/106 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 66/106 DEBUG: Verifying : python3-kombu-1:4.2.2-1.el8ost.noarch 67/106 DEBUG: Verifying : python3-linecache2-1.0.0-3.el8ost.noarch 68/106 DEBUG: Verifying : python3-mccabe-0.6.1-7.1.el8ost.noarch 69/106 DEBUG: Verifying : python3-mimeparse-1.6.0-5.el8ost.noarch 70/106 DEBUG: Verifying : python3-msgpack-0.6.1-3.el8ost.x86_64 71/106 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 72/106 DEBUG: Verifying : python3-netifaces-0.10.9-2.el8ost.x86_64 73/106 DEBUG: Verifying : python3-openvswitch2.11-2.11.0-0.20190129gitd3a1 74/106 DEBUG: Verifying : python3-paste-2.0.3-6.el8ost.noarch 75/106 DEBUG: Verifying : python3-paste-deploy-1.5.2-13.el8ost.noarch 76/106 DEBUG: Verifying : python3-ply-3.9-7.el8ost.noarch 77/106 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 78/106 DEBUG: Verifying : python3-pycodestyle-2.4.0-3.1.el8ost.noarch 79/106 DEBUG: Verifying : python3-pycparser-2.14-14.el8ost.noarch 80/106 DEBUG: Verifying : python3-pyflakes-2.0.0-7.el8ost.noarch 81/106 DEBUG: Verifying : python3-pyngus-2.3.0-1.el8.noarch 82/106 DEBUG: Verifying : python3-pyroute2-0.5.3-3.el8ost.noarch 83/106 DEBUG: Verifying : python3-qpid-proton-0.29.0-1.el8.x86_64 84/106 DEBUG: Verifying : python3-repoze-lru-0.4-9.el8ost.noarch 85/106 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 86/106 DEBUG: Verifying : python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch 87/106 DEBUG: Verifying : python3-routes-2.4.1-2.el8ost.noarch 88/106 DEBUG: Verifying : python3-statsd-3.2.1-6.el8ost.noarch 89/106 DEBUG: Verifying : python3-stestr-2.3.1-3.el8ost.noarch 90/106 DEBUG: Verifying : python3-subunit-1.3.0-7.el8ost.noarch 91/106 DEBUG: Verifying : python3-tempita-0.5.1-20.el8ost.noarch 92/106 DEBUG: Verifying : python3-testrepository-0.0.20-15.el8ost.noarch 93/106 DEBUG: Verifying : python3-testscenarios-0.5.0-9.el8ost.noarch 94/106 DEBUG: Verifying : python3-testtools-2.3.0-8.el8ost.noarch 95/106 DEBUG: Verifying : python3-traceback2-1.4.0-3.el8ost.noarch 96/106 DEBUG: Verifying : python3-unittest2-1.1.0-17.el8ost.noarch 97/106 DEBUG: Verifying : python3-vine-1.2.0-2.el8ost.noarch 98/106 DEBUG: Verifying : python3-voluptuous-0.10.5-5.el8ost.noarch 99/106 DEBUG: Verifying : python3-webob-1.8.5-1.el8ost.noarch 100/106 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 101/106 DEBUG: Verifying : python3-yappi-1.0-2.el8ost.x86_64 102/106 DEBUG: Verifying : qpid-proton-c-0.29.0-1.el8.x86_64 103/106 DEBUG: Verifying : python-os-vif-doc-2.1.0-0.20200630162708.989f5a7 104/106 DEBUG: Verifying : python3-os-vif-tests-2.1.0-0.20200630162708.989f 105/106 DEBUG: Verifying : python3-os-vif-2.1.0-0.20200630162708.989f5a7.el 106/106 DEBUG: Installed: DEBUG: python-os-vif-doc-2.1.0-0.20200630162708.989f5a7.el8.noarch DEBUG: python3-os-vif-tests-2.1.0-0.20200630162708.989f5a7.el8.noarch DEBUG: python3-os-vif-2.1.0-0.20200630162708.989f5a7.el8.noarch DEBUG: python-oslo-concurrency-lang-4.1.1-0.20200618074122.b7fc1e1.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python-oslo-log-lang-4.2.1-0.20200605154533.65d5ec3.el8.noarch DEBUG: python-oslo-middleware-lang-4.1.0-0.20200605152205.bfb4ba8.el8.noarch DEBUG: python-oslo-privsep-lang-2.2.0-0.20200605151256.18d42bd.el8.noarch DEBUG: python-oslo-utils-lang-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.1.0-0.20200630134011.b7cf243.el8.noarch DEBUG: python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.noarch DEBUG: python3-debtcollector-2.1.0-0.20200605151926.17ab8c0.el8.noarch DEBUG: python3-futurist-2.2.0-0.20200605151004.604b63d.el8.noarch DEBUG: python3-hacking-1.0.1-0.20191002171656.865398f.el8.noarch DEBUG: python3-os-testr-2.0.0-0.20200416120104.248dc81.el8.noarch DEBUG: python3-oslo-concurrency-4.1.1-0.20200618074122.b7fc1e1.el8.noarch DEBUG: python3-oslo-config-2:8.1.0-0.20200603084057.2b698fa.el8.noarch DEBUG: python3-oslo-context-3.1.0-0.20200605151059.9abd745.el8.noarch DEBUG: python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-oslo-log-4.2.1-0.20200605154533.65d5ec3.el8.noarch DEBUG: python3-oslo-messaging-12.0.0-0.20200315133106.d87618b.el8.noarch DEBUG: python3-oslo-middleware-4.1.0-0.20200605152205.bfb4ba8.el8.noarch DEBUG: python3-oslo-privsep-2.2.0-0.20200605151256.18d42bd.el8.noarch DEBUG: python3-oslo-serialization-4.0.0-0.20200618074026.be10175.el8.noarch DEBUG: python3-oslo-service-2.2.0-0.20200603085014.a61c15d.el8.noarch DEBUG: python3-oslo-utils-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python3-oslo-versionedobjects-2.1.0-0.20200630134011.b7cf243.el8.noarch DEBUG: python3-oslo-versionedobjects-tests-2.1.0-0.20200630134011.b7cf243.el8.noarch DEBUG: python3-oslotest-4.3.0-0.20200605152835.5a0d3c2.el8.noarch DEBUG: python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5.el8.noarch DEBUG: python3-stevedore-2.0.0-0.20200605154753.0c10f5c.el8.noarch DEBUG: container-selinux-2:2.75-1.git99e2cfd.module+el8+2769+577ad176.noarch DEBUG: python3-pyOpenSSL-18.0.0-1.el8.noarch DEBUG: unbound-libs-1.7.3-8.el8.x86_64 DEBUG: checkpolicy-2.8-2.el8.x86_64 DEBUG: iproute-4.18.0-11.el8.x86_64 DEBUG: libevent-2.1.8-5.el8.x86_64 DEBUG: libmnl-1.0.4-6.el8.x86_64 DEBUG: libselinux-utils-2.8-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: numactl-libs-2.0.12-2.el8.x86_64 DEBUG: policycoreutils-2.8-16.1.el8.x86_64 DEBUG: policycoreutils-python-utils-2.8-16.1.el8.noarch DEBUG: python3-audit-3.0-0.10.20180831git0047a6c.el8.x86_64 DEBUG: python3-libselinux-2.8-6.el8.x86_64 DEBUG: python3-libsemanage-2.8-5.el8.x86_64 DEBUG: python3-policycoreutils-2.8-16.1.el8.noarch DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: python3-setools-4.2.0-2.el8.x86_64 DEBUG: rpm-plugin-selinux-4.14.2-9.el8.x86_64 DEBUG: selinux-policy-3.14.1-61.el8.noarch DEBUG: selinux-policy-targeted-3.14.1-61.el8.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-10.el8fdb.noarch DEBUG: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.x86_64 DEBUG: python3-amqp-2.4.1-1.el8ost.noarch DEBUG: python3-asn1crypto-0.24.0-3.el8ost.noarch DEBUG: python3-cachetools-3.1.0-1.el8ost.noarch DEBUG: python3-cffi-1.11.5-6.2.el8ost.x86_64 DEBUG: python3-cmd2-0.6.8-10.el8ost.noarch DEBUG: python3-cryptography-2.3-3.el8ost.x86_64 DEBUG: python3-dateutil-1:2.8.0-1.el8ost.noarch DEBUG: python3-extras-1.0.0-5.el8ost.noarch DEBUG: python3-fasteners-0.14.1-15.el8ost.noarch DEBUG: python3-fixtures-3.0.0-8.el8ost.noarch DEBUG: python3-flake8-3.5.0-6.el8ost.noarch DEBUG: python3-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-future-0.16.0-6.el8ost.noarch DEBUG: python3-inotify-0.9.6-13.1.el8ost.noarch DEBUG: python3-iso8601-0.1.11-9.el8ost.noarch DEBUG: python3-kombu-1:4.2.2-1.el8ost.noarch DEBUG: python3-linecache2-1.0.0-3.el8ost.noarch DEBUG: python3-mccabe-0.6.1-7.1.el8ost.noarch DEBUG: python3-mimeparse-1.6.0-5.el8ost.noarch DEBUG: python3-msgpack-0.6.1-3.el8ost.x86_64 DEBUG: python3-netaddr-0.7.19-8.1.el8ost.noarch DEBUG: python3-netifaces-0.10.9-2.el8ost.x86_64 DEBUG: python3-openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.x86_64 DEBUG: python3-paste-2.0.3-6.el8ost.noarch DEBUG: python3-paste-deploy-1.5.2-13.el8ost.noarch DEBUG: python3-ply-3.9-7.el8ost.noarch DEBUG: python3-prettytable-0.7.2-15.el8ost.noarch DEBUG: python3-pycodestyle-2.4.0-3.1.el8ost.noarch DEBUG: python3-pycparser-2.14-14.el8ost.noarch DEBUG: python3-pyflakes-2.0.0-7.el8ost.noarch DEBUG: python3-pyngus-2.3.0-1.el8.noarch DEBUG: python3-pyroute2-0.5.3-3.el8ost.noarch DEBUG: python3-qpid-proton-0.29.0-1.el8.x86_64 DEBUG: python3-repoze-lru-0.4-9.el8ost.noarch DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch DEBUG: python3-routes-2.4.1-2.el8ost.noarch DEBUG: python3-statsd-3.2.1-6.el8ost.noarch DEBUG: python3-stestr-2.3.1-3.el8ost.noarch DEBUG: python3-subunit-1.3.0-7.el8ost.noarch DEBUG: python3-tempita-0.5.1-20.el8ost.noarch DEBUG: python3-testrepository-0.0.20-15.el8ost.noarch DEBUG: python3-testscenarios-0.5.0-9.el8ost.noarch DEBUG: python3-testtools-2.3.0-8.el8ost.noarch DEBUG: python3-traceback2-1.4.0-3.el8ost.noarch DEBUG: python3-unittest2-1.1.0-17.el8ost.noarch DEBUG: python3-vine-1.2.0-2.el8ost.noarch DEBUG: python3-voluptuous-0.10.5-5.el8ost.noarch DEBUG: python3-webob-1.8.5-1.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.x86_64 DEBUG: python3-yappi-1.0-2.el8ost.x86_64 DEBUG: qpid-proton-c-0.29.0-1.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False Finish: clean chroot Finish: run