+ 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62' + '[' -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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 --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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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.w9zx9ayo:/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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62', '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}} 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/0a/5d/0a5dcd676b62ae0628ccdda361fb360a722051ef_18f7036b 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 --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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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.phqedso1:/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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62', '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}} 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/0a/5d/0a5dcd676b62ae0628ccdda361fb360a722051ef_18f7036b 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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 1509352 503612 1095416 5986972 5097344 DEBUG: Swap: 4194300 544940 3649360 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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', 'ebde3920ab4e42f5af88a991d496b0b8', '-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 6253d8baa44c3293ee070f59c184dd7322d59947 Note: checking out '6253d8baa44c3293ee070f59c184dd7322d59947'. 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 6253d8baa Switch to newer openstackdocstheme and reno versions + 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.dev5 6253d8b + UPSTREAMVERSION=16.1.0.dev5 + [[ 16.1.0.dev5 =~ ([^-]*)-(.+) ]] + [[ 16.1.0.dev5 =~ (.*?)\.(0rc.+) ]] + [[ 16.1.0.dev5 =~ (.*?)\.(0b.+) ]] + [[ 16.1.0.dev5 =~ (.*?)\.(0a.+) ]] + [[ 16.1.0.dev5 =~ (.*?)\.(dev.+) ]] + VERSION=16.1.0 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20200525132407 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20200525132407.6253d8b + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 --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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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.5cm3wvz2:/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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62', '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}} 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/0a/5d/0a5dcd676b62ae0628ccdda361fb360a722051ef_18f7036b 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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 1508708 446104 1131872 6045124 5061532 DEBUG: Swap: 4194300 544940 3649360 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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', '5726f6756c6c4dc6bdcae76a6eec848c', '-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', 'cd04435765514f8d9bf775d3bec57a7a', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5cm3wvz2:/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.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating networking_odl.egg-info writing networking_odl.egg-info/PKG-INFO writing dependency_links to networking_odl.egg-info/dependency_links.txt writing entry points to networking_odl.egg-info/entry_points.txt writing requirements to networking_odl.egg-info/requires.txt writing top-level names to networking_odl.egg-info/top_level.txt writing pbr to networking_odl.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'networking_odl.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 'networking_odl.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating networking-odl-16.1.0.dev5 creating networking-odl-16.1.0.dev5/.zuul.d creating networking-odl-16.1.0.dev5/devstack creating networking-odl-16.1.0.dev5/devstack/files creating networking-odl-16.1.0.dev5/devstack/files/debs creating networking-odl-16.1.0.dev5/devstack/files/rpms creating networking-odl-16.1.0.dev5/devstack/odl-etc creating networking-odl-16.1.0.dev5/devstack/odl-etc/opendaylight creating networking-odl-16.1.0.dev5/devstack/odl-etc/opendaylight/datastore creating networking-odl-16.1.0.dev5/devstack/odl-etc/opendaylight/datastore/initial creating networking-odl-16.1.0.dev5/devstack/odl-etc/opendaylight/datastore/initial/config creating networking-odl-16.1.0.dev5/devstack/odl-releases creating networking-odl-16.1.0.dev5/devstack/upgrade creating networking-odl-16.1.0.dev5/doc creating networking-odl-16.1.0.dev5/doc/source creating networking-odl-16.1.0.dev5/doc/source/admin creating networking-odl-16.1.0.dev5/doc/source/configuration creating networking-odl-16.1.0.dev5/doc/source/configuration/samples creating networking-odl-16.1.0.dev5/doc/source/contributor creating networking-odl-16.1.0.dev5/doc/source/contributor/specs creating networking-odl-16.1.0.dev5/doc/source/contributor/specs/newton creating networking-odl-16.1.0.dev5/doc/source/contributor/specs/ocata creating networking-odl-16.1.0.dev5/doc/source/contributor/specs/pike creating networking-odl-16.1.0.dev5/doc/source/install creating networking-odl-16.1.0.dev5/doc/source/reference creating networking-odl-16.1.0.dev5/etc creating networking-odl-16.1.0.dev5/etc/neutron creating networking-odl-16.1.0.dev5/etc/neutron/plugins creating networking-odl-16.1.0.dev5/etc/neutron/plugins/ml2 creating networking-odl-16.1.0.dev5/networking_odl creating networking-odl-16.1.0.dev5/networking_odl.egg-info creating networking-odl-16.1.0.dev5/networking_odl/bgpvpn creating networking-odl-16.1.0.dev5/networking_odl/ceilometer creating networking-odl-16.1.0.dev5/networking_odl/ceilometer/network creating networking-odl-16.1.0.dev5/networking_odl/ceilometer/network/statistics creating networking-odl-16.1.0.dev5/networking_odl/ceilometer/network/statistics/opendaylight_v2 creating networking-odl-16.1.0.dev5/networking_odl/cmd creating networking-odl-16.1.0.dev5/networking_odl/common creating networking-odl-16.1.0.dev5/networking_odl/db creating networking-odl-16.1.0.dev5/networking_odl/db/migration creating networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations creating networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions creating networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/mitaka creating networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/mitaka/contract creating networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/mitaka/expand creating networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/newton creating networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/newton/contract creating networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/newton/expand creating networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/pike creating networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/pike/contract creating networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/pike/expand creating networking-odl-16.1.0.dev5/networking_odl/dhcp creating networking-odl-16.1.0.dev5/networking_odl/hacking creating networking-odl-16.1.0.dev5/networking_odl/journal creating networking-odl-16.1.0.dev5/networking_odl/l2gateway creating networking-odl-16.1.0.dev5/networking_odl/l3 creating networking-odl-16.1.0.dev5/networking_odl/locale creating networking-odl-16.1.0.dev5/networking_odl/locale/en_GB creating networking-odl-16.1.0.dev5/networking_odl/locale/en_GB/LC_MESSAGES creating networking-odl-16.1.0.dev5/networking_odl/ml2 creating networking-odl-16.1.0.dev5/networking_odl/qos creating networking-odl-16.1.0.dev5/networking_odl/sfc creating networking-odl-16.1.0.dev5/networking_odl/sfc/flowclassifier creating networking-odl-16.1.0.dev5/networking_odl/tests creating networking-odl-16.1.0.dev5/networking_odl/tests/functional creating networking-odl-16.1.0.dev5/networking_odl/tests/functional/db creating networking-odl-16.1.0.dev5/networking_odl/tests/unit creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/bgpvpn creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/ceilometer creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/ceilometer/network creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/ceilometer/network/statistics creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2 creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/cmd creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/common creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/db creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/dhcp creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/journal creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/l2gateway creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/l3 creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/ml2 creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/qos creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/sfc creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/sfc/flowclassifier creating networking-odl-16.1.0.dev5/networking_odl/tests/unit/trunk creating networking-odl-16.1.0.dev5/networking_odl/trunk creating networking-odl-16.1.0.dev5/playbooks creating networking-odl-16.1.0.dev5/playbooks/devstack creating networking-odl-16.1.0.dev5/playbooks/devstack-tox creating networking-odl-16.1.0.dev5/playbooks/functional creating networking-odl-16.1.0.dev5/playbooks/legacy creating networking-odl-16.1.0.dev5/playbooks/legacy/grenade-dsvm-networking-odl creating networking-odl-16.1.0.dev5/playbooks/tempest creating networking-odl-16.1.0.dev5/rally-jobs creating networking-odl-16.1.0.dev5/rally-jobs/extra creating networking-odl-16.1.0.dev5/rally-jobs/plugins creating networking-odl-16.1.0.dev5/releasenotes creating networking-odl-16.1.0.dev5/releasenotes/notes creating networking-odl-16.1.0.dev5/releasenotes/source creating networking-odl-16.1.0.dev5/releasenotes/source/_static creating networking-odl-16.1.0.dev5/releasenotes/source/_templates creating networking-odl-16.1.0.dev5/releasenotes/source/locale creating networking-odl-16.1.0.dev5/releasenotes/source/locale/en_GB creating networking-odl-16.1.0.dev5/releasenotes/source/locale/en_GB/LC_MESSAGES creating networking-odl-16.1.0.dev5/releasenotes/source/locale/fr creating networking-odl-16.1.0.dev5/releasenotes/source/locale/fr/LC_MESSAGES creating networking-odl-16.1.0.dev5/roles creating networking-odl-16.1.0.dev5/roles/show-odl-info creating networking-odl-16.1.0.dev5/roles/show-odl-info/defaults creating networking-odl-16.1.0.dev5/roles/show-odl-info/tasks creating networking-odl-16.1.0.dev5/tools copying files to networking-odl-16.1.0.dev5... copying .coveragerc -> networking-odl-16.1.0.dev5 copying .mailmap -> networking-odl-16.1.0.dev5 copying .pylintrc -> networking-odl-16.1.0.dev5 copying .stestr.conf -> networking-odl-16.1.0.dev5 copying AUTHORS -> networking-odl-16.1.0.dev5 copying CONTRIBUTING.rst -> networking-odl-16.1.0.dev5 copying ChangeLog -> networking-odl-16.1.0.dev5 copying HACKING.rst -> networking-odl-16.1.0.dev5 copying LICENSE -> networking-odl-16.1.0.dev5 copying README.rst -> networking-odl-16.1.0.dev5 copying TESTING.rst -> networking-odl-16.1.0.dev5 copying babel.cfg -> networking-odl-16.1.0.dev5 copying bindep.txt -> networking-odl-16.1.0.dev5 copying lower-constraints.txt -> networking-odl-16.1.0.dev5 copying requirements.txt -> networking-odl-16.1.0.dev5 copying setup.cfg -> networking-odl-16.1.0.dev5 copying setup.py -> networking-odl-16.1.0.dev5 copying tempest-blacklist.txt -> networking-odl-16.1.0.dev5 copying test-requirements.txt -> networking-odl-16.1.0.dev5 copying tox.ini -> networking-odl-16.1.0.dev5 copying .zuul.d/jobs.yaml -> networking-odl-16.1.0.dev5/.zuul.d copying .zuul.d/project.yaml -> networking-odl-16.1.0.dev5/.zuul.d copying devstack/README.rst -> networking-odl-16.1.0.dev5/devstack copying devstack/devstackgaterc -> networking-odl-16.1.0.dev5/devstack copying devstack/entry_points -> networking-odl-16.1.0.dev5/devstack copying devstack/functions -> networking-odl-16.1.0.dev5/devstack copying devstack/jetty-legacy.patch -> networking-odl-16.1.0.dev5/devstack copying devstack/local.conf.example -> networking-odl-16.1.0.dev5/devstack copying devstack/override-defaults -> networking-odl-16.1.0.dev5/devstack copying devstack/plugin.sh -> networking-odl-16.1.0.dev5/devstack copying devstack/settings -> networking-odl-16.1.0.dev5/devstack copying devstack/settings.odl -> networking-odl-16.1.0.dev5/devstack copying devstack/setup_java.sh -> networking-odl-16.1.0.dev5/devstack copying devstack/files/debs/networking-odl -> networking-odl-16.1.0.dev5/devstack/files/debs copying devstack/files/rpms/networking-odl -> networking-odl-16.1.0.dev5/devstack/files/rpms copying devstack/odl-etc/opendaylight/datastore/initial/config/netvirt-impl-config_netvirt-impl-config.xml -> networking-odl-16.1.0.dev5/devstack/odl-etc/opendaylight/datastore/initial/config copying devstack/odl-releases/README.rst -> networking-odl-16.1.0.dev5/devstack/odl-releases copying devstack/odl-releases/common -> networking-odl-16.1.0.dev5/devstack/odl-releases copying devstack/odl-releases/fluorine-latest -> networking-odl-16.1.0.dev5/devstack/odl-releases copying devstack/odl-releases/fluorine-snapshot-0.9 -> networking-odl-16.1.0.dev5/devstack/odl-releases copying devstack/odl-releases/fluorine-snapshot-0.9.0 -> networking-odl-16.1.0.dev5/devstack/odl-releases copying devstack/odl-releases/latest-release -> networking-odl-16.1.0.dev5/devstack/odl-releases copying devstack/odl-releases/latest-snapshot -> networking-odl-16.1.0.dev5/devstack/odl-releases copying devstack/odl-releases/neon-latest -> networking-odl-16.1.0.dev5/devstack/odl-releases copying devstack/odl-releases/neon-snapshot-0.10.2 -> networking-odl-16.1.0.dev5/devstack/odl-releases copying devstack/odl-releases/sodium-latest -> networking-odl-16.1.0.dev5/devstack/odl-releases copying devstack/upgrade/resources.sh -> networking-odl-16.1.0.dev5/devstack/upgrade copying devstack/upgrade/settings -> networking-odl-16.1.0.dev5/devstack/upgrade copying devstack/upgrade/upgrade.sh -> networking-odl-16.1.0.dev5/devstack/upgrade copying doc/requirements.txt -> networking-odl-16.1.0.dev5/doc copying doc/source/conf.py -> networking-odl-16.1.0.dev5/doc/source copying doc/source/index.rst -> networking-odl-16.1.0.dev5/doc/source copying doc/source/admin/index.rst -> networking-odl-16.1.0.dev5/doc/source/admin copying doc/source/admin/reference_architecture.rst -> networking-odl-16.1.0.dev5/doc/source/admin copying doc/source/configuration/index.rst -> networking-odl-16.1.0.dev5/doc/source/configuration copying doc/source/configuration/samples/ml2_odl.rst -> networking-odl-16.1.0.dev5/doc/source/configuration/samples copying doc/source/contributor/contributing.rst -> networking-odl-16.1.0.dev5/doc/source/contributor copying doc/source/contributor/drivers_architecture.rst -> networking-odl-16.1.0.dev5/doc/source/contributor copying doc/source/contributor/hostconfig.rst -> networking-odl-16.1.0.dev5/doc/source/contributor copying doc/source/contributor/index.rst -> networking-odl-16.1.0.dev5/doc/source/contributor copying doc/source/contributor/maintenance.rst -> networking-odl-16.1.0.dev5/doc/source/contributor copying doc/source/contributor/quickstart.rst -> networking-odl-16.1.0.dev5/doc/source/contributor copying doc/source/contributor/testing.rst -> networking-odl-16.1.0.dev5/doc/source/contributor copying doc/source/contributor/usage.rst -> networking-odl-16.1.0.dev5/doc/source/contributor copying doc/source/contributor/specs/index.rst -> networking-odl-16.1.0.dev5/doc/source/contributor/specs copying doc/source/contributor/specs/newton/qos-driver.rst -> networking-odl-16.1.0.dev5/doc/source/contributor/specs/newton copying doc/source/contributor/specs/newton/sfc-driver.rst -> networking-odl-16.1.0.dev5/doc/source/contributor/specs/newton copying doc/source/contributor/specs/ocata/journal-recovery.rst -> networking-odl-16.1.0.dev5/doc/source/contributor/specs/ocata copying doc/source/contributor/specs/pike/dep-validations-on-create.rst -> networking-odl-16.1.0.dev5/doc/source/contributor/specs/pike copying doc/source/contributor/specs/pike/neutron-port-dhcp.rst -> networking-odl-16.1.0.dev5/doc/source/contributor/specs/pike copying doc/source/install/devstack.rst -> networking-odl-16.1.0.dev5/doc/source/install copying doc/source/install/index.rst -> networking-odl-16.1.0.dev5/doc/source/install copying doc/source/install/installation.rst -> networking-odl-16.1.0.dev5/doc/source/install copying doc/source/reference/index.rst -> networking-odl-16.1.0.dev5/doc/source/reference copying doc/source/reference/newton.rst -> networking-odl-16.1.0.dev5/doc/source/reference copying doc/source/reference/ocata.rst -> networking-odl-16.1.0.dev5/doc/source/reference copying doc/source/reference/pike.rst -> networking-odl-16.1.0.dev5/doc/source/reference copying etc/policy.json -> networking-odl-16.1.0.dev5/etc copying etc/neutron/plugins/ml2/ml2_conf_odl.ini -> networking-odl-16.1.0.dev5/etc/neutron/plugins/ml2 copying networking_odl/__init__.py -> networking-odl-16.1.0.dev5/networking_odl copying networking_odl/_i18n.py -> networking-odl-16.1.0.dev5/networking_odl copying networking_odl.egg-info/PKG-INFO -> networking-odl-16.1.0.dev5/networking_odl.egg-info copying networking_odl.egg-info/SOURCES.txt -> networking-odl-16.1.0.dev5/networking_odl.egg-info copying networking_odl.egg-info/dependency_links.txt -> networking-odl-16.1.0.dev5/networking_odl.egg-info copying networking_odl.egg-info/entry_points.txt -> networking-odl-16.1.0.dev5/networking_odl.egg-info copying networking_odl.egg-info/not-zip-safe -> networking-odl-16.1.0.dev5/networking_odl.egg-info copying networking_odl.egg-info/pbr.json -> networking-odl-16.1.0.dev5/networking_odl.egg-info copying networking_odl.egg-info/requires.txt -> networking-odl-16.1.0.dev5/networking_odl.egg-info copying networking_odl.egg-info/top_level.txt -> networking-odl-16.1.0.dev5/networking_odl.egg-info copying networking_odl/bgpvpn/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/bgpvpn copying networking_odl/bgpvpn/odl_v2.py -> networking-odl-16.1.0.dev5/networking_odl/bgpvpn copying networking_odl/ceilometer/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/ceilometer copying networking_odl/ceilometer/network/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/ceilometer/network copying networking_odl/ceilometer/network/statistics/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/ceilometer/network/statistics copying networking_odl/ceilometer/network/statistics/opendaylight_v2/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/ceilometer/network/statistics/opendaylight_v2 copying networking_odl/ceilometer/network/statistics/opendaylight_v2/client.py -> networking-odl-16.1.0.dev5/networking_odl/ceilometer/network/statistics/opendaylight_v2 copying networking_odl/ceilometer/network/statistics/opendaylight_v2/driver.py -> networking-odl-16.1.0.dev5/networking_odl/ceilometer/network/statistics/opendaylight_v2 copying networking_odl/cmd/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/cmd copying networking_odl/cmd/analyze_journal.py -> networking-odl-16.1.0.dev5/networking_odl/cmd copying networking_odl/cmd/set_ovs_hostconfigs.py -> networking-odl-16.1.0.dev5/networking_odl/cmd copying networking_odl/cmd/test_setup_hostconfigs.sh -> networking-odl-16.1.0.dev5/networking_odl/cmd copying networking_odl/common/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/common copying networking_odl/common/callback.py -> networking-odl-16.1.0.dev5/networking_odl/common copying networking_odl/common/client.py -> networking-odl-16.1.0.dev5/networking_odl/common copying networking_odl/common/config.py -> networking-odl-16.1.0.dev5/networking_odl/common copying networking_odl/common/constants.py -> networking-odl-16.1.0.dev5/networking_odl/common copying networking_odl/common/exceptions.py -> networking-odl-16.1.0.dev5/networking_odl/common copying networking_odl/common/filters.py -> networking-odl-16.1.0.dev5/networking_odl/common copying networking_odl/common/lightweight_testing.py -> networking-odl-16.1.0.dev5/networking_odl/common copying networking_odl/common/odl_features.py -> networking-odl-16.1.0.dev5/networking_odl/common copying networking_odl/common/postcommit.py -> networking-odl-16.1.0.dev5/networking_odl/common copying networking_odl/common/utils.py -> networking-odl-16.1.0.dev5/networking_odl/common copying networking_odl/common/websocket_client.py -> networking-odl-16.1.0.dev5/networking_odl/common copying networking_odl/db/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/db copying networking_odl/db/db.py -> networking-odl-16.1.0.dev5/networking_odl/db copying networking_odl/db/head.py -> networking-odl-16.1.0.dev5/networking_odl/db copying networking_odl/db/models.py -> networking-odl-16.1.0.dev5/networking_odl/db copying networking_odl/db/migration/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/db/migration copying networking_odl/db/migration/alembic_migrations/README -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations copying networking_odl/db/migration/alembic_migrations/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations copying networking_odl/db/migration/alembic_migrations/env.py -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations copying networking_odl/db/migration/alembic_migrations/script.py.mako -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations copying networking_odl/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions copying networking_odl/db/migration/alembic_migrations/versions/EXPAND_HEAD -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions copying networking_odl/db/migration/alembic_migrations/versions/b89a299e19f9_initial_branchpoint.py -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions copying networking_odl/db/migration/alembic_migrations/versions/mitaka/contract/383acb0d38a0_initial_contract.py -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/mitaka/contract copying networking_odl/db/migration/alembic_migrations/versions/mitaka/expand/247501328046_initial_expand.py -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/mitaka/expand copying networking_odl/db/migration/alembic_migrations/versions/mitaka/expand/37e242787ae5_opendaylight_neutron_mechanism_driver_.py -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/mitaka/expand copying networking_odl/db/migration/alembic_migrations/versions/newton/contract/fa0c536252a5_update_opendayligut_journal.py -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/newton/contract copying networking_odl/db/migration/alembic_migrations/versions/newton/expand/3d560427d776_add_sequence_number_to_journal.py -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/newton/expand copying networking_odl/db/migration/alembic_migrations/versions/newton/expand/703dbf02afde_add_journal_maintenance_table.py -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/newton/expand copying networking_odl/db/migration/alembic_migrations/versions/pike/contract/7cbef5a56298_drop_created_at_column.py -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/pike/contract copying networking_odl/db/migration/alembic_migrations/versions/pike/contract/eccd865b7d3a_drop_opendaylight_maintenance_table.py -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/pike/contract copying networking_odl/db/migration/alembic_migrations/versions/pike/expand/0472f56ff2fb_add_journal_dependencies_table.py -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/pike/expand copying networking_odl/db/migration/alembic_migrations/versions/pike/expand/43af357fd638_added_version_id_for_optimistic_locking.py -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/pike/expand copying networking_odl/db/migration/alembic_migrations/versions/pike/expand/6f7dfb241354_create_opendaylight_preiodic_task_table.py -> networking-odl-16.1.0.dev5/networking_odl/db/migration/alembic_migrations/versions/pike/expand copying networking_odl/dhcp/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/dhcp copying networking_odl/dhcp/odl_dhcp_driver.py -> networking-odl-16.1.0.dev5/networking_odl/dhcp copying networking_odl/dhcp/odl_dhcp_driver_base.py -> networking-odl-16.1.0.dev5/networking_odl/dhcp copying networking_odl/hacking/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/hacking copying networking_odl/hacking/checks.py -> networking-odl-16.1.0.dev5/networking_odl/hacking copying networking_odl/journal/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/journal copying networking_odl/journal/base_driver.py -> networking-odl-16.1.0.dev5/networking_odl/journal copying networking_odl/journal/cleanup.py -> networking-odl-16.1.0.dev5/networking_odl/journal copying networking_odl/journal/dependency_validations.py -> networking-odl-16.1.0.dev5/networking_odl/journal copying networking_odl/journal/full_sync.py -> networking-odl-16.1.0.dev5/networking_odl/journal copying networking_odl/journal/journal.py -> networking-odl-16.1.0.dev5/networking_odl/journal copying networking_odl/journal/periodic_task.py -> networking-odl-16.1.0.dev5/networking_odl/journal copying networking_odl/journal/recovery.py -> networking-odl-16.1.0.dev5/networking_odl/journal copying networking_odl/journal/worker.py -> networking-odl-16.1.0.dev5/networking_odl/journal copying networking_odl/l2gateway/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/l2gateway copying networking_odl/l2gateway/driver_v2.py -> networking-odl-16.1.0.dev5/networking_odl/l2gateway copying networking_odl/l3/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/l3 copying networking_odl/l3/l3_flavor.py -> networking-odl-16.1.0.dev5/networking_odl/l3 copying networking_odl/l3/l3_odl_v2.py -> networking-odl-16.1.0.dev5/networking_odl/l3 copying networking_odl/locale/en_GB/LC_MESSAGES/networking_odl.po -> networking-odl-16.1.0.dev5/networking_odl/locale/en_GB/LC_MESSAGES copying networking_odl/ml2/README.odl -> networking-odl-16.1.0.dev5/networking_odl/ml2 copying networking_odl/ml2/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/ml2 copying networking_odl/ml2/legacy_port_binding.py -> networking-odl-16.1.0.dev5/networking_odl/ml2 copying networking_odl/ml2/mech_driver_v2.py -> networking-odl-16.1.0.dev5/networking_odl/ml2 copying networking_odl/ml2/port_binding.py -> networking-odl-16.1.0.dev5/networking_odl/ml2 copying networking_odl/ml2/port_status_update.py -> networking-odl-16.1.0.dev5/networking_odl/ml2 copying networking_odl/ml2/pseudo_agentdb_binding.py -> networking-odl-16.1.0.dev5/networking_odl/ml2 copying networking_odl/qos/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/qos copying networking_odl/qos/qos_driver_v2.py -> networking-odl-16.1.0.dev5/networking_odl/qos copying networking_odl/qos/qos_utils.py -> networking-odl-16.1.0.dev5/networking_odl/qos copying networking_odl/sfc/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/sfc copying networking_odl/sfc/sfc_driver_v2.py -> networking-odl-16.1.0.dev5/networking_odl/sfc copying networking_odl/sfc/flowclassifier/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/sfc/flowclassifier copying networking_odl/sfc/flowclassifier/sfc_flowclassifier_v2.py -> networking-odl-16.1.0.dev5/networking_odl/sfc/flowclassifier copying networking_odl/tests/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests copying networking_odl/tests/base.py -> networking-odl-16.1.0.dev5/networking_odl/tests copying networking_odl/tests/match.py -> networking-odl-16.1.0.dev5/networking_odl/tests copying networking_odl/tests/functional/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/functional copying networking_odl/tests/functional/base.py -> networking-odl-16.1.0.dev5/networking_odl/tests/functional copying networking_odl/tests/functional/requirements.txt -> networking-odl-16.1.0.dev5/networking_odl/tests/functional copying networking_odl/tests/functional/test_bgpvpn.py -> networking-odl-16.1.0.dev5/networking_odl/tests/functional copying networking_odl/tests/functional/test_l2gateway.py -> networking-odl-16.1.0.dev5/networking_odl/tests/functional copying networking_odl/tests/functional/test_l3.py -> networking-odl-16.1.0.dev5/networking_odl/tests/functional copying networking_odl/tests/functional/test_ml2_drivers.py -> networking-odl-16.1.0.dev5/networking_odl/tests/functional copying networking_odl/tests/functional/test_odl_dhcp_driver.py -> networking-odl-16.1.0.dev5/networking_odl/tests/functional copying networking_odl/tests/functional/test_qos.py -> networking-odl-16.1.0.dev5/networking_odl/tests/functional copying networking_odl/tests/functional/test_trunk_drivers.py -> networking-odl-16.1.0.dev5/networking_odl/tests/functional copying networking_odl/tests/functional/db/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/functional/db copying networking_odl/tests/functional/db/test_migrations.py -> networking-odl-16.1.0.dev5/networking_odl/tests/functional/db copying networking_odl/tests/unit/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit copying networking_odl/tests/unit/base_v2.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit copying networking_odl/tests/unit/test_base_db.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit copying networking_odl/tests/unit/bgpvpn/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/bgpvpn copying networking_odl/tests/unit/bgpvpn/test_odl_v2.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/bgpvpn copying networking_odl/tests/unit/ceilometer/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/ceilometer copying networking_odl/tests/unit/ceilometer/network/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/ceilometer/network copying networking_odl/tests/unit/ceilometer/network/statistics/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/ceilometer/network/statistics copying networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2 copying networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2/test_client.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2 copying networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2/test_driver.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2 copying networking_odl/tests/unit/cmd/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/cmd copying networking_odl/tests/unit/cmd/test_analyze_journal.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/cmd copying networking_odl/tests/unit/cmd/test_set_ovs_hostconfigs.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/cmd copying networking_odl/tests/unit/common/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/common copying networking_odl/tests/unit/common/test_callback.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/common copying networking_odl/tests/unit/common/test_client.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/common copying networking_odl/tests/unit/common/test_filters.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/common copying networking_odl/tests/unit/common/test_lightweight_testing.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/common copying networking_odl/tests/unit/common/test_odl_features.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/common copying networking_odl/tests/unit/common/test_postcommit.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/common copying networking_odl/tests/unit/common/test_utils.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/common copying networking_odl/tests/unit/common/test_websocket_client.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/common copying networking_odl/tests/unit/db/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/db copying networking_odl/tests/unit/db/test_db.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/db copying networking_odl/tests/unit/dhcp/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/dhcp copying networking_odl/tests/unit/dhcp/test_odl_dhcp_driver.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/dhcp copying networking_odl/tests/unit/dhcp/test_odl_dhcp_driver_base.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/dhcp copying networking_odl/tests/unit/journal/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/journal copying networking_odl/tests/unit/journal/helper.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/journal copying networking_odl/tests/unit/journal/test_base_driver.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/journal copying networking_odl/tests/unit/journal/test_cleanup.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/journal copying networking_odl/tests/unit/journal/test_dependency_validations.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/journal copying networking_odl/tests/unit/journal/test_full_sync.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/journal copying networking_odl/tests/unit/journal/test_journal.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/journal copying networking_odl/tests/unit/journal/test_periodic_task.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/journal copying networking_odl/tests/unit/journal/test_recovery.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/journal copying networking_odl/tests/unit/l2gateway/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/l2gateway copying networking_odl/tests/unit/l2gateway/test_driver_v2.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/l2gateway copying networking_odl/tests/unit/l3/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/l3 copying networking_odl/tests/unit/l3/test_l3_flavor.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/l3 copying networking_odl/tests/unit/l3/test_l3_odl_v2.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/l3 copying networking_odl/tests/unit/ml2/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/ml2 copying networking_odl/tests/unit/ml2/config-ovs-external_ids.sh -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/ml2 copying networking_odl/tests/unit/ml2/odl_teststub.js -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/ml2 copying networking_odl/tests/unit/ml2/test_legacy_port_binding.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/ml2 copying networking_odl/tests/unit/ml2/test_mechanism_odl_v2.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/ml2 copying networking_odl/tests/unit/ml2/test_port_binding.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/ml2 copying networking_odl/tests/unit/ml2/test_port_status_update.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/ml2 copying networking_odl/tests/unit/ml2/test_pseudo_agentdb_binding.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/ml2 copying networking_odl/tests/unit/qos/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/qos copying networking_odl/tests/unit/qos/test_qos_driver_v2.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/qos copying networking_odl/tests/unit/sfc/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/sfc copying networking_odl/tests/unit/sfc/constants.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/sfc copying networking_odl/tests/unit/sfc/test_sfc_driver_v2.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/sfc copying networking_odl/tests/unit/sfc/flowclassifier/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/sfc/flowclassifier copying networking_odl/tests/unit/sfc/flowclassifier/test_sfc_flowclassifier_v2.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/sfc/flowclassifier copying networking_odl/tests/unit/trunk/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/trunk copying networking_odl/tests/unit/trunk/test_trunk_driver_v2.py -> networking-odl-16.1.0.dev5/networking_odl/tests/unit/trunk copying networking_odl/trunk/__init__.py -> networking-odl-16.1.0.dev5/networking_odl/trunk copying networking_odl/trunk/constants.py -> networking-odl-16.1.0.dev5/networking_odl/trunk copying networking_odl/trunk/trunk_driver_v2.py -> networking-odl-16.1.0.dev5/networking_odl/trunk copying playbooks/multinode-setup.yaml -> networking-odl-16.1.0.dev5/playbooks copying playbooks/devstack/pre.yaml -> networking-odl-16.1.0.dev5/playbooks/devstack copying playbooks/devstack-tox/post.yaml -> networking-odl-16.1.0.dev5/playbooks/devstack-tox copying playbooks/devstack-tox/pre.yaml -> networking-odl-16.1.0.dev5/playbooks/devstack-tox copying playbooks/devstack-tox/run.yaml -> networking-odl-16.1.0.dev5/playbooks/devstack-tox copying playbooks/functional/pre.yaml -> networking-odl-16.1.0.dev5/playbooks/functional copying playbooks/legacy/grenade-dsvm-networking-odl/post.yaml -> networking-odl-16.1.0.dev5/playbooks/legacy/grenade-dsvm-networking-odl copying playbooks/legacy/grenade-dsvm-networking-odl/run.yaml -> networking-odl-16.1.0.dev5/playbooks/legacy/grenade-dsvm-networking-odl copying playbooks/tempest/post.yaml -> networking-odl-16.1.0.dev5/playbooks/tempest copying playbooks/tempest/pre.yaml -> networking-odl-16.1.0.dev5/playbooks/tempest copying playbooks/tempest/run.yaml -> networking-odl-16.1.0.dev5/playbooks/tempest copying rally-jobs/README.rst -> networking-odl-16.1.0.dev5/rally-jobs copying rally-jobs/odl.yaml -> networking-odl-16.1.0.dev5/rally-jobs copying rally-jobs/extra/README.rst -> networking-odl-16.1.0.dev5/rally-jobs/extra copying rally-jobs/plugins/README.rst -> networking-odl-16.1.0.dev5/rally-jobs/plugins copying rally-jobs/plugins/__init__.py -> networking-odl-16.1.0.dev5/rally-jobs/plugins copying releasenotes/notes/.placeholder -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/add-analyze-journal-cmd-189eae2cac4d60a5.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/add-beryllium-sr4-7eced33ec292bcc8.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/add-host-config-8fb45d7f9732a795.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/bgpvpn-driver-v2-36c0772d510587f4.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/bgpvpn-vni-support-0804d0c0789cd1db.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/delete-completed-rows-immediately-d3aee2ff5278b3f4.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/deprecate-qos-driver-v1-96bce9842413700b.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/deprecate-v1-0dd4f07c68a4a0a4.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/deprecate_ceilometer-0d2830fa1fc6ba4e.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/devstack-default-driver-v2-6ae6ce789b4a6cc9.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/drop-py27-support-3bc8094e1823cfcf.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/fix-sfc-full-sync-4eafe97d27b8b33e.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/fix-sfcv2-urlpath-f339357bed1a538c.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/fix-tls-websocket-3bee50093c3e90cf.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/fix-ws-ssl-timeout-e16cd41779c05d42.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/flat-network-support-7c032aabc21902b1.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/full-sync-f6b7ec1bd9ea0e52.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/functional-test-b0855d6f1d85da30.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/ignore_agent_aliveness-935a1aa8c285dfa2.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/journal-recovery-88e583ad2db22bcc.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/l2gw-driver-v2-b32aacf882ed446c.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/lbaas-driver-v2-46bf34992f4785d1.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/maintenance-thread-e54c3b4bd7c03546.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/make-ceilometer-dependency-optional-fb0407dd2d367599.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/make_sync_timeout_float-490072005e3f3413.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/network-statistics-from-opendaylight-057a6b3c30626527.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/neutron-dhcp-port-dcbc3a1008f45cc2.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/new-netvirt-default-0eccc77d3cb54484.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/nuke-lbaasv1-driver-fce366522350fe21.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/odl-feature-negotiation-ece3201a6e9f8f74.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/odl-l3-flavor-f093e6c0fb4e9dd8.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/odl_features-option-type-change-367385ae7d1e949e.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/ovs_hardware_offload_support-38d2b0b7386b8ca7.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/port-binding-default-b5f24ad350b47eb0.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/pseudo-agent-port-binding-0a3d1d193b99293e.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/qos-driver-v1-711698186ca693c4.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/qos-driver-v2-4c869a6f0b8e3a4d.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/remove-network-topology-67daff08f3d6ff14.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/remove-neutron-lbaas-6afe0b0f7b61290a.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/remove-v1-driver-df408f9916fc5e5d.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/remove_qos_driver_v1-2bfbf1f979082b07.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/set-ovs-hostconfig-flat-default-a3c189858304e2ed.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/sfc-driver-v1-d11fd5fd17114f2c.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/sfc-driver-v2-9378b0db810b6fcb.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/trunk-drivers-3592691bdd08929e.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/version-bump-16230eadac71cbb0.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/vlan-transparency-63c153d310eacc5d.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/notes/websocket-client-7c8117671aeea181.yaml -> networking-odl-16.1.0.dev5/releasenotes/notes copying releasenotes/source/conf.py -> networking-odl-16.1.0.dev5/releasenotes/source copying releasenotes/source/index.rst -> networking-odl-16.1.0.dev5/releasenotes/source copying releasenotes/source/newton.rst -> networking-odl-16.1.0.dev5/releasenotes/source copying releasenotes/source/ocata.rst -> networking-odl-16.1.0.dev5/releasenotes/source copying releasenotes/source/pike.rst -> networking-odl-16.1.0.dev5/releasenotes/source copying releasenotes/source/queens.rst -> networking-odl-16.1.0.dev5/releasenotes/source copying releasenotes/source/rocky.rst -> networking-odl-16.1.0.dev5/releasenotes/source copying releasenotes/source/stein.rst -> networking-odl-16.1.0.dev5/releasenotes/source copying releasenotes/source/train.rst -> networking-odl-16.1.0.dev5/releasenotes/source copying releasenotes/source/unreleased.rst -> networking-odl-16.1.0.dev5/releasenotes/source copying releasenotes/source/ussuri.rst -> networking-odl-16.1.0.dev5/releasenotes/source copying releasenotes/source/_static/.placeholder -> networking-odl-16.1.0.dev5/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> networking-odl-16.1.0.dev5/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> networking-odl-16.1.0.dev5/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> networking-odl-16.1.0.dev5/releasenotes/source/locale/fr/LC_MESSAGES copying roles/show-odl-info/README.rst -> networking-odl-16.1.0.dev5/roles/show-odl-info copying roles/show-odl-info/defaults/main.yaml -> networking-odl-16.1.0.dev5/roles/show-odl-info/defaults copying roles/show-odl-info/tasks/main.yaml -> networking-odl-16.1.0.dev5/roles/show-odl-info/tasks copying roles/show-odl-info/tasks/ovs_flows.yaml -> networking-odl-16.1.0.dev5/roles/show-odl-info/tasks copying tools/check_bash.sh -> networking-odl-16.1.0.dev5/tools copying tools/check_i18n.py -> networking-odl-16.1.0.dev5/tools copying tools/check_i18n_test_case.txt -> networking-odl-16.1.0.dev5/tools copying tools/clean.sh -> networking-odl-16.1.0.dev5/tools copying tools/coding-checks.sh -> networking-odl-16.1.0.dev5/tools copying tools/configure_for_func_testing.sh -> networking-odl-16.1.0.dev5/tools copying tools/i18n_cfg.py -> networking-odl-16.1.0.dev5/tools copying tools/install_venv.py -> networking-odl-16.1.0.dev5/tools copying tools/with_venv.sh -> networking-odl-16.1.0.dev5/tools Writing networking-odl-16.1.0.dev5/setup.cfg creating dist Creating tar archive removing 'networking-odl-16.1.0.dev5' (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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 --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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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.s_qwpggz:/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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62', '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}} 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/0a/5d/0a5dcd676b62ae0628ccdda361fb360a722051ef_18f7036b 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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 1510028 444116 1132260 6045792 5059820 DEBUG: Swap: 4194300 544940 3649360 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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', '12fe2399a76a44acbe1fdf8f5beca9d4', '-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=networking-odl-16.1.0.dev5.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/networking-odl-16.1.0.dev5.tar.gz ++ basename networking-odl-16.1.0.dev5.tar.gz .tar.gz + SOURCEWITHREL=networking-odl-16.1.0.dev5-0.20200525132407.6253d8b.tar.gz + mv dist/networking-odl-16.1.0.dev5.tar.gz /tmp/tmp.CDxSUY5HPU/SOURCES/networking-odl-16.1.0.dev5-0.20200525132407.6253d8b.tar.gz + cd /home/rhel8-master/data/python-networking-odl_distro + cp -a python-networking-odl.spec /tmp/tmp.CDxSUY5HPU/SOURCES/ + cp python-networking-odl.spec /tmp/tmp.CDxSUY5HPU/SPECS/ + cd /tmp/tmp.CDxSUY5HPU/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 16.1.0.dev5\' python-networking-odl.spec + sed -i -e '1i%global dlrn 1\' python-networking-odl.spec ++ basename networking-odl-16.1.0.dev5-0.20200525132407.6253d8b.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr networking-odl-16.1.0.dev5-0.20200525132407.6253d8b\' python-networking-odl.spec + sed -i -e s/UPSTREAMVERSION/16.1.0.dev5/g python-networking-odl.spec + VERSION=16.1.0 + sed -i -e 's/Version:.*/Version: 16.1.0/g' python-networking-odl.spec + sed -i -e 's/Release:.*/Release: 0.20200525132407.6253d8b%{?dist}/g' python-networking-odl.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: networking-odl-16.1.0.dev5-0.20200525132407.6253d8b.tar.gz/' python-networking-odl.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-networking-odl.spec + cat python-networking-odl.spec %global dlrn_nvr networking-odl-16.1.0.dev5-0.20200525132407.6253d8b %global dlrn 1 %define upstream_version 16.1.0.dev5 %global drv_vendor OpenDaylight %global pkgname networking-odl %global srcname networking_odl %global docpath doc/build/html %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global with_doc 1 %global common_desc \ This package contains %{drv_vendor} networking driver for OpenStack Neutron. Name: python-%{pkgname} Epoch: 1 Version: 16.1.0 Release: 0.20200525132407.6253d8b%{?dist} Summary: %{drv_vendor} OpenStack Neutron driver License: ASL 2.0 URL: https://pypi.python.org/pypi/%{pkgname} Source0: networking-odl-16.1.0.dev5-0.20200525132407.6253d8b.tar.gz BuildArch: noarch BuildRequires: git %description %{common_desc} %package -n python3-%{pkgname} Summary: %{drv_vendor} OpenStack Neutron driver %{?python_provide:%python_provide python3-%{pkgname}} BuildRequires: python3-devel BuildRequires: python3-mock #BuildRequires: python3-neutron-tests %if 0%{?with_doc} BuildRequires: python3-openstackdocstheme %endif #BuildRequires: python3-oslotest BuildRequires: python3-oslo-config BuildRequires: python3-pbr BuildRequires: python3-sphinx BuildRequires: python3-stestr BuildRequires: python3-testtools Requires: openstack-ceilometer-common >= 11.0.0 Requires: openstack-neutron-ml2 Requires: openstack-neutron >= 1:16.0.0 # NOTE(jpena): networking-bgpvpn requires networking-odl, so we need to avoid # the circular dependency #Requires: python3-networking-bgpvpn >= 8.0.0 Requires: python3-networking-l2gw >= 12.0.0 Requires: python3-networking-sfc >= 10.0.0 Requires: python3-pbr >= 4.0.0 Requires: python3-websocket-client >= 0.47.0 Requires: python3-stevedore >= 1.28.0 Requires: python3-neutron-lib >= 2.0.0 Requires: python3-debtcollector %description -n python3-%{pkgname} %{common_desc} %prep %autosetup -n %{pkgname}-%{upstream_version} -S git # Remove gate hooks rm -rf %{srcname}/tests/contrib %build %{py3_build} %if 0%{?with_doc} export PYTHONPATH=. sphinx-build-3 -W -b html doc/source %{docpath} rm -rf %{docpath}/.{buildinfo,doctrees} %endif %check export PYTHON=%{__python3} #stestr-3 run %install %{py3_install} # Move config file to proper location install -d -m 755 %{buildroot}%{_sysconfdir}/neutron/plugins/ml2 mv %{buildroot}/usr/etc/neutron/* %{buildroot}%{_sysconfdir}/neutron/plugins/ml2 chmod 640 %{buildroot}%{_sysconfdir}/neutron/plugins/*/*.ini %files -n python3-%{pkgname} %license LICENSE %if 0%{?with_doc} %doc %{docpath} %endif %{_bindir}/neutron-odl-ovs-hostconfig %{_bindir}/neutron-odl-analyze-journal-logs %{python3_sitelib}/%{srcname} %{python3_sitelib}/%{srcname}-*.egg-info %config(noreplace) %attr(0640, root, neutron) %{_sysconfdir}/neutron/plugins/ml2/*.ini %changelog + spectool -g -C /tmp/tmp.CDxSUY5HPU/SOURCES python-networking-odl.spec + /usr/bin/mock --buildsrpm -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 --spec python-networking-odl.spec --sources=/tmp/tmp.CDxSUY5HPU/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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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.y13hbqfo:/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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62', '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}} 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/0a/5d/0a5dcd676b62ae0628ccdda361fb360a722051ef_18f7036b enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 INFO: Start(python-networking-odl.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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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 1510300 480608 1095424 6009028 5096388 DEBUG: Swap: 4194300 544940 3649360 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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', 'e3c67780aa324e03b5d48ca67f18663c', '-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', '14f8f31562314d61a55c837a40d8a505', '-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', '22e96181c310401695c164da18319de3', '-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', 'a4fafabf34564401b256f18c57ae6fd3', '-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.4 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 267 kB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 2.7 kB/s | 2.7 kB 00:01 DEBUG: RHEL 8 Build Deps 162 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 25 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-networking-odl.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.y13hbqfo:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '570aa329856d49c6af7ad28213ca8523', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y13hbqfo:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-networking-odl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-networking-odl.spec) Config(dlrn-5) 0 minutes 9 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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.CDxSUY5HPU 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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.tha70igy:/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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62', '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}, '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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62'}} 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/0a/5d/0a5dcd676b62ae0628ccdda361fb360a722051ef_18f7036b 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62/python-networking-odl-16.1.0-0.20200525132407.6253d8b.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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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 1510996 479228 1095424 6009712 5095692 DEBUG: Swap: 4194300 544940 3649360 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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', '48e7df6b039f421d8fe2a101f824e8de', '-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', 'eda515edafd74e91bb7e89e2d2a75dd9', '-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', 'ea9576561b4b45f696eae99d09cd0856', '-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', '53b90a75f2084e208bc49145d24ac8aa', '-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.4 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 1.0 MB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 775 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 11 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: build phase for python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.src.rpm Start: build setup for python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c7da549950654e55966be178832ed1ad', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tha70igy:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: python-networking-odl-1:16.1.0-0.20200######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0732df54769e4ed4b82f89b88f784598', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tha70igy:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/python-networking-odl-16.1.0-0.20200525132407.6253d8b.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: networking-odl-16.1.0.dev5-0.20200525132407.6253d8b.tar.gz DEBUG: python-networking-odl.spec DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-networking-odl.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.tha70igy:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '25d409f5e5d8474ebd98ddfec156f027', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tha70igy:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-networking-odl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Last metadata expiration check: 0:00:02 ago on Mon 25 May 2020 09:24:31 AM EDT. DEBUG: Package git-2.18.1-3.el8.x86_64 is already installed. DEBUG: Package python3-devel-3.6.8-1.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 is already installed. DEBUG: Package python3-mock-3.0.5-1.el8ost.noarch is already installed. DEBUG: Package python3-pbr-5.1.2-2.el8ost.noarch is already installed. DEBUG: Package python3-sphinx-1:1.7.6-1.el8.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-oslo-config noarch2:8.0.2-0.20200416125503.d93bfe1.el8 local 222 k DEBUG: python3-openstackdocstheme noarch1.20.1-2.el8ost delorean-rhel8-master-deps 930 k DEBUG: python3-stestr noarch2.3.1-3.el8ost delorean-rhel8-master-deps 151 k DEBUG: python3-testtools noarch2.3.0-8.el8ost delorean-rhel8-master-deps 355 k DEBUG: Installing dependencies: DEBUG: python-oslo-i18n-lang noarch4.0.1-0.20200415132130.34aaaf2.el8 local 13 k DEBUG: python3-cliff noarch3.1.0-0.20200330074912.5405c3d.el8 local 95 k DEBUG: python3-debtcollector noarch2.0.1-0.20200415144114.bc4ffa9.el8 local 32 k DEBUG: python3-oslo-i18n noarch4.0.1-0.20200415132130.34aaaf2.el8 local 59 k DEBUG: python3-stevedore noarch1.32.0-0.20200415144018.5165a27.el8 local 62 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 k DEBUG: python3-pyyaml x86_643.12-12.el8 base 193 k DEBUG: dulwich-core x86_640.19.11-1.el8ost delorean-rhel8-master-deps 32 k DEBUG: python3-cmd2 noarch0.6.8-10.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-dulwich x86_640.19.11-1.el8ost delorean-rhel8-master-deps 365 k DEBUG: python3-extras noarch1.0.0-5.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-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-iso8601 noarch0.1.11-9.el8ost delorean-rhel8-master-deps 24 k DEBUG: python3-linecache2 noarch1.0.0-3.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-mimeparse noarch1.6.0-5.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-netaddr noarch0.7.19-8.1.el8ost delorean-rhel8-master-deps 1.5 M DEBUG: python3-prettytable noarch0.7.2-15.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-rfc3986 noarch1.2.0-2.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-subunit noarch1.3.0-7.el8ost delorean-rhel8-master-deps 95 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-voluptuous noarch0.10.5-5.el8ost delorean-rhel8-master-deps 55 k DEBUG: python3-wrapt x86_641.11.1-2.el8ost delorean-rhel8-master-deps 54 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 29 Packages DEBUG: Total size: 5.5 M DEBUG: Installed size: 23 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dulwich-core-0.19.11-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-0.6.8-10.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.19.11-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-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-iso8601-0.1.11-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-linecache2-1.0.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mimeparse-1.6.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-1.20.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.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-testtools-2.3.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-traceback2-1.4.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-unittest2-1.1.0-17.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.10.5-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.11.1-2.el8ost.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-extras-1.0.0-5.el8ost.noarch 1/29 DEBUG: Installing : python3-stevedore-1.32.0-0.20200415144018.5165a27. 2/29 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 3/29 DEBUG: Installing : python3-voluptuous-0.10.5-5.el8ost.noarch 4/29 DEBUG: Installing : python3-unittest2-1.1.0-17.el8ost.noarch 5/29 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 6/29 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 7/29 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 8/29 DEBUG: Installing : python3-mimeparse-1.6.0-5.el8ost.noarch 9/29 DEBUG: Installing : python3-linecache2-1.0.0-3.el8ost.noarch 10/29 DEBUG: Installing : python3-traceback2-1.4.0-3.el8ost.noarch 11/29 DEBUG: Installing : python3-testtools-2.3.0-8.el8ost.noarch 12/29 DEBUG: Installing : python3-fixtures-3.0.0-8.el8ost.noarch 13/29 DEBUG: Installing : python3-iso8601-0.1.11-9.el8ost.noarch 14/29 DEBUG: Installing : python3-subunit-1.3.0-7.el8ost.noarch 15/29 DEBUG: Installing : python3-future-0.16.0-6.el8ost.noarch 16/29 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 17/29 DEBUG: Installing : python3-debtcollector-2.0.1-0.20200415144114.bc4ff 18/29 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 19/29 DEBUG: Installing : dulwich-core-0.19.11-1.el8ost.x86_64 20/29 DEBUG: Installing : python3-dulwich-0.19.11-1.el8ost.x86_64 21/29 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 22/29 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 23/29 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.n 24/29 DEBUG: Installing : python-oslo-i18n-lang-4.0.1-0.20200415132130.34aaa 25/29 DEBUG: Installing : python3-oslo-i18n-4.0.1-0.20200415132130.34aaaf2.e 26/29 DEBUG: Installing : python3-oslo-config-2:8.0.2-0.20200416125503.d93bf 27/29 DEBUG: Installing : python3-stestr-2.3.1-3.el8ost.noarch 28/29 DEBUG: Installing : python3-openstackdocstheme-1.20.1-2.el8ost.noarch 29/29 DEBUG: Running scriptlet: python3-openstackdocstheme-1.20.1-2.el8ost.noarch 29/29 DEBUG: Verifying : python-oslo-i18n-lang-4.0.1-0.20200415132130.34aaa 1/29 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.n 2/29 DEBUG: Verifying : python3-debtcollector-2.0.1-0.20200415144114.bc4ff 3/29 DEBUG: Verifying : python3-oslo-config-2:8.0.2-0.20200416125503.d93bf 4/29 DEBUG: Verifying : python3-oslo-i18n-4.0.1-0.20200415132130.34aaaf2.e 5/29 DEBUG: Verifying : python3-stevedore-1.32.0-0.20200415144018.5165a27. 6/29 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 7/29 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 8/29 DEBUG: Verifying : dulwich-core-0.19.11-1.el8ost.x86_64 9/29 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 10/29 DEBUG: Verifying : python3-dulwich-0.19.11-1.el8ost.x86_64 11/29 DEBUG: Verifying : python3-extras-1.0.0-5.el8ost.noarch 12/29 DEBUG: Verifying : python3-fixtures-3.0.0-8.el8ost.noarch 13/29 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 14/29 DEBUG: Verifying : python3-future-0.16.0-6.el8ost.noarch 15/29 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 16/29 DEBUG: Verifying : python3-linecache2-1.0.0-3.el8ost.noarch 17/29 DEBUG: Verifying : python3-mimeparse-1.6.0-5.el8ost.noarch 18/29 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 19/29 DEBUG: Verifying : python3-openstackdocstheme-1.20.1-2.el8ost.noarch 20/29 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 21/29 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 22/29 DEBUG: Verifying : python3-stestr-2.3.1-3.el8ost.noarch 23/29 DEBUG: Verifying : python3-subunit-1.3.0-7.el8ost.noarch 24/29 DEBUG: Verifying : python3-testtools-2.3.0-8.el8ost.noarch 25/29 DEBUG: Verifying : python3-traceback2-1.4.0-3.el8ost.noarch 26/29 DEBUG: Verifying : python3-unittest2-1.1.0-17.el8ost.noarch 27/29 DEBUG: Verifying : python3-voluptuous-0.10.5-5.el8ost.noarch 28/29 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 29/29 DEBUG: Installed: DEBUG: python3-oslo-config-2:8.0.2-0.20200416125503.d93bfe1.el8.noarch DEBUG: python3-openstackdocstheme-1.20.1-2.el8ost.noarch DEBUG: python3-stestr-2.3.1-3.el8ost.noarch DEBUG: python3-testtools-2.3.0-8.el8ost.noarch DEBUG: python-oslo-i18n-lang-4.0.1-0.20200415132130.34aaaf2.el8.noarch DEBUG: python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.noarch DEBUG: python3-debtcollector-2.0.1-0.20200415144114.bc4ffa9.el8.noarch DEBUG: python3-oslo-i18n-4.0.1-0.20200415132130.34aaaf2.el8.noarch DEBUG: python3-stevedore-1.32.0-0.20200415144018.5165a27.el8.noarch DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: dulwich-core-0.19.11-1.el8ost.x86_64 DEBUG: python3-cmd2-0.6.8-10.el8ost.noarch DEBUG: python3-dulwich-0.19.11-1.el8ost.x86_64 DEBUG: python3-extras-1.0.0-5.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-iso8601-0.1.11-9.el8ost.noarch DEBUG: python3-linecache2-1.0.0-3.el8ost.noarch DEBUG: python3-mimeparse-1.6.0-5.el8ost.noarch DEBUG: python3-netaddr-0.7.19-8.1.el8ost.noarch DEBUG: python3-prettytable-0.7.2-15.el8ost.noarch DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-subunit-1.3.0-7.el8ost.noarch DEBUG: python3-traceback2-1.4.0-3.el8ost.noarch DEBUG: python3-unittest2-1.1.0-17.el8ost.noarch DEBUG: python3-voluptuous-0.10.5-5.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.src.rpm Start: rpmbuild python-networking-odl-16.1.0-0.20200525132407.6253d8b.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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62/installed_pkgs.log with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell True DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-networking-odl.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.tha70igy:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8435fa9492e54034912c537868dfe033', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tha70igy:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-networking-odl.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.ixbPKS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf networking-odl-16.1.0.dev5 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/networking-odl-16.1.0.dev5-0.20200525132407.6253d8b.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd networking-odl-16.1.0.dev5 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-networking-odl-16.1.0 base' DEBUG: + rm -rf networking_odl/tests/contrib DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QDdBvR DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd networking-odl-16.1.0.dev5 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/networking_odl DEBUG: creating build/lib/networking_odl/tests DEBUG: creating build/lib/networking_odl/tests/functional DEBUG: creating build/lib/networking_odl/tests/functional/db DEBUG: copying networking_odl/tests/functional/db/__init__.py -> build/lib/networking_odl/tests/functional/db DEBUG: copying networking_odl/tests/functional/db/test_migrations.py -> build/lib/networking_odl/tests/functional/db DEBUG: creating build/lib/networking_odl/db DEBUG: creating build/lib/networking_odl/db/migration DEBUG: creating build/lib/networking_odl/db/migration/alembic_migrations DEBUG: copying networking_odl/db/migration/alembic_migrations/__init__.py -> build/lib/networking_odl/db/migration/alembic_migrations DEBUG: copying networking_odl/db/migration/alembic_migrations/env.py -> build/lib/networking_odl/db/migration/alembic_migrations DEBUG: creating build/lib/networking_odl/tests/unit DEBUG: creating build/lib/networking_odl/tests/unit/l3 DEBUG: copying networking_odl/tests/unit/l3/__init__.py -> build/lib/networking_odl/tests/unit/l3 DEBUG: copying networking_odl/tests/unit/l3/test_l3_flavor.py -> build/lib/networking_odl/tests/unit/l3 DEBUG: copying networking_odl/tests/unit/l3/test_l3_odl_v2.py -> build/lib/networking_odl/tests/unit/l3 DEBUG: creating build/lib/networking_odl/ceilometer DEBUG: creating build/lib/networking_odl/ceilometer/network DEBUG: creating build/lib/networking_odl/ceilometer/network/statistics DEBUG: creating build/lib/networking_odl/ceilometer/network/statistics/opendaylight_v2 DEBUG: copying networking_odl/ceilometer/network/statistics/opendaylight_v2/__init__.py -> build/lib/networking_odl/ceilometer/network/statistics/opendaylight_v2 DEBUG: copying networking_odl/ceilometer/network/statistics/opendaylight_v2/client.py -> build/lib/networking_odl/ceilometer/network/statistics/opendaylight_v2 DEBUG: copying networking_odl/ceilometer/network/statistics/opendaylight_v2/driver.py -> build/lib/networking_odl/ceilometer/network/statistics/opendaylight_v2 DEBUG: creating build/lib/networking_odl/sfc DEBUG: copying networking_odl/sfc/__init__.py -> build/lib/networking_odl/sfc DEBUG: copying networking_odl/sfc/sfc_driver_v2.py -> build/lib/networking_odl/sfc DEBUG: creating build/lib/networking_odl/tests/unit/qos DEBUG: copying networking_odl/tests/unit/qos/__init__.py -> build/lib/networking_odl/tests/unit/qos DEBUG: copying networking_odl/tests/unit/qos/test_qos_driver_v2.py -> build/lib/networking_odl/tests/unit/qos DEBUG: creating build/lib/networking_odl/journal DEBUG: copying networking_odl/journal/__init__.py -> build/lib/networking_odl/journal DEBUG: copying networking_odl/journal/base_driver.py -> build/lib/networking_odl/journal DEBUG: copying networking_odl/journal/cleanup.py -> build/lib/networking_odl/journal DEBUG: copying networking_odl/journal/dependency_validations.py -> build/lib/networking_odl/journal DEBUG: copying networking_odl/journal/full_sync.py -> build/lib/networking_odl/journal DEBUG: copying networking_odl/journal/journal.py -> build/lib/networking_odl/journal DEBUG: copying networking_odl/journal/periodic_task.py -> build/lib/networking_odl/journal DEBUG: copying networking_odl/journal/recovery.py -> build/lib/networking_odl/journal DEBUG: copying networking_odl/journal/worker.py -> build/lib/networking_odl/journal DEBUG: creating build/lib/networking_odl/tests/unit/ceilometer DEBUG: creating build/lib/networking_odl/tests/unit/ceilometer/network DEBUG: copying networking_odl/tests/unit/ceilometer/network/__init__.py -> build/lib/networking_odl/tests/unit/ceilometer/network DEBUG: creating build/lib/networking_odl/bgpvpn DEBUG: copying networking_odl/bgpvpn/__init__.py -> build/lib/networking_odl/bgpvpn DEBUG: copying networking_odl/bgpvpn/odl_v2.py -> build/lib/networking_odl/bgpvpn DEBUG: creating build/lib/networking_odl/qos DEBUG: copying networking_odl/qos/__init__.py -> build/lib/networking_odl/qos DEBUG: copying networking_odl/qos/qos_driver_v2.py -> build/lib/networking_odl/qos DEBUG: copying networking_odl/qos/qos_utils.py -> build/lib/networking_odl/qos DEBUG: creating build/lib/networking_odl/tests/unit/ml2 DEBUG: copying networking_odl/tests/unit/ml2/__init__.py -> build/lib/networking_odl/tests/unit/ml2 DEBUG: copying networking_odl/tests/unit/ml2/test_legacy_port_binding.py -> build/lib/networking_odl/tests/unit/ml2 DEBUG: copying networking_odl/tests/unit/ml2/test_mechanism_odl_v2.py -> build/lib/networking_odl/tests/unit/ml2 DEBUG: copying networking_odl/tests/unit/ml2/test_port_binding.py -> build/lib/networking_odl/tests/unit/ml2 DEBUG: copying networking_odl/tests/unit/ml2/test_port_status_update.py -> build/lib/networking_odl/tests/unit/ml2 DEBUG: copying networking_odl/tests/unit/ml2/test_pseudo_agentdb_binding.py -> build/lib/networking_odl/tests/unit/ml2 DEBUG: creating build/lib/networking_odl/cmd DEBUG: copying networking_odl/cmd/__init__.py -> build/lib/networking_odl/cmd DEBUG: copying networking_odl/cmd/analyze_journal.py -> build/lib/networking_odl/cmd DEBUG: copying networking_odl/cmd/set_ovs_hostconfigs.py -> build/lib/networking_odl/cmd DEBUG: copying networking_odl/db/__init__.py -> build/lib/networking_odl/db DEBUG: copying networking_odl/db/db.py -> build/lib/networking_odl/db DEBUG: copying networking_odl/db/head.py -> build/lib/networking_odl/db DEBUG: copying networking_odl/db/models.py -> build/lib/networking_odl/db DEBUG: copying networking_odl/tests/unit/ceilometer/__init__.py -> build/lib/networking_odl/tests/unit/ceilometer DEBUG: copying networking_odl/ceilometer/network/statistics/__init__.py -> build/lib/networking_odl/ceilometer/network/statistics DEBUG: copying networking_odl/db/migration/__init__.py -> build/lib/networking_odl/db/migration DEBUG: copying networking_odl/__init__.py -> build/lib/networking_odl DEBUG: copying networking_odl/_i18n.py -> build/lib/networking_odl DEBUG: creating build/lib/networking_odl/tests/unit/ceilometer/network/statistics DEBUG: copying networking_odl/tests/unit/ceilometer/network/statistics/__init__.py -> build/lib/networking_odl/tests/unit/ceilometer/network/statistics DEBUG: copying networking_odl/ceilometer/network/__init__.py -> build/lib/networking_odl/ceilometer/network DEBUG: creating build/lib/networking_odl/trunk DEBUG: copying networking_odl/trunk/__init__.py -> build/lib/networking_odl/trunk DEBUG: copying networking_odl/trunk/constants.py -> build/lib/networking_odl/trunk DEBUG: copying networking_odl/trunk/trunk_driver_v2.py -> build/lib/networking_odl/trunk DEBUG: creating build/lib/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2 DEBUG: copying networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2/__init__.py -> build/lib/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2 DEBUG: copying networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2/test_client.py -> build/lib/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2 DEBUG: copying networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2/test_driver.py -> build/lib/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2 DEBUG: creating build/lib/networking_odl/tests/unit/common DEBUG: copying networking_odl/tests/unit/common/__init__.py -> build/lib/networking_odl/tests/unit/common DEBUG: copying networking_odl/tests/unit/common/test_callback.py -> build/lib/networking_odl/tests/unit/common DEBUG: copying networking_odl/tests/unit/common/test_client.py -> build/lib/networking_odl/tests/unit/common DEBUG: copying networking_odl/tests/unit/common/test_filters.py -> build/lib/networking_odl/tests/unit/common DEBUG: copying networking_odl/tests/unit/common/test_lightweight_testing.py -> build/lib/networking_odl/tests/unit/common DEBUG: copying networking_odl/tests/unit/common/test_odl_features.py -> build/lib/networking_odl/tests/unit/common DEBUG: copying networking_odl/tests/unit/common/test_postcommit.py -> build/lib/networking_odl/tests/unit/common DEBUG: copying networking_odl/tests/unit/common/test_utils.py -> build/lib/networking_odl/tests/unit/common DEBUG: copying networking_odl/tests/unit/common/test_websocket_client.py -> build/lib/networking_odl/tests/unit/common DEBUG: creating build/lib/networking_odl/dhcp DEBUG: copying networking_odl/dhcp/__init__.py -> build/lib/networking_odl/dhcp DEBUG: copying networking_odl/dhcp/odl_dhcp_driver.py -> build/lib/networking_odl/dhcp DEBUG: copying networking_odl/dhcp/odl_dhcp_driver_base.py -> build/lib/networking_odl/dhcp DEBUG: creating build/lib/networking_odl/tests/unit/sfc DEBUG: copying networking_odl/tests/unit/sfc/__init__.py -> build/lib/networking_odl/tests/unit/sfc DEBUG: copying networking_odl/tests/unit/sfc/constants.py -> build/lib/networking_odl/tests/unit/sfc DEBUG: copying networking_odl/tests/unit/sfc/test_sfc_driver_v2.py -> build/lib/networking_odl/tests/unit/sfc DEBUG: creating build/lib/networking_odl/tests/unit/dhcp DEBUG: copying networking_odl/tests/unit/dhcp/__init__.py -> build/lib/networking_odl/tests/unit/dhcp DEBUG: copying networking_odl/tests/unit/dhcp/test_odl_dhcp_driver.py -> build/lib/networking_odl/tests/unit/dhcp DEBUG: copying networking_odl/tests/unit/dhcp/test_odl_dhcp_driver_base.py -> build/lib/networking_odl/tests/unit/dhcp DEBUG: creating build/lib/networking_odl/tests/unit/trunk DEBUG: copying networking_odl/tests/unit/trunk/__init__.py -> build/lib/networking_odl/tests/unit/trunk DEBUG: copying networking_odl/tests/unit/trunk/test_trunk_driver_v2.py -> build/lib/networking_odl/tests/unit/trunk DEBUG: creating build/lib/networking_odl/common DEBUG: copying networking_odl/common/__init__.py -> build/lib/networking_odl/common DEBUG: copying networking_odl/common/callback.py -> build/lib/networking_odl/common DEBUG: copying networking_odl/common/client.py -> build/lib/networking_odl/common DEBUG: copying networking_odl/common/config.py -> build/lib/networking_odl/common DEBUG: copying networking_odl/common/constants.py -> build/lib/networking_odl/common DEBUG: copying networking_odl/common/exceptions.py -> build/lib/networking_odl/common DEBUG: copying networking_odl/common/filters.py -> build/lib/networking_odl/common DEBUG: copying networking_odl/common/lightweight_testing.py -> build/lib/networking_odl/common DEBUG: copying networking_odl/common/odl_features.py -> build/lib/networking_odl/common DEBUG: copying networking_odl/common/postcommit.py -> build/lib/networking_odl/common DEBUG: copying networking_odl/common/utils.py -> build/lib/networking_odl/common DEBUG: copying networking_odl/common/websocket_client.py -> build/lib/networking_odl/common DEBUG: creating build/lib/networking_odl/sfc/flowclassifier DEBUG: copying networking_odl/sfc/flowclassifier/__init__.py -> build/lib/networking_odl/sfc/flowclassifier DEBUG: copying networking_odl/sfc/flowclassifier/sfc_flowclassifier_v2.py -> build/lib/networking_odl/sfc/flowclassifier DEBUG: creating build/lib/networking_odl/tests/unit/l2gateway DEBUG: copying networking_odl/tests/unit/l2gateway/__init__.py -> build/lib/networking_odl/tests/unit/l2gateway DEBUG: copying networking_odl/tests/unit/l2gateway/test_driver_v2.py -> build/lib/networking_odl/tests/unit/l2gateway DEBUG: copying networking_odl/tests/unit/__init__.py -> build/lib/networking_odl/tests/unit DEBUG: copying networking_odl/tests/unit/base_v2.py -> build/lib/networking_odl/tests/unit DEBUG: copying networking_odl/tests/unit/test_base_db.py -> build/lib/networking_odl/tests/unit DEBUG: copying networking_odl/ceilometer/__init__.py -> build/lib/networking_odl/ceilometer DEBUG: copying networking_odl/tests/__init__.py -> build/lib/networking_odl/tests DEBUG: copying networking_odl/tests/base.py -> build/lib/networking_odl/tests DEBUG: copying networking_odl/tests/match.py -> build/lib/networking_odl/tests DEBUG: creating build/lib/networking_odl/tests/unit/cmd DEBUG: copying networking_odl/tests/unit/cmd/__init__.py -> build/lib/networking_odl/tests/unit/cmd DEBUG: copying networking_odl/tests/unit/cmd/test_analyze_journal.py -> build/lib/networking_odl/tests/unit/cmd DEBUG: copying networking_odl/tests/unit/cmd/test_set_ovs_hostconfigs.py -> build/lib/networking_odl/tests/unit/cmd DEBUG: creating build/lib/networking_odl/tests/unit/sfc/flowclassifier DEBUG: copying networking_odl/tests/unit/sfc/flowclassifier/__init__.py -> build/lib/networking_odl/tests/unit/sfc/flowclassifier DEBUG: copying networking_odl/tests/unit/sfc/flowclassifier/test_sfc_flowclassifier_v2.py -> build/lib/networking_odl/tests/unit/sfc/flowclassifier DEBUG: creating build/lib/networking_odl/tests/unit/db DEBUG: copying networking_odl/tests/unit/db/__init__.py -> build/lib/networking_odl/tests/unit/db DEBUG: copying networking_odl/tests/unit/db/test_db.py -> build/lib/networking_odl/tests/unit/db DEBUG: creating build/lib/networking_odl/hacking DEBUG: copying networking_odl/hacking/__init__.py -> build/lib/networking_odl/hacking DEBUG: copying networking_odl/hacking/checks.py -> build/lib/networking_odl/hacking DEBUG: creating build/lib/networking_odl/l3 DEBUG: copying networking_odl/l3/__init__.py -> build/lib/networking_odl/l3 DEBUG: copying networking_odl/l3/l3_flavor.py -> build/lib/networking_odl/l3 DEBUG: copying networking_odl/l3/l3_odl_v2.py -> build/lib/networking_odl/l3 DEBUG: creating build/lib/networking_odl/tests/unit/journal DEBUG: copying networking_odl/tests/unit/journal/__init__.py -> build/lib/networking_odl/tests/unit/journal DEBUG: copying networking_odl/tests/unit/journal/helper.py -> build/lib/networking_odl/tests/unit/journal DEBUG: copying networking_odl/tests/unit/journal/test_base_driver.py -> build/lib/networking_odl/tests/unit/journal DEBUG: copying networking_odl/tests/unit/journal/test_cleanup.py -> build/lib/networking_odl/tests/unit/journal DEBUG: copying networking_odl/tests/unit/journal/test_dependency_validations.py -> build/lib/networking_odl/tests/unit/journal DEBUG: copying networking_odl/tests/unit/journal/test_full_sync.py -> build/lib/networking_odl/tests/unit/journal DEBUG: copying networking_odl/tests/unit/journal/test_journal.py -> build/lib/networking_odl/tests/unit/journal DEBUG: copying networking_odl/tests/unit/journal/test_periodic_task.py -> build/lib/networking_odl/tests/unit/journal DEBUG: copying networking_odl/tests/unit/journal/test_recovery.py -> build/lib/networking_odl/tests/unit/journal DEBUG: creating build/lib/networking_odl/tests/unit/bgpvpn DEBUG: copying networking_odl/tests/unit/bgpvpn/__init__.py -> build/lib/networking_odl/tests/unit/bgpvpn DEBUG: copying networking_odl/tests/unit/bgpvpn/test_odl_v2.py -> build/lib/networking_odl/tests/unit/bgpvpn DEBUG: copying networking_odl/tests/functional/__init__.py -> build/lib/networking_odl/tests/functional DEBUG: copying networking_odl/tests/functional/base.py -> build/lib/networking_odl/tests/functional DEBUG: copying networking_odl/tests/functional/test_bgpvpn.py -> build/lib/networking_odl/tests/functional DEBUG: copying networking_odl/tests/functional/test_l2gateway.py -> build/lib/networking_odl/tests/functional DEBUG: copying networking_odl/tests/functional/test_l3.py -> build/lib/networking_odl/tests/functional DEBUG: copying networking_odl/tests/functional/test_ml2_drivers.py -> build/lib/networking_odl/tests/functional DEBUG: copying networking_odl/tests/functional/test_odl_dhcp_driver.py -> build/lib/networking_odl/tests/functional DEBUG: copying networking_odl/tests/functional/test_qos.py -> build/lib/networking_odl/tests/functional DEBUG: copying networking_odl/tests/functional/test_trunk_drivers.py -> build/lib/networking_odl/tests/functional DEBUG: creating build/lib/networking_odl/l2gateway DEBUG: copying networking_odl/l2gateway/__init__.py -> build/lib/networking_odl/l2gateway DEBUG: copying networking_odl/l2gateway/driver_v2.py -> build/lib/networking_odl/l2gateway DEBUG: creating build/lib/networking_odl/ml2 DEBUG: copying networking_odl/ml2/__init__.py -> build/lib/networking_odl/ml2 DEBUG: copying networking_odl/ml2/legacy_port_binding.py -> build/lib/networking_odl/ml2 DEBUG: copying networking_odl/ml2/mech_driver_v2.py -> build/lib/networking_odl/ml2 DEBUG: copying networking_odl/ml2/port_binding.py -> build/lib/networking_odl/ml2 DEBUG: copying networking_odl/ml2/port_status_update.py -> build/lib/networking_odl/ml2 DEBUG: copying networking_odl/ml2/pseudo_agentdb_binding.py -> build/lib/networking_odl/ml2 DEBUG: running egg_info DEBUG: writing networking_odl.egg-info/PKG-INFO DEBUG: writing dependency_links to networking_odl.egg-info/dependency_links.txt DEBUG: writing entry points to networking_odl.egg-info/entry_points.txt DEBUG: writing requirements to networking_odl.egg-info/requires.txt DEBUG: writing top-level names to networking_odl.egg-info/top_level.txt DEBUG: writing pbr to networking_odl.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 'networking_odl.egg-info/SOURCES.txt' DEBUG: copying networking_odl/db/migration/alembic_migrations/README -> build/lib/networking_odl/db/migration/alembic_migrations DEBUG: copying networking_odl/db/migration/alembic_migrations/script.py.mako -> build/lib/networking_odl/db/migration/alembic_migrations DEBUG: creating build/lib/networking_odl/db/migration/alembic_migrations/versions DEBUG: copying networking_odl/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/lib/networking_odl/db/migration/alembic_migrations/versions DEBUG: copying networking_odl/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/lib/networking_odl/db/migration/alembic_migrations/versions DEBUG: copying networking_odl/db/migration/alembic_migrations/versions/b89a299e19f9_initial_branchpoint.py -> build/lib/networking_odl/db/migration/alembic_migrations/versions DEBUG: creating build/lib/networking_odl/db/migration/alembic_migrations/versions/mitaka DEBUG: creating build/lib/networking_odl/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying networking_odl/db/migration/alembic_migrations/versions/mitaka/contract/383acb0d38a0_initial_contract.py -> build/lib/networking_odl/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: creating build/lib/networking_odl/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying networking_odl/db/migration/alembic_migrations/versions/mitaka/expand/247501328046_initial_expand.py -> build/lib/networking_odl/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying networking_odl/db/migration/alembic_migrations/versions/mitaka/expand/37e242787ae5_opendaylight_neutron_mechanism_driver_.py -> build/lib/networking_odl/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: creating build/lib/networking_odl/db/migration/alembic_migrations/versions/newton DEBUG: creating build/lib/networking_odl/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying networking_odl/db/migration/alembic_migrations/versions/newton/contract/fa0c536252a5_update_opendayligut_journal.py -> build/lib/networking_odl/db/migration/alembic_migrations/versions/newton/contract DEBUG: creating build/lib/networking_odl/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying networking_odl/db/migration/alembic_migrations/versions/newton/expand/3d560427d776_add_sequence_number_to_journal.py -> build/lib/networking_odl/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying networking_odl/db/migration/alembic_migrations/versions/newton/expand/703dbf02afde_add_journal_maintenance_table.py -> build/lib/networking_odl/db/migration/alembic_migrations/versions/newton/expand DEBUG: creating build/lib/networking_odl/db/migration/alembic_migrations/versions/pike DEBUG: creating build/lib/networking_odl/db/migration/alembic_migrations/versions/pike/contract DEBUG: copying networking_odl/db/migration/alembic_migrations/versions/pike/contract/7cbef5a56298_drop_created_at_column.py -> build/lib/networking_odl/db/migration/alembic_migrations/versions/pike/contract DEBUG: copying networking_odl/db/migration/alembic_migrations/versions/pike/contract/eccd865b7d3a_drop_opendaylight_maintenance_table.py -> build/lib/networking_odl/db/migration/alembic_migrations/versions/pike/contract DEBUG: creating build/lib/networking_odl/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying networking_odl/db/migration/alembic_migrations/versions/pike/expand/0472f56ff2fb_add_journal_dependencies_table.py -> build/lib/networking_odl/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying networking_odl/db/migration/alembic_migrations/versions/pike/expand/43af357fd638_added_version_id_for_optimistic_locking.py -> build/lib/networking_odl/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying networking_odl/db/migration/alembic_migrations/versions/pike/expand/6f7dfb241354_create_opendaylight_preiodic_task_table.py -> build/lib/networking_odl/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying networking_odl/tests/unit/ml2/config-ovs-external_ids.sh -> build/lib/networking_odl/tests/unit/ml2 DEBUG: copying networking_odl/tests/unit/ml2/odl_teststub.js -> build/lib/networking_odl/tests/unit/ml2 DEBUG: copying networking_odl/cmd/test_setup_hostconfigs.sh -> build/lib/networking_odl/cmd DEBUG: creating build/lib/networking_odl/locale DEBUG: creating build/lib/networking_odl/locale/en_GB DEBUG: creating build/lib/networking_odl/locale/en_GB/LC_MESSAGES DEBUG: copying networking_odl/locale/en_GB/LC_MESSAGES/networking_odl.po -> build/lib/networking_odl/locale/en_GB/LC_MESSAGES DEBUG: copying networking_odl/tests/functional/requirements.txt -> build/lib/networking_odl/tests/functional DEBUG: copying networking_odl/ml2/README.odl -> build/lib/networking_odl/ml2 DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + sphinx-build-3 -W -b html doc/source doc/build/html DEBUG: Running Sphinx v1.7.6 DEBUG: connecting events for openstackdocstheme DEBUG: making output directory... DEBUG: loading pickled environment... not yet created DEBUG: Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 26 source files that are out of date DEBUG: updating environment: 26 added, 0 changed, 0 removed DEBUG: reading sources... [ 3%] admin/index DEBUG: reading sources... [ 7%] admin/reference_architecture DEBUG: reading sources... [ 11%] configuration/index DEBUG: reading sources... [ 15%] configuration/samples/ml2_odl DEBUG: reading sources... [ 19%] contributor/contributing DEBUG: reading sources... [ 23%] contributor/drivers_architecture DEBUG: reading sources... [ 26%] contributor/hostconfig DEBUG: reading sources... [ 30%] contributor/index DEBUG: reading sources... [ 34%] contributor/maintenance DEBUG: reading sources... [ 38%] contributor/quickstart DEBUG: reading sources... [ 42%] contributor/specs/index DEBUG: reading sources... [ 46%] contributor/specs/newton/qos-driver DEBUG: reading sources... [ 50%] contributor/specs/newton/sfc-driver DEBUG: reading sources... [ 53%] contributor/specs/ocata/journal-recovery DEBUG: reading sources... [ 57%] contributor/specs/pike/dep-validations-on-create DEBUG: reading sources... [ 61%] contributor/specs/pike/neutron-port-dhcp DEBUG: reading sources... [ 65%] contributor/testing DEBUG: reading sources... [ 69%] contributor/usage DEBUG: reading sources... [ 73%] index DEBUG: reading sources... [ 76%] install/devstack DEBUG: reading sources... [ 80%] install/index DEBUG: reading sources... [ 84%] install/installation DEBUG: reading sources... [ 88%] reference/index DEBUG: reading sources... [ 92%] reference/newton DEBUG: reading sources... [ 96%] reference/ocata DEBUG: reading sources... [100%] reference/pike DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 3%] admin/index DEBUG: writing output... [ 7%] admin/reference_architecture DEBUG: writing output... [ 11%] configuration/index DEBUG: writing output... [ 15%] configuration/samples/ml2_odl DEBUG: writing output... [ 19%] contributor/contributing DEBUG: writing output... [ 23%] contributor/drivers_architecture DEBUG: writing output... [ 26%] contributor/hostconfig DEBUG: writing output... [ 30%] contributor/index DEBUG: writing output... [ 34%] contributor/maintenance DEBUG: writing output... [ 38%] contributor/quickstart DEBUG: writing output... [ 42%] contributor/specs/index DEBUG: writing output... [ 46%] contributor/specs/newton/qos-driver DEBUG: writing output... [ 50%] contributor/specs/newton/sfc-driver DEBUG: writing output... [ 53%] contributor/specs/ocata/journal-recovery DEBUG: writing output... [ 57%] contributor/specs/pike/dep-validations-on-create DEBUG: writing output... [ 61%] contributor/specs/pike/neutron-port-dhcp DEBUG: writing output... [ 65%] contributor/testing DEBUG: writing output... [ 69%] contributor/usage DEBUG: writing output... [ 73%] index DEBUG: writing output... [ 76%] install/devstack DEBUG: writing output... [ 80%] install/index DEBUG: writing output... [ 84%] install/installation DEBUG: writing output... [ 88%] reference/index DEBUG: writing output... [ 92%] reference/newton DEBUG: writing output... [ 96%] reference/ocata DEBUG: writing output... [100%] reference/pike DEBUG: generating indices... genindex DEBUG: writing additional pages... search DEBUG: copying static files... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en) ... done DEBUG: dumping object inventory... done DEBUG: build succeeded. DEBUG: The HTML pages are in doc/build/html. DEBUG: + rm -rf doc/build/html/.buildinfo doc/build/html/.doctrees DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aLkXbZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64 DEBUG: BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64 DEBUG: + cd networking-odl-16.1.0.dev5 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ cat _current_flavor DEBUG: + python_flavor=python3 DEBUG: + '[' -z python3 ']' DEBUG: + '[' python3 '!=' python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64 --prefix /usr DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/locale DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/locale/en_GB DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/networking_odl/locale/en_GB/LC_MESSAGES/networking_odl.po -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/locale/en_GB/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ml2 DEBUG: copying build/lib/networking_odl/ml2/README.odl -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ml2 DEBUG: copying build/lib/networking_odl/ml2/pseudo_agentdb_binding.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ml2 DEBUG: copying build/lib/networking_odl/ml2/port_status_update.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ml2 DEBUG: copying build/lib/networking_odl/ml2/port_binding.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ml2 DEBUG: copying build/lib/networking_odl/ml2/mech_driver_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ml2 DEBUG: copying build/lib/networking_odl/ml2/legacy_port_binding.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ml2 DEBUG: copying build/lib/networking_odl/ml2/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ml2 DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/l2gateway DEBUG: copying build/lib/networking_odl/l2gateway/driver_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/l2gateway DEBUG: copying build/lib/networking_odl/l2gateway/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/l2gateway DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/l3 DEBUG: copying build/lib/networking_odl/l3/l3_odl_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/l3 DEBUG: copying build/lib/networking_odl/l3/l3_flavor.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/l3 DEBUG: copying build/lib/networking_odl/l3/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/l3 DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/hacking DEBUG: copying build/lib/networking_odl/hacking/checks.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/hacking DEBUG: copying build/lib/networking_odl/hacking/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/hacking DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common DEBUG: copying build/lib/networking_odl/common/websocket_client.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common DEBUG: copying build/lib/networking_odl/common/utils.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common DEBUG: copying build/lib/networking_odl/common/postcommit.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common DEBUG: copying build/lib/networking_odl/common/odl_features.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common DEBUG: copying build/lib/networking_odl/common/lightweight_testing.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common DEBUG: copying build/lib/networking_odl/common/filters.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common DEBUG: copying build/lib/networking_odl/common/exceptions.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common DEBUG: copying build/lib/networking_odl/common/constants.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common DEBUG: copying build/lib/networking_odl/common/config.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common DEBUG: copying build/lib/networking_odl/common/client.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common DEBUG: copying build/lib/networking_odl/common/callback.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common DEBUG: copying build/lib/networking_odl/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/dhcp DEBUG: copying build/lib/networking_odl/dhcp/odl_dhcp_driver_base.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/dhcp DEBUG: copying build/lib/networking_odl/dhcp/odl_dhcp_driver.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/dhcp DEBUG: copying build/lib/networking_odl/dhcp/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/dhcp DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/trunk DEBUG: copying build/lib/networking_odl/trunk/trunk_driver_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/trunk DEBUG: copying build/lib/networking_odl/trunk/constants.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/trunk DEBUG: copying build/lib/networking_odl/trunk/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/trunk DEBUG: copying build/lib/networking_odl/_i18n.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl DEBUG: copying build/lib/networking_odl/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/cmd DEBUG: copying build/lib/networking_odl/cmd/test_setup_hostconfigs.sh -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/cmd DEBUG: copying build/lib/networking_odl/cmd/set_ovs_hostconfigs.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/cmd DEBUG: copying build/lib/networking_odl/cmd/analyze_journal.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/cmd DEBUG: copying build/lib/networking_odl/cmd/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/cmd DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/qos DEBUG: copying build/lib/networking_odl/qos/qos_utils.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/qos DEBUG: copying build/lib/networking_odl/qos/qos_driver_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/qos DEBUG: copying build/lib/networking_odl/qos/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/qos DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/bgpvpn DEBUG: copying build/lib/networking_odl/bgpvpn/odl_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/bgpvpn DEBUG: copying build/lib/networking_odl/bgpvpn/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/bgpvpn DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal DEBUG: copying build/lib/networking_odl/journal/worker.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal DEBUG: copying build/lib/networking_odl/journal/recovery.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal DEBUG: copying build/lib/networking_odl/journal/periodic_task.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal DEBUG: copying build/lib/networking_odl/journal/journal.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal DEBUG: copying build/lib/networking_odl/journal/full_sync.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal DEBUG: copying build/lib/networking_odl/journal/dependency_validations.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal DEBUG: copying build/lib/networking_odl/journal/cleanup.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal DEBUG: copying build/lib/networking_odl/journal/base_driver.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal DEBUG: copying build/lib/networking_odl/journal/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/sfc DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/sfc/flowclassifier DEBUG: copying build/lib/networking_odl/sfc/flowclassifier/sfc_flowclassifier_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/sfc/flowclassifier DEBUG: copying build/lib/networking_odl/sfc/flowclassifier/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/sfc/flowclassifier DEBUG: copying build/lib/networking_odl/sfc/sfc_driver_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/sfc DEBUG: copying build/lib/networking_odl/sfc/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/sfc DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ceilometer DEBUG: copying build/lib/networking_odl/ceilometer/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ceilometer DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ceilometer/network DEBUG: copying build/lib/networking_odl/ceilometer/network/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ceilometer/network DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ceilometer/network/statistics DEBUG: copying build/lib/networking_odl/ceilometer/network/statistics/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ceilometer/network/statistics DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ceilometer/network/statistics/opendaylight_v2 DEBUG: copying build/lib/networking_odl/ceilometer/network/statistics/opendaylight_v2/driver.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ceilometer/network/statistics/opendaylight_v2 DEBUG: copying build/lib/networking_odl/ceilometer/network/statistics/opendaylight_v2/client.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ceilometer/network/statistics/opendaylight_v2 DEBUG: copying build/lib/networking_odl/ceilometer/network/statistics/opendaylight_v2/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ceilometer/network/statistics/opendaylight_v2 DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db DEBUG: copying build/lib/networking_odl/db/models.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db DEBUG: copying build/lib/networking_odl/db/head.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db DEBUG: copying build/lib/networking_odl/db/db.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db DEBUG: copying build/lib/networking_odl/db/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration DEBUG: copying build/lib/networking_odl/db/migration/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/pike DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/versions/pike/expand/6f7dfb241354_create_opendaylight_preiodic_task_table.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/versions/pike/expand/43af357fd638_added_version_id_for_optimistic_locking.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/versions/pike/expand/0472f56ff2fb_add_journal_dependencies_table.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/pike/expand DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/pike/contract DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/versions/pike/contract/eccd865b7d3a_drop_opendaylight_maintenance_table.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/pike/contract DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/versions/pike/contract/7cbef5a56298_drop_created_at_column.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/pike/contract DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/newton DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/versions/newton/expand/703dbf02afde_add_journal_maintenance_table.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/versions/newton/expand/3d560427d776_add_sequence_number_to_journal.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/newton/expand DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/versions/newton/contract/fa0c536252a5_update_opendayligut_journal.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/newton/contract DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/mitaka DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/versions/mitaka/expand/37e242787ae5_opendaylight_neutron_mechanism_driver_.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/versions/mitaka/expand/247501328046_initial_expand.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/versions/mitaka/contract/383acb0d38a0_initial_contract.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/mitaka/contract DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/versions/b89a299e19f9_initial_branchpoint.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/versions/EXPAND_HEAD -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/README -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations DEBUG: copying build/lib/networking_odl/db/migration/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests DEBUG: copying build/lib/networking_odl/tests/match.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests DEBUG: copying build/lib/networking_odl/tests/base.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests DEBUG: copying build/lib/networking_odl/tests/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/bgpvpn DEBUG: copying build/lib/networking_odl/tests/unit/bgpvpn/test_odl_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/bgpvpn DEBUG: copying build/lib/networking_odl/tests/unit/bgpvpn/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/bgpvpn DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal DEBUG: copying build/lib/networking_odl/tests/unit/journal/test_recovery.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal DEBUG: copying build/lib/networking_odl/tests/unit/journal/test_periodic_task.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal DEBUG: copying build/lib/networking_odl/tests/unit/journal/test_journal.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal DEBUG: copying build/lib/networking_odl/tests/unit/journal/test_full_sync.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal DEBUG: copying build/lib/networking_odl/tests/unit/journal/test_dependency_validations.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal DEBUG: copying build/lib/networking_odl/tests/unit/journal/test_cleanup.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal DEBUG: copying build/lib/networking_odl/tests/unit/journal/test_base_driver.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal DEBUG: copying build/lib/networking_odl/tests/unit/journal/helper.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal DEBUG: copying build/lib/networking_odl/tests/unit/journal/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/db DEBUG: copying build/lib/networking_odl/tests/unit/db/test_db.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/db DEBUG: copying build/lib/networking_odl/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/cmd DEBUG: copying build/lib/networking_odl/tests/unit/cmd/test_set_ovs_hostconfigs.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/cmd DEBUG: copying build/lib/networking_odl/tests/unit/cmd/test_analyze_journal.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/cmd DEBUG: copying build/lib/networking_odl/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/cmd DEBUG: copying build/lib/networking_odl/tests/unit/test_base_db.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit DEBUG: copying build/lib/networking_odl/tests/unit/base_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit DEBUG: copying build/lib/networking_odl/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/l2gateway DEBUG: copying build/lib/networking_odl/tests/unit/l2gateway/test_driver_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/l2gateway DEBUG: copying build/lib/networking_odl/tests/unit/l2gateway/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/l2gateway DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/trunk DEBUG: copying build/lib/networking_odl/tests/unit/trunk/test_trunk_driver_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/trunk DEBUG: copying build/lib/networking_odl/tests/unit/trunk/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/trunk DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/dhcp DEBUG: copying build/lib/networking_odl/tests/unit/dhcp/test_odl_dhcp_driver_base.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/dhcp DEBUG: copying build/lib/networking_odl/tests/unit/dhcp/test_odl_dhcp_driver.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/dhcp DEBUG: copying build/lib/networking_odl/tests/unit/dhcp/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/dhcp DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/sfc DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/sfc/flowclassifier DEBUG: copying build/lib/networking_odl/tests/unit/sfc/flowclassifier/test_sfc_flowclassifier_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/sfc/flowclassifier DEBUG: copying build/lib/networking_odl/tests/unit/sfc/flowclassifier/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/sfc/flowclassifier DEBUG: copying build/lib/networking_odl/tests/unit/sfc/test_sfc_driver_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/sfc DEBUG: copying build/lib/networking_odl/tests/unit/sfc/constants.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/sfc DEBUG: copying build/lib/networking_odl/tests/unit/sfc/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/sfc DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common DEBUG: copying build/lib/networking_odl/tests/unit/common/test_websocket_client.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common DEBUG: copying build/lib/networking_odl/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common DEBUG: copying build/lib/networking_odl/tests/unit/common/test_postcommit.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common DEBUG: copying build/lib/networking_odl/tests/unit/common/test_odl_features.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common DEBUG: copying build/lib/networking_odl/tests/unit/common/test_lightweight_testing.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common DEBUG: copying build/lib/networking_odl/tests/unit/common/test_filters.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common DEBUG: copying build/lib/networking_odl/tests/unit/common/test_client.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common DEBUG: copying build/lib/networking_odl/tests/unit/common/test_callback.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common DEBUG: copying build/lib/networking_odl/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ml2 DEBUG: copying build/lib/networking_odl/tests/unit/ml2/odl_teststub.js -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ml2 DEBUG: copying build/lib/networking_odl/tests/unit/ml2/config-ovs-external_ids.sh -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ml2 DEBUG: copying build/lib/networking_odl/tests/unit/ml2/test_pseudo_agentdb_binding.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ml2 DEBUG: copying build/lib/networking_odl/tests/unit/ml2/test_port_status_update.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ml2 DEBUG: copying build/lib/networking_odl/tests/unit/ml2/test_port_binding.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ml2 DEBUG: copying build/lib/networking_odl/tests/unit/ml2/test_mechanism_odl_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ml2 DEBUG: copying build/lib/networking_odl/tests/unit/ml2/test_legacy_port_binding.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ml2 DEBUG: copying build/lib/networking_odl/tests/unit/ml2/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ml2 DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ceilometer DEBUG: copying build/lib/networking_odl/tests/unit/ceilometer/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ceilometer DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ceilometer/network DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ceilometer/network/statistics DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2 DEBUG: copying build/lib/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2/test_driver.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2 DEBUG: copying build/lib/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2/test_client.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2 DEBUG: copying build/lib/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2 DEBUG: copying build/lib/networking_odl/tests/unit/ceilometer/network/statistics/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ceilometer/network/statistics DEBUG: copying build/lib/networking_odl/tests/unit/ceilometer/network/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ceilometer/network DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/qos DEBUG: copying build/lib/networking_odl/tests/unit/qos/test_qos_driver_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/qos DEBUG: copying build/lib/networking_odl/tests/unit/qos/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/qos DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/l3 DEBUG: copying build/lib/networking_odl/tests/unit/l3/test_l3_odl_v2.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/l3 DEBUG: copying build/lib/networking_odl/tests/unit/l3/test_l3_flavor.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/l3 DEBUG: copying build/lib/networking_odl/tests/unit/l3/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/l3 DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional DEBUG: copying build/lib/networking_odl/tests/functional/requirements.txt -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional DEBUG: copying build/lib/networking_odl/tests/functional/test_trunk_drivers.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional DEBUG: copying build/lib/networking_odl/tests/functional/test_qos.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional DEBUG: copying build/lib/networking_odl/tests/functional/test_odl_dhcp_driver.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional DEBUG: copying build/lib/networking_odl/tests/functional/test_ml2_drivers.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional DEBUG: copying build/lib/networking_odl/tests/functional/test_l3.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional DEBUG: copying build/lib/networking_odl/tests/functional/test_l2gateway.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional DEBUG: copying build/lib/networking_odl/tests/functional/test_bgpvpn.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional DEBUG: copying build/lib/networking_odl/tests/functional/base.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional DEBUG: copying build/lib/networking_odl/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional/db DEBUG: copying build/lib/networking_odl/tests/functional/db/test_migrations.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional/db DEBUG: copying build/lib/networking_odl/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional/db DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ml2/pseudo_agentdb_binding.py to pseudo_agentdb_binding.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ml2/port_status_update.py to port_status_update.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ml2/port_binding.py to port_binding.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ml2/mech_driver_v2.py to mech_driver_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ml2/legacy_port_binding.py to legacy_port_binding.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ml2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/l2gateway/driver_v2.py to driver_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/l2gateway/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/l3/l3_odl_v2.py to l3_odl_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/l3/l3_flavor.py to l3_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/l3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/hacking/checks.py to checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/hacking/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common/websocket_client.py to websocket_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common/postcommit.py to postcommit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common/odl_features.py to odl_features.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common/lightweight_testing.py to lightweight_testing.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common/filters.py to filters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common/client.py to client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common/callback.py to callback.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/dhcp/odl_dhcp_driver_base.py to odl_dhcp_driver_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/dhcp/odl_dhcp_driver.py to odl_dhcp_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/dhcp/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/trunk/trunk_driver_v2.py to trunk_driver_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/trunk/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/trunk/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/_i18n.py to _i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/cmd/set_ovs_hostconfigs.py to set_ovs_hostconfigs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/cmd/analyze_journal.py to analyze_journal.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/qos/qos_utils.py to qos_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/qos/qos_driver_v2.py to qos_driver_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/qos/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/bgpvpn/odl_v2.py to odl_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/bgpvpn/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal/worker.py to worker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal/recovery.py to recovery.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal/periodic_task.py to periodic_task.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal/journal.py to journal.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal/full_sync.py to full_sync.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal/dependency_validations.py to dependency_validations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal/cleanup.py to cleanup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal/base_driver.py to base_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/journal/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/sfc/flowclassifier/sfc_flowclassifier_v2.py to sfc_flowclassifier_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/sfc/flowclassifier/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/sfc/sfc_driver_v2.py to sfc_driver_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/sfc/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ceilometer/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ceilometer/network/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ceilometer/network/statistics/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ceilometer/network/statistics/opendaylight_v2/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ceilometer/network/statistics/opendaylight_v2/client.py to client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/ceilometer/network/statistics/opendaylight_v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/models.py to models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/head.py to head.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/db.py to db.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/pike/expand/6f7dfb241354_create_opendaylight_preiodic_task_table.py to 6f7dfb241354_create_opendaylight_preiodic_task_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/pike/expand/43af357fd638_added_version_id_for_optimistic_locking.py to 43af357fd638_added_version_id_for_optimistic_locking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/pike/expand/0472f56ff2fb_add_journal_dependencies_table.py to 0472f56ff2fb_add_journal_dependencies_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/pike/contract/eccd865b7d3a_drop_opendaylight_maintenance_table.py to eccd865b7d3a_drop_opendaylight_maintenance_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/pike/contract/7cbef5a56298_drop_created_at_column.py to 7cbef5a56298_drop_created_at_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/newton/expand/703dbf02afde_add_journal_maintenance_table.py to 703dbf02afde_add_journal_maintenance_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/newton/expand/3d560427d776_add_sequence_number_to_journal.py to 3d560427d776_add_sequence_number_to_journal.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/newton/contract/fa0c536252a5_update_opendayligut_journal.py to fa0c536252a5_update_opendayligut_journal.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/mitaka/expand/37e242787ae5_opendaylight_neutron_mechanism_driver_.py to 37e242787ae5_opendaylight_neutron_mechanism_driver_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/mitaka/expand/247501328046_initial_expand.py to 247501328046_initial_expand.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/mitaka/contract/383acb0d38a0_initial_contract.py to 383acb0d38a0_initial_contract.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/versions/b89a299e19f9_initial_branchpoint.py to b89a299e19f9_initial_branchpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/env.py to env.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/db/migration/alembic_migrations/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/match.py to match.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/bgpvpn/test_odl_v2.py to test_odl_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/bgpvpn/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal/test_recovery.py to test_recovery.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal/test_periodic_task.py to test_periodic_task.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal/test_journal.py to test_journal.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal/test_full_sync.py to test_full_sync.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal/test_dependency_validations.py to test_dependency_validations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal/test_cleanup.py to test_cleanup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal/test_base_driver.py to test_base_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal/helper.py to helper.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/journal/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/db/test_db.py to test_db.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/cmd/test_set_ovs_hostconfigs.py to test_set_ovs_hostconfigs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/cmd/test_analyze_journal.py to test_analyze_journal.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/test_base_db.py to test_base_db.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/base_v2.py to base_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/l2gateway/test_driver_v2.py to test_driver_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/l2gateway/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/trunk/test_trunk_driver_v2.py to test_trunk_driver_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/trunk/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/dhcp/test_odl_dhcp_driver_base.py to test_odl_dhcp_driver_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/dhcp/test_odl_dhcp_driver.py to test_odl_dhcp_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/dhcp/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/sfc/flowclassifier/test_sfc_flowclassifier_v2.py to test_sfc_flowclassifier_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/sfc/flowclassifier/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/sfc/test_sfc_driver_v2.py to test_sfc_driver_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/sfc/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/sfc/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common/test_websocket_client.py to test_websocket_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common/test_postcommit.py to test_postcommit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common/test_odl_features.py to test_odl_features.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common/test_lightweight_testing.py to test_lightweight_testing.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common/test_filters.py to test_filters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common/test_client.py to test_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common/test_callback.py to test_callback.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ml2/test_pseudo_agentdb_binding.py to test_pseudo_agentdb_binding.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ml2/test_port_status_update.py to test_port_status_update.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ml2/test_port_binding.py to test_port_binding.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ml2/test_mechanism_odl_v2.py to test_mechanism_odl_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ml2/test_legacy_port_binding.py to test_legacy_port_binding.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ml2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ceilometer/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2/test_client.py to test_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ceilometer/network/statistics/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/ceilometer/network/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/qos/test_qos_driver_v2.py to test_qos_driver_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/qos/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/l3/test_l3_odl_v2.py to test_l3_odl_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/l3/test_l3_flavor.py to test_l3_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/unit/l3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional/test_trunk_drivers.py to test_trunk_drivers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional/test_qos.py to test_qos.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional/test_odl_dhcp_driver.py to test_odl_dhcp_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional/test_ml2_drivers.py to test_ml2_drivers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional/test_l3.py to test_l3.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional/test_l2gateway.py to test_l2gateway.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional/test_bgpvpn.py to test_bgpvpn.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional/db/test_migrations.py to test_migrations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl/tests/functional/db/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmp_ixaw8ez.py' DEBUG: /usr/bin/python3 /tmp/tmp_ixaw8ez.py DEBUG: removing /tmp/tmp_ixaw8ez.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/etc/neutron DEBUG: copying etc/neutron/plugins/ml2/ml2_conf_odl.ini -> /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/etc/neutron DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing networking_odl.egg-info/PKG-INFO DEBUG: writing dependency_links to networking_odl.egg-info/dependency_links.txt DEBUG: writing entry points to networking_odl.egg-info/entry_points.txt DEBUG: writing requirements to networking_odl.egg-info/requires.txt DEBUG: writing top-level names to networking_odl.egg-info/top_level.txt DEBUG: writing pbr to networking_odl.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 'networking_odl.egg-info/SOURCES.txt' DEBUG: Copying networking_odl.egg-info to /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6/site-packages/networking_odl-16.1.0.dev5-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing neutron-odl-analyze-journal-logs script to /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/bin DEBUG: Installing neutron-odl-ovs-hostconfig script to /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/bin DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/etc/neutron/plugins/ml2 DEBUG: + mv /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/etc/neutron/ml2_conf_odl.ini /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/etc/neutron/plugins/ml2 DEBUG: + chmod 640 /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/etc/neutron/plugins/ml2/ml2_conf_odl.ini DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 16.1.0-0.20200525132407.6253d8b.el8 --unique-debug-suffix -16.1.0-0.20200525132407.6253d8b.el8.x86_64 --unique-debug-src-base python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/networking-odl-16.1.0.dev5 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/python-networking-odl-16.1.0-0.20200525132407.6253d8b.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/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/bin/python3 DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4l5CUf DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd networking-odl-16.1.0.dev5 DEBUG: + export PYTHON=/usr/bin/python3 DEBUG: + PYTHON=/usr/bin/python3 DEBUG: + exit 0 DEBUG: Processing files: python3-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OMfBEw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd networking-odl-16.1.0.dev5 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/share/doc/python3-networking-odl DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/share/doc/python3-networking-odl DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/share/doc/python3-networking-odl DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.a0dqrN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd networking-odl-16.1.0.dev5 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/share/licenses/python3-networking-odl DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/share/licenses/python3-networking-odl DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64/usr/share/licenses/python3-networking-odl DEBUG: + exit 0 DEBUG: Provides: config(python3-networking-odl) = 1:16.1.0-0.20200525132407.6253d8b.el8 python3-networking-odl = 1:16.1.0-0.20200525132407.6253d8b.el8 python3.6dist(networking-odl) = 16.1.0.dev5 python3dist(networking-odl) = 16.1.0.dev5 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /bin/sh /usr/bin/python3 python(abi) = 3.6 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uh43TL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd networking-odl-16.1.0.dev5 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 DEBUG: Copying packages to result dir Finish: rpmbuild python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.src.rpm Finish: build phase for python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.src.rpm INFO: Done(/home/rhel8-master/data/repos/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62/python-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.src.rpm) Config(dlrn-5) 0 minutes 56 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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 1627776 365364 1095464 6006796 4978828 DEBUG: Swap: 4194300 544996 3649304 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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62 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', '8aa10a0d64f342c7b09de9a6e22ed01a', '-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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62/python3-networking-odl-16.1.0-0.20200525132407.6253d8b.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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62/python3-networking-odl-16.1.0-0.20200525132407.6253d8b.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/62/53/6253d8baa44c3293ee070f59c184dd7322d59947_2ffd5f62/python3-networking-odl-16.1.0-0.20200525132407.6253d8b.el8.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 4.5 kB/s | 2.0 kB 00:00 DEBUG: RHEL 8 AppStream 548 kB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 652 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 292 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 25 kB/s | 3.0 kB 00:00 DEBUG: (try to add '--skip-broken' to skip uninstallable packages) DEBUG: BUILDSTDERR: Error: DEBUG: BUILDSTDERR: Problem: conflicting requests DEBUG: BUILDSTDERR: - nothing provides python3-networking-sfc >= 10.0.0 needed by python3-networking-odl-1:16.1.0-0.20200525132407.6253d8b.el8.noarch DEBUG: Child return code was: 1 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 WARNING: Failed install built packages 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