+ 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76' + '[' -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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 --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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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.8dr8j4di:/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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76', '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}} 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/35/a6/35a6c01d5ea4d41d9cb337c4e395b59db8b14a73_fec23a9f 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 --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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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.ladkzvnp:/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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76', '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}} 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/35/a6/35a6c01d5ea4d41d9cb337c4e395b59db8b14a73_fec23a9f 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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 1625368 698608 1096156 5675960 4978896 DEBUG: Swap: 4194300 582488 3611812 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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', '87a0c40367f249c4bb13cff685caedd5', '-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 775adee6278ee887b79f30cc5f656815ab8989a7 Note: checking out '775adee6278ee887b79f30cc5f656815ab8989a7'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 775adee62 Merge "Add Ussuri milestone tag for alembic migration revisions" + 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 16.1.0.dev17 775adee + UPSTREAMVERSION=16.1.0.dev17 + [[ 16.1.0.dev17 =~ ([^-]*)-(.+) ]] + [[ 16.1.0.dev17 =~ (.*?)\.(0rc.+) ]] + [[ 16.1.0.dev17 =~ (.*?)\.(0b.+) ]] + [[ 16.1.0.dev17 =~ (.*?)\.(0a.+) ]] + [[ 16.1.0.dev17 =~ (.*?)\.(dev.+) ]] + VERSION=16.1.0 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20200703113353 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20200703113353.775adee + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 --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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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.enrshcw3:/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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76', '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}} 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/35/a6/35a6c01d5ea4d41d9cb337c4e395b59db8b14a73_fec23a9f 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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 1625280 649156 1132068 5725500 4943080 DEBUG: Swap: 4194300 582488 3611812 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.2G 26% /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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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', '1ff19aaaac6a43b58af702c261dcd216', '-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', 'a8d3b019cac6447384e24894b9222c4d', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.enrshcw3:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Unsharing. Flags: 1073741824 DEBUG: Unsharing. Flags: 134217728 running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating neutron_vpnaas.egg-info writing neutron_vpnaas.egg-info/PKG-INFO writing dependency_links to neutron_vpnaas.egg-info/dependency_links.txt writing entry points to neutron_vpnaas.egg-info/entry_points.txt writing requirements to neutron_vpnaas.egg-info/requires.txt writing top-level names to neutron_vpnaas.egg-info/top_level.txt writing pbr to neutron_vpnaas.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'neutron_vpnaas.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 'neutron_vpnaas.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating neutron-vpnaas-16.1.0.dev17 creating neutron-vpnaas-16.1.0.dev17/devstack creating neutron-vpnaas-16.1.0.dev17/devstack/lib creating neutron-vpnaas-16.1.0.dev17/devstack/upgrade creating neutron-vpnaas-16.1.0.dev17/doc creating neutron-vpnaas-16.1.0.dev17/doc/source creating neutron-vpnaas-16.1.0.dev17/doc/source/_static creating neutron-vpnaas-16.1.0.dev17/doc/source/admin creating neutron-vpnaas-16.1.0.dev17/doc/source/configuration creating neutron-vpnaas-16.1.0.dev17/doc/source/configuration/samples creating neutron-vpnaas-16.1.0.dev17/doc/source/contributor creating neutron-vpnaas-16.1.0.dev17/doc/source/install creating neutron-vpnaas-16.1.0.dev17/doc/source/user creating neutron-vpnaas-16.1.0.dev17/etc creating neutron-vpnaas-16.1.0.dev17/etc/neutron creating neutron-vpnaas-16.1.0.dev17/etc/neutron/rootwrap.d creating neutron-vpnaas-16.1.0.dev17/etc/oslo-config-generator creating neutron-vpnaas-16.1.0.dev17/etc/oslo-policy-generator creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas.egg-info creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/contract creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/newton creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/contract creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/ocata creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/ocata/expand creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/pike creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/pike/expand creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/rocky creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/rocky/contract creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/victoria creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/victoria/expand creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/models creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/vpn creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/extensions creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/policies creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/common creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/device_drivers creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/device_drivers/template creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/device_drivers/template/openswan creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/device_drivers/template/strongswan creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/service_drivers creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/contrib creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional/common creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional/openswan creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional/strongswan creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/db creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/db/vpn creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/extensions creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/services creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/services/vpn creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/services/vpn/common creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/services/vpn/device_drivers creating neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/services/vpn/service_drivers creating neutron-vpnaas-16.1.0.dev17/playbooks creating neutron-vpnaas-16.1.0.dev17/rally-jobs creating neutron-vpnaas-16.1.0.dev17/rally-jobs/plugins creating neutron-vpnaas-16.1.0.dev17/rally-jobs/rally-configs creating neutron-vpnaas-16.1.0.dev17/releasenotes creating neutron-vpnaas-16.1.0.dev17/releasenotes/notes creating neutron-vpnaas-16.1.0.dev17/releasenotes/source creating neutron-vpnaas-16.1.0.dev17/releasenotes/source/_static creating neutron-vpnaas-16.1.0.dev17/releasenotes/source/_templates creating neutron-vpnaas-16.1.0.dev17/releasenotes/source/locale creating neutron-vpnaas-16.1.0.dev17/releasenotes/source/locale/fr creating neutron-vpnaas-16.1.0.dev17/releasenotes/source/locale/fr/LC_MESSAGES creating neutron-vpnaas-16.1.0.dev17/roles creating neutron-vpnaas-16.1.0.dev17/roles/configure_functional_tests creating neutron-vpnaas-16.1.0.dev17/roles/configure_functional_tests/defaults creating neutron-vpnaas-16.1.0.dev17/roles/configure_functional_tests/tasks creating neutron-vpnaas-16.1.0.dev17/tools copying files to neutron-vpnaas-16.1.0.dev17... copying .coveragerc -> neutron-vpnaas-16.1.0.dev17 copying .mailmap -> neutron-vpnaas-16.1.0.dev17 copying .pylintrc -> neutron-vpnaas-16.1.0.dev17 copying .stestr.conf -> neutron-vpnaas-16.1.0.dev17 copying .zuul.yaml -> neutron-vpnaas-16.1.0.dev17 copying AUTHORS -> neutron-vpnaas-16.1.0.dev17 copying CONTRIBUTING.rst -> neutron-vpnaas-16.1.0.dev17 copying ChangeLog -> neutron-vpnaas-16.1.0.dev17 copying HACKING.rst -> neutron-vpnaas-16.1.0.dev17 copying LICENSE -> neutron-vpnaas-16.1.0.dev17 copying README.rst -> neutron-vpnaas-16.1.0.dev17 copying TESTING.rst -> neutron-vpnaas-16.1.0.dev17 copying lower-constraints.txt -> neutron-vpnaas-16.1.0.dev17 copying requirements.txt -> neutron-vpnaas-16.1.0.dev17 copying setup.cfg -> neutron-vpnaas-16.1.0.dev17 copying setup.py -> neutron-vpnaas-16.1.0.dev17 copying test-requirements.txt -> neutron-vpnaas-16.1.0.dev17 copying tox.ini -> neutron-vpnaas-16.1.0.dev17 copying devstack/README.md -> neutron-vpnaas-16.1.0.dev17/devstack copying devstack/local.conf.sample -> neutron-vpnaas-16.1.0.dev17/devstack copying devstack/local_AIO.conf.sample -> neutron-vpnaas-16.1.0.dev17/devstack copying devstack/plugin.sh -> neutron-vpnaas-16.1.0.dev17/devstack copying devstack/settings -> neutron-vpnaas-16.1.0.dev17/devstack copying devstack/lib/l3_agent -> neutron-vpnaas-16.1.0.dev17/devstack/lib copying devstack/upgrade/resources.sh -> neutron-vpnaas-16.1.0.dev17/devstack/upgrade copying devstack/upgrade/settings -> neutron-vpnaas-16.1.0.dev17/devstack/upgrade copying devstack/upgrade/shutdown.sh -> neutron-vpnaas-16.1.0.dev17/devstack/upgrade copying devstack/upgrade/upgrade.sh -> neutron-vpnaas-16.1.0.dev17/devstack/upgrade copying doc/source/conf.py -> neutron-vpnaas-16.1.0.dev17/doc/source copying doc/source/index.rst -> neutron-vpnaas-16.1.0.dev17/doc/source copying doc/source/_static/.placeholder -> neutron-vpnaas-16.1.0.dev17/doc/source/_static copying doc/source/admin/index.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/admin copying doc/source/configuration/index.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/configuration copying doc/source/configuration/l3_agent.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/configuration copying doc/source/configuration/neutron_vpnaas.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/configuration copying doc/source/configuration/policy-sample.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/configuration copying doc/source/configuration/policy.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/configuration copying doc/source/configuration/samples/neutron_vpnaas.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/configuration/samples copying doc/source/configuration/samples/vpn_agent.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/configuration/samples copying doc/source/contributor/devstack.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/contributor copying doc/source/contributor/index.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/contributor copying doc/source/contributor/multiple-local-subnets.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/contributor copying doc/source/contributor/team.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/contributor copying doc/source/contributor/testing-with-devstack.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/contributor copying doc/source/contributor/vpnaas-rally-test.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/contributor copying doc/source/contributor/vpnaas-tempest-test.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/contributor copying doc/source/install/index.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/install copying doc/source/user/index.rst -> neutron-vpnaas-16.1.0.dev17/doc/source/user copying etc/README.txt -> neutron-vpnaas-16.1.0.dev17/etc copying etc/neutron/rootwrap.d/vpnaas.filters -> neutron-vpnaas-16.1.0.dev17/etc/neutron/rootwrap.d copying etc/oslo-config-generator/neutron_vpnaas.conf -> neutron-vpnaas-16.1.0.dev17/etc/oslo-config-generator copying etc/oslo-config-generator/vpn_agent.ini -> neutron-vpnaas-16.1.0.dev17/etc/oslo-config-generator copying etc/oslo-policy-generator/policy.conf -> neutron-vpnaas-16.1.0.dev17/etc/oslo-policy-generator copying neutron_vpnaas/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas copying neutron_vpnaas/_i18n.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas copying neutron_vpnaas/opts.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas copying neutron_vpnaas/version.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas copying neutron_vpnaas.egg-info/PKG-INFO -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas.egg-info copying neutron_vpnaas.egg-info/SOURCES.txt -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas.egg-info copying neutron_vpnaas.egg-info/dependency_links.txt -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas.egg-info copying neutron_vpnaas.egg-info/entry_points.txt -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas.egg-info copying neutron_vpnaas.egg-info/not-zip-safe -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas.egg-info copying neutron_vpnaas.egg-info/pbr.json -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas.egg-info copying neutron_vpnaas.egg-info/requires.txt -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas.egg-info copying neutron_vpnaas.egg-info/top_level.txt -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas.egg-info copying neutron_vpnaas/db/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db copying neutron_vpnaas/db/migration/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration copying neutron_vpnaas/db/migration/alembic_migrations/README -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations copying neutron_vpnaas/db/migration/alembic_migrations/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations copying neutron_vpnaas/db/migration/alembic_migrations/env.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations copying neutron_vpnaas/db/migration/alembic_migrations/script.py.mako -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations copying neutron_vpnaas/db/migration/alembic_migrations/versions/3ea02b2a773e_add_index_tenant_id.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions copying neutron_vpnaas/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions copying neutron_vpnaas/db/migration/alembic_migrations/versions/EXPAND_HEAD -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions copying neutron_vpnaas/db/migration/alembic_migrations/versions/kilo_release.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions copying neutron_vpnaas/db/migration/alembic_migrations/versions/start_neutron_vpnaas.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions copying neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract/2c82e782d734_drop_tenant_id_in_cisco_csr_identifier_.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract copying neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract/333dfd6afaa2_populate_vpn_service_table_fields.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract copying neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract/56893333aa52_fix_identifier_map_fk.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract copying neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand/24f28869838b_add_fields_to_vpn_service_table.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand copying neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand/30018084ed99_initial.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand copying neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/contract/2cb4ee992b41_multiple_local_subnets.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/contract copying neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand/28ee739a7e4b_multiple_local_subnets.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand copying neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand/41b509d10b5e_vpnaas_endpoint_groups.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand copying neutron_vpnaas/db/migration/alembic_migrations/versions/newton/contract/b6a2519ab7dc_rename_tenant_to_project.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/contract copying neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand/52783a36bd67_support_local_id.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand copying neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand/fe637dc3f042_support_sha256.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand copying neutron_vpnaas/db/migration/alembic_migrations/versions/ocata/expand/38893903cbde_add_auth_algorithm_sha384_and_sha512.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/ocata/expand copying neutron_vpnaas/db/migration/alembic_migrations/versions/pike/expand/95601446dbcc_add_flavor_id_to_vpnservices.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/pike/expand copying neutron_vpnaas/db/migration/alembic_migrations/versions/rocky/contract/e50641731f1a_drop_cisco_csr_identifier_map_table.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/rocky/contract copying neutron_vpnaas/db/migration/alembic_migrations/versions/victoria/expand/5f884db48ba9_add_aggressive_negotiation_modes.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/migration/alembic_migrations/versions/victoria/expand copying neutron_vpnaas/db/models/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/models copying neutron_vpnaas/db/models/head.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/models copying neutron_vpnaas/db/vpn/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/vpn copying neutron_vpnaas/db/vpn/vpn_db.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/vpn copying neutron_vpnaas/db/vpn/vpn_models.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/vpn copying neutron_vpnaas/db/vpn/vpn_validator.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/db/vpn copying neutron_vpnaas/extensions/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/extensions copying neutron_vpnaas/extensions/vpn_endpoint_groups.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/extensions copying neutron_vpnaas/extensions/vpn_flavors.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/extensions copying neutron_vpnaas/extensions/vpnaas.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/extensions copying neutron_vpnaas/policies/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/policies copying neutron_vpnaas/policies/endpoint_group.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/policies copying neutron_vpnaas/policies/ike_policy.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/policies copying neutron_vpnaas/policies/ipsec_policy.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/policies copying neutron_vpnaas/policies/ipsec_site_connection.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/policies copying neutron_vpnaas/policies/vpnservice.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/policies copying neutron_vpnaas/services/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services copying neutron_vpnaas/services/vpn/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn copying neutron_vpnaas/services/vpn/agent.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn copying neutron_vpnaas/services/vpn/plugin.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn copying neutron_vpnaas/services/vpn/vpn_service.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn copying neutron_vpnaas/services/vpn/common/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/common copying neutron_vpnaas/services/vpn/common/constants.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/common copying neutron_vpnaas/services/vpn/common/netns_wrapper.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/common copying neutron_vpnaas/services/vpn/common/topics.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/common copying neutron_vpnaas/services/vpn/device_drivers/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/device_drivers copying neutron_vpnaas/services/vpn/device_drivers/ipsec.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/device_drivers copying neutron_vpnaas/services/vpn/device_drivers/libreswan_ipsec.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/device_drivers copying neutron_vpnaas/services/vpn/device_drivers/strongswan_ipsec.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/device_drivers copying neutron_vpnaas/services/vpn/device_drivers/template/openswan/ipsec.conf.template -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/device_drivers/template/openswan copying neutron_vpnaas/services/vpn/device_drivers/template/openswan/ipsec.secret.template -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/device_drivers/template/openswan copying neutron_vpnaas/services/vpn/device_drivers/template/strongswan/ipsec.conf.template -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/device_drivers/template/strongswan copying neutron_vpnaas/services/vpn/device_drivers/template/strongswan/ipsec.secret.template -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/device_drivers/template/strongswan copying neutron_vpnaas/services/vpn/device_drivers/template/strongswan/strongswan.conf.template -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/device_drivers/template/strongswan copying neutron_vpnaas/services/vpn/service_drivers/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/service_drivers copying neutron_vpnaas/services/vpn/service_drivers/base_ipsec.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/service_drivers copying neutron_vpnaas/services/vpn/service_drivers/driver_validator.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/service_drivers copying neutron_vpnaas/services/vpn/service_drivers/ipsec.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/service_drivers copying neutron_vpnaas/services/vpn/service_drivers/ipsec_validator.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/services/vpn/service_drivers copying neutron_vpnaas/tests/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests copying neutron_vpnaas/tests/base.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests copying neutron_vpnaas/tests/contrib/README -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/contrib copying neutron_vpnaas/tests/contrib/filters.template -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/contrib copying neutron_vpnaas/tests/contrib/functional-test-rootwrap.conf -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/contrib copying neutron_vpnaas/tests/contrib/functional-testing.filters -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/contrib copying neutron_vpnaas/tests/contrib/gate_hook.sh -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/contrib copying neutron_vpnaas/tests/contrib/post_test_hook.sh -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/contrib copying neutron_vpnaas/tests/functional/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional copying neutron_vpnaas/tests/functional/requirements.txt -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional copying neutron_vpnaas/tests/functional/common/README -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional/common copying neutron_vpnaas/tests/functional/common/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional/common copying neutron_vpnaas/tests/functional/common/test_migrations_sync.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional/common copying neutron_vpnaas/tests/functional/common/test_scenario.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional/common copying neutron_vpnaas/tests/functional/openswan/README -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional/openswan copying neutron_vpnaas/tests/functional/openswan/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional/openswan copying neutron_vpnaas/tests/functional/openswan/test_openswan_driver.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional/openswan copying neutron_vpnaas/tests/functional/strongswan/README -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional/strongswan copying neutron_vpnaas/tests/functional/strongswan/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional/strongswan copying neutron_vpnaas/tests/functional/strongswan/test_netns_wrapper.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional/strongswan copying neutron_vpnaas/tests/functional/strongswan/test_strongswan_driver.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/functional/strongswan copying neutron_vpnaas/tests/unit/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit copying neutron_vpnaas/tests/unit/dummy_ipsec.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit copying neutron_vpnaas/tests/unit/db/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/db copying neutron_vpnaas/tests/unit/db/vpn/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/db/vpn copying neutron_vpnaas/tests/unit/db/vpn/test_vpn_db.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/db/vpn copying neutron_vpnaas/tests/unit/db/vpn/test_vpn_validator.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/db/vpn copying neutron_vpnaas/tests/unit/extensions/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/extensions copying neutron_vpnaas/tests/unit/extensions/test_vpn_endpoint_groups.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/extensions copying neutron_vpnaas/tests/unit/extensions/test_vpnaas.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/extensions copying neutron_vpnaas/tests/unit/services/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/services copying neutron_vpnaas/tests/unit/services/vpn/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/services/vpn copying neutron_vpnaas/tests/unit/services/vpn/test_plugin.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/services/vpn copying neutron_vpnaas/tests/unit/services/vpn/test_vpn_service.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/services/vpn copying neutron_vpnaas/tests/unit/services/vpn/common/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/services/vpn/common copying neutron_vpnaas/tests/unit/services/vpn/common/test_netns_wrapper.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/services/vpn/common copying neutron_vpnaas/tests/unit/services/vpn/device_drivers/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/services/vpn/device_drivers copying neutron_vpnaas/tests/unit/services/vpn/device_drivers/test_ipsec.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/services/vpn/device_drivers copying neutron_vpnaas/tests/unit/services/vpn/service_drivers/__init__.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/services/vpn/service_drivers copying neutron_vpnaas/tests/unit/services/vpn/service_drivers/test_ipsec.py -> neutron-vpnaas-16.1.0.dev17/neutron_vpnaas/tests/unit/services/vpn/service_drivers copying playbooks/configure_functional_job.yaml -> neutron-vpnaas-16.1.0.dev17/playbooks copying rally-jobs/__init__.py -> neutron-vpnaas-16.1.0.dev17/rally-jobs copying rally-jobs/plugins/__init__.py -> neutron-vpnaas-16.1.0.dev17/rally-jobs/plugins copying rally-jobs/plugins/test_vpn_connectivity.py -> neutron-vpnaas-16.1.0.dev17/rally-jobs/plugins copying rally-jobs/plugins/test_vpn_status.py -> neutron-vpnaas-16.1.0.dev17/rally-jobs/plugins copying rally-jobs/plugins/test_vpn_tenant_scenario.py -> neutron-vpnaas-16.1.0.dev17/rally-jobs/plugins copying rally-jobs/plugins/vpn_base.py -> neutron-vpnaas-16.1.0.dev17/rally-jobs/plugins copying rally-jobs/plugins/vpn_utils.py -> neutron-vpnaas-16.1.0.dev17/rally-jobs/plugins copying rally-jobs/rally-configs/args_template.json -> neutron-vpnaas-16.1.0.dev17/rally-jobs/rally-configs copying rally-jobs/rally-configs/rally_config_dvr.yaml -> neutron-vpnaas-16.1.0.dev17/rally-jobs/rally-configs copying rally-jobs/rally-configs/rally_config_non_dvr.yaml -> neutron-vpnaas-16.1.0.dev17/rally-jobs/rally-configs copying releasenotes/notes/.placeholder -> neutron-vpnaas-16.1.0.dev17/releasenotes/notes copying releasenotes/notes/Enable-sha384-and-sha512-auth-algorithms-for-Swan-drivers-9897b96f90737a20.yaml -> neutron-vpnaas-16.1.0.dev17/releasenotes/notes copying releasenotes/notes/add-aggressive-negotiation-mode-3d8fbcd843d003b7.yaml -> neutron-vpnaas-16.1.0.dev17/releasenotes/notes copying releasenotes/notes/config-file-generation-0dcf19f5d8baaf5d.yaml -> neutron-vpnaas-16.1.0.dev17/releasenotes/notes copying releasenotes/notes/drivers-removal-944ce5e75d55b449.yaml -> neutron-vpnaas-16.1.0.dev17/releasenotes/notes copying releasenotes/notes/drop-py27-support-d83cd4daa0e37383.yaml -> neutron-vpnaas-16.1.0.dev17/releasenotes/notes copying releasenotes/notes/flavor-framework-integration-f68d28bd35ce2643.yaml -> neutron-vpnaas-16.1.0.dev17/releasenotes/notes copying releasenotes/notes/libreswan-driver-works-with-3.19+-7e1fc79ac6c7efe5.yaml -> neutron-vpnaas-16.1.0.dev17/releasenotes/notes copying releasenotes/notes/oslo-reports-3059c2e10e1b35b5.yaml -> neutron-vpnaas-16.1.0.dev17/releasenotes/notes copying releasenotes/source/conf.py -> neutron-vpnaas-16.1.0.dev17/releasenotes/source copying releasenotes/source/index.rst -> neutron-vpnaas-16.1.0.dev17/releasenotes/source copying releasenotes/source/liberty.rst -> neutron-vpnaas-16.1.0.dev17/releasenotes/source copying releasenotes/source/mitaka.rst -> neutron-vpnaas-16.1.0.dev17/releasenotes/source copying releasenotes/source/newton.rst -> neutron-vpnaas-16.1.0.dev17/releasenotes/source copying releasenotes/source/ocata.rst -> neutron-vpnaas-16.1.0.dev17/releasenotes/source copying releasenotes/source/pike.rst -> neutron-vpnaas-16.1.0.dev17/releasenotes/source copying releasenotes/source/queens.rst -> neutron-vpnaas-16.1.0.dev17/releasenotes/source copying releasenotes/source/rocky.rst -> neutron-vpnaas-16.1.0.dev17/releasenotes/source copying releasenotes/source/stein.rst -> neutron-vpnaas-16.1.0.dev17/releasenotes/source copying releasenotes/source/train.rst -> neutron-vpnaas-16.1.0.dev17/releasenotes/source copying releasenotes/source/unreleased.rst -> neutron-vpnaas-16.1.0.dev17/releasenotes/source copying releasenotes/source/ussuri.rst -> neutron-vpnaas-16.1.0.dev17/releasenotes/source copying releasenotes/source/_static/.placeholder -> neutron-vpnaas-16.1.0.dev17/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> neutron-vpnaas-16.1.0.dev17/releasenotes/source/_templates copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> neutron-vpnaas-16.1.0.dev17/releasenotes/source/locale/fr/LC_MESSAGES copying roles/configure_functional_tests/README.rst -> neutron-vpnaas-16.1.0.dev17/roles/configure_functional_tests copying roles/configure_functional_tests/defaults/main.yaml -> neutron-vpnaas-16.1.0.dev17/roles/configure_functional_tests/defaults copying roles/configure_functional_tests/tasks/main.yaml -> neutron-vpnaas-16.1.0.dev17/roles/configure_functional_tests/tasks copying tools/check_i18n.py -> neutron-vpnaas-16.1.0.dev17/tools copying tools/check_i18n_test_case.txt -> neutron-vpnaas-16.1.0.dev17/tools copying tools/check_unit_test_structure.sh -> neutron-vpnaas-16.1.0.dev17/tools copying tools/clean.sh -> neutron-vpnaas-16.1.0.dev17/tools copying tools/configure_for_vpn_func_testing.sh -> neutron-vpnaas-16.1.0.dev17/tools copying tools/deploy_rootwrap.sh -> neutron-vpnaas-16.1.0.dev17/tools copying tools/generate_config_file_samples.sh -> neutron-vpnaas-16.1.0.dev17/tools copying tools/i18n_cfg.py -> neutron-vpnaas-16.1.0.dev17/tools copying tools/install_venv.py -> neutron-vpnaas-16.1.0.dev17/tools copying tools/install_venv_common.py -> neutron-vpnaas-16.1.0.dev17/tools copying tools/test_script.sh -> neutron-vpnaas-16.1.0.dev17/tools copying tools/with_venv.sh -> neutron-vpnaas-16.1.0.dev17/tools Writing neutron-vpnaas-16.1.0.dev17/setup.cfg creating dist Creating tar archive removing 'neutron-vpnaas-16.1.0.dev17' (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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 --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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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.g4b3nd7y:/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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76', '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}} 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/35/a6/35a6c01d5ea4d41d9cb337c4e395b59db8b14a73_fec23a9f 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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 1625488 648484 1132356 5725964 4942580 DEBUG: Swap: 4194300 582488 3611812 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.2G 26% /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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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', 'fae0dcc523d848c290455830a611b9a7', '-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=neutron-vpnaas-16.1.0.dev17.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/neutron-vpnaas-16.1.0.dev17.tar.gz ++ basename neutron-vpnaas-16.1.0.dev17.tar.gz .tar.gz + SOURCEWITHREL=neutron-vpnaas-16.1.0.dev17-0.20200703113353.775adee.tar.gz + mv dist/neutron-vpnaas-16.1.0.dev17.tar.gz /tmp/tmp.BsES4tHibi/SOURCES/neutron-vpnaas-16.1.0.dev17-0.20200703113353.775adee.tar.gz + cd /home/rhel8-master/data/openstack-neutron-vpnaas_distro + cp -a neutron-vyatta-agent.service openstack-neutron-vpnaas.spec sources /tmp/tmp.BsES4tHibi/SOURCES/ + cp openstack-neutron-vpnaas.spec /tmp/tmp.BsES4tHibi/SPECS/ + cd /tmp/tmp.BsES4tHibi/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 16.1.0.dev17\' openstack-neutron-vpnaas.spec + sed -i -e '1i%global dlrn 1\' openstack-neutron-vpnaas.spec ++ basename neutron-vpnaas-16.1.0.dev17-0.20200703113353.775adee.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr neutron-vpnaas-16.1.0.dev17-0.20200703113353.775adee\' openstack-neutron-vpnaas.spec + sed -i -e s/UPSTREAMVERSION/16.1.0.dev17/g openstack-neutron-vpnaas.spec + VERSION=16.1.0 + sed -i -e 's/Version:.*/Version: 16.1.0/g' openstack-neutron-vpnaas.spec + sed -i -e 's/Release:.*/Release: 0.20200703113353.775adee%{?dist}/g' openstack-neutron-vpnaas.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: neutron-vpnaas-16.1.0.dev17-0.20200703113353.775adee.tar.gz/' openstack-neutron-vpnaas.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-neutron-vpnaas.spec + cat openstack-neutron-vpnaas.spec %global dlrn_nvr neutron-vpnaas-16.1.0.dev17-0.20200703113353.775adee %global dlrn 1 %define upstream_version 16.1.0.dev17 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global modulename neutron_vpnaas %global servicename neutron-vpnaas %global type VPNaaS %global common_desc This is a %{type} service plugin for Openstack Neutron (Networking) service. Name: openstack-%{servicename} Version: 16.1.0 Release: 0.20200703113353.775adee%{?dist} Epoch: 1 Summary: Openstack Networking %{type} plugin License: ASL 2.0 URL: http://launchpad.net/neutron/ Source0: neutron-vpnaas-16.1.0.dev17-0.20200703113353.775adee.tar.gz Obsoletes: openstack-neutron-vpn-agent < %{version} Provides: openstack-neutron-vpn-agent = %{epoch}:%{version}-%{release} BuildArch: noarch BuildRequires: gawk BuildRequires: openstack-macros BuildRequires: python3-devel BuildRequires: python3-neutron >= %{epoch}:15.1.0 BuildRequires: python3-pbr BuildRequires: python3-setuptools BuildRequires: systemd BuildRequires: git Requires: python3-%{servicename} = %{epoch}:%{version}-%{release} Requires: openstack-neutron >= %{epoch}:15.1.0 %description %{common_desc} %package -n python3-%{servicename} Summary: Neutron %{type} Python libraries %{?python_provide:%python_provide python3-%{servicename}} Requires: python3-neutron >= %{epoch}:15.1.0 Requires: python3-alembic >= 0.8.10 Requires: python3-jinja2 Requires: python3-netaddr >= 0.7.18 Requires: python3-neutron-lib >= 1.18.0 Requires: python3-oslo-concurrency >= 3.26.0 Requires: python3-oslo-config >= 2:5.2.0 Requires: python3-oslo-db >= 4.27.0 Requires: python3-oslo-log >= 3.36.0 Requires: python3-oslo-messaging >= 5.29.0 Requires: python3-oslo-reports >= 1.18.0 Requires: python3-oslo-serialization >= 2.18.0 Requires: python3-oslo-service >= 1.24.0 Requires: python3-oslo-utils >= 3.33.0 Requires: python3-pbr Requires: python3-requests Requires: python3-sqlalchemy >= 1.2.0 %description -n python3-%{servicename} %{common_desc} This package contains the Neutron %{type} Python library. %package -n python3-%{servicename}-tests Summary: Neutron %{type} tests %{?python_provide:%python_provide python3-%{servicename}-tests} Requires: python3-neutron-tests Requires: python3-%{servicename} = %{epoch}:%{version}-%{release} %description -n python3-%{servicename}-tests %{common_desc} This package contains Neutron %{type} test files. %prep %autosetup -n %{servicename}-%{upstream_version} -S git # Let's handle dependencies ourselves %py_req_cleanup # Kill egg-info in order to generate new SOURCES.txt rm -rf %{modulename}.egg-info %build export PBR_VERSION=%{version} export SKIP_PIP_INSTALL=1 %{py3_build} # Generate configuration files PYTHONPATH=. for file in `ls etc/oslo-config-generator/*`; do oslo-config-generator --config-file=$file done find etc -name *.sample | while read filename do filedir=$(dirname $filename) file=$(basename $filename .sample) mv ${filename} ${filedir}/${file} done %install export PBR_VERSION=%{version} export SKIP_PIP_INSTALL=1 %{py3_install} # Move rootwrap files to proper location install -d -m 755 %{buildroot}%{_datarootdir}/neutron/rootwrap mv %{buildroot}/usr/etc/neutron/rootwrap.d/*.filters %{buildroot}%{_datarootdir}/neutron/rootwrap # Move config files to proper location install -d -m 755 %{buildroot}%{_sysconfdir}/neutron mv etc/*.ini etc/*.conf %{buildroot}%{_sysconfdir}/neutron # Create and populate distribution configuration directory for VPN agent # (the same as for L3 agent) mkdir -p %{buildroot}%{_datadir}/neutron/l3_agent ln -s %{_sysconfdir}/neutron/vpn_agent.ini %{buildroot}%{_datadir}/neutron/l3_agent/vpn_agent.conf # Create configuration directory that can be populated by users with custom *.conf files mkdir -p %{buildroot}/%{_sysconfdir}/neutron/conf.d/neutron-vpn-agent # Make sure neutron-server loads new configuration file mkdir -p %{buildroot}/%{_datadir}/neutron/server ln -s %{_sysconfdir}/neutron/%{modulename}.conf %{buildroot}%{_datadir}/neutron/server/%{modulename}.conf %files %license LICENSE %doc AUTHORS CONTRIBUTING.rst README.rst %{_bindir}/neutron-vpn-netns-wrapper %{_datarootdir}/neutron/rootwrap/vpnaas.filters %config(noreplace) %attr(0640, root, neutron) %{_sysconfdir}/neutron/vpn_agent.ini %config(noreplace) %attr(0640, root, neutron) %{_sysconfdir}/neutron/%{modulename}.conf %dir %{_sysconfdir}/neutron/conf.d %dir %{_sysconfdir}/neutron/conf.d/neutron-vpn-agent %{_datadir}/neutron/l3_agent/*.conf %{_datadir}/neutron/server/%{modulename}.conf %files -n python3-%{servicename} %{python3_sitelib}/%{modulename} %{python3_sitelib}/%{modulename}-%{version}-*.egg-info %exclude %{python3_sitelib}/%{modulename}/tests %files -n python3-%{servicename}-tests %{python3_sitelib}/%{modulename}/tests %changelog + spectool -g -C /tmp/tmp.BsES4tHibi/SOURCES openstack-neutron-vpnaas.spec + /usr/bin/mock --buildsrpm -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 --spec openstack-neutron-vpnaas.spec --sources=/tmp/tmp.BsES4tHibi/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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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.6paicinm:/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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76', '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}} 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/35/a6/35a6c01d5ea4d41d9cb337c4e395b59db8b14a73_fec23a9f 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(openstack-neutron-vpnaas.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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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 1626356 683284 1096156 5690296 4977920 DEBUG: Swap: 4194300 582488 3611812 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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', '989f099e11e54d8ead10a8d5a6170649', '-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', '2c79ba911aba4532b9b4ee68e3cfed2b', '-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', '27fa99a6a2ca4c72a06336b7e732846c', '-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', '1293fbb3ae704948a0c1857ed1615078', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 483 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 259 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 45 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/openstack-neutron-vpnaas.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.6paicinm:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a0e8faee0eaf4099a5d2613f010c6d34', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6paicinm:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron-vpnaas.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/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-neutron-vpnaas.spec) Config(dlrn-5) 0 minutes 8 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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.BsES4tHibi 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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.8mop1dtt:/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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76', '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}, '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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76'}} 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/35/a6/35a6c01d5ea4d41d9cb337c4e395b59db8b14a73_fec23a9f 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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 1625940 683532 1096156 5690464 4978340 DEBUG: Swap: 4194300 582488 3611812 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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', 'fa4e25352cfc48e6b147dd76d32d02e4', '-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', '33594cb894ea4377964db629e8211319', '-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', 'db866ca1f39a435eb2c041bf1c0820e1', '-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', 'fe9c50d4010e4e5fbc0f82afae31e740', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 1.2 MB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 1.0 MB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 780 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 49 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 openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.src.rpm Start: build setup for openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fb6dd915b91741f19ecafdb9023c1401', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8mop1dtt:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.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: openstack-neutron-vpnaas-1:16.1.0-0.20######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c7bc12e3de67441981eee75ecc22959f', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8mop1dtt:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.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: neutron-vpnaas-16.1.0.dev17-0.20200703113353.775adee.tar.gz DEBUG: openstack-neutron-vpnaas.spec DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron-vpnaas.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.8mop1dtt:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3fb4f3d9a23543f9ac77d9e9d78918b4', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8mop1dtt:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron-vpnaas.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/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.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/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.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/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Last metadata expiration check: 0:00:01 ago on Fri 03 Jul 2020 07:34:14 AM EDT. DEBUG: Package gawk-4.2.1-1.el8.x86_64 is already installed. DEBUG: Package git-2.18.1-3.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch 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 systemd-239-13.el8.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-neutron noarch1:16.1.0-0.20200428032410.4b02ed8.el8 local 2.5 M DEBUG: Installing dependencies: DEBUG: python-oslo-cache-lang noarch2.3.0-0.20200415121150.ef606c9.el8 local 16 k DEBUG: python-oslo-concurrency-lang noarch4.1.1-0.20200618074122.b7fc1e1.el8 local 13 k DEBUG: python-oslo-db-lang noarch8.2.0-0.20200603084527.e836420.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.3.0-0.20200703083958.880bcb8.el8 local 12 k DEBUG: python-oslo-middleware-lang noarch4.1.0-0.20200605152205.bfb4ba8.el8 local 11 k DEBUG: python-oslo-policy-lang noarch3.2.1-0.20200630164910.719435f.el8 local 11 k DEBUG: python-oslo-privsep-lang noarch2.2.1-0.20200630171505.a602d03.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.2.0-0.20200630181026.6f6c781.el8 local 12 k DEBUG: python-pycadf-common noarch3.1.0-0.20200630163511.9de5c99.el8 local 14 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-designateclient noarch4.0.0-0.20200417184930.9a2f2d4.el8 local 91 k DEBUG: python3-futurist noarch2.2.0-0.20200605151004.604b63d.el8 local 63 k DEBUG: python3-keystoneauth1 noarch4.2.0-0.20200630173226.dab8e10.el8 local 430 k DEBUG: python3-keystoneclient noarch1:4.0.0-0.20200413125859.b58ebe2.el8 local 252 k DEBUG: python3-keystonemiddleware noarch8.0.0-0.20200108125104.7c33d8e.el8 local 92 k DEBUG: python3-neutron-lib noarch2.4.0-0.20200624070952.1361d8c.el8 local 376 k DEBUG: python3-neutronclient noarch7.2.0-0.20200630170552.f751dd3.el8 local 310 k DEBUG: python3-novaclient noarch1:17.1.0-0.20200630162607.600384f.el8 local 224 k DEBUG: python3-openstacksdk noarch0.47.0-0.20200630171704.1a032b8.el8 local 814 k DEBUG: python3-os-client-config noarch2.1.0-0.20200415120623.bc96c23.el8 local 53 k DEBUG: python3-os-ken noarch1.1.0-0.20200622071410.778ed75.el8 local 2.3 M DEBUG: python3-os-service-types noarch1.7.0-0.20200416132506.0b2f473.el8 local 36 k DEBUG: python3-os-traits noarch2.3.0-0.20200416133109.bca5bac.el8 local 42 k DEBUG: python3-os-vif noarch2.1.0-0.20200630162708.989f5a7.el8 local 96 k DEBUG: python3-os-xenapi noarch0.3.4-0.20200415120510.12c68d0.el8 local 79 k DEBUG: python3-osc-lib noarch2.0.0-0.20200416135006.fea31fb.el8 local 77 k DEBUG: python3-oslo-cache noarch2.3.0-0.20200415121150.ef606c9.el8 local 50 k DEBUG: python3-oslo-concurrency noarch4.1.1-0.20200618074122.b7fc1e1.el8 local 40 k DEBUG: python3-oslo-config noarch2:8.2.0-0.20200630171134.04d5280.el8 local 223 k DEBUG: python3-oslo-context noarch3.1.0-0.20200605151059.9abd745.el8 local 25 k DEBUG: python3-oslo-db noarch8.2.0-0.20200603084527.e836420.el8 local 147 k DEBUG: python3-oslo-i18n noarch5.0.0-0.20200605153922.761ce99.el8 local 57 k DEBUG: python3-oslo-log noarch4.3.0-0.20200703083958.880bcb8.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-policy noarch3.2.1-0.20200630164910.719435f.el8 local 70 k DEBUG: python3-oslo-privsep noarch2.2.1-0.20200630171505.a602d03.el8 local 39 k DEBUG: python3-oslo-reports noarch2.1.0-0.20200605154124.a79a13b.el8 local 58 k DEBUG: python3-oslo-rootwrap noarch6.1.0-0.20200603084759.45df949.el8 local 44 k DEBUG: python3-oslo-serialization noarch4.0.0-0.20200618074026.be10175.el8 local 32 k DEBUG: python3-oslo-service noarch2.3.0-0.20200630172612.6df6e4c.el8 local 70 k DEBUG: python3-oslo-upgradecheck noarch1.1.0-0.20200605153312.2380e79.el8 local 23 k DEBUG: python3-oslo-utils noarch4.2.1-0.20200615064007.b993823.el8 local 78 k DEBUG: python3-oslo-versionedobjects noarch2.2.0-0.20200630181026.6f6c781.el8 local 78 k DEBUG: python3-osprofiler noarch3.2.1-0.20200630165526.8569b6d.el8 local 132 k DEBUG: python3-ovsdbapp noarch1.0.0-0.20200127094213.781ecb5.el8 local 113 k DEBUG: python3-pycadf noarch3.1.0-0.20200630163511.9de5c99.el8 local 51 k DEBUG: python3-requestsexceptions noarch1.4.0-0.20200416123011.d7ac0ff.el8 local 15 k DEBUG: python3-stevedore noarch2.0.1-0.20200630164713.01c12ec.el8 local 62 k DEBUG: python3-tooz noarch2.6.0-0.20200630172210.80f379b.el8 local 108 k DEBUG: cairo-gobject x86_641.15.12-3.el8 appstream 33 k DEBUG: container-selinux noarch2:2.75-1.git99e2cfd.module+el8+2769+577ad176 appstream 43 k DEBUG: libev x86_644.24-6.el8 appstream 52 k DEBUG: python3-cairo x86_641.16.3-6.el8 appstream 90 k DEBUG: python3-pyOpenSSL noarch18.0.0-1.el8 appstream 103 k DEBUG: python3-webencodings noarch0.5.1-6.el8 appstream 27 k DEBUG: unbound-libs x86_641.7.3-8.el8 appstream 499 k DEBUG: c-ares x86_641.13.0-5.el8 base 93 k DEBUG: checkpolicy x86_642.8-2.el8 base 338 k DEBUG: dbus-glib x86_640.110-2.el8 base 127 k DEBUG: gobject-introspection x86_641.56.1-1.el8 base 255 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: libxslt x86_641.1.32-3.el8 base 249 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-dbus x86_641.2.4-14.el8 base 132 k DEBUG: python3-gobject-base x86_643.28.3-1.el8 base 312 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: python3-httplib2 noarch0.10.3-4.el8 build 108 k DEBUG: libsodium x86_641.0.16-4.el8ost delorean-rhel8-master-deps 154 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-PyMySQL noarch0.9.2-2.el8ost delorean-rhel8-master-deps 96 k DEBUG: python3-SecretStorage noarch2.3.1-7.el8ost delorean-rhel8-master-deps 35 k DEBUG: python3-alembic noarch1.0.7-1.el8ost delorean-rhel8-master-deps 793 k DEBUG: python3-amqp noarch2.4.1-1.el8ost delorean-rhel8-master-deps 94 k DEBUG: python3-appdirs noarch1.4.0-6.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-asn1crypto noarch0.24.0-3.el8ost delorean-rhel8-master-deps 180 k DEBUG: python3-bcrypt x86_643.1.6-2.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-beautifulsoup4 noarch4.6.0-1.el8ost delorean-rhel8-master-deps 177 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-decorator noarch4.2.1-2.1.el8ost delorean-rhel8-master-deps 26 k DEBUG: python3-dogpile-cache noarch0.6.8-1.el8ost delorean-rhel8-master-deps 79 k DEBUG: python3-editor noarch0.4-5.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-fasteners noarch0.14.1-15.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-funcsigs noarch1.0.2-3.el8ost delorean-rhel8-master-deps 28 k DEBUG: python3-gevent x86_641.2.2-4.1.el8ost delorean-rhel8-master-deps 494 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-jmespath noarch0.9.0-11.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-jsonpatch noarch1.21-3.el8ost delorean-rhel8-master-deps 25 k DEBUG: python3-jsonpointer noarch1.10-12.el8ost delorean-rhel8-master-deps 19 k DEBUG: python3-jsonschema noarch2.6.0-4.el8ost delorean-rhel8-master-deps 81 k DEBUG: python3-kazoo noarch2.2.1-2.el8ost delorean-rhel8-master-deps 136 k DEBUG: python3-keyring noarch17.1.1-1.el8ost delorean-rhel8-master-deps 85 k DEBUG: python3-kombu noarch1:4.2.2-1.el8ost delorean-rhel8-master-deps 354 k DEBUG: python3-logutils noarch0.3.5-6.1.el8ost delorean-rhel8-master-deps 48 k DEBUG: python3-lxml x86_644.2.5-2.el8ost delorean-rhel8-master-deps 1.3 M DEBUG: python3-mako noarch1.0.6-13.el8ost delorean-rhel8-master-deps 156 k DEBUG: python3-memcached noarch1.58-8.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-migrate noarch0.12.0-2.el8ost delorean-rhel8-master-deps 237 k DEBUG: python3-msgpack x86_640.6.1-3.el8ost delorean-rhel8-master-deps 92 k DEBUG: python3-munch noarch2.2.0-3.el8ost delorean-rhel8-master-deps 20 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-paramiko noarch2.4.2-2.el8ost delorean-rhel8-master-deps 289 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-pecan noarch1.3.2-3.el8ost delorean-rhel8-master-deps 282 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-psutil x86_645.2.2-4.el8ost delorean-rhel8-master-deps 312 k DEBUG: python3-pyasn1 noarch0.3.7-6.1.el8ost delorean-rhel8-master-deps 125 k DEBUG: python3-pycparser noarch2.14-14.el8ost delorean-rhel8-master-deps 108 k DEBUG: python3-pynacl x86_641.3.0-1.el8ost delorean-rhel8-master-deps 100 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-redis noarch3.1.0-1.el8ost delorean-rhel8-master-deps 123 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-setproctitle x86_641.1.9-7.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-simplegeneric noarch0.8-8.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-simplejson x86_643.16.0-3.el8ost delorean-rhel8-master-deps 285 k DEBUG: python3-sqlparse noarch0.2.2-6.1.el8ost delorean-rhel8-master-deps 81 k DEBUG: python3-statsd noarch3.2.1-6.el8ost delorean-rhel8-master-deps 33 k DEBUG: python3-tempita noarch0.5.1-20.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-tenacity noarch5.0.2-3.el8ost delorean-rhel8-master-deps 69 k DEBUG: python3-tinyrpc noarch0.5-4.20170523git1f38ac.el8ost delorean-rhel8-master-deps 37 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-waitress noarch0.8.10-2.el8ost delorean-rhel8-master-deps 160 k DEBUG: python3-webob noarch1.8.5-1.el8ost delorean-rhel8-master-deps 251 k DEBUG: python3-webtest noarch2.0.29-4.el8ost delorean-rhel8-master-deps 91 k DEBUG: python3-werkzeug noarch0.14.1-5.el8ost delorean-rhel8-master-deps 468 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: python3-zake noarch0.2.2-14.el8ost delorean-rhel8-master-deps 46 k DEBUG: qpid-proton-c x86_640.29.0-1.el8 delorean-rhel8-master-deps 196 k DEBUG: Installing weak dependencies: DEBUG: python3-gobject x86_643.28.3-1.el8 appstream 25 k DEBUG: python3-html5lib noarch1:0.999999999-6.el8 appstream 214 k DEBUG: Enabling module streams: DEBUG: container-tools rhel8 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 165 Packages DEBUG: Total size: 58 M DEBUG: Installed size: 213 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] cairo-gobject-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] container-selinux-2.75-1.git99e2cfd.module+el8+2769+577ad176.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libev-4.24-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-3.28.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-18.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.7.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] c-ares-1.13.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-2.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-glib-0.110-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gobject-introspection-1.56.1-1.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] libxslt-1.1.32-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] 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-dbus-1.2.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-base-3.28.3-1.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] python3-httplib2-0.10.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.16-4.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-PyMySQL-0.9.2-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-SecretStorage-2.3.1-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.0.7-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-2.4.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-asn1crypto-0.24.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.6-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.6.0-1.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-decorator-4.2.1-2.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-0.6.8-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-0.4-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-funcsigs-1.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gevent-1.2.2-4.1.el8ost.x86_64.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-jmespath-0.9.0-11.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-12.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-2.6.0-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kazoo-2.2.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-17.1.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-4.2.2-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-6.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.5-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.58-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.12.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-0.6.1-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.2.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.9-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.4.2-2.el8ost.noarch.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-pecan-1.3.2-3.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-psutil-5.2.2-4.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.3.7-6.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.3.0-1.el8ost.x86_64.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-redis-3.1.0-1.el8ost.noarch.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-setproctitle-1.1.9-7.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.16.0-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.2.2-6.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-20.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-5.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tinyrpc-0.5-4.20170523git1f38ac.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-waitress-0.8.10-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.5-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.29-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-0.14.1-5.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] python3-zake-0.2.2-14.el8ost.noarch.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-stevedore-2.0.1-0.20200630164713.01c12ec 1/165 DEBUG: Installing : python3-webob-1.8.5-1.el8ost.noarch 2/165 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 3/165 DEBUG: Installing : python3-iso8601-0.1.11-9.el8ost.noarch 4/165 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 5/165 DEBUG: Installing : python3-msgpack-0.6.1-3.el8ost.x86_64 6/165 DEBUG: Installing : python3-futurist-2.2.0-0.20200605151004.604b63d. 7/165 DEBUG: Installing : python3-netifaces-0.10.9-2.el8ost.x86_64 8/165 DEBUG: Installing : python3-mako-1.0.6-13.el8ost.noarch 9/165 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 10/165 DEBUG: Installing : python3-decorator-4.2.1-2.1.el8ost.noarch 11/165 DEBUG: Installing : python3-libselinux-2.8-6.el8.x86_64 12/165 DEBUG: Installing : libselinux-utils-2.8-6.el8.x86_64 13/165 DEBUG: Installing : policycoreutils-2.8-16.1.el8.x86_64 14/165 DEBUG: Running scriptlet: policycoreutils-2.8-16.1.el8.x86_64 14/165 DEBUG: Installing : rpm-plugin-selinux-4.14.2-9.el8.x86_64 15/165 DEBUG: Installing : selinux-policy-3.14.1-61.el8.noarch 16/165 DEBUG: Running scriptlet: selinux-policy-3.14.1-61.el8.noarch 16/165 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.1-61.el8.noarch 17/165 DEBUG: Installing : selinux-policy-targeted-3.14.1-61.el8.noarch 17/165 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.1-61.el8.noarch 17/165 DEBUG: Installing : python3-dogpile-cache-0.6.8-1.el8ost.noarch 18/165 DEBUG: Installing : python3-vine-1.2.0-2.el8ost.noarch 19/165 DEBUG: Installing : python3-amqp-2.4.1-1.el8ost.noarch 20/165 DEBUG: Installing : python3-tenacity-5.0.2-3.el8ost.noarch 21/165 DEBUG: Installing : python3-tempita-0.5.1-20.el8ost.noarch 22/165 DEBUG: Installing : python3-simplejson-3.16.0-3.el8ost.x86_64 23/165 DEBUG: Installing : python3-pyroute2-0.5.3-3.el8ost.noarch 24/165 DEBUG: Installing : python3-psutil-5.2.2-4.el8ost.x86_64 25/165 DEBUG: Installing : python3-fasteners-0.14.1-15.el8ost.noarch 26/165 DEBUG: Installing : python3-dateutil-1:2.8.0-1.el8ost.noarch 27/165 DEBUG: Installing : libmnl-1.0.4-6.el8.x86_64 28/165 DEBUG: Running scriptlet: libmnl-1.0.4-6.el8.x86_64 28/165 DEBUG: Installing : gobject-introspection-1.56.1-1.el8.x86_64 29/165 DEBUG: Installing : python3-os-service-types-1.7.0-0.20200416132506. 30/165 DEBUG: Installing : python3-keystoneauth1-4.2.0-0.20200630173226.dab 31/165 DEBUG: Installing : python3-gobject-base-3.28.3-1.el8.x86_64 32/165 DEBUG: Installing : iproute-4.18.0-11.el8.x86_64 33/165 DEBUG: Installing : python3-kombu-1:4.2.2-1.el8ost.noarch 34/165 DEBUG: Installing : python3-libsemanage-2.8-5.el8.x86_64 35/165 DEBUG: Installing : python3-setools-4.2.0-2.el8.x86_64 36/165 DEBUG: Installing : qpid-proton-c-0.29.0-1.el8.x86_64 37/165 DEBUG: Running scriptlet: qpid-proton-c-0.29.0-1.el8.x86_64 37/165 DEBUG: Installing : python3-qpid-proton-0.29.0-1.el8.x86_64 38/165 DEBUG: Installing : python3-pyngus-2.3.0-1.el8.noarch 39/165 DEBUG: Installing : python3-yappi-1.0-2.el8ost.x86_64 40/165 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 41/165 DEBUG: Installing : python3-debtcollector-2.1.0-0.20200605151926.17a 42/165 DEBUG: Installing : python3-oslo-context-3.1.0-0.20200605151059.9abd 43/165 DEBUG: Installing : python3-werkzeug-0.14.1-5.el8ost.noarch 44/165 DEBUG: Installing : python3-waitress-0.8.10-2.el8ost.noarch 45/165 DEBUG: Installing : python3-voluptuous-0.10.5-5.el8ost.noarch 46/165 DEBUG: Installing : python3-statsd-3.2.1-6.el8ost.noarch 47/165 DEBUG: Installing : python3-sqlparse-0.2.2-6.1.el8ost.noarch 48/165 DEBUG: Installing : python3-migrate-0.12.0-2.el8ost.noarch 49/165 DEBUG: Installing : python3-simplegeneric-0.8-8.el8ost.noarch 50/165 DEBUG: Installing : python3-setproctitle-1.1.9-7.el8ost.x86_64 51/165 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 52/165 DEBUG: Installing : python3-repoze-lru-0.4-9.el8ost.noarch 53/165 DEBUG: Installing : python3-routes-2.4.1-2.el8ost.noarch 54/165 DEBUG: Installing : python3-redis-3.1.0-1.el8ost.noarch 55/165 DEBUG: Installing : python3-pyasn1-0.3.7-6.1.el8ost.noarch 56/165 DEBUG: Installing : python3-ply-3.9-7.el8ost.noarch 57/165 DEBUG: Installing : python3-pycparser-2.14-14.el8ost.noarch 58/165 DEBUG: Installing : python3-cffi-1.11.5-6.2.el8ost.x86_64 59/165 DEBUG: Installing : python3-bcrypt-3.1.6-2.el8ost.x86_64 60/165 DEBUG: Installing : python3-munch-2.2.0-3.el8ost.noarch 61/165 DEBUG: Installing : python3-memcached-1.58-8.el8ost.noarch 62/165 DEBUG: Installing : python3-logutils-0.3.5-6.1.el8ost.noarch 63/165 DEBUG: Installing : python3-kazoo-2.2.1-2.el8ost.noarch 64/165 DEBUG: Installing : python3-zake-0.2.2-14.el8ost.noarch 65/165 DEBUG: Installing : python3-jsonschema-2.6.0-4.el8ost.noarch 66/165 DEBUG: Installing : python3-jsonpointer-1.10-12.el8ost.noarch 67/165 DEBUG: Installing : python3-jsonpatch-1.21-3.el8ost.noarch 68/165 DEBUG: Installing : python3-jmespath-0.9.0-11.el8ost.noarch 69/165 DEBUG: Installing : python3-inotify-0.9.6-13.1.el8ost.noarch 70/165 DEBUG: Installing : python3-editor-0.4-5.el8ost.noarch 71/165 DEBUG: Installing : python3-alembic-1.0.7-1.el8ost.noarch 72/165 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 73/165 DEBUG: Installing : python3-cachetools-3.1.0-1.el8ost.noarch 74/165 DEBUG: Installing : python3-asn1crypto-0.24.0-3.el8ost.noarch 75/165 DEBUG: Installing : python3-cryptography-2.3-3.el8ost.x86_64 76/165 DEBUG: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 77/165 DEBUG: Installing : python3-paste-2.0.3-6.el8ost.noarch 78/165 DEBUG: Installing : python3-paste-deploy-1.5.2-13.el8ost.noarch 79/165 DEBUG: Installing : python3-PyMySQL-0.9.2-2.el8ost.noarch 80/165 DEBUG: Installing : python3-appdirs-1.4.0-6.el8ost.noarch 81/165 DEBUG: Installing : libsodium-1.0.16-4.el8ost.x86_64 82/165 DEBUG: Installing : python3-pynacl-1.3.0-1.el8ost.x86_64 83/165 DEBUG: Installing : python3-paramiko-2.4.2-2.el8ost.noarch 84/165 DEBUG: Installing : python3-httplib2-0.10.3-4.el8.noarch 85/165 DEBUG: Installing : python3-audit-3.0-0.10.20180831git0047a6c.el8.x8 86/165 DEBUG: Installing : numactl-libs-2.0.12-2.el8.x86_64 87/165 DEBUG: Running scriptlet: numactl-libs-2.0.12-2.el8.x86_64 87/165 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 88/165 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 89/165 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 90/165 DEBUG: Installing : libxslt-1.1.32-3.el8.x86_64 91/165 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 92/165 DEBUG: Running scriptlet: unbound-libs-1.7.3-8.el8.x86_64 93/165 DEBUG: Installing : unbound-libs-1.7.3-8.el8.x86_64 93/165 DEBUG: Running scriptlet: unbound-libs-1.7.3-8.el8.x86_64 93/165 DEBUG: Installing : dbus-glib-0.110-2.el8.x86_64 94/165 DEBUG: Running scriptlet: dbus-glib-0.110-2.el8.x86_64 94/165 DEBUG: Installing : python3-dbus-1.2.4-14.el8.x86_64 95/165 DEBUG: Installing : checkpolicy-2.8-2.el8.x86_64 96/165 DEBUG: Installing : python3-policycoreutils-2.8-16.1.el8.noarch 97/165 DEBUG: Installing : policycoreutils-python-utils-2.8-16.1.el8.noarch 98/165 DEBUG: Installing : container-selinux-2:2.75-1.git99e2cfd.module+el8 99/165 DEBUG: Running scriptlet: container-selinux-2:2.75-1.git99e2cfd.module+el8 99/165 DEBUG: setsebool: SELinux is disabled. DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 100/165 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 100/165 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 100/165 DEBUG: Running scriptlet: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 101/165 DEBUG: Installing : openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 101/165 DEBUG: Running scriptlet: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 101/165 DEBUG: Installing : python3-openvswitch2.11-2.11.0-0.20190129gitd3a1 102/165 DEBUG: Installing : python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch 103/165 DEBUG: Installing : python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5. 104/165 DEBUG: Installing : c-ares-1.13.0-5.el8.x86_64 105/165 DEBUG: Running scriptlet: c-ares-1.13.0-5.el8.x86_64 105/165 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 106/165 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 107/165 DEBUG: Installing : python3-beautifulsoup4-4.6.0-1.el8ost.noarch 108/165 DEBUG: Installing : python3-lxml-4.2.5-2.el8ost.x86_64 109/165 DEBUG: Installing : python3-webtest-2.0.29-4.el8ost.noarch 110/165 DEBUG: Installing : python3-pecan-1.3.2-3.el8ost.noarch 111/165 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 112/165 DEBUG: Installing : libev-4.24-6.el8.x86_64 113/165 DEBUG: Installing : python3-gevent-1.2.2-4.1.el8ost.x86_64 114/165 DEBUG: Installing : python3-tinyrpc-0.5-4.20170523git1f38ac.el8ost.n 115/165 DEBUG: Installing : cairo-gobject-1.15.12-3.el8.x86_64 116/165 DEBUG: Installing : python3-gobject-3.28.3-1.el8.x86_64 117/165 DEBUG: Installing : python3-SecretStorage-2.3.1-7.el8ost.noarch 118/165 DEBUG: Installing : python3-keyring-17.1.1-1.el8ost.noarch 119/165 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2020041612301 120/165 DEBUG: Installing : python3-openstacksdk-0.47.0-0.20200630171704.1a0 121/165 DEBUG: Installing : python3-os-client-config-2.1.0-0.20200415120623. 122/165 DEBUG: Installing : python3-oslo-rootwrap-6.1.0-0.20200603084759.45d 123/165 DEBUG: Installing : python3-os-traits-2.3.0-0.20200416133109.bca5bac 124/165 DEBUG: Installing : python-pycadf-common-3.1.0-0.20200630163511.9de5 125/165 DEBUG: Installing : python-oslo-versionedobjects-lang-2.2.0-0.202006 126/165 DEBUG: Installing : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 127/165 DEBUG: Installing : python-oslo-privsep-lang-2.2.1-0.20200630171505. 128/165 DEBUG: Installing : python-oslo-policy-lang-3.2.1-0.20200630164910.7 129/165 DEBUG: Installing : python-oslo-middleware-lang-4.1.0-0.202006051522 130/165 DEBUG: Installing : python-oslo-log-lang-4.3.0-0.20200703083958.880b 131/165 DEBUG: Installing : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 132/165 DEBUG: Installing : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 133/165 DEBUG: Installing : python3-oslo-utils-4.2.1-0.20200615064007.b99382 134/165 DEBUG: Installing : python3-oslo-config-2:8.2.0-0.20200630171134.04d 135/165 DEBUG: Installing : python3-oslo-serialization-4.0.0-0.2020061807402 136/165 DEBUG: Installing : python3-oslo-log-4.3.0-0.20200703083958.880bcb8. 137/165 DEBUG: Installing : python3-oslo-privsep-2.2.1-0.20200630171505.a602 138/165 DEBUG: Installing : python3-keystoneclient-1:4.0.0-0.20200413125859. 139/165 DEBUG: Installing : python3-oslo-policy-3.2.1-0.20200630164910.71943 140/165 DEBUG: Installing : python3-os-ken-1.1.0-0.20200622071410.778ed75.el 141/165 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python3-oslo-middleware-4.1.0-0.20200605152205.b 142/165 DEBUG: Installing : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.e 143/165 DEBUG: Installing : python3-designateclient-4.0.0-0.20200417184930.9 144/165 DEBUG: Installing : python3-neutronclient-7.2.0-0.20200630170552.f75 145/165 DEBUG: Installing : python3-novaclient-1:17.1.0-0.20200630162607.600 146/165 DEBUG: Installing : python3-oslo-reports-2.1.0-0.20200605154124.a79a 147/165 DEBUG: Installing : python3-pycadf-3.1.0-0.20200630163511.9de5c99.el 148/165 DEBUG: Installing : python3-tooz-2.6.0-0.20200630172210.80f379b.el8. 149/165 DEBUG: Installing : python3-oslo-upgradecheck-1.1.0-0.20200605153312 150/165 DEBUG: Installing : python-oslo-db-lang-8.2.0-0.20200603084527.e8364 151/165 DEBUG: Installing : python3-oslo-db-8.2.0-0.20200603084527.e836420.e 152/165 DEBUG: Installing : python-oslo-concurrency-lang-4.1.1-0.20200618074 153/165 DEBUG: Installing : python3-oslo-concurrency-4.1.1-0.20200618074122. 154/165 DEBUG: Installing : python3-oslo-service-2.3.0-0.20200630172612.6df6 155/165 DEBUG: Installing : python3-oslo-messaging-12.0.0-0.20200315133106.d 156/165 DEBUG: Installing : python3-oslo-versionedobjects-2.2.0-0.2020063018 157/165 DEBUG: Installing : python3-osprofiler-3.2.1-0.20200630165526.8569b6 158/165 DEBUG: Installing : python3-neutron-lib-2.4.0-0.20200624070952.1361d 159/165 DEBUG: Installing : python3-os-vif-2.1.0-0.20200630162708.989f5a7.el 160/165 DEBUG: Installing : python3-os-xenapi-0.3.4-0.20200415120510.12c68d0 161/165 DEBUG: Installing : python-oslo-cache-lang-2.3.0-0.20200415121150.ef 162/165 DEBUG: Installing : python3-oslo-cache-2.3.0-0.20200415121150.ef606c 163/165 DEBUG: Installing : python3-keystonemiddleware-8.0.0-0.2020010812510 164/165 DEBUG: Installing : python3-neutron-1:16.1.0-0.20200428032410.4b02ed 165/165 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 165/165 DEBUG: Running scriptlet: python3-neutron-1:16.1.0-0.20200428032410.4b02ed 165/165 DEBUG: Verifying : python-oslo-cache-lang-2.3.0-0.20200415121150.ef 1/165 DEBUG: Verifying : python-oslo-concurrency-lang-4.1.1-0.20200618074 2/165 DEBUG: Verifying : python-oslo-db-lang-8.2.0-0.20200603084527.e8364 3/165 DEBUG: Verifying : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 4/165 DEBUG: Verifying : python-oslo-log-lang-4.3.0-0.20200703083958.880b 5/165 DEBUG: Verifying : python-oslo-middleware-lang-4.1.0-0.202006051522 6/165 DEBUG: Verifying : python-oslo-policy-lang-3.2.1-0.20200630164910.7 7/165 DEBUG: Verifying : python-oslo-privsep-lang-2.2.1-0.20200630171505. 8/165 DEBUG: Verifying : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 9/165 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.2.0-0.202006 10/165 DEBUG: Verifying : python-pycadf-common-3.1.0-0.20200630163511.9de5 11/165 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 12/165 DEBUG: Verifying : python3-debtcollector-2.1.0-0.20200605151926.17a 13/165 DEBUG: Verifying : python3-designateclient-4.0.0-0.20200417184930.9 14/165 DEBUG: Verifying : python3-futurist-2.2.0-0.20200605151004.604b63d. 15/165 DEBUG: Verifying : python3-keystoneauth1-4.2.0-0.20200630173226.dab 16/165 DEBUG: Verifying : python3-keystoneclient-1:4.0.0-0.20200413125859. 17/165 DEBUG: Verifying : python3-keystonemiddleware-8.0.0-0.2020010812510 18/165 DEBUG: Verifying : python3-neutron-1:16.1.0-0.20200428032410.4b02ed 19/165 DEBUG: Verifying : python3-neutron-lib-2.4.0-0.20200624070952.1361d 20/165 DEBUG: Verifying : python3-neutronclient-7.2.0-0.20200630170552.f75 21/165 DEBUG: Verifying : python3-novaclient-1:17.1.0-0.20200630162607.600 22/165 DEBUG: Verifying : python3-openstacksdk-0.47.0-0.20200630171704.1a0 23/165 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20200415120623. 24/165 DEBUG: Verifying : python3-os-ken-1.1.0-0.20200622071410.778ed75.el 25/165 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20200416132506. 26/165 DEBUG: Verifying : python3-os-traits-2.3.0-0.20200416133109.bca5bac 27/165 DEBUG: Verifying : python3-os-vif-2.1.0-0.20200630162708.989f5a7.el 28/165 DEBUG: Verifying : python3-os-xenapi-0.3.4-0.20200415120510.12c68d0 29/165 DEBUG: Verifying : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.e 30/165 DEBUG: Verifying : python3-oslo-cache-2.3.0-0.20200415121150.ef606c 31/165 DEBUG: Verifying : python3-oslo-concurrency-4.1.1-0.20200618074122. 32/165 DEBUG: Verifying : python3-oslo-config-2:8.2.0-0.20200630171134.04d 33/165 DEBUG: Verifying : python3-oslo-context-3.1.0-0.20200605151059.9abd 34/165 DEBUG: Verifying : python3-oslo-db-8.2.0-0.20200603084527.e836420.e 35/165 DEBUG: Verifying : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 36/165 DEBUG: Verifying : python3-oslo-log-4.3.0-0.20200703083958.880bcb8. 37/165 DEBUG: Verifying : python3-oslo-messaging-12.0.0-0.20200315133106.d 38/165 DEBUG: Verifying : python3-oslo-middleware-4.1.0-0.20200605152205.b 39/165 DEBUG: Verifying : python3-oslo-policy-3.2.1-0.20200630164910.71943 40/165 DEBUG: Verifying : python3-oslo-privsep-2.2.1-0.20200630171505.a602 41/165 DEBUG: Verifying : python3-oslo-reports-2.1.0-0.20200605154124.a79a 42/165 DEBUG: Verifying : python3-oslo-rootwrap-6.1.0-0.20200603084759.45d 43/165 DEBUG: Verifying : python3-oslo-serialization-4.0.0-0.2020061807402 44/165 DEBUG: Verifying : python3-oslo-service-2.3.0-0.20200630172612.6df6 45/165 DEBUG: Verifying : python3-oslo-upgradecheck-1.1.0-0.20200605153312 46/165 DEBUG: Verifying : python3-oslo-utils-4.2.1-0.20200615064007.b99382 47/165 DEBUG: Verifying : python3-oslo-versionedobjects-2.2.0-0.2020063018 48/165 DEBUG: Verifying : python3-osprofiler-3.2.1-0.20200630165526.8569b6 49/165 DEBUG: Verifying : python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5. 50/165 DEBUG: Verifying : python3-pycadf-3.1.0-0.20200630163511.9de5c99.el 51/165 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2020041612301 52/165 DEBUG: Verifying : python3-stevedore-2.0.1-0.20200630164713.01c12ec 53/165 DEBUG: Verifying : python3-tooz-2.6.0-0.20200630172210.80f379b.el8. 54/165 DEBUG: Verifying : cairo-gobject-1.15.12-3.el8.x86_64 55/165 DEBUG: Verifying : container-selinux-2:2.75-1.git99e2cfd.module+el8 56/165 DEBUG: Verifying : libev-4.24-6.el8.x86_64 57/165 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 58/165 DEBUG: Verifying : python3-gobject-3.28.3-1.el8.x86_64 59/165 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 60/165 DEBUG: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 61/165 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 62/165 DEBUG: Verifying : unbound-libs-1.7.3-8.el8.x86_64 63/165 DEBUG: Verifying : c-ares-1.13.0-5.el8.x86_64 64/165 DEBUG: Verifying : checkpolicy-2.8-2.el8.x86_64 65/165 DEBUG: Verifying : dbus-glib-0.110-2.el8.x86_64 66/165 DEBUG: Verifying : gobject-introspection-1.56.1-1.el8.x86_64 67/165 DEBUG: Verifying : iproute-4.18.0-11.el8.x86_64 68/165 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 69/165 DEBUG: Verifying : libmnl-1.0.4-6.el8.x86_64 70/165 DEBUG: Verifying : libselinux-utils-2.8-6.el8.x86_64 71/165 DEBUG: Verifying : libxslt-1.1.32-3.el8.x86_64 72/165 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 73/165 DEBUG: Verifying : numactl-libs-2.0.12-2.el8.x86_64 74/165 DEBUG: Verifying : policycoreutils-2.8-16.1.el8.x86_64 75/165 DEBUG: Verifying : policycoreutils-python-utils-2.8-16.1.el8.noarch 76/165 DEBUG: Verifying : python3-audit-3.0-0.10.20180831git0047a6c.el8.x8 77/165 DEBUG: Verifying : python3-dbus-1.2.4-14.el8.x86_64 78/165 DEBUG: Verifying : python3-gobject-base-3.28.3-1.el8.x86_64 79/165 DEBUG: Verifying : python3-libselinux-2.8-6.el8.x86_64 80/165 DEBUG: Verifying : python3-libsemanage-2.8-5.el8.x86_64 81/165 DEBUG: Verifying : python3-policycoreutils-2.8-16.1.el8.noarch 82/165 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 83/165 DEBUG: Verifying : python3-setools-4.2.0-2.el8.x86_64 84/165 DEBUG: Verifying : rpm-plugin-selinux-4.14.2-9.el8.x86_64 85/165 DEBUG: Verifying : selinux-policy-3.14.1-61.el8.noarch 86/165 DEBUG: Verifying : selinux-policy-targeted-3.14.1-61.el8.noarch 87/165 DEBUG: Verifying : python3-httplib2-0.10.3-4.el8.noarch 88/165 DEBUG: Verifying : libsodium-1.0.16-4.el8ost.x86_64 89/165 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 90/165 DEBUG: Verifying : openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 91/165 DEBUG: Verifying : python3-PyMySQL-0.9.2-2.el8ost.noarch 92/165 DEBUG: Verifying : python3-SecretStorage-2.3.1-7.el8ost.noarch 93/165 DEBUG: Verifying : python3-alembic-1.0.7-1.el8ost.noarch 94/165 DEBUG: Verifying : python3-amqp-2.4.1-1.el8ost.noarch 95/165 DEBUG: Verifying : python3-appdirs-1.4.0-6.el8ost.noarch 96/165 DEBUG: Verifying : python3-asn1crypto-0.24.0-3.el8ost.noarch 97/165 DEBUG: Verifying : python3-bcrypt-3.1.6-2.el8ost.x86_64 98/165 DEBUG: Verifying : python3-beautifulsoup4-4.6.0-1.el8ost.noarch 99/165 DEBUG: Verifying : python3-cachetools-3.1.0-1.el8ost.noarch 100/165 DEBUG: Verifying : python3-cffi-1.11.5-6.2.el8ost.x86_64 101/165 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 102/165 DEBUG: Verifying : python3-cryptography-2.3-3.el8ost.x86_64 103/165 DEBUG: Verifying : python3-dateutil-1:2.8.0-1.el8ost.noarch 104/165 DEBUG: Verifying : python3-decorator-4.2.1-2.1.el8ost.noarch 105/165 DEBUG: Verifying : python3-dogpile-cache-0.6.8-1.el8ost.noarch 106/165 DEBUG: Verifying : python3-editor-0.4-5.el8ost.noarch 107/165 DEBUG: Verifying : python3-fasteners-0.14.1-15.el8ost.noarch 108/165 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 109/165 DEBUG: Verifying : python3-gevent-1.2.2-4.1.el8ost.x86_64 110/165 DEBUG: Verifying : python3-inotify-0.9.6-13.1.el8ost.noarch 111/165 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 112/165 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8ost.noarch 113/165 DEBUG: Verifying : python3-jsonpatch-1.21-3.el8ost.noarch 114/165 DEBUG: Verifying : python3-jsonpointer-1.10-12.el8ost.noarch 115/165 DEBUG: Verifying : python3-jsonschema-2.6.0-4.el8ost.noarch 116/165 DEBUG: Verifying : python3-kazoo-2.2.1-2.el8ost.noarch 117/165 DEBUG: Verifying : python3-keyring-17.1.1-1.el8ost.noarch 118/165 DEBUG: Verifying : python3-kombu-1:4.2.2-1.el8ost.noarch 119/165 DEBUG: Verifying : python3-logutils-0.3.5-6.1.el8ost.noarch 120/165 DEBUG: Verifying : python3-lxml-4.2.5-2.el8ost.x86_64 121/165 DEBUG: Verifying : python3-mako-1.0.6-13.el8ost.noarch 122/165 DEBUG: Verifying : python3-memcached-1.58-8.el8ost.noarch 123/165 DEBUG: Verifying : python3-migrate-0.12.0-2.el8ost.noarch 124/165 DEBUG: Verifying : python3-msgpack-0.6.1-3.el8ost.x86_64 125/165 DEBUG: Verifying : python3-munch-2.2.0-3.el8ost.noarch 126/165 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 127/165 DEBUG: Verifying : python3-netifaces-0.10.9-2.el8ost.x86_64 128/165 DEBUG: Verifying : python3-openvswitch2.11-2.11.0-0.20190129gitd3a1 129/165 DEBUG: Verifying : python3-paramiko-2.4.2-2.el8ost.noarch 130/165 DEBUG: Verifying : python3-paste-2.0.3-6.el8ost.noarch 131/165 DEBUG: Verifying : python3-paste-deploy-1.5.2-13.el8ost.noarch 132/165 DEBUG: Verifying : python3-pecan-1.3.2-3.el8ost.noarch 133/165 DEBUG: Verifying : python3-ply-3.9-7.el8ost.noarch 134/165 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 135/165 DEBUG: Verifying : python3-psutil-5.2.2-4.el8ost.x86_64 136/165 DEBUG: Verifying : python3-pyasn1-0.3.7-6.1.el8ost.noarch 137/165 DEBUG: Verifying : python3-pycparser-2.14-14.el8ost.noarch 138/165 DEBUG: Verifying : python3-pynacl-1.3.0-1.el8ost.x86_64 139/165 DEBUG: Verifying : python3-pyngus-2.3.0-1.el8.noarch 140/165 DEBUG: Verifying : python3-pyroute2-0.5.3-3.el8ost.noarch 141/165 DEBUG: Verifying : python3-qpid-proton-0.29.0-1.el8.x86_64 142/165 DEBUG: Verifying : python3-redis-3.1.0-1.el8ost.noarch 143/165 DEBUG: Verifying : python3-repoze-lru-0.4-9.el8ost.noarch 144/165 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 145/165 DEBUG: Verifying : python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch 146/165 DEBUG: Verifying : python3-routes-2.4.1-2.el8ost.noarch 147/165 DEBUG: Verifying : python3-setproctitle-1.1.9-7.el8ost.x86_64 148/165 DEBUG: Verifying : python3-simplegeneric-0.8-8.el8ost.noarch 149/165 DEBUG: Verifying : python3-simplejson-3.16.0-3.el8ost.x86_64 150/165 DEBUG: Verifying : python3-sqlparse-0.2.2-6.1.el8ost.noarch 151/165 DEBUG: Verifying : python3-statsd-3.2.1-6.el8ost.noarch 152/165 DEBUG: Verifying : python3-tempita-0.5.1-20.el8ost.noarch 153/165 DEBUG: Verifying : python3-tenacity-5.0.2-3.el8ost.noarch 154/165 DEBUG: Verifying : python3-tinyrpc-0.5-4.20170523git1f38ac.el8ost.n 155/165 DEBUG: Verifying : python3-vine-1.2.0-2.el8ost.noarch 156/165 DEBUG: Verifying : python3-voluptuous-0.10.5-5.el8ost.noarch 157/165 DEBUG: Verifying : python3-waitress-0.8.10-2.el8ost.noarch 158/165 DEBUG: Verifying : python3-webob-1.8.5-1.el8ost.noarch 159/165 DEBUG: Verifying : python3-webtest-2.0.29-4.el8ost.noarch 160/165 DEBUG: Verifying : python3-werkzeug-0.14.1-5.el8ost.noarch 161/165 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 162/165 DEBUG: Verifying : python3-yappi-1.0-2.el8ost.x86_64 163/165 DEBUG: Verifying : python3-zake-0.2.2-14.el8ost.noarch 164/165 DEBUG: Verifying : qpid-proton-c-0.29.0-1.el8.x86_64 165/165 DEBUG: Installed: DEBUG: python3-neutron-1:16.1.0-0.20200428032410.4b02ed8.el8.noarch DEBUG: python3-gobject-3.28.3-1.el8.x86_64 DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python-oslo-cache-lang-2.3.0-0.20200415121150.ef606c9.el8.noarch DEBUG: python-oslo-concurrency-lang-4.1.1-0.20200618074122.b7fc1e1.el8.noarch DEBUG: python-oslo-db-lang-8.2.0-0.20200603084527.e836420.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python-oslo-log-lang-4.3.0-0.20200703083958.880bcb8.el8.noarch DEBUG: python-oslo-middleware-lang-4.1.0-0.20200605152205.bfb4ba8.el8.noarch DEBUG: python-oslo-policy-lang-3.2.1-0.20200630164910.719435f.el8.noarch DEBUG: python-oslo-privsep-lang-2.2.1-0.20200630171505.a602d03.el8.noarch DEBUG: python-oslo-utils-lang-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.2.0-0.20200630181026.6f6c781.el8.noarch DEBUG: python-pycadf-common-3.1.0-0.20200630163511.9de5c99.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-designateclient-4.0.0-0.20200417184930.9a2f2d4.el8.noarch DEBUG: python3-futurist-2.2.0-0.20200605151004.604b63d.el8.noarch DEBUG: python3-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.noarch DEBUG: python3-keystoneclient-1:4.0.0-0.20200413125859.b58ebe2.el8.noarch DEBUG: python3-keystonemiddleware-8.0.0-0.20200108125104.7c33d8e.el8.noarch DEBUG: python3-neutron-lib-2.4.0-0.20200624070952.1361d8c.el8.noarch DEBUG: python3-neutronclient-7.2.0-0.20200630170552.f751dd3.el8.noarch DEBUG: python3-novaclient-1:17.1.0-0.20200630162607.600384f.el8.noarch DEBUG: python3-openstacksdk-0.47.0-0.20200630171704.1a032b8.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20200415120623.bc96c23.el8.noarch DEBUG: python3-os-ken-1.1.0-0.20200622071410.778ed75.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20200416132506.0b2f473.el8.noarch DEBUG: python3-os-traits-2.3.0-0.20200416133109.bca5bac.el8.noarch DEBUG: python3-os-vif-2.1.0-0.20200630162708.989f5a7.el8.noarch DEBUG: python3-os-xenapi-0.3.4-0.20200415120510.12c68d0.el8.noarch DEBUG: python3-osc-lib-2.0.0-0.20200416135006.fea31fb.el8.noarch DEBUG: python3-oslo-cache-2.3.0-0.20200415121150.ef606c9.el8.noarch DEBUG: python3-oslo-concurrency-4.1.1-0.20200618074122.b7fc1e1.el8.noarch DEBUG: python3-oslo-config-2:8.2.0-0.20200630171134.04d5280.el8.noarch DEBUG: python3-oslo-context-3.1.0-0.20200605151059.9abd745.el8.noarch DEBUG: python3-oslo-db-8.2.0-0.20200603084527.e836420.el8.noarch DEBUG: python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-oslo-log-4.3.0-0.20200703083958.880bcb8.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-policy-3.2.1-0.20200630164910.719435f.el8.noarch DEBUG: python3-oslo-privsep-2.2.1-0.20200630171505.a602d03.el8.noarch DEBUG: python3-oslo-reports-2.1.0-0.20200605154124.a79a13b.el8.noarch DEBUG: python3-oslo-rootwrap-6.1.0-0.20200603084759.45df949.el8.noarch DEBUG: python3-oslo-serialization-4.0.0-0.20200618074026.be10175.el8.noarch DEBUG: python3-oslo-service-2.3.0-0.20200630172612.6df6e4c.el8.noarch DEBUG: python3-oslo-upgradecheck-1.1.0-0.20200605153312.2380e79.el8.noarch DEBUG: python3-oslo-utils-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python3-oslo-versionedobjects-2.2.0-0.20200630181026.6f6c781.el8.noarch DEBUG: python3-osprofiler-3.2.1-0.20200630165526.8569b6d.el8.noarch DEBUG: python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5.el8.noarch DEBUG: python3-pycadf-3.1.0-0.20200630163511.9de5c99.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20200416123011.d7ac0ff.el8.noarch DEBUG: python3-stevedore-2.0.1-0.20200630164713.01c12ec.el8.noarch DEBUG: python3-tooz-2.6.0-0.20200630172210.80f379b.el8.noarch DEBUG: cairo-gobject-1.15.12-3.el8.x86_64 DEBUG: container-selinux-2:2.75-1.git99e2cfd.module+el8+2769+577ad176.noarch DEBUG: libev-4.24-6.el8.x86_64 DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-pyOpenSSL-18.0.0-1.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: unbound-libs-1.7.3-8.el8.x86_64 DEBUG: c-ares-1.13.0-5.el8.x86_64 DEBUG: checkpolicy-2.8-2.el8.x86_64 DEBUG: dbus-glib-0.110-2.el8.x86_64 DEBUG: gobject-introspection-1.56.1-1.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: libxslt-1.1.32-3.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-dbus-1.2.4-14.el8.x86_64 DEBUG: python3-gobject-base-3.28.3-1.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: python3-httplib2-0.10.3-4.el8.noarch DEBUG: libsodium-1.0.16-4.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-PyMySQL-0.9.2-2.el8ost.noarch DEBUG: python3-SecretStorage-2.3.1-7.el8ost.noarch DEBUG: python3-alembic-1.0.7-1.el8ost.noarch DEBUG: python3-amqp-2.4.1-1.el8ost.noarch DEBUG: python3-appdirs-1.4.0-6.el8ost.noarch DEBUG: python3-asn1crypto-0.24.0-3.el8ost.noarch DEBUG: python3-bcrypt-3.1.6-2.el8ost.x86_64 DEBUG: python3-beautifulsoup4-4.6.0-1.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-decorator-4.2.1-2.1.el8ost.noarch DEBUG: python3-dogpile-cache-0.6.8-1.el8ost.noarch DEBUG: python3-editor-0.4-5.el8ost.noarch DEBUG: python3-fasteners-0.14.1-15.el8ost.noarch DEBUG: python3-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-gevent-1.2.2-4.1.el8ost.x86_64 DEBUG: python3-inotify-0.9.6-13.1.el8ost.noarch DEBUG: python3-iso8601-0.1.11-9.el8ost.noarch DEBUG: python3-jmespath-0.9.0-11.el8ost.noarch DEBUG: python3-jsonpatch-1.21-3.el8ost.noarch DEBUG: python3-jsonpointer-1.10-12.el8ost.noarch DEBUG: python3-jsonschema-2.6.0-4.el8ost.noarch DEBUG: python3-kazoo-2.2.1-2.el8ost.noarch DEBUG: python3-keyring-17.1.1-1.el8ost.noarch DEBUG: python3-kombu-1:4.2.2-1.el8ost.noarch DEBUG: python3-logutils-0.3.5-6.1.el8ost.noarch DEBUG: python3-lxml-4.2.5-2.el8ost.x86_64 DEBUG: python3-mako-1.0.6-13.el8ost.noarch DEBUG: python3-memcached-1.58-8.el8ost.noarch DEBUG: python3-migrate-0.12.0-2.el8ost.noarch DEBUG: python3-msgpack-0.6.1-3.el8ost.x86_64 DEBUG: python3-munch-2.2.0-3.el8ost.noarch 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-paramiko-2.4.2-2.el8ost.noarch DEBUG: python3-paste-2.0.3-6.el8ost.noarch DEBUG: python3-paste-deploy-1.5.2-13.el8ost.noarch DEBUG: python3-pecan-1.3.2-3.el8ost.noarch DEBUG: python3-ply-3.9-7.el8ost.noarch DEBUG: python3-prettytable-0.7.2-15.el8ost.noarch DEBUG: python3-psutil-5.2.2-4.el8ost.x86_64 DEBUG: python3-pyasn1-0.3.7-6.1.el8ost.noarch DEBUG: python3-pycparser-2.14-14.el8ost.noarch DEBUG: python3-pynacl-1.3.0-1.el8ost.x86_64 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-redis-3.1.0-1.el8ost.noarch 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-setproctitle-1.1.9-7.el8ost.x86_64 DEBUG: python3-simplegeneric-0.8-8.el8ost.noarch DEBUG: python3-simplejson-3.16.0-3.el8ost.x86_64 DEBUG: python3-sqlparse-0.2.2-6.1.el8ost.noarch DEBUG: python3-statsd-3.2.1-6.el8ost.noarch DEBUG: python3-tempita-0.5.1-20.el8ost.noarch DEBUG: python3-tenacity-5.0.2-3.el8ost.noarch DEBUG: python3-tinyrpc-0.5-4.20170523git1f38ac.el8ost.noarch DEBUG: python3-vine-1.2.0-2.el8ost.noarch DEBUG: python3-voluptuous-0.10.5-5.el8ost.noarch DEBUG: python3-waitress-0.8.10-2.el8ost.noarch DEBUG: python3-webob-1.8.5-1.el8ost.noarch DEBUG: python3-webtest-2.0.29-4.el8ost.noarch DEBUG: python3-werkzeug-0.14.1-5.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.x86_64 DEBUG: python3-yappi-1.0-2.el8ost.x86_64 DEBUG: python3-zake-0.2.2-14.el8ost.noarch 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 openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.src.rpm Start: rpmbuild openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76/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/openstack-neutron-vpnaas.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.8mop1dtt:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c71e031a535244029e8a82cd38dca20d', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8mop1dtt:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-neutron-vpnaas.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.LYxNq2 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf neutron-vpnaas-16.1.0.dev17 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-vpnaas-16.1.0.dev17-0.20200703113353.775adee.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd neutron-vpnaas-16.1.0.dev17 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 'openstack-neutron-vpnaas-16.1.0 base' DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + rm -rf neutron_vpnaas.egg-info DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.l96iOV DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-vpnaas-16.1.0.dev17 DEBUG: + export PBR_VERSION=16.1.0 DEBUG: + PBR_VERSION=16.1.0 DEBUG: + export SKIP_PIP_INSTALL=1 DEBUG: + SKIP_PIP_INSTALL=1 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/neutron_vpnaas DEBUG: creating build/lib/neutron_vpnaas/extensions DEBUG: copying neutron_vpnaas/extensions/__init__.py -> build/lib/neutron_vpnaas/extensions DEBUG: copying neutron_vpnaas/extensions/vpn_endpoint_groups.py -> build/lib/neutron_vpnaas/extensions DEBUG: copying neutron_vpnaas/extensions/vpn_flavors.py -> build/lib/neutron_vpnaas/extensions DEBUG: copying neutron_vpnaas/extensions/vpnaas.py -> build/lib/neutron_vpnaas/extensions DEBUG: creating build/lib/neutron_vpnaas/tests DEBUG: creating build/lib/neutron_vpnaas/tests/unit DEBUG: creating build/lib/neutron_vpnaas/tests/unit/services DEBUG: copying neutron_vpnaas/tests/unit/services/__init__.py -> build/lib/neutron_vpnaas/tests/unit/services DEBUG: creating build/lib/neutron_vpnaas/services DEBUG: copying neutron_vpnaas/services/__init__.py -> build/lib/neutron_vpnaas/services DEBUG: creating build/lib/neutron_vpnaas/tests/unit/services/vpn DEBUG: creating build/lib/neutron_vpnaas/tests/unit/services/vpn/device_drivers DEBUG: copying neutron_vpnaas/tests/unit/services/vpn/device_drivers/__init__.py -> build/lib/neutron_vpnaas/tests/unit/services/vpn/device_drivers DEBUG: copying neutron_vpnaas/tests/unit/services/vpn/device_drivers/test_ipsec.py -> build/lib/neutron_vpnaas/tests/unit/services/vpn/device_drivers DEBUG: creating build/lib/neutron_vpnaas/services/vpn DEBUG: creating build/lib/neutron_vpnaas/services/vpn/common DEBUG: copying neutron_vpnaas/services/vpn/common/__init__.py -> build/lib/neutron_vpnaas/services/vpn/common DEBUG: copying neutron_vpnaas/services/vpn/common/constants.py -> build/lib/neutron_vpnaas/services/vpn/common DEBUG: copying neutron_vpnaas/services/vpn/common/netns_wrapper.py -> build/lib/neutron_vpnaas/services/vpn/common DEBUG: copying neutron_vpnaas/services/vpn/common/topics.py -> build/lib/neutron_vpnaas/services/vpn/common DEBUG: creating build/lib/neutron_vpnaas/tests/unit/db DEBUG: copying neutron_vpnaas/tests/unit/db/__init__.py -> build/lib/neutron_vpnaas/tests/unit/db DEBUG: copying neutron_vpnaas/services/vpn/__init__.py -> build/lib/neutron_vpnaas/services/vpn DEBUG: copying neutron_vpnaas/services/vpn/agent.py -> build/lib/neutron_vpnaas/services/vpn DEBUG: copying neutron_vpnaas/services/vpn/plugin.py -> build/lib/neutron_vpnaas/services/vpn DEBUG: copying neutron_vpnaas/services/vpn/vpn_service.py -> build/lib/neutron_vpnaas/services/vpn DEBUG: creating build/lib/neutron_vpnaas/services/vpn/device_drivers DEBUG: copying neutron_vpnaas/services/vpn/device_drivers/__init__.py -> build/lib/neutron_vpnaas/services/vpn/device_drivers DEBUG: copying neutron_vpnaas/services/vpn/device_drivers/ipsec.py -> build/lib/neutron_vpnaas/services/vpn/device_drivers DEBUG: copying neutron_vpnaas/services/vpn/device_drivers/libreswan_ipsec.py -> build/lib/neutron_vpnaas/services/vpn/device_drivers DEBUG: copying neutron_vpnaas/services/vpn/device_drivers/strongswan_ipsec.py -> build/lib/neutron_vpnaas/services/vpn/device_drivers DEBUG: creating build/lib/neutron_vpnaas/db DEBUG: creating build/lib/neutron_vpnaas/db/migration DEBUG: copying neutron_vpnaas/db/migration/__init__.py -> build/lib/neutron_vpnaas/db/migration DEBUG: creating build/lib/neutron_vpnaas/db/vpn DEBUG: copying neutron_vpnaas/db/vpn/__init__.py -> build/lib/neutron_vpnaas/db/vpn DEBUG: copying neutron_vpnaas/db/vpn/vpn_db.py -> build/lib/neutron_vpnaas/db/vpn DEBUG: copying neutron_vpnaas/db/vpn/vpn_models.py -> build/lib/neutron_vpnaas/db/vpn DEBUG: copying neutron_vpnaas/db/vpn/vpn_validator.py -> build/lib/neutron_vpnaas/db/vpn DEBUG: copying neutron_vpnaas/__init__.py -> build/lib/neutron_vpnaas DEBUG: copying neutron_vpnaas/_i18n.py -> build/lib/neutron_vpnaas DEBUG: copying neutron_vpnaas/opts.py -> build/lib/neutron_vpnaas DEBUG: copying neutron_vpnaas/version.py -> build/lib/neutron_vpnaas DEBUG: creating build/lib/neutron_vpnaas/tests/unit/services/vpn/service_drivers DEBUG: copying neutron_vpnaas/tests/unit/services/vpn/service_drivers/__init__.py -> build/lib/neutron_vpnaas/tests/unit/services/vpn/service_drivers DEBUG: copying neutron_vpnaas/tests/unit/services/vpn/service_drivers/test_ipsec.py -> build/lib/neutron_vpnaas/tests/unit/services/vpn/service_drivers DEBUG: creating build/lib/neutron_vpnaas/tests/functional DEBUG: creating build/lib/neutron_vpnaas/tests/functional/strongswan DEBUG: copying neutron_vpnaas/tests/functional/strongswan/__init__.py -> build/lib/neutron_vpnaas/tests/functional/strongswan DEBUG: copying neutron_vpnaas/tests/functional/strongswan/test_netns_wrapper.py -> build/lib/neutron_vpnaas/tests/functional/strongswan DEBUG: copying neutron_vpnaas/tests/functional/strongswan/test_strongswan_driver.py -> build/lib/neutron_vpnaas/tests/functional/strongswan DEBUG: creating build/lib/neutron_vpnaas/tests/functional/openswan DEBUG: copying neutron_vpnaas/tests/functional/openswan/__init__.py -> build/lib/neutron_vpnaas/tests/functional/openswan DEBUG: copying neutron_vpnaas/tests/functional/openswan/test_openswan_driver.py -> build/lib/neutron_vpnaas/tests/functional/openswan DEBUG: creating build/lib/neutron_vpnaas/policies DEBUG: copying neutron_vpnaas/policies/__init__.py -> build/lib/neutron_vpnaas/policies DEBUG: copying neutron_vpnaas/policies/endpoint_group.py -> build/lib/neutron_vpnaas/policies DEBUG: copying neutron_vpnaas/policies/ike_policy.py -> build/lib/neutron_vpnaas/policies DEBUG: copying neutron_vpnaas/policies/ipsec_policy.py -> build/lib/neutron_vpnaas/policies DEBUG: copying neutron_vpnaas/policies/ipsec_site_connection.py -> build/lib/neutron_vpnaas/policies DEBUG: copying neutron_vpnaas/policies/vpnservice.py -> build/lib/neutron_vpnaas/policies DEBUG: copying neutron_vpnaas/tests/unit/__init__.py -> build/lib/neutron_vpnaas/tests/unit DEBUG: copying neutron_vpnaas/tests/unit/dummy_ipsec.py -> build/lib/neutron_vpnaas/tests/unit DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/__init__.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/env.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations DEBUG: creating build/lib/neutron_vpnaas/db/models DEBUG: copying neutron_vpnaas/db/models/__init__.py -> build/lib/neutron_vpnaas/db/models DEBUG: copying neutron_vpnaas/db/models/head.py -> build/lib/neutron_vpnaas/db/models DEBUG: creating build/lib/neutron_vpnaas/tests/unit/extensions DEBUG: copying neutron_vpnaas/tests/unit/extensions/__init__.py -> build/lib/neutron_vpnaas/tests/unit/extensions DEBUG: copying neutron_vpnaas/tests/unit/extensions/test_vpn_endpoint_groups.py -> build/lib/neutron_vpnaas/tests/unit/extensions DEBUG: copying neutron_vpnaas/tests/unit/extensions/test_vpnaas.py -> build/lib/neutron_vpnaas/tests/unit/extensions DEBUG: copying neutron_vpnaas/tests/unit/services/vpn/__init__.py -> build/lib/neutron_vpnaas/tests/unit/services/vpn DEBUG: copying neutron_vpnaas/tests/unit/services/vpn/test_plugin.py -> build/lib/neutron_vpnaas/tests/unit/services/vpn DEBUG: copying neutron_vpnaas/tests/unit/services/vpn/test_vpn_service.py -> build/lib/neutron_vpnaas/tests/unit/services/vpn DEBUG: creating build/lib/neutron_vpnaas/tests/functional/common DEBUG: copying neutron_vpnaas/tests/functional/common/__init__.py -> build/lib/neutron_vpnaas/tests/functional/common DEBUG: copying neutron_vpnaas/tests/functional/common/test_migrations_sync.py -> build/lib/neutron_vpnaas/tests/functional/common DEBUG: copying neutron_vpnaas/tests/functional/common/test_scenario.py -> build/lib/neutron_vpnaas/tests/functional/common DEBUG: creating build/lib/neutron_vpnaas/tests/unit/services/vpn/common DEBUG: copying neutron_vpnaas/tests/unit/services/vpn/common/__init__.py -> build/lib/neutron_vpnaas/tests/unit/services/vpn/common DEBUG: copying neutron_vpnaas/tests/unit/services/vpn/common/test_netns_wrapper.py -> build/lib/neutron_vpnaas/tests/unit/services/vpn/common DEBUG: copying neutron_vpnaas/db/__init__.py -> build/lib/neutron_vpnaas/db DEBUG: creating build/lib/neutron_vpnaas/tests/unit/db/vpn DEBUG: copying neutron_vpnaas/tests/unit/db/vpn/__init__.py -> build/lib/neutron_vpnaas/tests/unit/db/vpn DEBUG: copying neutron_vpnaas/tests/unit/db/vpn/test_vpn_db.py -> build/lib/neutron_vpnaas/tests/unit/db/vpn DEBUG: copying neutron_vpnaas/tests/unit/db/vpn/test_vpn_validator.py -> build/lib/neutron_vpnaas/tests/unit/db/vpn DEBUG: copying neutron_vpnaas/tests/__init__.py -> build/lib/neutron_vpnaas/tests DEBUG: copying neutron_vpnaas/tests/base.py -> build/lib/neutron_vpnaas/tests DEBUG: creating build/lib/neutron_vpnaas/services/vpn/service_drivers DEBUG: copying neutron_vpnaas/services/vpn/service_drivers/__init__.py -> build/lib/neutron_vpnaas/services/vpn/service_drivers DEBUG: copying neutron_vpnaas/services/vpn/service_drivers/base_ipsec.py -> build/lib/neutron_vpnaas/services/vpn/service_drivers DEBUG: copying neutron_vpnaas/services/vpn/service_drivers/driver_validator.py -> build/lib/neutron_vpnaas/services/vpn/service_drivers DEBUG: copying neutron_vpnaas/services/vpn/service_drivers/ipsec.py -> build/lib/neutron_vpnaas/services/vpn/service_drivers DEBUG: copying neutron_vpnaas/services/vpn/service_drivers/ipsec_validator.py -> build/lib/neutron_vpnaas/services/vpn/service_drivers DEBUG: copying neutron_vpnaas/tests/functional/__init__.py -> build/lib/neutron_vpnaas/tests/functional DEBUG: running egg_info DEBUG: creating neutron_vpnaas.egg-info DEBUG: writing neutron_vpnaas.egg-info/PKG-INFO DEBUG: writing dependency_links to neutron_vpnaas.egg-info/dependency_links.txt DEBUG: writing entry points to neutron_vpnaas.egg-info/entry_points.txt DEBUG: writing top-level names to neutron_vpnaas.egg-info/top_level.txt DEBUG: writing pbr to neutron_vpnaas.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file 'neutron_vpnaas.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitignore' DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitreview' DEBUG: BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'neutron_vpnaas.egg-info/SOURCES.txt' DEBUG: creating build/lib/neutron_vpnaas/services/vpn/device_drivers/template DEBUG: creating build/lib/neutron_vpnaas/services/vpn/device_drivers/template/openswan DEBUG: copying neutron_vpnaas/services/vpn/device_drivers/template/openswan/ipsec.conf.template -> build/lib/neutron_vpnaas/services/vpn/device_drivers/template/openswan DEBUG: copying neutron_vpnaas/services/vpn/device_drivers/template/openswan/ipsec.secret.template -> build/lib/neutron_vpnaas/services/vpn/device_drivers/template/openswan DEBUG: creating build/lib/neutron_vpnaas/services/vpn/device_drivers/template/strongswan DEBUG: copying neutron_vpnaas/services/vpn/device_drivers/template/strongswan/ipsec.conf.template -> build/lib/neutron_vpnaas/services/vpn/device_drivers/template/strongswan DEBUG: copying neutron_vpnaas/services/vpn/device_drivers/template/strongswan/ipsec.secret.template -> build/lib/neutron_vpnaas/services/vpn/device_drivers/template/strongswan DEBUG: copying neutron_vpnaas/services/vpn/device_drivers/template/strongswan/strongswan.conf.template -> build/lib/neutron_vpnaas/services/vpn/device_drivers/template/strongswan DEBUG: copying neutron_vpnaas/tests/functional/strongswan/README -> build/lib/neutron_vpnaas/tests/functional/strongswan DEBUG: copying neutron_vpnaas/tests/functional/openswan/README -> build/lib/neutron_vpnaas/tests/functional/openswan DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/README -> build/lib/neutron_vpnaas/db/migration/alembic_migrations DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/script.py.mako -> build/lib/neutron_vpnaas/db/migration/alembic_migrations DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/3ea02b2a773e_add_index_tenant_id.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/kilo_release.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/start_neutron_vpnaas.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract/2c82e782d734_drop_tenant_id_in_cisco_csr_identifier_.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract/333dfd6afaa2_populate_vpn_service_table_fields.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract/56893333aa52_fix_identifier_map_fk.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand/24f28869838b_add_fields_to_vpn_service_table.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand/30018084ed99_initial.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/contract/2cb4ee992b41_multiple_local_subnets.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand/28ee739a7e4b_multiple_local_subnets.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand/41b509d10b5e_vpnaas_endpoint_groups.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/newton DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/newton/contract/b6a2519ab7dc_rename_tenant_to_project.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/contract DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand/52783a36bd67_support_local_id.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand/fe637dc3f042_support_sha256.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/ocata DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/ocata/expand DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/ocata/expand/38893903cbde_add_auth_algorithm_sha384_and_sha512.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/ocata/expand DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/pike DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/pike/expand/95601446dbcc_add_flavor_id_to_vpnservices.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/pike/expand DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/rocky DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/rocky/contract DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/rocky/contract/e50641731f1a_drop_cisco_csr_identifier_map_table.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/rocky/contract DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/victoria DEBUG: creating build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying neutron_vpnaas/db/migration/alembic_migrations/versions/victoria/expand/5f884db48ba9_add_aggressive_negotiation_modes.py -> build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying neutron_vpnaas/tests/functional/common/README -> build/lib/neutron_vpnaas/tests/functional/common DEBUG: creating build/lib/neutron_vpnaas/tests/contrib DEBUG: copying neutron_vpnaas/tests/contrib/README -> build/lib/neutron_vpnaas/tests/contrib DEBUG: copying neutron_vpnaas/tests/contrib/filters.template -> build/lib/neutron_vpnaas/tests/contrib DEBUG: copying neutron_vpnaas/tests/contrib/functional-test-rootwrap.conf -> build/lib/neutron_vpnaas/tests/contrib DEBUG: copying neutron_vpnaas/tests/contrib/functional-testing.filters -> build/lib/neutron_vpnaas/tests/contrib DEBUG: copying neutron_vpnaas/tests/contrib/gate_hook.sh -> build/lib/neutron_vpnaas/tests/contrib DEBUG: copying neutron_vpnaas/tests/contrib/post_test_hook.sh -> build/lib/neutron_vpnaas/tests/contrib DEBUG: copying neutron_vpnaas/tests/functional/requirements.txt -> build/lib/neutron_vpnaas/tests/functional DEBUG: + PYTHONPATH=. DEBUG: BUILDSTDERR: ++ ls etc/oslo-config-generator/neutron_vpnaas.conf etc/oslo-config-generator/vpn_agent.ini DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/neutron_vpnaas.conf DEBUG: BUILDSTDERR: WARNING:stevedore.named:Could not load neutron.vpnaas DEBUG: + for file in `ls etc/oslo-config-generator/*` DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/vpn_agent.ini DEBUG: BUILDSTDERR: WARNING:stevedore.named:Could not load neutron.vpnaas.agent DEBUG: + find etc -name '*.sample' DEBUG: + read filename DEBUG: BUILDSTDERR: ++ dirname etc/vpn_agent.ini.sample DEBUG: + filedir=etc DEBUG: BUILDSTDERR: ++ basename etc/vpn_agent.ini.sample .sample DEBUG: + file=vpn_agent.ini DEBUG: + mv etc/vpn_agent.ini.sample etc/vpn_agent.ini DEBUG: + read filename DEBUG: BUILDSTDERR: ++ dirname etc/neutron_vpnaas.conf.sample DEBUG: + filedir=etc DEBUG: BUILDSTDERR: ++ basename etc/neutron_vpnaas.conf.sample .sample DEBUG: + file=neutron_vpnaas.conf DEBUG: + mv etc/neutron_vpnaas.conf.sample etc/neutron_vpnaas.conf DEBUG: + read filename DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.p6twMS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64 DEBUG: BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64 DEBUG: + cd neutron-vpnaas-16.1.0.dev17 DEBUG: + export PBR_VERSION=16.1.0 DEBUG: + PBR_VERSION=16.1.0 DEBUG: + export SKIP_PIP_INSTALL=1 DEBUG: + SKIP_PIP_INSTALL=1 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/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.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/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/policies DEBUG: copying build/lib/neutron_vpnaas/policies/vpnservice.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/policies DEBUG: copying build/lib/neutron_vpnaas/policies/ipsec_site_connection.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/policies DEBUG: copying build/lib/neutron_vpnaas/policies/ipsec_policy.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/policies DEBUG: copying build/lib/neutron_vpnaas/policies/ike_policy.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/policies DEBUG: copying build/lib/neutron_vpnaas/policies/endpoint_group.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/policies DEBUG: copying build/lib/neutron_vpnaas/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/policies DEBUG: copying build/lib/neutron_vpnaas/version.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas DEBUG: copying build/lib/neutron_vpnaas/opts.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas DEBUG: copying build/lib/neutron_vpnaas/_i18n.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas DEBUG: copying build/lib/neutron_vpnaas/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db DEBUG: copying build/lib/neutron_vpnaas/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/models DEBUG: copying build/lib/neutron_vpnaas/db/models/head.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/models DEBUG: copying build/lib/neutron_vpnaas/db/models/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/models DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/vpn DEBUG: copying build/lib/neutron_vpnaas/db/vpn/vpn_validator.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/vpn DEBUG: copying build/lib/neutron_vpnaas/db/vpn/vpn_models.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/vpn DEBUG: copying build/lib/neutron_vpnaas/db/vpn/vpn_db.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/vpn DEBUG: copying build/lib/neutron_vpnaas/db/vpn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/vpn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/victoria DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/victoria/expand DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/victoria/expand/5f884db48ba9_add_aggressive_negotiation_modes.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/victoria/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/rocky DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/rocky/contract DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/rocky/contract/e50641731f1a_drop_cisco_csr_identifier_map_table.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/rocky/contract DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/pike DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/pike/expand/95601446dbcc_add_flavor_id_to_vpnservices.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/pike/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/ocata DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/ocata/expand DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/ocata/expand/38893903cbde_add_auth_algorithm_sha384_and_sha512.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/ocata/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/newton DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand/fe637dc3f042_support_sha256.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand/52783a36bd67_support_local_id.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/contract/b6a2519ab7dc_rename_tenant_to_project.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/contract DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand/41b509d10b5e_vpnaas_endpoint_groups.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand/28ee739a7e4b_multiple_local_subnets.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/contract/2cb4ee992b41_multiple_local_subnets.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand/30018084ed99_initial.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand/24f28869838b_add_fields_to_vpn_service_table.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract/56893333aa52_fix_identifier_map_fk.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract/333dfd6afaa2_populate_vpn_service_table_fields.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract/2c82e782d734_drop_tenant_id_in_cisco_csr_identifier_.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/start_neutron_vpnaas.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/kilo_release.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/EXPAND_HEAD -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/versions/3ea02b2a773e_add_index_tenant_id.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/README -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations DEBUG: copying build/lib/neutron_vpnaas/db/migration/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations DEBUG: copying build/lib/neutron_vpnaas/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/service_drivers DEBUG: copying build/lib/neutron_vpnaas/services/vpn/service_drivers/ipsec_validator.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/service_drivers DEBUG: copying build/lib/neutron_vpnaas/services/vpn/service_drivers/ipsec.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/service_drivers DEBUG: copying build/lib/neutron_vpnaas/services/vpn/service_drivers/driver_validator.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/service_drivers DEBUG: copying build/lib/neutron_vpnaas/services/vpn/service_drivers/base_ipsec.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/service_drivers DEBUG: copying build/lib/neutron_vpnaas/services/vpn/service_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/service_drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers/template DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers/template/strongswan DEBUG: copying build/lib/neutron_vpnaas/services/vpn/device_drivers/template/strongswan/strongswan.conf.template -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers/template/strongswan DEBUG: copying build/lib/neutron_vpnaas/services/vpn/device_drivers/template/strongswan/ipsec.secret.template -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers/template/strongswan DEBUG: copying build/lib/neutron_vpnaas/services/vpn/device_drivers/template/strongswan/ipsec.conf.template -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers/template/strongswan DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers/template/openswan DEBUG: copying build/lib/neutron_vpnaas/services/vpn/device_drivers/template/openswan/ipsec.secret.template -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers/template/openswan DEBUG: copying build/lib/neutron_vpnaas/services/vpn/device_drivers/template/openswan/ipsec.conf.template -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers/template/openswan DEBUG: copying build/lib/neutron_vpnaas/services/vpn/device_drivers/strongswan_ipsec.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers DEBUG: copying build/lib/neutron_vpnaas/services/vpn/device_drivers/libreswan_ipsec.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers DEBUG: copying build/lib/neutron_vpnaas/services/vpn/device_drivers/ipsec.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers DEBUG: copying build/lib/neutron_vpnaas/services/vpn/device_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers DEBUG: copying build/lib/neutron_vpnaas/services/vpn/vpn_service.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn DEBUG: copying build/lib/neutron_vpnaas/services/vpn/plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn DEBUG: copying build/lib/neutron_vpnaas/services/vpn/agent.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn DEBUG: copying build/lib/neutron_vpnaas/services/vpn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/common DEBUG: copying build/lib/neutron_vpnaas/services/vpn/common/topics.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/common DEBUG: copying build/lib/neutron_vpnaas/services/vpn/common/netns_wrapper.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/common DEBUG: copying build/lib/neutron_vpnaas/services/vpn/common/constants.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/common DEBUG: copying build/lib/neutron_vpnaas/services/vpn/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/common DEBUG: copying build/lib/neutron_vpnaas/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/contrib DEBUG: copying build/lib/neutron_vpnaas/tests/contrib/post_test_hook.sh -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/contrib DEBUG: copying build/lib/neutron_vpnaas/tests/contrib/gate_hook.sh -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/contrib DEBUG: copying build/lib/neutron_vpnaas/tests/contrib/functional-testing.filters -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/contrib DEBUG: copying build/lib/neutron_vpnaas/tests/contrib/functional-test-rootwrap.conf -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/contrib DEBUG: copying build/lib/neutron_vpnaas/tests/contrib/filters.template -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/contrib DEBUG: copying build/lib/neutron_vpnaas/tests/contrib/README -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/contrib DEBUG: copying build/lib/neutron_vpnaas/tests/base.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests DEBUG: copying build/lib/neutron_vpnaas/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional DEBUG: copying build/lib/neutron_vpnaas/tests/functional/requirements.txt -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional DEBUG: copying build/lib/neutron_vpnaas/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/common DEBUG: copying build/lib/neutron_vpnaas/tests/functional/common/README -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/common DEBUG: copying build/lib/neutron_vpnaas/tests/functional/common/test_scenario.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/common DEBUG: copying build/lib/neutron_vpnaas/tests/functional/common/test_migrations_sync.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/common DEBUG: copying build/lib/neutron_vpnaas/tests/functional/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/common DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/openswan DEBUG: copying build/lib/neutron_vpnaas/tests/functional/openswan/README -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/openswan DEBUG: copying build/lib/neutron_vpnaas/tests/functional/openswan/test_openswan_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/openswan DEBUG: copying build/lib/neutron_vpnaas/tests/functional/openswan/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/openswan DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/strongswan DEBUG: copying build/lib/neutron_vpnaas/tests/functional/strongswan/README -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/strongswan DEBUG: copying build/lib/neutron_vpnaas/tests/functional/strongswan/test_strongswan_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/strongswan DEBUG: copying build/lib/neutron_vpnaas/tests/functional/strongswan/test_netns_wrapper.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/strongswan DEBUG: copying build/lib/neutron_vpnaas/tests/functional/strongswan/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/strongswan DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/extensions DEBUG: copying build/lib/neutron_vpnaas/tests/unit/extensions/test_vpnaas.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/extensions DEBUG: copying build/lib/neutron_vpnaas/tests/unit/extensions/test_vpn_endpoint_groups.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/extensions DEBUG: copying build/lib/neutron_vpnaas/tests/unit/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/extensions DEBUG: copying build/lib/neutron_vpnaas/tests/unit/dummy_ipsec.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit DEBUG: copying build/lib/neutron_vpnaas/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/db/vpn DEBUG: copying build/lib/neutron_vpnaas/tests/unit/db/vpn/test_vpn_validator.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/db/vpn DEBUG: copying build/lib/neutron_vpnaas/tests/unit/db/vpn/test_vpn_db.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/db/vpn DEBUG: copying build/lib/neutron_vpnaas/tests/unit/db/vpn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/db/vpn DEBUG: copying build/lib/neutron_vpnaas/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/common DEBUG: copying build/lib/neutron_vpnaas/tests/unit/services/vpn/common/test_netns_wrapper.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/common DEBUG: copying build/lib/neutron_vpnaas/tests/unit/services/vpn/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/common DEBUG: copying build/lib/neutron_vpnaas/tests/unit/services/vpn/test_vpn_service.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn DEBUG: copying build/lib/neutron_vpnaas/tests/unit/services/vpn/test_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn DEBUG: copying build/lib/neutron_vpnaas/tests/unit/services/vpn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/service_drivers DEBUG: copying build/lib/neutron_vpnaas/tests/unit/services/vpn/service_drivers/test_ipsec.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/service_drivers DEBUG: copying build/lib/neutron_vpnaas/tests/unit/services/vpn/service_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/service_drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/device_drivers DEBUG: copying build/lib/neutron_vpnaas/tests/unit/services/vpn/device_drivers/test_ipsec.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/device_drivers DEBUG: copying build/lib/neutron_vpnaas/tests/unit/services/vpn/device_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/device_drivers DEBUG: copying build/lib/neutron_vpnaas/tests/unit/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/extensions DEBUG: copying build/lib/neutron_vpnaas/extensions/vpnaas.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/extensions DEBUG: copying build/lib/neutron_vpnaas/extensions/vpn_flavors.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/extensions DEBUG: copying build/lib/neutron_vpnaas/extensions/vpn_endpoint_groups.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/extensions DEBUG: copying build/lib/neutron_vpnaas/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/extensions DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/policies/vpnservice.py to vpnservice.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/policies/ipsec_site_connection.py to ipsec_site_connection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/policies/ipsec_policy.py to ipsec_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/policies/ike_policy.py to ike_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/policies/endpoint_group.py to endpoint_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/policies/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/opts.py to opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/_i18n.py to _i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/models/head.py to head.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/models/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/vpn/vpn_validator.py to vpn_validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/vpn/vpn_models.py to vpn_models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/vpn/vpn_db.py to vpn_db.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/vpn/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/victoria/expand/5f884db48ba9_add_aggressive_negotiation_modes.py to 5f884db48ba9_add_aggressive_negotiation_modes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/rocky/contract/e50641731f1a_drop_cisco_csr_identifier_map_table.py to e50641731f1a_drop_cisco_csr_identifier_map_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/pike/expand/95601446dbcc_add_flavor_id_to_vpnservices.py to 95601446dbcc_add_flavor_id_to_vpnservices.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/ocata/expand/38893903cbde_add_auth_algorithm_sha384_and_sha512.py to 38893903cbde_add_auth_algorithm_sha384_and_sha512.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand/fe637dc3f042_support_sha256.py to fe637dc3f042_support_sha256.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/expand/52783a36bd67_support_local_id.py to 52783a36bd67_support_local_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/newton/contract/b6a2519ab7dc_rename_tenant_to_project.py to b6a2519ab7dc_rename_tenant_to_project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand/41b509d10b5e_vpnaas_endpoint_groups.py to 41b509d10b5e_vpnaas_endpoint_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/expand/28ee739a7e4b_multiple_local_subnets.py to 28ee739a7e4b_multiple_local_subnets.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/mitaka/contract/2cb4ee992b41_multiple_local_subnets.py to 2cb4ee992b41_multiple_local_subnets.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand/30018084ed99_initial.py to 30018084ed99_initial.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/expand/24f28869838b_add_fields_to_vpn_service_table.py to 24f28869838b_add_fields_to_vpn_service_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract/56893333aa52_fix_identifier_map_fk.py to 56893333aa52_fix_identifier_map_fk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract/333dfd6afaa2_populate_vpn_service_table_fields.py to 333dfd6afaa2_populate_vpn_service_table_fields.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/liberty/contract/2c82e782d734_drop_tenant_id_in_cisco_csr_identifier_.py to 2c82e782d734_drop_tenant_id_in_cisco_csr_identifier_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/start_neutron_vpnaas.py to start_neutron_vpnaas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/kilo_release.py to kilo_release.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/versions/3ea02b2a773e_add_index_tenant_id.py to 3ea02b2a773e_add_index_tenant_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/env.py to env.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/alembic_migrations/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/db/migration/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/service_drivers/ipsec_validator.py to ipsec_validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/service_drivers/ipsec.py to ipsec.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/service_drivers/driver_validator.py to driver_validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/service_drivers/base_ipsec.py to base_ipsec.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/service_drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers/strongswan_ipsec.py to strongswan_ipsec.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers/libreswan_ipsec.py to libreswan_ipsec.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers/ipsec.py to ipsec.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/device_drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/vpn_service.py to vpn_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/plugin.py to plugin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/agent.py to agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/common/topics.py to topics.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/common/netns_wrapper.py to netns_wrapper.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/common/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/vpn/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/services/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/common/test_scenario.py to test_scenario.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/common/test_migrations_sync.py to test_migrations_sync.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/openswan/test_openswan_driver.py to test_openswan_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/openswan/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/strongswan/test_strongswan_driver.py to test_strongswan_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/strongswan/test_netns_wrapper.py to test_netns_wrapper.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/functional/strongswan/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/extensions/test_vpnaas.py to test_vpnaas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/extensions/test_vpn_endpoint_groups.py to test_vpn_endpoint_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/extensions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/dummy_ipsec.py to dummy_ipsec.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/db/vpn/test_vpn_validator.py to test_vpn_validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/db/vpn/test_vpn_db.py to test_vpn_db.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/db/vpn/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/common/test_netns_wrapper.py to test_netns_wrapper.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/test_vpn_service.py to test_vpn_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/test_plugin.py to test_plugin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/service_drivers/test_ipsec.py to test_ipsec.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/service_drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/device_drivers/test_ipsec.py to test_ipsec.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/vpn/device_drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/tests/unit/services/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/extensions/vpnaas.py to vpnaas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/extensions/vpn_flavors.py to vpn_flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/extensions/vpn_endpoint_groups.py to vpn_endpoint_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas/extensions/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmp3bxrytnn.py' DEBUG: /usr/bin/python3 /tmp/tmp3bxrytnn.py DEBUG: removing /tmp/tmp3bxrytnn.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/etc/neutron DEBUG: creating /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/etc/neutron/rootwrap.d DEBUG: copying etc/neutron/rootwrap.d/vpnaas.filters -> /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/etc/neutron/rootwrap.d DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing neutron_vpnaas.egg-info/PKG-INFO DEBUG: writing dependency_links to neutron_vpnaas.egg-info/dependency_links.txt DEBUG: writing entry points to neutron_vpnaas.egg-info/entry_points.txt DEBUG: writing top-level names to neutron_vpnaas.egg-info/top_level.txt DEBUG: writing pbr to neutron_vpnaas.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 'neutron_vpnaas.egg-info/SOURCES.txt' DEBUG: Copying neutron_vpnaas.egg-info to /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/lib/python3.6/site-packages/neutron_vpnaas-16.1.0-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing neutron-vpn-netns-wrapper script to /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/bin DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/share/neutron/rootwrap DEBUG: + mv /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/etc/neutron/rootwrap.d/vpnaas.filters /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/share/neutron/rootwrap DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/etc/neutron DEBUG: + mv etc/vpn_agent.ini etc/neutron_vpnaas.conf /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/etc/neutron DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/share/neutron/l3_agent DEBUG: + ln -s /etc/neutron/vpn_agent.ini /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/share/neutron/l3_agent/vpn_agent.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64//etc/neutron/conf.d/neutron-vpn-agent DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64//usr/share/neutron/server DEBUG: + ln -s /etc/neutron/neutron_vpnaas.conf /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/share/neutron/server/neutron_vpnaas.conf DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 16.1.0-0.20200703113353.775adee.el8 --unique-debug-suffix -16.1.0-0.20200703113353.775adee.el8.x86_64 --unique-debug-src-base openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/neutron-vpnaas-16.1.0.dev17 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: /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/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/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.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: mangling shebang in /usr/lib/python3.6/site-packages/neutron_vpnaas/tests/contrib/gate_hook.sh from /usr/bin/env bash to #!/usr/bin/bash DEBUG: mangling shebang in /usr/lib/python3.6/site-packages/neutron_vpnaas/tests/contrib/post_test_hook.sh from /usr/bin/env bash to #!/usr/bin/bash DEBUG: Processing files: openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dfepiW DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-vpnaas-16.1.0.dev17 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/share/doc/openstack-neutron-vpnaas DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/share/doc/openstack-neutron-vpnaas DEBUG: + cp -pr AUTHORS /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/share/doc/openstack-neutron-vpnaas DEBUG: + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/share/doc/openstack-neutron-vpnaas DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/share/doc/openstack-neutron-vpnaas DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HbStPZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-vpnaas-16.1.0.dev17 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/share/licenses/openstack-neutron-vpnaas DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/share/licenses/openstack-neutron-vpnaas DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64/usr/share/licenses/openstack-neutron-vpnaas DEBUG: + exit 0 DEBUG: Provides: config(openstack-neutron-vpnaas) = 1:16.1.0-0.20200703113353.775adee.el8 openstack-neutron-vpn-agent = 1:16.1.0-0.20200703113353.775adee.el8 openstack-neutron-vpnaas = 1:16.1.0-0.20200703113353.775adee.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/bin/python3 DEBUG: Obsoletes: openstack-neutron-vpn-agent < 16.1.0 DEBUG: Processing files: python3-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.noarch DEBUG: Provides: python3-neutron-vpnaas = 1:16.1.0-0.20200703113353.775adee.el8 python3.6dist(neutron-vpnaas) = 16.1.0 python3dist(neutron-vpnaas) = 16.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-neutron-vpnaas-tests-16.1.0-0.20200703113353.775adee.el8.noarch DEBUG: Provides: python3-neutron-vpnaas-tests = 1:16.1.0-0.20200703113353.775adee.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: /usr/bin/bash python(abi) = 3.6 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-neutron-vpnaas-tests-16.1.0-0.20200703113353.775adee.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tnkrpa DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-vpnaas-16.1.0.dev17 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 DEBUG: Copying packages to result dir Finish: rpmbuild openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.src.rpm Finish: build phase for openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.src.rpm INFO: Done(/home/rhel8-master/data/repos/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.src.rpm) Config(dlrn-5) 1 minutes 25 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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 1736176 612888 1096196 5650872 4868068 DEBUG: Swap: 4194300 582600 3611700 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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76 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', '56371304133044dcbf27d8a36f917cc0', '-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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76/python3-neutron-vpnaas-tests-16.1.0-0.20200703113353.775adee.el8.noarch.rpm /home/rhel8-master/data/repos/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76/python3-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.noarch.rpm /home/rhel8-master/data/repos/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76/python3-neutron-vpnaas-tests-16.1.0-0.20200703113353.775adee.el8.noarch.rpm', '/home/rhel8-master/data/repos/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76/python3-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.noarch.rpm', '/home/rhel8-master/data/repos/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.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/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76/python3-neutron-vpnaas-tests-16.1.0-0.20200703113353.775adee.el8.noarch.rpm', '/home/rhel8-master/data/repos/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76/python3-neutron-vpnaas-16.1.0-0.20200703113353.775adee.el8.noarch.rpm', '/home/rhel8-master/data/repos/77/5a/775adee6278ee887b79f30cc5f656815ab8989a7_e5f2af76/openstack-neutron-vpnaas-16.1.0-0.20200703113353.775adee.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 2.7 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 598 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 298 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 48 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-neutron-vpnaas-tests noarch1:16.1.0-0.20200703113353.775adee.el8 @commandline 131 k DEBUG: python3-neutron-vpnaas noarch1:16.1.0-0.20200703113353.775adee.el8 @commandline 137 k DEBUG: openstack-neutron-vpnaas noarch1:16.1.0-0.20200703113353.775adee.el8 @commandline 13 k DEBUG: Installing dependencies: DEBUG: openstack-neutron noarch1:16.1.0-0.20200428032410.4b02ed8.el8 local 25 k DEBUG: openstack-neutron-common noarch1:16.1.0-0.20200428032410.4b02ed8.el8 local 186 k DEBUG: python-oslo-cache-lang noarch2.3.0-0.20200415121150.ef606c9.el8 local 16 k DEBUG: python-oslo-concurrency-lang noarch4.1.1-0.20200618074122.b7fc1e1.el8 local 13 k DEBUG: python-oslo-db-lang noarch8.2.0-0.20200603084527.e836420.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.3.0-0.20200703083958.880bcb8.el8 local 12 k DEBUG: python-oslo-middleware-lang noarch4.1.0-0.20200605152205.bfb4ba8.el8 local 11 k DEBUG: python-oslo-policy-lang noarch3.2.1-0.20200630164910.719435f.el8 local 11 k DEBUG: python-oslo-privsep-lang noarch2.2.1-0.20200630171505.a602d03.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.2.0-0.20200630181026.6f6c781.el8 local 12 k DEBUG: python-pycadf-common noarch3.1.0-0.20200630163511.9de5c99.el8 local 14 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-designateclient noarch4.0.0-0.20200417184930.9a2f2d4.el8 local 91 k DEBUG: python3-futurist noarch2.2.0-0.20200605151004.604b63d.el8 local 63 k DEBUG: python3-keystoneauth1 noarch4.2.0-0.20200630173226.dab8e10.el8 local 430 k DEBUG: python3-keystoneclient noarch1:4.0.0-0.20200413125859.b58ebe2.el8 local 252 k DEBUG: python3-keystonemiddleware noarch8.0.0-0.20200108125104.7c33d8e.el8 local 92 k DEBUG: python3-neutron noarch1:16.1.0-0.20200428032410.4b02ed8.el8 local 2.5 M DEBUG: python3-neutron-lib noarch2.4.0-0.20200624070952.1361d8c.el8 local 376 k DEBUG: python3-neutron-tests noarch1:16.1.0-0.20200428032410.4b02ed8.el8 local 2.8 M DEBUG: python3-neutronclient noarch7.2.0-0.20200630170552.f751dd3.el8 local 310 k DEBUG: python3-novaclient noarch1:17.1.0-0.20200630162607.600384f.el8 local 224 k DEBUG: python3-openstacksdk noarch0.47.0-0.20200630171704.1a032b8.el8 local 814 k DEBUG: python3-os-client-config noarch2.1.0-0.20200415120623.bc96c23.el8 local 53 k DEBUG: python3-os-ken noarch1.1.0-0.20200622071410.778ed75.el8 local 2.3 M DEBUG: python3-os-service-types noarch1.7.0-0.20200416132506.0b2f473.el8 local 36 k DEBUG: python3-os-testr noarch2.0.0-0.20200416120104.248dc81.el8 local 71 k DEBUG: python3-os-traits noarch2.3.0-0.20200416133109.bca5bac.el8 local 42 k DEBUG: python3-os-vif noarch2.1.0-0.20200630162708.989f5a7.el8 local 96 k DEBUG: python3-os-xenapi noarch0.3.4-0.20200415120510.12c68d0.el8 local 79 k DEBUG: python3-osc-lib noarch2.0.0-0.20200416135006.fea31fb.el8 local 77 k DEBUG: python3-oslo-cache noarch2.3.0-0.20200415121150.ef606c9.el8 local 50 k DEBUG: python3-oslo-concurrency noarch4.1.1-0.20200618074122.b7fc1e1.el8 local 40 k DEBUG: python3-oslo-config noarch2:8.2.0-0.20200630171134.04d5280.el8 local 223 k DEBUG: python3-oslo-context noarch3.1.0-0.20200605151059.9abd745.el8 local 25 k DEBUG: python3-oslo-db noarch8.2.0-0.20200603084527.e836420.el8 local 147 k DEBUG: python3-oslo-i18n noarch5.0.0-0.20200605153922.761ce99.el8 local 57 k DEBUG: python3-oslo-log noarch4.3.0-0.20200703083958.880bcb8.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-policy noarch3.2.1-0.20200630164910.719435f.el8 local 70 k DEBUG: python3-oslo-privsep noarch2.2.1-0.20200630171505.a602d03.el8 local 39 k DEBUG: python3-oslo-reports noarch2.1.0-0.20200605154124.a79a13b.el8 local 58 k DEBUG: python3-oslo-rootwrap noarch6.1.0-0.20200603084759.45df949.el8 local 44 k DEBUG: python3-oslo-serialization noarch4.0.0-0.20200618074026.be10175.el8 local 32 k DEBUG: python3-oslo-service noarch2.3.0-0.20200630172612.6df6e4c.el8 local 70 k DEBUG: python3-oslo-upgradecheck noarch1.1.0-0.20200605153312.2380e79.el8 local 23 k DEBUG: python3-oslo-utils noarch4.2.1-0.20200615064007.b993823.el8 local 78 k DEBUG: python3-oslo-versionedobjects noarch2.2.0-0.20200630181026.6f6c781.el8 local 78 k DEBUG: python3-oslotest noarch4.3.0-0.20200605152835.5a0d3c2.el8 local 47 k DEBUG: python3-osprofiler noarch3.2.1-0.20200630165526.8569b6d.el8 local 132 k DEBUG: python3-ovsdbapp noarch1.0.0-0.20200127094213.781ecb5.el8 local 113 k DEBUG: python3-pycadf noarch3.1.0-0.20200630163511.9de5c99.el8 local 51 k DEBUG: python3-requestsexceptions noarch1.4.0-0.20200416123011.d7ac0ff.el8 local 15 k DEBUG: python3-stevedore noarch2.0.1-0.20200630164713.01c12ec.el8 local 62 k DEBUG: python3-tempest noarch1:23.0.1-0.20200322020235.c8058d0.el8 local 1.4 M DEBUG: python3-tooz noarch2.6.0-0.20200630172210.80f379b.el8 local 108 k DEBUG: cairo-gobject x86_641.15.12-3.el8 appstream 33 k DEBUG: container-selinux noarch2:2.75-1.git99e2cfd.module+el8+2769+577ad176 appstream 43 k DEBUG: dnsmasq x86_642.79-4.el8 appstream 316 k DEBUG: dnsmasq-utils x86_642.79-4.el8 appstream 54 k DEBUG: haproxy x86_641.8.15-5.el8 appstream 1.3 M DEBUG: keepalived x86_642.0.10-1.el8 appstream 467 k DEBUG: libev x86_644.24-6.el8 appstream 52 k DEBUG: mariadb-connector-c x86_643.0.7-1.el8 appstream 148 k DEBUG: mariadb-connector-c-config noarch3.0.7-1.el8 appstream 13 k DEBUG: net-snmp-agent-libs x86_641:5.8-7.el8 appstream 748 k DEBUG: python3-cairo x86_641.16.3-6.el8 appstream 90 k DEBUG: python3-pyOpenSSL noarch18.0.0-1.el8 appstream 103 k DEBUG: python3-webencodings noarch0.5.1-6.el8 appstream 27 k DEBUG: radvd x86_642.17-12.el8 appstream 104 k DEBUG: unbound-libs x86_641.7.3-8.el8 appstream 499 k DEBUG: c-ares x86_641.13.0-5.el8 base 93 k DEBUG: checkpolicy x86_642.8-2.el8 base 338 k DEBUG: conntrack-tools x86_641.4.4-9.el8 base 205 k DEBUG: dbus-glib x86_640.110-2.el8 base 127 k DEBUG: e2fsprogs-libs x86_641.44.3-2.el8 base 207 k DEBUG: gobject-introspection x86_641.56.1-1.el8 base 255 k DEBUG: gssproxy x86_640.8.0-5.el8 base 116 k DEBUG: iproute x86_644.18.0-11.el8 base 607 k DEBUG: iproute-tc x86_644.18.0-11.el8 base 406 k DEBUG: ipset x86_646.38-3.el8 base 51 k DEBUG: ipset-libs x86_646.38-3.el8 base 57 k DEBUG: iptables x86_641.8.2-9.el8 base 582 k DEBUG: iputils x86_6420180629-1.el8 base 148 k DEBUG: keyutils x86_641.5.10-6.el8 base 63 k DEBUG: libbasicobjects x86_640.1.1-39.el8 base 31 k DEBUG: libcollection x86_640.7.0-39.el8 base 48 k DEBUG: libevent x86_642.1.8-5.el8 base 253 k DEBUG: libini_config x86_641.3.1-39.el8 base 70 k DEBUG: libmnl x86_641.0.4-6.el8 base 30 k DEBUG: libnetfilter_conntrack x86_641.0.6-5.el8 base 65 k DEBUG: libnetfilter_cthelper x86_641.0.0-13.el8 base 24 k DEBUG: libnetfilter_cttimeout x86_641.0.0-11.el8 base 24 k DEBUG: libnetfilter_queue x86_641.0.2-11.el8 base 30 k DEBUG: libnfnetlink x86_641.0.1-13.el8 base 33 k DEBUG: libnfsidmap x86_641:2.3.3-14.el8 base 121 k DEBUG: libnftnl x86_641.1.1-4.el8 base 83 k DEBUG: libnl3 x86_643.4.0-4.el8 base 309 k DEBUG: libpath_utils x86_640.2.1-39.el8 base 34 k DEBUG: libref_array x86_640.1.5-39.el8 base 33 k DEBUG: libselinux-utils x86_642.8-6.el8 base 168 k DEBUG: libverto-libevent x86_640.3.0-5.el8 base 16 k DEBUG: libxslt x86_641.1.32-3.el8 base 249 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 k DEBUG: lm_sensors-libs x86_643.4.0-17.20180522git70f7e08.el8 base 58 k DEBUG: net-snmp-libs x86_641:5.8-7.el8 base 821 k DEBUG: nfs-utils x86_641:2.3.3-14.el8 base 465 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: psmisc x86_6423.1-3.el8 base 150 k DEBUG: python3-audit x86_643.0-0.10.20180831git0047a6c.el8 base 85 k DEBUG: python3-dbus x86_641.2.4-14.el8 base 132 k DEBUG: python3-gobject-base x86_643.28.3-1.el8 base 312 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: quota x86_641:4.04-10.el8 base 214 k DEBUG: quota-nls noarch1:4.04-10.el8 base 94 k DEBUG: rpcbind x86_641.2.5-3.el8 base 69 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: sudo x86_641.8.25p1-4.el8 base 873 k DEBUG: vim-minimal x86_642:8.0.1763-10.el8 base 573 k DEBUG: python3-httplib2 noarch0.10.3-4.el8 build 108 k DEBUG: dibbler-client x86_641.0.1-9.el8ost delorean-rhel8-master-deps 445 k DEBUG: libsodium x86_641.0.16-4.el8ost delorean-rhel8-master-deps 154 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-PyMySQL noarch0.9.2-2.el8ost delorean-rhel8-master-deps 96 k DEBUG: python3-SecretStorage noarch2.3.1-7.el8ost delorean-rhel8-master-deps 35 k DEBUG: python3-alembic noarch1.0.7-1.el8ost delorean-rhel8-master-deps 793 k DEBUG: python3-amqp noarch2.4.1-1.el8ost delorean-rhel8-master-deps 94 k DEBUG: python3-appdirs noarch1.4.0-6.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-asn1crypto noarch0.24.0-3.el8ost delorean-rhel8-master-deps 180 k DEBUG: python3-bcrypt x86_643.1.6-2.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-beautifulsoup4 noarch4.6.0-1.el8ost delorean-rhel8-master-deps 177 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-ddt noarch1.2.0-2.el8ost delorean-rhel8-master-deps 18 k DEBUG: python3-decorator noarch4.2.1-2.1.el8ost delorean-rhel8-master-deps 26 k DEBUG: python3-dogpile-cache noarch0.6.8-1.el8ost delorean-rhel8-master-deps 79 k DEBUG: python3-editor noarch0.4-5.el8ost delorean-rhel8-master-deps 16 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-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-gevent x86_641.2.2-4.1.el8ost delorean-rhel8-master-deps 494 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-jmespath noarch0.9.0-11.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-jsonpatch noarch1.21-3.el8ost delorean-rhel8-master-deps 25 k DEBUG: python3-jsonpointer noarch1.10-12.el8ost delorean-rhel8-master-deps 19 k DEBUG: python3-jsonschema noarch2.6.0-4.el8ost delorean-rhel8-master-deps 81 k DEBUG: python3-kazoo noarch2.2.1-2.el8ost delorean-rhel8-master-deps 136 k DEBUG: python3-keyring noarch17.1.1-1.el8ost delorean-rhel8-master-deps 85 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-logutils noarch0.3.5-6.1.el8ost delorean-rhel8-master-deps 48 k DEBUG: python3-lxml x86_644.2.5-2.el8ost delorean-rhel8-master-deps 1.3 M DEBUG: python3-mako noarch1.0.6-13.el8ost delorean-rhel8-master-deps 156 k DEBUG: python3-memcached noarch1.58-8.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-migrate noarch0.12.0-2.el8ost delorean-rhel8-master-deps 237 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-munch noarch2.2.0-3.el8ost delorean-rhel8-master-deps 20 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-paramiko noarch2.4.2-2.el8ost delorean-rhel8-master-deps 289 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-pecan noarch1.3.2-3.el8ost delorean-rhel8-master-deps 282 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-psutil x86_645.2.2-4.el8ost delorean-rhel8-master-deps 312 k DEBUG: python3-pyasn1 noarch0.3.7-6.1.el8ost delorean-rhel8-master-deps 125 k DEBUG: python3-pycparser noarch2.14-14.el8ost delorean-rhel8-master-deps 108 k DEBUG: python3-pynacl x86_641.3.0-1.el8ost delorean-rhel8-master-deps 100 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-redis noarch3.1.0-1.el8ost delorean-rhel8-master-deps 123 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-setproctitle x86_641.1.9-7.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-simplegeneric noarch0.8-8.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-simplejson x86_643.16.0-3.el8ost delorean-rhel8-master-deps 285 k DEBUG: python3-sqlparse noarch0.2.2-6.1.el8ost delorean-rhel8-master-deps 81 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-tenacity noarch5.0.2-3.el8ost delorean-rhel8-master-deps 69 k DEBUG: python3-testrepository noarch0.0.20-15.el8ost delorean-rhel8-master-deps 173 k DEBUG: python3-testresources noarch1.0.0-8.el8ost delorean-rhel8-master-deps 61 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-tinyrpc noarch0.5-4.20170523git1f38ac.el8ost delorean-rhel8-master-deps 37 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-waitress noarch0.8.10-2.el8ost delorean-rhel8-master-deps 160 k DEBUG: python3-webob noarch1.8.5-1.el8ost delorean-rhel8-master-deps 251 k DEBUG: python3-webtest noarch2.0.29-4.el8ost delorean-rhel8-master-deps 91 k DEBUG: python3-werkzeug noarch0.14.1-5.el8ost delorean-rhel8-master-deps 468 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: python3-zake noarch0.2.2-14.el8ost delorean-rhel8-master-deps 46 k DEBUG: qpid-proton-c x86_640.29.0-1.el8 delorean-rhel8-master-deps 196 k DEBUG: Installing weak dependencies: DEBUG: python3-gobject x86_643.28.3-1.el8 appstream 25 k DEBUG: python3-html5lib noarch1:0.999999999-6.el8 appstream 214 k DEBUG: Enabling module streams: DEBUG: container-tools rhel8 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 229 Packages DEBUG: Total size: 74 M DEBUG: Installed size: 271 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] cairo-gobject-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] container-selinux-2.75-1.git99e2cfd.module+el8+2769+577ad176.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dnsmasq-2.79-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dnsmasq-utils-2.79-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] haproxy-1.8.15-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keepalived-2.0.10-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libev-4.24-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mariadb-connector-c-3.0.7-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mariadb-connector-c-config-3.0.7-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] net-snmp-agent-libs-5.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-3.28.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-18.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] radvd-2.17-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.7.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] c-ares-1.13.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-2.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] conntrack-tools-1.4.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-glib-0.110-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-libs-1.44.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gobject-introspection-1.56.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gssproxy-0.8.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-4.18.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-tc-4.18.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ipset-6.38-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ipset-libs-6.38-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iptables-1.8.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iputils-20180629-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-1.5.10-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbasicobjects-0.1.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcollection-0.7.0-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libini_config-1.3.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnetfilter_conntrack-1.0.6-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnetfilter_cthelper-1.0.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnetfilter_cttimeout-1.0.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnetfilter_queue-1.0.2-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfnetlink-1.0.1-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfsidmap-2.3.3-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnftnl-1.1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.4.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpath_utils-0.2.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libref_array-0.1.5-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-2.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-libevent-0.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lm_sensors-libs-3.4.0-17.20180522git70f7e08.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] net-snmp-libs-5.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nfs-utils-2.3.3-14.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] psmisc-23.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.0-0.10.20180831git0047a6c.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dbus-1.2.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-base-3.28.3-1.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] quota-4.04-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-nls-4.04-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpcbind-1.2.5-3.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] sudo-1.8.25p1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-minimal-8.0.1763-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-httplib2-0.10.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dibbler-client-1.0.1-9.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.16-4.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-PyMySQL-0.9.2-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-SecretStorage-2.3.1-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.0.7-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-2.4.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-asn1crypto-0.24.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.6-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.6.0-1.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-ddt-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.2.1-2.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-0.6.8-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-0.4-5.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-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-gevent-1.2.2-4.1.el8ost.x86_64.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-jmespath-0.9.0-11.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-12.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-2.6.0-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kazoo-2.2.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-17.1.1-1.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-logutils-0.3.5-6.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.5-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.58-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.12.0-2.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-munch-2.2.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.9-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.4.2-2.el8ost.noarch.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-pecan-1.3.2-3.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-psutil-5.2.2-4.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.3.7-6.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.3.0-1.el8ost.x86_64.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-redis-3.1.0-1.el8ost.noarch.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-setproctitle-1.1.9-7.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.16.0-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.2.2-6.1.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-tenacity-5.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testrepository-0.0.20-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-1.0.0-8.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-tinyrpc-0.5-4.20170523git1f38ac.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-waitress-0.8.10-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.5-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.29-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-0.14.1-5.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] python3-zake-0.2.2-14.el8ost.noarch.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: Running scriptlet: mariadb-connector-c-3.0.7-1.el8.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-2.0.1-0.20200630164713.01c12ec 1/229 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 2/229 DEBUG: Installing : python3-webob-1.8.5-1.el8ost.noarch 3/229 DEBUG: Installing : libmnl-1.0.4-6.el8.x86_64 4/229 DEBUG: Running scriptlet: libmnl-1.0.4-6.el8.x86_64 4/229 DEBUG: Installing : python3-iso8601-0.1.11-9.el8ost.noarch 5/229 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 6/229 DEBUG: Installing : python3-msgpack-0.6.1-3.el8ost.x86_64 7/229 DEBUG: Installing : libnfnetlink-1.0.1-13.el8.x86_64 8/229 DEBUG: Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64 8/229 DEBUG: Installing : python3-futurist-2.2.0-0.20200605151004.604b63d. 9/229 DEBUG: Installing : python3-netifaces-0.10.9-2.el8ost.x86_64 10/229 DEBUG: Installing : python3-mako-1.0.6-13.el8ost.noarch 11/229 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 12/229 DEBUG: Installing : python3-extras-1.0.0-5.el8ost.noarch 13/229 DEBUG: Installing : python3-decorator-4.2.1-2.1.el8ost.noarch 14/229 DEBUG: Installing : python3-libselinux-2.8-6.el8.x86_64 15/229 DEBUG: Installing : libselinux-utils-2.8-6.el8.x86_64 16/229 DEBUG: Installing : policycoreutils-2.8-16.1.el8.x86_64 17/229 DEBUG: Running scriptlet: policycoreutils-2.8-16.1.el8.x86_64 17/229 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 18/229 DEBUG: Installing : rpm-plugin-selinux-4.14.2-9.el8.x86_64 19/229 DEBUG: Installing : selinux-policy-3.14.1-61.el8.noarch 20/229 DEBUG: Running scriptlet: selinux-policy-3.14.1-61.el8.noarch 20/229 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.1-61.el8.noarch 21/229 DEBUG: Installing : selinux-policy-targeted-3.14.1-61.el8.noarch 21/229 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.1-61.el8.noarch 21/229 DEBUG: Installing : python3-dogpile-cache-0.6.8-1.el8ost.noarch 22/229 DEBUG: Installing : libnetfilter_conntrack-1.0.6-5.el8.x86_64 23/229 DEBUG: Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64 23/229 DEBUG: Installing : iproute-4.18.0-11.el8.x86_64 24/229 DEBUG: Installing : python3-voluptuous-0.10.5-5.el8ost.noarch 25/229 DEBUG: Installing : python3-vine-1.2.0-2.el8ost.noarch 26/229 DEBUG: Installing : python3-amqp-2.4.1-1.el8ost.noarch 27/229 DEBUG: Installing : python3-unittest2-1.1.0-17.el8ost.noarch 28/229 DEBUG: Installing : python3-tenacity-5.0.2-3.el8ost.noarch 29/229 DEBUG: Installing : python3-tempita-0.5.1-20.el8ost.noarch 30/229 DEBUG: Installing : python3-simplejson-3.16.0-3.el8ost.x86_64 31/229 DEBUG: Installing : python3-pyroute2-0.5.3-3.el8ost.noarch 32/229 DEBUG: Installing : python3-psutil-5.2.2-4.el8ost.x86_64 33/229 DEBUG: Installing : python3-jsonschema-2.6.0-4.el8ost.noarch 34/229 DEBUG: Installing : python3-fasteners-0.14.1-15.el8ost.noarch 35/229 DEBUG: Installing : python3-dateutil-1:2.8.0-1.el8ost.noarch 36/229 DEBUG: Installing : net-snmp-libs-1:5.8-7.el8.x86_64 37/229 DEBUG: Installing : libref_array-0.1.5-39.el8.x86_64 38/229 DEBUG: Installing : libcollection-0.7.0-39.el8.x86_64 39/229 DEBUG: Installing : libbasicobjects-0.1.1-39.el8.x86_64 40/229 DEBUG: Installing : gobject-introspection-1.56.1-1.el8.x86_64 41/229 DEBUG: Installing : python3-os-service-types-1.7.0-0.20200416132506. 42/229 DEBUG: Installing : python3-keystoneauth1-4.2.0-0.20200630173226.dab 43/229 DEBUG: Installing : python3-gobject-base-3.28.3-1.el8.x86_64 44/229 DEBUG: Installing : python3-kombu-1:4.2.2-1.el8ost.noarch 45/229 DEBUG: Installing : iproute-tc-4.18.0-11.el8.x86_64 46/229 DEBUG: Running scriptlet: unbound-libs-1.7.3-8.el8.x86_64 47/229 DEBUG: Installing : unbound-libs-1.7.3-8.el8.x86_64 47/229 DEBUG: Running scriptlet: unbound-libs-1.7.3-8.el8.x86_64 47/229 DEBUG: Installing : libverto-libevent-0.3.0-5.el8.x86_64 48/229 DEBUG: Running scriptlet: rpcbind-1.2.5-3.el8.x86_64 49/229 DEBUG: Installing : rpcbind-1.2.5-3.el8.x86_64 49/229 DEBUG: Running scriptlet: rpcbind-1.2.5-3.el8.x86_64 49/229 DEBUG: Installing : python3-libsemanage-2.8-5.el8.x86_64 50/229 DEBUG: Installing : python3-setools-4.2.0-2.el8.x86_64 51/229 DEBUG: Installing : libnetfilter_queue-1.0.2-11.el8.x86_64 52/229 DEBUG: Running scriptlet: libnetfilter_queue-1.0.2-11.el8.x86_64 52/229 DEBUG: Installing : ipset-libs-6.38-3.el8.x86_64 53/229 DEBUG: Running scriptlet: ipset-libs-6.38-3.el8.x86_64 53/229 DEBUG: Installing : ipset-6.38-3.el8.x86_64 54/229 DEBUG: Installing : libnetfilter_cthelper-1.0.0-13.el8.x86_64 55/229 DEBUG: Running scriptlet: libnetfilter_cthelper-1.0.0-13.el8.x86_64 55/229 DEBUG: Installing : libnetfilter_cttimeout-1.0.0-11.el8.x86_64 56/229 DEBUG: Running scriptlet: libnetfilter_cttimeout-1.0.0-11.el8.x86_64 56/229 DEBUG: Installing : conntrack-tools-1.4.4-9.el8.x86_64 57/229 DEBUG: Running scriptlet: conntrack-tools-1.4.4-9.el8.x86_64 57/229 DEBUG: Installing : libnftnl-1.1.1-4.el8.x86_64 58/229 DEBUG: Running scriptlet: libnftnl-1.1.1-4.el8.x86_64 58/229 DEBUG: Running scriptlet: iptables-1.8.2-9.el8.x86_64 59/229 DEBUG: Installing : iptables-1.8.2-9.el8.x86_64 59/229 DEBUG: Running scriptlet: iptables-1.8.2-9.el8.x86_64 59/229 DEBUG: Installing : qpid-proton-c-0.29.0-1.el8.x86_64 60/229 DEBUG: Running scriptlet: qpid-proton-c-0.29.0-1.el8.x86_64 60/229 DEBUG: Installing : python3-qpid-proton-0.29.0-1.el8.x86_64 61/229 DEBUG: Installing : python3-pyngus-2.3.0-1.el8.noarch 62/229 DEBUG: Installing : python3-yappi-1.0-2.el8ost.x86_64 63/229 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 64/229 DEBUG: Installing : python3-debtcollector-2.1.0-0.20200605151926.17a 65/229 DEBUG: Installing : python3-oslo-context-3.1.0-0.20200605151059.9abd 66/229 DEBUG: Installing : python3-werkzeug-0.14.1-5.el8ost.noarch 67/229 DEBUG: Installing : python3-waitress-0.8.10-2.el8ost.noarch 68/229 DEBUG: Installing : python3-testscenarios-0.5.0-9.el8ost.noarch 69/229 DEBUG: Installing : python3-testresources-1.0.0-8.el8ost.noarch 70/229 DEBUG: Installing : python3-statsd-3.2.1-6.el8ost.noarch 71/229 DEBUG: Installing : python3-sqlparse-0.2.2-6.1.el8ost.noarch 72/229 DEBUG: Installing : python3-migrate-0.12.0-2.el8ost.noarch 73/229 DEBUG: Installing : python3-simplegeneric-0.8-8.el8ost.noarch 74/229 DEBUG: Installing : python3-setproctitle-1.1.9-7.el8ost.x86_64 75/229 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 76/229 DEBUG: Installing : python3-repoze-lru-0.4-9.el8ost.noarch 77/229 DEBUG: Installing : python3-routes-2.4.1-2.el8ost.noarch 78/229 DEBUG: Installing : python3-redis-3.1.0-1.el8ost.noarch 79/229 DEBUG: Installing : python3-pyasn1-0.3.7-6.1.el8ost.noarch 80/229 DEBUG: Installing : python3-ply-3.9-7.el8ost.noarch 81/229 DEBUG: Installing : python3-pycparser-2.14-14.el8ost.noarch 82/229 DEBUG: Installing : python3-cffi-1.11.5-6.2.el8ost.x86_64 83/229 DEBUG: Installing : python3-bcrypt-3.1.6-2.el8ost.x86_64 84/229 DEBUG: Installing : python3-munch-2.2.0-3.el8ost.noarch 85/229 DEBUG: Installing : python3-mimeparse-1.6.0-5.el8ost.noarch 86/229 DEBUG: Installing : python3-memcached-1.58-8.el8ost.noarch 87/229 DEBUG: Installing : python3-logutils-0.3.5-6.1.el8ost.noarch 88/229 DEBUG: Installing : python3-linecache2-1.0.0-3.el8ost.noarch 89/229 DEBUG: Installing : python3-traceback2-1.4.0-3.el8ost.noarch 90/229 DEBUG: Installing : python3-testtools-2.3.0-8.el8ost.noarch 91/229 DEBUG: Installing : python3-subunit-1.3.0-7.el8ost.noarch 92/229 DEBUG: Installing : python3-fixtures-3.0.0-8.el8ost.noarch 93/229 DEBUG: Installing : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2. 94/229 DEBUG: Installing : python3-testrepository-0.0.20-15.el8ost.noarch 95/229 DEBUG: Installing : python3-kazoo-2.2.1-2.el8ost.noarch 96/229 DEBUG: Installing : python3-zake-0.2.2-14.el8ost.noarch 97/229 DEBUG: Installing : python3-jsonpointer-1.10-12.el8ost.noarch 98/229 DEBUG: Installing : python3-jsonpatch-1.21-3.el8ost.noarch 99/229 DEBUG: Installing : python3-jmespath-0.9.0-11.el8ost.noarch 100/229 DEBUG: Installing : python3-inotify-0.9.6-13.1.el8ost.noarch 101/229 DEBUG: Installing : python3-future-0.16.0-6.el8ost.noarch 102/229 DEBUG: Installing : python3-editor-0.4-5.el8ost.noarch 103/229 DEBUG: Installing : python3-alembic-1.0.7-1.el8ost.noarch 104/229 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 105/229 DEBUG: Installing : python3-cachetools-3.1.0-1.el8ost.noarch 106/229 DEBUG: Installing : python3-asn1crypto-0.24.0-3.el8ost.noarch 107/229 DEBUG: Installing : python3-cryptography-2.3-3.el8ost.x86_64 108/229 DEBUG: Installing : python3-PyMySQL-0.9.2-2.el8ost.noarch 109/229 DEBUG: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 110/229 DEBUG: Installing : python3-paste-2.0.3-6.el8ost.noarch 111/229 DEBUG: Installing : python3-paste-deploy-1.5.2-13.el8ost.noarch 112/229 DEBUG: Installing : python3-appdirs-1.4.0-6.el8ost.noarch 113/229 DEBUG: Installing : libsodium-1.0.16-4.el8ost.x86_64 114/229 DEBUG: Installing : python3-pynacl-1.3.0-1.el8ost.x86_64 115/229 DEBUG: Installing : python3-paramiko-2.4.2-2.el8ost.noarch 116/229 DEBUG: Installing : dibbler-client-1.0.1-9.el8ost.x86_64 117/229 DEBUG: Installing : python3-httplib2-0.10.3-4.el8.noarch 118/229 DEBUG: Installing : vim-minimal-2:8.0.1763-10.el8.x86_64 119/229 DEBUG: Installing : sudo-1.8.25p1-4.el8.x86_64 120/229 DEBUG: Running scriptlet: sudo-1.8.25p1-4.el8.x86_64 120/229 DEBUG: Installing : quota-nls-1:4.04-10.el8.noarch 121/229 DEBUG: Installing : python3-audit-3.0-0.10.20180831git0047a6c.el8.x8 122/229 DEBUG: Installing : psmisc-23.1-3.el8.x86_64 123/229 DEBUG: Installing : numactl-libs-2.0.12-2.el8.x86_64 124/229 DEBUG: Running scriptlet: numactl-libs-2.0.12-2.el8.x86_64 124/229 DEBUG: Installing : lm_sensors-libs-3.4.0-17.20180522git70f7e08.el8. 125/229 DEBUG: Running scriptlet: lm_sensors-libs-3.4.0-17.20180522git70f7e08.el8. 125/229 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 126/229 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 127/229 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 128/229 DEBUG: Installing : python3-stestr-2.3.1-3.el8ost.noarch 129/229 DEBUG: Installing : python3-os-testr-2.0.0-0.20200416120104.248dc81. 130/229 DEBUG: Installing : python3-ddt-1.2.0-2.el8ost.noarch 131/229 DEBUG: Installing : libxslt-1.1.32-3.el8.x86_64 132/229 DEBUG: Installing : libpath_utils-0.2.1-39.el8.x86_64 133/229 DEBUG: Installing : libini_config-1.3.1-39.el8.x86_64 134/229 DEBUG: Installing : gssproxy-0.8.0-5.el8.x86_64 135/229 DEBUG: Running scriptlet: gssproxy-0.8.0-5.el8.x86_64 135/229 DEBUG: Installing : libnl3-3.4.0-4.el8.x86_64 136/229 DEBUG: Running scriptlet: libnl3-3.4.0-4.el8.x86_64 136/229 DEBUG: Installing : libnfsidmap-1:2.3.3-14.el8.x86_64 137/229 DEBUG: Installing : keyutils-1.5.10-6.el8.x86_64 138/229 DEBUG: Installing : iputils-20180629-1.el8.x86_64 139/229 DEBUG: Running scriptlet: iputils-20180629-1.el8.x86_64 139/229 DEBUG: Installing : e2fsprogs-libs-1.44.3-2.el8.x86_64 140/229 DEBUG: Running scriptlet: e2fsprogs-libs-1.44.3-2.el8.x86_64 140/229 DEBUG: Installing : quota-1:4.04-10.el8.x86_64 141/229 DEBUG: Running scriptlet: nfs-utils-1:2.3.3-14.el8.x86_64 142/229 DEBUG: Installing : nfs-utils-1:2.3.3-14.el8.x86_64 142/229 DEBUG: Running scriptlet: nfs-utils-1:2.3.3-14.el8.x86_64 142/229 DEBUG: Running in chroot, ignoring request: try-restart DEBUG: Running in chroot, ignoring request: try-restart DEBUG: Installing : dbus-glib-0.110-2.el8.x86_64 143/229 DEBUG: Running scriptlet: dbus-glib-0.110-2.el8.x86_64 143/229 DEBUG: Installing : python3-dbus-1.2.4-14.el8.x86_64 144/229 DEBUG: Installing : checkpolicy-2.8-2.el8.x86_64 145/229 DEBUG: Installing : python3-policycoreutils-2.8-16.1.el8.noarch 146/229 DEBUG: Installing : policycoreutils-python-utils-2.8-16.1.el8.noarch 147/229 DEBUG: Installing : container-selinux-2:2.75-1.git99e2cfd.module+el8 148/229 DEBUG: Running scriptlet: container-selinux-2:2.75-1.git99e2cfd.module+el8 148/229 DEBUG: setsebool: SELinux is disabled. DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 149/229 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 149/229 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 149/229 DEBUG: Running scriptlet: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 150/229 DEBUG: Installing : openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 150/229 DEBUG: Running scriptlet: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 150/229 DEBUG: Installing : python3-openvswitch2.11-2.11.0-0.20190129gitd3a1 151/229 DEBUG: Installing : python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch 152/229 DEBUG: Installing : python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5. 153/229 DEBUG: Installing : c-ares-1.13.0-5.el8.x86_64 154/229 DEBUG: Running scriptlet: c-ares-1.13.0-5.el8.x86_64 154/229 DEBUG: Running scriptlet: radvd-2.17-12.el8.x86_64 155/229 DEBUG: Installing : radvd-2.17-12.el8.x86_64 155/229 DEBUG: Running scriptlet: radvd-2.17-12.el8.x86_64 155/229 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 156/229 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 157/229 DEBUG: Installing : python3-beautifulsoup4-4.6.0-1.el8ost.noarch 158/229 DEBUG: Installing : python3-lxml-4.2.5-2.el8ost.x86_64 159/229 DEBUG: Installing : python3-webtest-2.0.29-4.el8ost.noarch 160/229 DEBUG: Installing : python3-pecan-1.3.2-3.el8ost.noarch 161/229 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 162/229 DEBUG: Installing : mariadb-connector-c-config-3.0.7-1.el8.noarch 163/229 DEBUG: Installing : mariadb-connector-c-3.0.7-1.el8.x86_64 164/229 DEBUG: Installing : net-snmp-agent-libs-1:5.8-7.el8.x86_64 165/229 DEBUG: Installing : keepalived-2.0.10-1.el8.x86_64 166/229 DEBUG: Running scriptlet: keepalived-2.0.10-1.el8.x86_64 166/229 DEBUG: Installing : libev-4.24-6.el8.x86_64 167/229 DEBUG: Installing : python3-gevent-1.2.2-4.1.el8ost.x86_64 168/229 DEBUG: Installing : python3-tinyrpc-0.5-4.20170523git1f38ac.el8ost.n 169/229 DEBUG: Running scriptlet: haproxy-1.8.15-5.el8.x86_64 170/229 DEBUG: Installing : haproxy-1.8.15-5.el8.x86_64 170/229 DEBUG: Running scriptlet: haproxy-1.8.15-5.el8.x86_64 170/229 DEBUG: Installing : dnsmasq-utils-2.79-4.el8.x86_64 171/229 DEBUG: Running scriptlet: dnsmasq-2.79-4.el8.x86_64 172/229 DEBUG: Installing : dnsmasq-2.79-4.el8.x86_64 172/229 DEBUG: Running scriptlet: dnsmasq-2.79-4.el8.x86_64 172/229 DEBUG: Installing : cairo-gobject-1.15.12-3.el8.x86_64 173/229 DEBUG: Installing : python3-gobject-3.28.3-1.el8.x86_64 174/229 DEBUG: Installing : python3-SecretStorage-2.3.1-7.el8ost.noarch 175/229 DEBUG: Installing : python3-keyring-17.1.1-1.el8ost.noarch 176/229 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2020041612301 177/229 DEBUG: Installing : python3-openstacksdk-0.47.0-0.20200630171704.1a0 178/229 DEBUG: Installing : python3-os-client-config-2.1.0-0.20200415120623. 179/229 DEBUG: Installing : python3-oslo-rootwrap-6.1.0-0.20200603084759.45d 180/229 DEBUG: Installing : python3-os-traits-2.3.0-0.20200416133109.bca5bac 181/229 DEBUG: Installing : python-pycadf-common-3.1.0-0.20200630163511.9de5 182/229 DEBUG: Installing : python-oslo-versionedobjects-lang-2.2.0-0.202006 183/229 DEBUG: Installing : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 184/229 DEBUG: Installing : python-oslo-privsep-lang-2.2.1-0.20200630171505. 185/229 DEBUG: Installing : python-oslo-policy-lang-3.2.1-0.20200630164910.7 186/229 DEBUG: Installing : python-oslo-middleware-lang-4.1.0-0.202006051522 187/229 DEBUG: Installing : python-oslo-log-lang-4.3.0-0.20200703083958.880b 188/229 DEBUG: Installing : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 189/229 DEBUG: Installing : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 190/229 DEBUG: Installing : python3-oslo-utils-4.2.1-0.20200615064007.b99382 191/229 DEBUG: Installing : python3-oslo-config-2:8.2.0-0.20200630171134.04d 192/229 DEBUG: Installing : python3-oslo-serialization-4.0.0-0.2020061807402 193/229 DEBUG: Installing : python3-oslo-log-4.3.0-0.20200703083958.880bcb8. 194/229 DEBUG: Installing : python3-oslo-privsep-2.2.1-0.20200630171505.a602 195/229 DEBUG: Installing : python3-keystoneclient-1:4.0.0-0.20200413125859. 196/229 DEBUG: Installing : python3-oslo-policy-3.2.1-0.20200630164910.71943 197/229 DEBUG: Installing : python3-oslo-reports-2.1.0-0.20200605154124.a79a 198/229 DEBUG: Installing : python3-os-ken-1.1.0-0.20200622071410.778ed75.el 199/229 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python3-oslo-middleware-4.1.0-0.20200605152205.b 200/229 DEBUG: Installing : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.e 201/229 DEBUG: Installing : python3-designateclient-4.0.0-0.20200417184930.9 202/229 DEBUG: Installing : python3-neutronclient-7.2.0-0.20200630170552.f75 203/229 DEBUG: Installing : python3-novaclient-1:17.1.0-0.20200630162607.600 204/229 DEBUG: Installing : python3-pycadf-3.1.0-0.20200630163511.9de5c99.el 205/229 DEBUG: Installing : python3-tooz-2.6.0-0.20200630172210.80f379b.el8. 206/229 DEBUG: Installing : python3-oslo-upgradecheck-1.1.0-0.20200605153312 207/229 DEBUG: Installing : python-oslo-db-lang-8.2.0-0.20200603084527.e8364 208/229 DEBUG: Installing : python3-oslo-db-8.2.0-0.20200603084527.e836420.e 209/229 DEBUG: Installing : python-oslo-concurrency-lang-4.1.1-0.20200618074 210/229 DEBUG: Installing : python3-oslo-concurrency-4.1.1-0.20200618074122. 211/229 DEBUG: Installing : python3-oslo-service-2.3.0-0.20200630172612.6df6 212/229 DEBUG: Installing : python3-oslo-messaging-12.0.0-0.20200315133106.d 213/229 DEBUG: Installing : python3-oslo-versionedobjects-2.2.0-0.2020063018 214/229 DEBUG: Installing : python3-osprofiler-3.2.1-0.20200630165526.8569b6 215/229 DEBUG: Installing : python3-neutron-lib-2.4.0-0.20200624070952.1361d 216/229 DEBUG: Installing : python3-os-vif-2.1.0-0.20200630162708.989f5a7.el 217/229 DEBUG: Installing : python3-os-xenapi-0.3.4-0.20200415120510.12c68d0 218/229 DEBUG: Installing : python3-tempest-1:23.0.1-0.20200322020235.c8058d 219/229 DEBUG: Installing : python-oslo-cache-lang-2.3.0-0.20200415121150.ef 220/229 DEBUG: Installing : python3-oslo-cache-2.3.0-0.20200415121150.ef606c 221/229 DEBUG: Installing : python3-keystonemiddleware-8.0.0-0.2020010812510 222/229 DEBUG: Installing : python3-neutron-1:16.1.0-0.20200428032410.4b02ed 223/229 DEBUG: Installing : python3-neutron-vpnaas-1:16.1.0-0.20200703113353 224/229 DEBUG: Running scriptlet: openstack-neutron-common-1:16.1.0-0.202004280324 225/229 DEBUG: Installing : openstack-neutron-common-1:16.1.0-0.202004280324 225/229 DEBUG: Installing : openstack-neutron-1:16.1.0-0.20200428032410.4b02 226/229 DEBUG: Running scriptlet: openstack-neutron-1:16.1.0-0.20200428032410.4b02 226/229 DEBUG: Installing : python3-neutron-tests-1:16.1.0-0.20200428032410. 227/229 DEBUG: Installing : python3-neutron-vpnaas-tests-1:16.1.0-0.20200703 228/229 DEBUG: Installing : openstack-neutron-vpnaas-1:16.1.0-0.202007031133 229/229 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 229/229 DEBUG: Running scriptlet: openstack-neutron-vpnaas-1:16.1.0-0.202007031133 229/229 DEBUG: Verifying : openstack-neutron-1:16.1.0-0.20200428032410.4b02 1/229 DEBUG: Verifying : openstack-neutron-common-1:16.1.0-0.202004280324 2/229 DEBUG: Verifying : python-oslo-cache-lang-2.3.0-0.20200415121150.ef 3/229 DEBUG: Verifying : python-oslo-concurrency-lang-4.1.1-0.20200618074 4/229 DEBUG: Verifying : python-oslo-db-lang-8.2.0-0.20200603084527.e8364 5/229 DEBUG: Verifying : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 6/229 DEBUG: Verifying : python-oslo-log-lang-4.3.0-0.20200703083958.880b 7/229 DEBUG: Verifying : python-oslo-middleware-lang-4.1.0-0.202006051522 8/229 DEBUG: Verifying : python-oslo-policy-lang-3.2.1-0.20200630164910.7 9/229 DEBUG: Verifying : python-oslo-privsep-lang-2.2.1-0.20200630171505. 10/229 DEBUG: Verifying : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 11/229 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.2.0-0.202006 12/229 DEBUG: Verifying : python-pycadf-common-3.1.0-0.20200630163511.9de5 13/229 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 14/229 DEBUG: Verifying : python3-debtcollector-2.1.0-0.20200605151926.17a 15/229 DEBUG: Verifying : python3-designateclient-4.0.0-0.20200417184930.9 16/229 DEBUG: Verifying : python3-futurist-2.2.0-0.20200605151004.604b63d. 17/229 DEBUG: Verifying : python3-keystoneauth1-4.2.0-0.20200630173226.dab 18/229 DEBUG: Verifying : python3-keystoneclient-1:4.0.0-0.20200413125859. 19/229 DEBUG: Verifying : python3-keystonemiddleware-8.0.0-0.2020010812510 20/229 DEBUG: Verifying : python3-neutron-1:16.1.0-0.20200428032410.4b02ed 21/229 DEBUG: Verifying : python3-neutron-lib-2.4.0-0.20200624070952.1361d 22/229 DEBUG: Verifying : python3-neutron-tests-1:16.1.0-0.20200428032410. 23/229 DEBUG: Verifying : python3-neutronclient-7.2.0-0.20200630170552.f75 24/229 DEBUG: Verifying : python3-novaclient-1:17.1.0-0.20200630162607.600 25/229 DEBUG: Verifying : python3-openstacksdk-0.47.0-0.20200630171704.1a0 26/229 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20200415120623. 27/229 DEBUG: Verifying : python3-os-ken-1.1.0-0.20200622071410.778ed75.el 28/229 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20200416132506. 29/229 DEBUG: Verifying : python3-os-testr-2.0.0-0.20200416120104.248dc81. 30/229 DEBUG: Verifying : python3-os-traits-2.3.0-0.20200416133109.bca5bac 31/229 DEBUG: Verifying : python3-os-vif-2.1.0-0.20200630162708.989f5a7.el 32/229 DEBUG: Verifying : python3-os-xenapi-0.3.4-0.20200415120510.12c68d0 33/229 DEBUG: Verifying : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.e 34/229 DEBUG: Verifying : python3-oslo-cache-2.3.0-0.20200415121150.ef606c 35/229 DEBUG: Verifying : python3-oslo-concurrency-4.1.1-0.20200618074122. 36/229 DEBUG: Verifying : python3-oslo-config-2:8.2.0-0.20200630171134.04d 37/229 DEBUG: Verifying : python3-oslo-context-3.1.0-0.20200605151059.9abd 38/229 DEBUG: Verifying : python3-oslo-db-8.2.0-0.20200603084527.e836420.e 39/229 DEBUG: Verifying : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 40/229 DEBUG: Verifying : python3-oslo-log-4.3.0-0.20200703083958.880bcb8. 41/229 DEBUG: Verifying : python3-oslo-messaging-12.0.0-0.20200315133106.d 42/229 DEBUG: Verifying : python3-oslo-middleware-4.1.0-0.20200605152205.b 43/229 DEBUG: Verifying : python3-oslo-policy-3.2.1-0.20200630164910.71943 44/229 DEBUG: Verifying : python3-oslo-privsep-2.2.1-0.20200630171505.a602 45/229 DEBUG: Verifying : python3-oslo-reports-2.1.0-0.20200605154124.a79a 46/229 DEBUG: Verifying : python3-oslo-rootwrap-6.1.0-0.20200603084759.45d 47/229 DEBUG: Verifying : python3-oslo-serialization-4.0.0-0.2020061807402 48/229 DEBUG: Verifying : python3-oslo-service-2.3.0-0.20200630172612.6df6 49/229 DEBUG: Verifying : python3-oslo-upgradecheck-1.1.0-0.20200605153312 50/229 DEBUG: Verifying : python3-oslo-utils-4.2.1-0.20200615064007.b99382 51/229 DEBUG: Verifying : python3-oslo-versionedobjects-2.2.0-0.2020063018 52/229 DEBUG: Verifying : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2. 53/229 DEBUG: Verifying : python3-osprofiler-3.2.1-0.20200630165526.8569b6 54/229 DEBUG: Verifying : python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5. 55/229 DEBUG: Verifying : python3-pycadf-3.1.0-0.20200630163511.9de5c99.el 56/229 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2020041612301 57/229 DEBUG: Verifying : python3-stevedore-2.0.1-0.20200630164713.01c12ec 58/229 DEBUG: Verifying : python3-tempest-1:23.0.1-0.20200322020235.c8058d 59/229 DEBUG: Verifying : python3-tooz-2.6.0-0.20200630172210.80f379b.el8. 60/229 DEBUG: Verifying : cairo-gobject-1.15.12-3.el8.x86_64 61/229 DEBUG: Verifying : container-selinux-2:2.75-1.git99e2cfd.module+el8 62/229 DEBUG: Verifying : dnsmasq-2.79-4.el8.x86_64 63/229 DEBUG: Verifying : dnsmasq-utils-2.79-4.el8.x86_64 64/229 DEBUG: Verifying : haproxy-1.8.15-5.el8.x86_64 65/229 DEBUG: Verifying : keepalived-2.0.10-1.el8.x86_64 66/229 DEBUG: Verifying : libev-4.24-6.el8.x86_64 67/229 DEBUG: Verifying : mariadb-connector-c-3.0.7-1.el8.x86_64 68/229 DEBUG: Verifying : mariadb-connector-c-config-3.0.7-1.el8.noarch 69/229 DEBUG: Verifying : net-snmp-agent-libs-1:5.8-7.el8.x86_64 70/229 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 71/229 DEBUG: Verifying : python3-gobject-3.28.3-1.el8.x86_64 72/229 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 73/229 DEBUG: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 74/229 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 75/229 DEBUG: Verifying : radvd-2.17-12.el8.x86_64 76/229 DEBUG: Verifying : unbound-libs-1.7.3-8.el8.x86_64 77/229 DEBUG: Verifying : c-ares-1.13.0-5.el8.x86_64 78/229 DEBUG: Verifying : checkpolicy-2.8-2.el8.x86_64 79/229 DEBUG: Verifying : conntrack-tools-1.4.4-9.el8.x86_64 80/229 DEBUG: Verifying : dbus-glib-0.110-2.el8.x86_64 81/229 DEBUG: Verifying : e2fsprogs-libs-1.44.3-2.el8.x86_64 82/229 DEBUG: Verifying : gobject-introspection-1.56.1-1.el8.x86_64 83/229 DEBUG: Verifying : gssproxy-0.8.0-5.el8.x86_64 84/229 DEBUG: Verifying : iproute-4.18.0-11.el8.x86_64 85/229 DEBUG: Verifying : iproute-tc-4.18.0-11.el8.x86_64 86/229 DEBUG: Verifying : ipset-6.38-3.el8.x86_64 87/229 DEBUG: Verifying : ipset-libs-6.38-3.el8.x86_64 88/229 DEBUG: Verifying : iptables-1.8.2-9.el8.x86_64 89/229 DEBUG: Verifying : iputils-20180629-1.el8.x86_64 90/229 DEBUG: Verifying : keyutils-1.5.10-6.el8.x86_64 91/229 DEBUG: Verifying : libbasicobjects-0.1.1-39.el8.x86_64 92/229 DEBUG: Verifying : libcollection-0.7.0-39.el8.x86_64 93/229 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 94/229 DEBUG: Verifying : libini_config-1.3.1-39.el8.x86_64 95/229 DEBUG: Verifying : libmnl-1.0.4-6.el8.x86_64 96/229 DEBUG: Verifying : libnetfilter_conntrack-1.0.6-5.el8.x86_64 97/229 DEBUG: Verifying : libnetfilter_cthelper-1.0.0-13.el8.x86_64 98/229 DEBUG: Verifying : libnetfilter_cttimeout-1.0.0-11.el8.x86_64 99/229 DEBUG: Verifying : libnetfilter_queue-1.0.2-11.el8.x86_64 100/229 DEBUG: Verifying : libnfnetlink-1.0.1-13.el8.x86_64 101/229 DEBUG: Verifying : libnfsidmap-1:2.3.3-14.el8.x86_64 102/229 DEBUG: Verifying : libnftnl-1.1.1-4.el8.x86_64 103/229 DEBUG: Verifying : libnl3-3.4.0-4.el8.x86_64 104/229 DEBUG: Verifying : libpath_utils-0.2.1-39.el8.x86_64 105/229 DEBUG: Verifying : libref_array-0.1.5-39.el8.x86_64 106/229 DEBUG: Verifying : libselinux-utils-2.8-6.el8.x86_64 107/229 DEBUG: Verifying : libverto-libevent-0.3.0-5.el8.x86_64 108/229 DEBUG: Verifying : libxslt-1.1.32-3.el8.x86_64 109/229 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 110/229 DEBUG: Verifying : lm_sensors-libs-3.4.0-17.20180522git70f7e08.el8. 111/229 DEBUG: Verifying : net-snmp-libs-1:5.8-7.el8.x86_64 112/229 DEBUG: Verifying : nfs-utils-1:2.3.3-14.el8.x86_64 113/229 DEBUG: Verifying : numactl-libs-2.0.12-2.el8.x86_64 114/229 DEBUG: Verifying : policycoreutils-2.8-16.1.el8.x86_64 115/229 DEBUG: Verifying : policycoreutils-python-utils-2.8-16.1.el8.noarch 116/229 DEBUG: Verifying : psmisc-23.1-3.el8.x86_64 117/229 DEBUG: Verifying : python3-audit-3.0-0.10.20180831git0047a6c.el8.x8 118/229 DEBUG: Verifying : python3-dbus-1.2.4-14.el8.x86_64 119/229 DEBUG: Verifying : python3-gobject-base-3.28.3-1.el8.x86_64 120/229 DEBUG: Verifying : python3-libselinux-2.8-6.el8.x86_64 121/229 DEBUG: Verifying : python3-libsemanage-2.8-5.el8.x86_64 122/229 DEBUG: Verifying : python3-policycoreutils-2.8-16.1.el8.noarch 123/229 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 124/229 DEBUG: Verifying : python3-setools-4.2.0-2.el8.x86_64 125/229 DEBUG: Verifying : quota-1:4.04-10.el8.x86_64 126/229 DEBUG: Verifying : quota-nls-1:4.04-10.el8.noarch 127/229 DEBUG: Verifying : rpcbind-1.2.5-3.el8.x86_64 128/229 DEBUG: Verifying : rpm-plugin-selinux-4.14.2-9.el8.x86_64 129/229 DEBUG: Verifying : selinux-policy-3.14.1-61.el8.noarch 130/229 DEBUG: Verifying : selinux-policy-targeted-3.14.1-61.el8.noarch 131/229 DEBUG: Verifying : sudo-1.8.25p1-4.el8.x86_64 132/229 DEBUG: Verifying : vim-minimal-2:8.0.1763-10.el8.x86_64 133/229 DEBUG: Verifying : python3-httplib2-0.10.3-4.el8.noarch 134/229 DEBUG: Verifying : dibbler-client-1.0.1-9.el8ost.x86_64 135/229 DEBUG: Verifying : libsodium-1.0.16-4.el8ost.x86_64 136/229 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 137/229 DEBUG: Verifying : openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 138/229 DEBUG: Verifying : python3-PyMySQL-0.9.2-2.el8ost.noarch 139/229 DEBUG: Verifying : python3-SecretStorage-2.3.1-7.el8ost.noarch 140/229 DEBUG: Verifying : python3-alembic-1.0.7-1.el8ost.noarch 141/229 DEBUG: Verifying : python3-amqp-2.4.1-1.el8ost.noarch 142/229 DEBUG: Verifying : python3-appdirs-1.4.0-6.el8ost.noarch 143/229 DEBUG: Verifying : python3-asn1crypto-0.24.0-3.el8ost.noarch 144/229 DEBUG: Verifying : python3-bcrypt-3.1.6-2.el8ost.x86_64 145/229 DEBUG: Verifying : python3-beautifulsoup4-4.6.0-1.el8ost.noarch 146/229 DEBUG: Verifying : python3-cachetools-3.1.0-1.el8ost.noarch 147/229 DEBUG: Verifying : python3-cffi-1.11.5-6.2.el8ost.x86_64 148/229 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 149/229 DEBUG: Verifying : python3-cryptography-2.3-3.el8ost.x86_64 150/229 DEBUG: Verifying : python3-dateutil-1:2.8.0-1.el8ost.noarch 151/229 DEBUG: Verifying : python3-ddt-1.2.0-2.el8ost.noarch 152/229 DEBUG: Verifying : python3-decorator-4.2.1-2.1.el8ost.noarch 153/229 DEBUG: Verifying : python3-dogpile-cache-0.6.8-1.el8ost.noarch 154/229 DEBUG: Verifying : python3-editor-0.4-5.el8ost.noarch 155/229 DEBUG: Verifying : python3-extras-1.0.0-5.el8ost.noarch 156/229 DEBUG: Verifying : python3-fasteners-0.14.1-15.el8ost.noarch 157/229 DEBUG: Verifying : python3-fixtures-3.0.0-8.el8ost.noarch 158/229 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 159/229 DEBUG: Verifying : python3-future-0.16.0-6.el8ost.noarch 160/229 DEBUG: Verifying : python3-gevent-1.2.2-4.1.el8ost.x86_64 161/229 DEBUG: Verifying : python3-inotify-0.9.6-13.1.el8ost.noarch 162/229 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 163/229 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8ost.noarch 164/229 DEBUG: Verifying : python3-jsonpatch-1.21-3.el8ost.noarch 165/229 DEBUG: Verifying : python3-jsonpointer-1.10-12.el8ost.noarch 166/229 DEBUG: Verifying : python3-jsonschema-2.6.0-4.el8ost.noarch 167/229 DEBUG: Verifying : python3-kazoo-2.2.1-2.el8ost.noarch 168/229 DEBUG: Verifying : python3-keyring-17.1.1-1.el8ost.noarch 169/229 DEBUG: Verifying : python3-kombu-1:4.2.2-1.el8ost.noarch 170/229 DEBUG: Verifying : python3-linecache2-1.0.0-3.el8ost.noarch 171/229 DEBUG: Verifying : python3-logutils-0.3.5-6.1.el8ost.noarch 172/229 DEBUG: Verifying : python3-lxml-4.2.5-2.el8ost.x86_64 173/229 DEBUG: Verifying : python3-mako-1.0.6-13.el8ost.noarch 174/229 DEBUG: Verifying : python3-memcached-1.58-8.el8ost.noarch 175/229 DEBUG: Verifying : python3-migrate-0.12.0-2.el8ost.noarch 176/229 DEBUG: Verifying : python3-mimeparse-1.6.0-5.el8ost.noarch 177/229 DEBUG: Verifying : python3-msgpack-0.6.1-3.el8ost.x86_64 178/229 DEBUG: Verifying : python3-munch-2.2.0-3.el8ost.noarch 179/229 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 180/229 DEBUG: Verifying : python3-netifaces-0.10.9-2.el8ost.x86_64 181/229 DEBUG: Verifying : python3-openvswitch2.11-2.11.0-0.20190129gitd3a1 182/229 DEBUG: Verifying : python3-paramiko-2.4.2-2.el8ost.noarch 183/229 DEBUG: Verifying : python3-paste-2.0.3-6.el8ost.noarch 184/229 DEBUG: Verifying : python3-paste-deploy-1.5.2-13.el8ost.noarch 185/229 DEBUG: Verifying : python3-pecan-1.3.2-3.el8ost.noarch 186/229 DEBUG: Verifying : python3-ply-3.9-7.el8ost.noarch 187/229 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 188/229 DEBUG: Verifying : python3-psutil-5.2.2-4.el8ost.x86_64 189/229 DEBUG: Verifying : python3-pyasn1-0.3.7-6.1.el8ost.noarch 190/229 DEBUG: Verifying : python3-pycparser-2.14-14.el8ost.noarch 191/229 DEBUG: Verifying : python3-pynacl-1.3.0-1.el8ost.x86_64 192/229 DEBUG: Verifying : python3-pyngus-2.3.0-1.el8.noarch 193/229 DEBUG: Verifying : python3-pyroute2-0.5.3-3.el8ost.noarch 194/229 DEBUG: Verifying : python3-qpid-proton-0.29.0-1.el8.x86_64 195/229 DEBUG: Verifying : python3-redis-3.1.0-1.el8ost.noarch 196/229 DEBUG: Verifying : python3-repoze-lru-0.4-9.el8ost.noarch 197/229 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 198/229 DEBUG: Verifying : python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch 199/229 DEBUG: Verifying : python3-routes-2.4.1-2.el8ost.noarch 200/229 DEBUG: Verifying : python3-setproctitle-1.1.9-7.el8ost.x86_64 201/229 DEBUG: Verifying : python3-simplegeneric-0.8-8.el8ost.noarch 202/229 DEBUG: Verifying : python3-simplejson-3.16.0-3.el8ost.x86_64 203/229 DEBUG: Verifying : python3-sqlparse-0.2.2-6.1.el8ost.noarch 204/229 DEBUG: Verifying : python3-statsd-3.2.1-6.el8ost.noarch 205/229 DEBUG: Verifying : python3-stestr-2.3.1-3.el8ost.noarch 206/229 DEBUG: Verifying : python3-subunit-1.3.0-7.el8ost.noarch 207/229 DEBUG: Verifying : python3-tempita-0.5.1-20.el8ost.noarch 208/229 DEBUG: Verifying : python3-tenacity-5.0.2-3.el8ost.noarch 209/229 DEBUG: Verifying : python3-testrepository-0.0.20-15.el8ost.noarch 210/229 DEBUG: Verifying : python3-testresources-1.0.0-8.el8ost.noarch 211/229 DEBUG: Verifying : python3-testscenarios-0.5.0-9.el8ost.noarch 212/229 DEBUG: Verifying : python3-testtools-2.3.0-8.el8ost.noarch 213/229 DEBUG: Verifying : python3-tinyrpc-0.5-4.20170523git1f38ac.el8ost.n 214/229 DEBUG: Verifying : python3-traceback2-1.4.0-3.el8ost.noarch 215/229 DEBUG: Verifying : python3-unittest2-1.1.0-17.el8ost.noarch 216/229 DEBUG: Verifying : python3-vine-1.2.0-2.el8ost.noarch 217/229 DEBUG: Verifying : python3-voluptuous-0.10.5-5.el8ost.noarch 218/229 DEBUG: Verifying : python3-waitress-0.8.10-2.el8ost.noarch 219/229 DEBUG: Verifying : python3-webob-1.8.5-1.el8ost.noarch 220/229 DEBUG: Verifying : python3-webtest-2.0.29-4.el8ost.noarch 221/229 DEBUG: Verifying : python3-werkzeug-0.14.1-5.el8ost.noarch 222/229 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 223/229 DEBUG: Verifying : python3-yappi-1.0-2.el8ost.x86_64 224/229 DEBUG: Verifying : python3-zake-0.2.2-14.el8ost.noarch 225/229 DEBUG: Verifying : qpid-proton-c-0.29.0-1.el8.x86_64 226/229 DEBUG: Verifying : python3-neutron-vpnaas-tests-1:16.1.0-0.20200703 227/229 DEBUG: Verifying : python3-neutron-vpnaas-1:16.1.0-0.20200703113353 228/229 DEBUG: Verifying : openstack-neutron-vpnaas-1:16.1.0-0.202007031133 229/229 DEBUG: Installed: DEBUG: python3-neutron-vpnaas-tests-1:16.1.0-0.20200703113353.775adee.el8.noarch DEBUG: python3-neutron-vpnaas-1:16.1.0-0.20200703113353.775adee.el8.noarch DEBUG: openstack-neutron-vpnaas-1:16.1.0-0.20200703113353.775adee.el8.noarch DEBUG: python3-gobject-3.28.3-1.el8.x86_64 DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: openstack-neutron-1:16.1.0-0.20200428032410.4b02ed8.el8.noarch DEBUG: openstack-neutron-common-1:16.1.0-0.20200428032410.4b02ed8.el8.noarch DEBUG: python-oslo-cache-lang-2.3.0-0.20200415121150.ef606c9.el8.noarch DEBUG: python-oslo-concurrency-lang-4.1.1-0.20200618074122.b7fc1e1.el8.noarch DEBUG: python-oslo-db-lang-8.2.0-0.20200603084527.e836420.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python-oslo-log-lang-4.3.0-0.20200703083958.880bcb8.el8.noarch DEBUG: python-oslo-middleware-lang-4.1.0-0.20200605152205.bfb4ba8.el8.noarch DEBUG: python-oslo-policy-lang-3.2.1-0.20200630164910.719435f.el8.noarch DEBUG: python-oslo-privsep-lang-2.2.1-0.20200630171505.a602d03.el8.noarch DEBUG: python-oslo-utils-lang-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.2.0-0.20200630181026.6f6c781.el8.noarch DEBUG: python-pycadf-common-3.1.0-0.20200630163511.9de5c99.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-designateclient-4.0.0-0.20200417184930.9a2f2d4.el8.noarch DEBUG: python3-futurist-2.2.0-0.20200605151004.604b63d.el8.noarch DEBUG: python3-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.noarch DEBUG: python3-keystoneclient-1:4.0.0-0.20200413125859.b58ebe2.el8.noarch DEBUG: python3-keystonemiddleware-8.0.0-0.20200108125104.7c33d8e.el8.noarch DEBUG: python3-neutron-1:16.1.0-0.20200428032410.4b02ed8.el8.noarch DEBUG: python3-neutron-lib-2.4.0-0.20200624070952.1361d8c.el8.noarch DEBUG: python3-neutron-tests-1:16.1.0-0.20200428032410.4b02ed8.el8.noarch DEBUG: python3-neutronclient-7.2.0-0.20200630170552.f751dd3.el8.noarch DEBUG: python3-novaclient-1:17.1.0-0.20200630162607.600384f.el8.noarch DEBUG: python3-openstacksdk-0.47.0-0.20200630171704.1a032b8.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20200415120623.bc96c23.el8.noarch DEBUG: python3-os-ken-1.1.0-0.20200622071410.778ed75.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20200416132506.0b2f473.el8.noarch DEBUG: python3-os-testr-2.0.0-0.20200416120104.248dc81.el8.noarch DEBUG: python3-os-traits-2.3.0-0.20200416133109.bca5bac.el8.noarch DEBUG: python3-os-vif-2.1.0-0.20200630162708.989f5a7.el8.noarch DEBUG: python3-os-xenapi-0.3.4-0.20200415120510.12c68d0.el8.noarch DEBUG: python3-osc-lib-2.0.0-0.20200416135006.fea31fb.el8.noarch DEBUG: python3-oslo-cache-2.3.0-0.20200415121150.ef606c9.el8.noarch DEBUG: python3-oslo-concurrency-4.1.1-0.20200618074122.b7fc1e1.el8.noarch DEBUG: python3-oslo-config-2:8.2.0-0.20200630171134.04d5280.el8.noarch DEBUG: python3-oslo-context-3.1.0-0.20200605151059.9abd745.el8.noarch DEBUG: python3-oslo-db-8.2.0-0.20200603084527.e836420.el8.noarch DEBUG: python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-oslo-log-4.3.0-0.20200703083958.880bcb8.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-policy-3.2.1-0.20200630164910.719435f.el8.noarch DEBUG: python3-oslo-privsep-2.2.1-0.20200630171505.a602d03.el8.noarch DEBUG: python3-oslo-reports-2.1.0-0.20200605154124.a79a13b.el8.noarch DEBUG: python3-oslo-rootwrap-6.1.0-0.20200603084759.45df949.el8.noarch DEBUG: python3-oslo-serialization-4.0.0-0.20200618074026.be10175.el8.noarch DEBUG: python3-oslo-service-2.3.0-0.20200630172612.6df6e4c.el8.noarch DEBUG: python3-oslo-upgradecheck-1.1.0-0.20200605153312.2380e79.el8.noarch DEBUG: python3-oslo-utils-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python3-oslo-versionedobjects-2.2.0-0.20200630181026.6f6c781.el8.noarch DEBUG: python3-oslotest-4.3.0-0.20200605152835.5a0d3c2.el8.noarch DEBUG: python3-osprofiler-3.2.1-0.20200630165526.8569b6d.el8.noarch DEBUG: python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5.el8.noarch DEBUG: python3-pycadf-3.1.0-0.20200630163511.9de5c99.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20200416123011.d7ac0ff.el8.noarch DEBUG: python3-stevedore-2.0.1-0.20200630164713.01c12ec.el8.noarch DEBUG: python3-tempest-1:23.0.1-0.20200322020235.c8058d0.el8.noarch DEBUG: python3-tooz-2.6.0-0.20200630172210.80f379b.el8.noarch DEBUG: cairo-gobject-1.15.12-3.el8.x86_64 DEBUG: container-selinux-2:2.75-1.git99e2cfd.module+el8+2769+577ad176.noarch DEBUG: dnsmasq-2.79-4.el8.x86_64 DEBUG: dnsmasq-utils-2.79-4.el8.x86_64 DEBUG: haproxy-1.8.15-5.el8.x86_64 DEBUG: keepalived-2.0.10-1.el8.x86_64 DEBUG: libev-4.24-6.el8.x86_64 DEBUG: mariadb-connector-c-3.0.7-1.el8.x86_64 DEBUG: mariadb-connector-c-config-3.0.7-1.el8.noarch DEBUG: net-snmp-agent-libs-1:5.8-7.el8.x86_64 DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-pyOpenSSL-18.0.0-1.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: radvd-2.17-12.el8.x86_64 DEBUG: unbound-libs-1.7.3-8.el8.x86_64 DEBUG: c-ares-1.13.0-5.el8.x86_64 DEBUG: checkpolicy-2.8-2.el8.x86_64 DEBUG: conntrack-tools-1.4.4-9.el8.x86_64 DEBUG: dbus-glib-0.110-2.el8.x86_64 DEBUG: e2fsprogs-libs-1.44.3-2.el8.x86_64 DEBUG: gobject-introspection-1.56.1-1.el8.x86_64 DEBUG: gssproxy-0.8.0-5.el8.x86_64 DEBUG: iproute-4.18.0-11.el8.x86_64 DEBUG: iproute-tc-4.18.0-11.el8.x86_64 DEBUG: ipset-6.38-3.el8.x86_64 DEBUG: ipset-libs-6.38-3.el8.x86_64 DEBUG: iptables-1.8.2-9.el8.x86_64 DEBUG: iputils-20180629-1.el8.x86_64 DEBUG: keyutils-1.5.10-6.el8.x86_64 DEBUG: libbasicobjects-0.1.1-39.el8.x86_64 DEBUG: libcollection-0.7.0-39.el8.x86_64 DEBUG: libevent-2.1.8-5.el8.x86_64 DEBUG: libini_config-1.3.1-39.el8.x86_64 DEBUG: libmnl-1.0.4-6.el8.x86_64 DEBUG: libnetfilter_conntrack-1.0.6-5.el8.x86_64 DEBUG: libnetfilter_cthelper-1.0.0-13.el8.x86_64 DEBUG: libnetfilter_cttimeout-1.0.0-11.el8.x86_64 DEBUG: libnetfilter_queue-1.0.2-11.el8.x86_64 DEBUG: libnfnetlink-1.0.1-13.el8.x86_64 DEBUG: libnfsidmap-1:2.3.3-14.el8.x86_64 DEBUG: libnftnl-1.1.1-4.el8.x86_64 DEBUG: libnl3-3.4.0-4.el8.x86_64 DEBUG: libpath_utils-0.2.1-39.el8.x86_64 DEBUG: libref_array-0.1.5-39.el8.x86_64 DEBUG: libselinux-utils-2.8-6.el8.x86_64 DEBUG: libverto-libevent-0.3.0-5.el8.x86_64 DEBUG: libxslt-1.1.32-3.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: lm_sensors-libs-3.4.0-17.20180522git70f7e08.el8.x86_64 DEBUG: net-snmp-libs-1:5.8-7.el8.x86_64 DEBUG: nfs-utils-1:2.3.3-14.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: psmisc-23.1-3.el8.x86_64 DEBUG: python3-audit-3.0-0.10.20180831git0047a6c.el8.x86_64 DEBUG: python3-dbus-1.2.4-14.el8.x86_64 DEBUG: python3-gobject-base-3.28.3-1.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: quota-1:4.04-10.el8.x86_64 DEBUG: quota-nls-1:4.04-10.el8.noarch DEBUG: rpcbind-1.2.5-3.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: sudo-1.8.25p1-4.el8.x86_64 DEBUG: vim-minimal-2:8.0.1763-10.el8.x86_64 DEBUG: python3-httplib2-0.10.3-4.el8.noarch DEBUG: dibbler-client-1.0.1-9.el8ost.x86_64 DEBUG: libsodium-1.0.16-4.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-PyMySQL-0.9.2-2.el8ost.noarch DEBUG: python3-SecretStorage-2.3.1-7.el8ost.noarch DEBUG: python3-alembic-1.0.7-1.el8ost.noarch DEBUG: python3-amqp-2.4.1-1.el8ost.noarch DEBUG: python3-appdirs-1.4.0-6.el8ost.noarch DEBUG: python3-asn1crypto-0.24.0-3.el8ost.noarch DEBUG: python3-bcrypt-3.1.6-2.el8ost.x86_64 DEBUG: python3-beautifulsoup4-4.6.0-1.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-ddt-1.2.0-2.el8ost.noarch DEBUG: python3-decorator-4.2.1-2.1.el8ost.noarch DEBUG: python3-dogpile-cache-0.6.8-1.el8ost.noarch DEBUG: python3-editor-0.4-5.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-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-future-0.16.0-6.el8ost.noarch DEBUG: python3-gevent-1.2.2-4.1.el8ost.x86_64 DEBUG: python3-inotify-0.9.6-13.1.el8ost.noarch DEBUG: python3-iso8601-0.1.11-9.el8ost.noarch DEBUG: python3-jmespath-0.9.0-11.el8ost.noarch DEBUG: python3-jsonpatch-1.21-3.el8ost.noarch DEBUG: python3-jsonpointer-1.10-12.el8ost.noarch DEBUG: python3-jsonschema-2.6.0-4.el8ost.noarch DEBUG: python3-kazoo-2.2.1-2.el8ost.noarch DEBUG: python3-keyring-17.1.1-1.el8ost.noarch DEBUG: python3-kombu-1:4.2.2-1.el8ost.noarch DEBUG: python3-linecache2-1.0.0-3.el8ost.noarch DEBUG: python3-logutils-0.3.5-6.1.el8ost.noarch DEBUG: python3-lxml-4.2.5-2.el8ost.x86_64 DEBUG: python3-mako-1.0.6-13.el8ost.noarch DEBUG: python3-memcached-1.58-8.el8ost.noarch DEBUG: python3-migrate-0.12.0-2.el8ost.noarch DEBUG: python3-mimeparse-1.6.0-5.el8ost.noarch DEBUG: python3-msgpack-0.6.1-3.el8ost.x86_64 DEBUG: python3-munch-2.2.0-3.el8ost.noarch 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-paramiko-2.4.2-2.el8ost.noarch DEBUG: python3-paste-2.0.3-6.el8ost.noarch DEBUG: python3-paste-deploy-1.5.2-13.el8ost.noarch DEBUG: python3-pecan-1.3.2-3.el8ost.noarch DEBUG: python3-ply-3.9-7.el8ost.noarch DEBUG: python3-prettytable-0.7.2-15.el8ost.noarch DEBUG: python3-psutil-5.2.2-4.el8ost.x86_64 DEBUG: python3-pyasn1-0.3.7-6.1.el8ost.noarch DEBUG: python3-pycparser-2.14-14.el8ost.noarch DEBUG: python3-pynacl-1.3.0-1.el8ost.x86_64 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-redis-3.1.0-1.el8ost.noarch 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-setproctitle-1.1.9-7.el8ost.x86_64 DEBUG: python3-simplegeneric-0.8-8.el8ost.noarch DEBUG: python3-simplejson-3.16.0-3.el8ost.x86_64 DEBUG: python3-sqlparse-0.2.2-6.1.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-tenacity-5.0.2-3.el8ost.noarch DEBUG: python3-testrepository-0.0.20-15.el8ost.noarch DEBUG: python3-testresources-1.0.0-8.el8ost.noarch DEBUG: python3-testscenarios-0.5.0-9.el8ost.noarch DEBUG: python3-testtools-2.3.0-8.el8ost.noarch DEBUG: python3-tinyrpc-0.5-4.20170523git1f38ac.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-waitress-0.8.10-2.el8ost.noarch DEBUG: python3-webob-1.8.5-1.el8ost.noarch DEBUG: python3-webtest-2.0.29-4.el8ost.noarch DEBUG: python3-werkzeug-0.14.1-5.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.x86_64 DEBUG: python3-yappi-1.0-2.el8ost.x86_64 DEBUG: python3-zake-0.2.2-14.el8ost.noarch 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