+ 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e' + '[' -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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e --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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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.0a12knw4:/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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e', '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}} 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/4c/eb/4ceb9a8a0708118a54c71dcf6154e8f81a646b21_b95421f2 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e --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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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.v_h1pnpk:/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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e', '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}} 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/4c/eb/4ceb9a8a0708118a54c71dcf6154e8f81a646b21_b95421f2 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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 1317916 795128 1076376 5886892 5307252 DEBUG: Swap: 4194300 556884 3637416 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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', '38f5244a20b041c5ac74cf5f49013aae', '-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 53f70d9d9290e1bd267eec095eaa40408bb6ac2a Note: checking out '53f70d9d9290e1bd267eec095eaa40408bb6ac2a'. 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 53f70d9 Ussuri contributor docs community goal + 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 0.10.0 53f70d9 + UPSTREAMVERSION=0.10.0 + [[ 0.10.0 =~ ([^-]*)-(.+) ]] + [[ 0.10.0 =~ (.*?)\.(0rc.+) ]] + [[ 0.10.0 =~ (.*?)\.(0b.+) ]] + [[ 0.10.0 =~ (.*?)\.(0a.+) ]] + [[ 0.10.0 =~ (.*?)\.(dev.+) ]] + [[ 0.10.0 =~ (.*?)\.(g.+) ]] + [[ 0.10.0 =~ (.*?)\.pre.* ]] + [[ 0.10.0 =~ ^([.0-9]*)$ ]] + VERSION=0.10.0 + [[ '' =~ \.dev[0-9]+\. ]] ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20200429111059 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20200429111059.53f70d9 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e --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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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.2skm6c_5:/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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e', '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}} 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/4c/eb/4ceb9a8a0708118a54c71dcf6154e8f81a646b21_b95421f2 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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 1338328 754400 1086900 5907208 5276324 DEBUG: Swap: 4194300 556884 3637416 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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', '0280172bd7084f77817c0512066561ca', '-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', '02591752e0fa4a22afdcc30597417c51', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2skm6c_5:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Unsharing. Flags: 1073741824 DEBUG: Unsharing. Flags: 134217728 running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating sahara_tests.egg-info writing sahara_tests.egg-info/PKG-INFO writing dependency_links to sahara_tests.egg-info/dependency_links.txt writing entry points to sahara_tests.egg-info/entry_points.txt writing requirements to sahara_tests.egg-info/requires.txt writing top-level names to sahara_tests.egg-info/top_level.txt writing pbr to sahara_tests.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'sahara_tests.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 'sahara_tests.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating sahara-tests-0.10.0 creating sahara-tests-0.10.0/doc creating sahara-tests-0.10.0/doc/source creating sahara-tests-0.10.0/doc/source/contributor creating sahara-tests-0.10.0/etc creating sahara-tests-0.10.0/etc/scenario creating sahara-tests-0.10.0/etc/scenario/gate creating sahara-tests-0.10.0/playbooks creating sahara-tests-0.10.0/releasenotes creating sahara-tests-0.10.0/releasenotes/notes creating sahara-tests-0.10.0/releasenotes/source creating sahara-tests-0.10.0/releasenotes/source/_static creating sahara-tests-0.10.0/releasenotes/source/_templates creating sahara-tests-0.10.0/roles creating sahara-tests-0.10.0/roles/run-sahara-scenario creating sahara-tests-0.10.0/roles/run-sahara-scenario/defaults creating sahara-tests-0.10.0/roles/run-sahara-scenario/tasks creating sahara-tests-0.10.0/roles/setup-sahara-scenario-env creating sahara-tests-0.10.0/roles/setup-sahara-scenario-env/defaults creating sahara-tests-0.10.0/roles/setup-sahara-scenario-env/tasks creating sahara-tests-0.10.0/roles/setup-sahara-scenario-env/templates creating sahara-tests-0.10.0/sahara_tempest_plugin creating sahara-tests-0.10.0/sahara_tempest_plugin/common creating sahara-tests-0.10.0/sahara_tempest_plugin/services creating sahara-tests-0.10.0/sahara_tempest_plugin/services/data_processing creating sahara-tests-0.10.0/sahara_tempest_plugin/services/data_processing/v1_1 creating sahara-tests-0.10.0/sahara_tempest_plugin/services/data_processing/v2 creating sahara-tests-0.10.0/sahara_tempest_plugin/tests creating sahara-tests-0.10.0/sahara_tempest_plugin/tests/api creating sahara-tests-0.10.0/sahara_tempest_plugin/tests/cli creating sahara-tests-0.10.0/sahara_tempest_plugin/tests/clients creating sahara-tests-0.10.0/sahara_tests creating sahara-tests-0.10.0/sahara_tests.egg-info creating sahara-tests-0.10.0/sahara_tests/scenario creating sahara-tests-0.10.0/sahara_tests/scenario/custom_checks creating sahara-tests-0.10.0/sahara_tests/scenario/defaults creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-hive creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-java creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/wordcount creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-java/src creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-mapreduce creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/data creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/src creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/data creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces/data creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-shell creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-spark creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala/sahara creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala/sahara/edp creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala/sahara/edp/spark creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/hadoop2 creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/hadoop2/edp-java creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1 creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/pike creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/queens creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/rocky creating sahara-tests-0.10.0/sahara_tests/scenario/defaults/stein creating sahara-tests-0.10.0/sahara_tests/unit creating sahara-tests-0.10.0/sahara_tests/unit/scenario creating sahara-tests-0.10.0/sahara_tests/unit/utils creating sahara-tests-0.10.0/sahara_tests/utils creating sahara-tests-0.10.0/tools creating sahara-tests-0.10.0/tools/gate creating sahara-tests-0.10.0/tools/gate/cli_tests creating sahara-tests-0.10.0/tools/gate/scenario copying files to sahara-tests-0.10.0... copying .coveragerc -> sahara-tests-0.10.0 copying .stestr.conf -> sahara-tests-0.10.0 copying .testr.conf -> sahara-tests-0.10.0 copying .zuul.yaml -> sahara-tests-0.10.0 copying AUTHORS -> sahara-tests-0.10.0 copying CONTRIBUTING.rst -> sahara-tests-0.10.0 copying ChangeLog -> sahara-tests-0.10.0 copying HACKING.rst -> sahara-tests-0.10.0 copying LICENSE -> sahara-tests-0.10.0 copying README.rst -> sahara-tests-0.10.0 copying requirements.txt -> sahara-tests-0.10.0 copying setup.cfg -> sahara-tests-0.10.0 copying setup.py -> sahara-tests-0.10.0 copying test-requirements.txt -> sahara-tests-0.10.0 copying tox.ini -> sahara-tests-0.10.0 copying doc/requirements.txt -> sahara-tests-0.10.0/doc copying doc/source/conf.py -> sahara-tests-0.10.0/doc/source copying doc/source/index.rst -> sahara-tests-0.10.0/doc/source copying doc/source/releasenotes.rst -> sahara-tests-0.10.0/doc/source copying doc/source/scenario.rst -> sahara-tests-0.10.0/doc/source copying doc/source/tempest-plugin.rst -> sahara-tests-0.10.0/doc/source copying doc/source/contributor/contributing.rst -> sahara-tests-0.10.0/doc/source/contributor copying etc/scenario/simple-testcase.yaml -> sahara-tests-0.10.0/etc/scenario copying etc/scenario/gate/README.rst -> sahara-tests-0.10.0/etc/scenario/gate copying etc/scenario/gate/credentials.yaml.mako -> sahara-tests-0.10.0/etc/scenario/gate copying etc/scenario/gate/credentials_s3.yaml.mako -> sahara-tests-0.10.0/etc/scenario/gate copying etc/scenario/gate/edp.yaml.mako -> sahara-tests-0.10.0/etc/scenario/gate copying etc/scenario/gate/edp_s3.yaml.mako -> sahara-tests-0.10.0/etc/scenario/gate copying etc/scenario/gate/fake.yaml.mako -> sahara-tests-0.10.0/etc/scenario/gate copying etc/scenario/gate/spark-1.6.0.yaml.mako -> sahara-tests-0.10.0/etc/scenario/gate copying playbooks/sahara-tests-scenario.yaml -> sahara-tests-0.10.0/playbooks copying releasenotes/notes/add-ability-to-use-clouds-yaml-5f66a2c3959f894b.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/add-cdh-513-c4feaf4f360122ff.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/add-cli-for-ng-cbdcdddd5195c333.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/drop-py-2-7-188a5c85a436ee4f.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/fix-bug-1644747-5f9790ad2a0e5e56.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/fix-datasource-discovery-b690920189f0b161.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/fix-installed-resource-discovery-36ffa157cf9b06b9.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/fix-ngt-create-cli-test-with-multiple-plugin-version-13ed695ad2d8fab1.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/fix-storm-scenario-template-2d28644c9fd2ec06.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/force-pem-ssh-keys-2cc9eb30a76c8dd1.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/import-tempest-client-tests-9042d5d50bbdce9e.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/increase-cluster-timeout-0e97fb7d7a6ea75a.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/migrate-to-keystoneauth-c65c162d74b5d7b9.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/migrated-sahara-cli-tests-a2b32eeb6ec11512.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/more-auth-fixes-9ba23ceb54ba042a.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/new-cli-tests-job-type-4fdc68dfda728cd3.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/novaclient_images_to_glanceclient-9f8351330147f770.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/post-030-preocata-40c5fbf4d3522074.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/remove-nova-network-09a2afd1efd83e05.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/remove-old-yaml-files-97ecb4a11582f033.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/sahara-api-tempest-tests-as-plugin-25d63ac04902f1ad.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/sahara-scenario-fix-runner-59350d608d19caf9.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/sahara-tempest-tests-apiv2-c9878e0ba37fba2a.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/saharaclient-version-75ca47761f133743.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/scenario-boot-from-volume-a87c680b03f560a0.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/scenario-feature-sets-ac3e0e9e40b236bb.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/scenario-runner-templatesdebug-5ee5e2447cff770a.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/scenario-s3-20d41440d84af3a9.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/scenario-tests-apiv2-c71c72f51c667075.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/simplify-testrunner-config-d3a19014db107ff1.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/start-using-reno-ef5696b99f56dc5e.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/support-non-fake-plugin-a4ba718b787246e8.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/switch-to-stestr-6de59dc9e46768f6.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/tempest-basic-s3-636953aa1bb198d7.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/tempest-clients-remove-scenario-manager-4e9ea9dbf585b8cf.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/test-templates-ocata-dcc438604c94b72f.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/test-templates-pike-4e3e78362f49cb6e.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/test-templates-queens-901f1af3cf80f98d.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/test-templates-rocky-c271d2acb0d3c42a.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/test-templates-stein-751a4344bfcca652.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/testing-with-no-public-network-5b7df696fbbd4386.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/track-steps-timestamps-56c40d06c49dc88e.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/update-plugin-version-def-96979000c20b2db8.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/update-test-templates-ocata-3707688601c11f21.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/notes/use-tempest-stable-interface-aefdfd8f81361dc8.yaml -> sahara-tests-0.10.0/releasenotes/notes copying releasenotes/source/conf.py -> sahara-tests-0.10.0/releasenotes/source copying releasenotes/source/index.rst -> sahara-tests-0.10.0/releasenotes/source copying releasenotes/source/unreleased.rst -> sahara-tests-0.10.0/releasenotes/source copying releasenotes/source/_static/.placeholder -> sahara-tests-0.10.0/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> sahara-tests-0.10.0/releasenotes/source/_templates copying roles/run-sahara-scenario/defaults/main.yaml -> sahara-tests-0.10.0/roles/run-sahara-scenario/defaults copying roles/run-sahara-scenario/tasks/main.yaml -> sahara-tests-0.10.0/roles/run-sahara-scenario/tasks copying roles/setup-sahara-scenario-env/defaults/main.yaml -> sahara-tests-0.10.0/roles/setup-sahara-scenario-env/defaults copying roles/setup-sahara-scenario-env/tasks/main.yaml -> sahara-tests-0.10.0/roles/setup-sahara-scenario-env/tasks copying roles/setup-sahara-scenario-env/tasks/setup_s3.yaml -> sahara-tests-0.10.0/roles/setup-sahara-scenario-env/tasks copying roles/setup-sahara-scenario-env/templates/sahara_scenario_conf.ini.j2 -> sahara-tests-0.10.0/roles/setup-sahara-scenario-env/templates copying sahara_tempest_plugin/README.rst -> sahara-tests-0.10.0/sahara_tempest_plugin copying sahara_tempest_plugin/__init__.py -> sahara-tests-0.10.0/sahara_tempest_plugin copying sahara_tempest_plugin/clients.py -> sahara-tests-0.10.0/sahara_tempest_plugin copying sahara_tempest_plugin/config.py -> sahara-tests-0.10.0/sahara_tempest_plugin copying sahara_tempest_plugin/plugin.py -> sahara-tests-0.10.0/sahara_tempest_plugin copying sahara_tempest_plugin/common/__init__.py -> sahara-tests-0.10.0/sahara_tempest_plugin/common copying sahara_tempest_plugin/common/plugin_utils.py -> sahara-tests-0.10.0/sahara_tempest_plugin/common copying sahara_tempest_plugin/services/__init__.py -> sahara-tests-0.10.0/sahara_tempest_plugin/services copying sahara_tempest_plugin/services/data_processing/__init__.py -> sahara-tests-0.10.0/sahara_tempest_plugin/services/data_processing copying sahara_tempest_plugin/services/data_processing/base_client.py -> sahara-tests-0.10.0/sahara_tempest_plugin/services/data_processing copying sahara_tempest_plugin/services/data_processing/v1_1/__init__.py -> sahara-tests-0.10.0/sahara_tempest_plugin/services/data_processing/v1_1 copying sahara_tempest_plugin/services/data_processing/v1_1/data_processing_client.py -> sahara-tests-0.10.0/sahara_tempest_plugin/services/data_processing/v1_1 copying sahara_tempest_plugin/services/data_processing/v2/__init__.py -> sahara-tests-0.10.0/sahara_tempest_plugin/services/data_processing/v2 copying sahara_tempest_plugin/services/data_processing/v2/data_processing_client.py -> sahara-tests-0.10.0/sahara_tempest_plugin/services/data_processing/v2 copying sahara_tempest_plugin/tests/__init__.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests copying sahara_tempest_plugin/tests/api/__init__.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/api copying sahara_tempest_plugin/tests/api/base.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/api copying sahara_tempest_plugin/tests/api/test_cluster_templates.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/api copying sahara_tempest_plugin/tests/api/test_data_sources.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/api copying sahara_tempest_plugin/tests/api/test_job_binaries.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/api copying sahara_tempest_plugin/tests/api/test_job_binary_internals.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/api copying sahara_tempest_plugin/tests/api/test_job_templates.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/api copying sahara_tempest_plugin/tests/api/test_jobs.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/api copying sahara_tempest_plugin/tests/api/test_node_group_templates.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/api copying sahara_tempest_plugin/tests/api/test_plugins.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/api copying sahara_tempest_plugin/tests/cli/README.rst -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/cli copying sahara_tempest_plugin/tests/cli/__init__.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/cli copying sahara_tempest_plugin/tests/cli/base.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/cli copying sahara_tempest_plugin/tests/cli/cluster_templates.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/cli copying sahara_tempest_plugin/tests/cli/clusters.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/cli copying sahara_tempest_plugin/tests/cli/data_sources.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/cli copying sahara_tempest_plugin/tests/cli/images.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/cli copying sahara_tempest_plugin/tests/cli/job_binaries.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/cli copying sahara_tempest_plugin/tests/cli/job_templates.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/cli copying sahara_tempest_plugin/tests/cli/job_types.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/cli copying sahara_tempest_plugin/tests/cli/jobs.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/cli copying sahara_tempest_plugin/tests/cli/node_group_templates.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/cli copying sahara_tempest_plugin/tests/cli/plugins.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/cli copying sahara_tempest_plugin/tests/cli/test_scenario.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/cli copying sahara_tempest_plugin/tests/clients/__init__.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/clients copying sahara_tempest_plugin/tests/clients/base.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/clients copying sahara_tempest_plugin/tests/clients/test_cluster_templates.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/clients copying sahara_tempest_plugin/tests/clients/test_data_sources.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/clients copying sahara_tempest_plugin/tests/clients/test_job_binaries.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/clients copying sahara_tempest_plugin/tests/clients/test_job_binary_internals.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/clients copying sahara_tempest_plugin/tests/clients/test_job_executions.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/clients copying sahara_tempest_plugin/tests/clients/test_jobs.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/clients copying sahara_tempest_plugin/tests/clients/test_node_group_templates.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/clients copying sahara_tempest_plugin/tests/clients/test_plugins.py -> sahara-tests-0.10.0/sahara_tempest_plugin/tests/clients copying sahara_tests/__init__.py -> sahara-tests-0.10.0/sahara_tests copying sahara_tests/version.py -> sahara-tests-0.10.0/sahara_tests copying sahara_tests.egg-info/PKG-INFO -> sahara-tests-0.10.0/sahara_tests.egg-info copying sahara_tests.egg-info/SOURCES.txt -> sahara-tests-0.10.0/sahara_tests.egg-info copying sahara_tests.egg-info/dependency_links.txt -> sahara-tests-0.10.0/sahara_tests.egg-info copying sahara_tests.egg-info/entry_points.txt -> sahara-tests-0.10.0/sahara_tests.egg-info copying sahara_tests.egg-info/not-zip-safe -> sahara-tests-0.10.0/sahara_tests.egg-info copying sahara_tests.egg-info/pbr.json -> sahara-tests-0.10.0/sahara_tests.egg-info copying sahara_tests.egg-info/requires.txt -> sahara-tests-0.10.0/sahara_tests.egg-info copying sahara_tests.egg-info/top_level.txt -> sahara-tests-0.10.0/sahara_tests.egg-info copying sahara_tests/scenario/README.rst -> sahara-tests-0.10.0/sahara_tests/scenario copying sahara_tests/scenario/__init__.py -> sahara-tests-0.10.0/sahara_tests/scenario copying sahara_tests/scenario/base.py -> sahara-tests-0.10.0/sahara_tests/scenario copying sahara_tests/scenario/clients.py -> sahara-tests-0.10.0/sahara_tests/scenario copying sahara_tests/scenario/runner.py -> sahara-tests-0.10.0/sahara_tests/scenario copying sahara_tests/scenario/stestr.conf -> sahara-tests-0.10.0/sahara_tests/scenario copying sahara_tests/scenario/testcase.py.mako -> sahara-tests-0.10.0/sahara_tests/scenario copying sahara_tests/scenario/timeouts.py -> sahara-tests-0.10.0/sahara_tests/scenario copying sahara_tests/scenario/utils.py -> sahara-tests-0.10.0/sahara_tests/scenario copying sahara_tests/scenario/validation.py -> sahara-tests-0.10.0/sahara_tests/scenario copying sahara_tests/scenario/custom_checks/__init__.py -> sahara-tests-0.10.0/sahara_tests/scenario/custom_checks copying sahara_tests/scenario/custom_checks/check_cinder.py -> sahara-tests-0.10.0/sahara_tests/scenario/custom_checks copying sahara_tests/scenario/custom_checks/check_kafka.py -> sahara-tests-0.10.0/sahara_tests/scenario/custom_checks copying sahara_tests/scenario/custom_checks/check_run_jobs.py -> sahara-tests-0.10.0/sahara_tests/scenario/custom_checks copying sahara_tests/scenario/custom_checks/check_scale.py -> sahara-tests-0.10.0/sahara_tests/scenario/custom_checks copying sahara_tests/scenario/custom_checks/check_sentry.py -> sahara-tests-0.10.0/sahara_tests/scenario/custom_checks copying sahara_tests/scenario/custom_checks/check_transient.py -> sahara-tests-0.10.0/sahara_tests/scenario/custom_checks copying sahara_tests/scenario/defaults/README.rst -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/ambari-2.3.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/ambari-2.4.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/ambari-2.5.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/ambari-2.6.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/cdh-5.11.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/cdh-5.13.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/cdh-5.9.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/cdh-ha.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/credentials.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/credentials_s3.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/edp.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/edp_s3.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/fake.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/mapr-5.2.0.mrv2.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/spark-2.2.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/spark-2.3.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/storm-1.0.1.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/storm-1.1.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/storm-1.2.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/transient.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/vanilla-2.7.1.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/vanilla-2.7.5.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/vanilla-2.8.2.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults copying sahara_tests/scenario/defaults/edp-examples/edp-hive/expected_output.csv -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-hive copying sahara_tests/scenario/defaults/edp-examples/edp-hive/input.csv -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-hive copying sahara_tests/scenario/defaults/edp-examples/edp-hive/script.q -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-hive copying sahara_tests/scenario/defaults/edp-examples/edp-java/README.rst -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-java copying sahara_tests/scenario/defaults/edp-examples/edp-java/edp-java.jar -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-java copying sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/README.rst -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line copying sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/wordcount/job.properties -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/wordcount copying sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/wordcount/workflow.xml -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/wordcount copying sahara_tests/scenario/defaults/edp-examples/edp-java/src/NOTICE.txt -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-java/src copying sahara_tests/scenario/defaults/edp-examples/edp-java/src/WordCount.java -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-java/src copying sahara_tests/scenario/defaults/edp-examples/edp-mapreduce/edp-mapreduce.jar -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-mapreduce copying sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/README.rst -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string copying sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/edp-pig-udf-stringcleaner.jar -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string copying sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/example.pig -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string copying sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/data/expected_output -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/data copying sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/data/input -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/data copying sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/src/StringCleaner.java -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/src copying sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/README.rst -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers copying sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/example.pig -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers copying sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/data/expected_output -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/data copying sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/data/input -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/data copying sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces/data/expected_output -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces/data copying sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces/data/input -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces/data copying sahara_tests/scenario/defaults/edp-examples/edp-shell/shell-example.sh -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-shell copying sahara_tests/scenario/defaults/edp-examples/edp-shell/shell-example.txt -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-shell copying sahara_tests/scenario/defaults/edp-examples/edp-spark/NOTICE.txt -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-spark copying sahara_tests/scenario/defaults/edp-examples/edp-spark/README.rst -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-spark copying sahara_tests/scenario/defaults/edp-examples/edp-spark/sample_input.txt -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-spark copying sahara_tests/scenario/defaults/edp-examples/edp-spark/spark-kafka-example.py -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-spark copying sahara_tests/scenario/defaults/edp-examples/edp-spark/spark-pi.py -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-spark copying sahara_tests/scenario/defaults/edp-examples/edp-spark/spark-wordcount.jar -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-spark copying sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/pom.xml -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp copying sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala/sahara/edp/spark/SparkWordCount.scala -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala/sahara/edp/spark copying sahara_tests/scenario/defaults/edp-examples/hadoop2/edp-java/hadoop-mapreduce-examples-2.6.0.jar -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/hadoop2/edp-java copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/README.rst -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1 copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources/create.hdfs-map-reduce-input.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources/create.hdfs-map-reduce-output.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources/create.swift-pig-input.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources/create.swift-pig-output.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.java.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.map-reduce.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.pig-job.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.pig-udf.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.shell-script.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.shell-text.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.spark.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions/execute.java.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions/execute.map-reduce.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions/execute.pig.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions/execute.shell.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions/execute.spark.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs/create.java.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs/create.map-reduce.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs/create.pig.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs/create.shell.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs/create.spark.json -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs copying sahara_tests/scenario/defaults/pike/ambari-2.4.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/pike copying sahara_tests/scenario/defaults/pike/cdh-5.11.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/pike copying sahara_tests/scenario/defaults/pike/cdh-5.7.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/pike copying sahara_tests/scenario/defaults/pike/cdh-5.9.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/pike copying sahara_tests/scenario/defaults/pike/mapr-5.2.0.mrv2.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/pike copying sahara_tests/scenario/defaults/pike/spark-1.6.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/pike copying sahara_tests/scenario/defaults/pike/spark-2.1.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/pike copying sahara_tests/scenario/defaults/pike/storm-1.1.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/pike copying sahara_tests/scenario/defaults/pike/vanilla-2.7.1.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/pike copying sahara_tests/scenario/defaults/queens/ambari-2.4.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/queens copying sahara_tests/scenario/defaults/queens/cdh-5.11.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/queens copying sahara_tests/scenario/defaults/queens/cdh-5.7.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/queens copying sahara_tests/scenario/defaults/queens/cdh-5.9.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/queens copying sahara_tests/scenario/defaults/queens/mapr-5.2.0.mrv2.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/queens copying sahara_tests/scenario/defaults/queens/spark-2.1.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/queens copying sahara_tests/scenario/defaults/queens/spark-2.2.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/queens copying sahara_tests/scenario/defaults/queens/storm-1.1.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/queens copying sahara_tests/scenario/defaults/queens/vanilla-2.7.1.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/queens copying sahara_tests/scenario/defaults/queens/vanilla-2.8.2.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/queens copying sahara_tests/scenario/defaults/rocky/ambari-2.3.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/rocky copying sahara_tests/scenario/defaults/rocky/ambari-2.4.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/rocky copying sahara_tests/scenario/defaults/rocky/ambari-2.5.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/rocky copying sahara_tests/scenario/defaults/rocky/ambari-2.6.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/rocky copying sahara_tests/scenario/defaults/rocky/cdh-5.11.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/rocky copying sahara_tests/scenario/defaults/rocky/cdh-5.13.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/rocky copying sahara_tests/scenario/defaults/rocky/cdh-5.9.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/rocky copying sahara_tests/scenario/defaults/rocky/mapr-5.2.0.mrv2.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/rocky copying sahara_tests/scenario/defaults/rocky/spark-2.2.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/rocky copying sahara_tests/scenario/defaults/rocky/spark-2.3.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/rocky copying sahara_tests/scenario/defaults/rocky/storm-1.1.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/rocky copying sahara_tests/scenario/defaults/rocky/storm-1.2.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/rocky copying sahara_tests/scenario/defaults/rocky/vanilla-2.7.1.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/rocky copying sahara_tests/scenario/defaults/rocky/vanilla-2.7.5.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/rocky copying sahara_tests/scenario/defaults/rocky/vanilla-2.8.2.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/rocky copying sahara_tests/scenario/defaults/stein/ambari-2.3.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/stein copying sahara_tests/scenario/defaults/stein/ambari-2.4.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/stein copying sahara_tests/scenario/defaults/stein/ambari-2.5.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/stein copying sahara_tests/scenario/defaults/stein/ambari-2.6.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/stein copying sahara_tests/scenario/defaults/stein/cdh-5.11.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/stein copying sahara_tests/scenario/defaults/stein/cdh-5.13.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/stein copying sahara_tests/scenario/defaults/stein/cdh-5.9.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/stein copying sahara_tests/scenario/defaults/stein/mapr-5.2.0.mrv2.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/stein copying sahara_tests/scenario/defaults/stein/spark-2.2.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/stein copying sahara_tests/scenario/defaults/stein/spark-2.3.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/stein copying sahara_tests/scenario/defaults/stein/storm-1.1.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/stein copying sahara_tests/scenario/defaults/stein/storm-1.2.0.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/stein copying sahara_tests/scenario/defaults/stein/vanilla-2.7.1.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/stein copying sahara_tests/scenario/defaults/stein/vanilla-2.7.5.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/stein copying sahara_tests/scenario/defaults/stein/vanilla-2.8.2.yaml.mako -> sahara-tests-0.10.0/sahara_tests/scenario/defaults/stein copying sahara_tests/unit/__init__.py -> sahara-tests-0.10.0/sahara_tests/unit copying sahara_tests/unit/scenario/__init__.py -> sahara-tests-0.10.0/sahara_tests/unit/scenario copying sahara_tests/unit/scenario/clouds.yaml -> sahara-tests-0.10.0/sahara_tests/unit/scenario copying sahara_tests/unit/scenario/dummy.crt -> sahara-tests-0.10.0/sahara_tests/unit/scenario copying sahara_tests/unit/scenario/templatevars_complete.ini -> sahara-tests-0.10.0/sahara_tests/unit/scenario copying sahara_tests/unit/scenario/templatevars_incomplete.ini -> sahara-tests-0.10.0/sahara_tests/unit/scenario copying sahara_tests/unit/scenario/templatevars_nodefault.ini -> sahara-tests-0.10.0/sahara_tests/unit/scenario copying sahara_tests/unit/scenario/test_base.py -> sahara-tests-0.10.0/sahara_tests/unit/scenario copying sahara_tests/unit/scenario/test_runner.py -> sahara-tests-0.10.0/sahara_tests/unit/scenario copying sahara_tests/unit/scenario/test_utils.py -> sahara-tests-0.10.0/sahara_tests/unit/scenario copying sahara_tests/unit/scenario/test_validation.py -> sahara-tests-0.10.0/sahara_tests/unit/scenario copying sahara_tests/unit/scenario/vanilla2_7_1.yaml -> sahara-tests-0.10.0/sahara_tests/unit/scenario copying sahara_tests/unit/scenario/vanilla2_7_1.yaml.mako -> sahara-tests-0.10.0/sahara_tests/unit/scenario copying sahara_tests/unit/utils/__init__.py -> sahara-tests-0.10.0/sahara_tests/unit/utils copying sahara_tests/unit/utils/test_url.py -> sahara-tests-0.10.0/sahara_tests/unit/utils copying sahara_tests/utils/__init__.py -> sahara-tests-0.10.0/sahara_tests/utils copying sahara_tests/utils/crypto.py -> sahara-tests-0.10.0/sahara_tests/utils copying sahara_tests/utils/tempfiles.py -> sahara-tests-0.10.0/sahara_tests/utils copying sahara_tests/utils/url.py -> sahara-tests-0.10.0/sahara_tests/utils copying tools/cover.sh -> sahara-tests-0.10.0/tools copying tools/lintstack.py -> sahara-tests-0.10.0/tools copying tools/lintstack.sh -> sahara-tests-0.10.0/tools copying tools/gate/cli_tests/README.rst -> sahara-tests-0.10.0/tools/gate/cli_tests copying tools/gate/cli_tests/commons -> sahara-tests-0.10.0/tools/gate/cli_tests copying tools/gate/cli_tests/pre_test_hook.sh -> sahara-tests-0.10.0/tools/gate/cli_tests copying tools/gate/cli_tests/settings -> sahara-tests-0.10.0/tools/gate/cli_tests copying tools/gate/scenario/README.rst -> sahara-tests-0.10.0/tools/gate/scenario copying tools/gate/scenario/commons -> sahara-tests-0.10.0/tools/gate/scenario copying tools/gate/scenario/dsvm-scenario-rc -> sahara-tests-0.10.0/tools/gate/scenario copying tools/gate/scenario/post_test_hook.sh -> sahara-tests-0.10.0/tools/gate/scenario copying tools/gate/scenario/pre_test_hook.sh -> sahara-tests-0.10.0/tools/gate/scenario copying tools/gate/scenario/settings -> sahara-tests-0.10.0/tools/gate/scenario Writing sahara-tests-0.10.0/setup.cfg creating dist Creating tar archive removing 'sahara-tests-0.10.0' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e --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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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.desgpee7:/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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e', '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}} 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/4c/eb/4ceb9a8a0708118a54c71dcf6154e8f81a646b21_b95421f2 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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 1343884 748192 1087388 5907860 5270280 DEBUG: Swap: 4194300 556884 3637416 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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', 'bb407bdd2f1b4b758e6825a8e1b05a92', '-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=sahara-tests-0.10.0.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/sahara-tests-0.10.0.tar.gz ++ basename sahara-tests-0.10.0.tar.gz .tar.gz + SOURCEWITHREL=sahara-tests-0.10.0-0.20200429111059.53f70d9.tar.gz + mv dist/sahara-tests-0.10.0.tar.gz /tmp/tmp.LskAlgsJc4/SOURCES/sahara-tests-0.10.0-0.20200429111059.53f70d9.tar.gz + cd /home/rhel8-master/data/openstack-sahara-tests_distro + cp -a openstack-sahara-tests.spec /tmp/tmp.LskAlgsJc4/SOURCES/ + cp openstack-sahara-tests.spec /tmp/tmp.LskAlgsJc4/SPECS/ + cd /tmp/tmp.LskAlgsJc4/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 0.10.0\' openstack-sahara-tests.spec + sed -i -e '1i%global dlrn 1\' openstack-sahara-tests.spec ++ basename sahara-tests-0.10.0-0.20200429111059.53f70d9.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr sahara-tests-0.10.0-0.20200429111059.53f70d9\' openstack-sahara-tests.spec + sed -i -e s/UPSTREAMVERSION/0.10.0/g openstack-sahara-tests.spec + VERSION=0.10.0 + sed -i -e 's/Version:.*/Version: 0.10.0/g' openstack-sahara-tests.spec + sed -i -e 's/Release:.*/Release: 0.20200429111059.53f70d9%{?dist}/g' openstack-sahara-tests.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: sahara-tests-0.10.0-0.20200429111059.53f70d9.tar.gz/' openstack-sahara-tests.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-sahara-tests.spec + cat openstack-sahara-tests.spec %global dlrn_nvr sahara-tests-0.10.0-0.20200429111059.53f70d9 %global dlrn 1 %define upstream_version 0.10.0 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global with_doc %{!?_without_doc:1}%{?_without_doc:0} %global service sahara-tests %global pkgname sahara Name: openstack-%{service} Version: 0.10.0 Release: 0.20200429111059.53f70d9%{?dist} Summary: Sahara Scenario Test Framework License: ASL 2.0 URL: http://launchpad.net/%{service}/ Source0: sahara-tests-0.10.0-0.20200429111059.53f70d9.tar.gz BuildArch: noarch BuildRequires: git BuildRequires: openstack-macros %description This project contains Sahara-scenario test framework. %package -n python3-%{pkgname}-tempest Summary: OpenStack Sahara tempest plugin common library %{?python_provide:%python_provide python3-%{pkgname}-tempest} Obsoletes: openstack-%{service} < 0.6.0 Provides: openstack-%{service} = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-pbr BuildRequires: python3-setuptools Requires: python3-mako BuildRequires: python3-mako BuildRequires: /usr/bin/pathfix.py # test dependencies requirements BuildRequires: python3-mock BuildRequires: python3-testtools BuildRequires: python3-jsonschema BuildRequires: python3-oslo-utils BuildRequires: python3-glanceclient BuildRequires: python3-saharaclient BuildRequires: python3-tempest BuildRequires: python3-swiftclient BuildRequires: python3-stestr Requires: python3-fixtures Requires: python3-jsonschema Requires: python3-oslo-concurrency >= 3.5.0 Requires: python3-oslo-serialization >= 1.10.0 Requires: python3-oslo-utils >= 3.5.0 Requires: python3-oslotest >= 1.10.0 Requires: python3-stestr >= 1.0.0 Requires: python3-paramiko Requires: python3-pbr Requires: python3-keystoneauth1 >= 2.1.0 Requires: python3-glanceclient >= 1:2.0.0 Requires: python3-novaclient >= 1:2.29.0 Requires: python3-saharaclient >= 0.13.0 Requires: python3-swiftclient >= 2.2.0 Requires: python3-neutronclient >= 4.2.0 Requires: python3-rfc3986 Requires: python3-six Requires: python3-tempest >= 16.0.0 Requires: python3-testtools %description -n python3-%{pkgname}-tempest This project contains OpenStack Sahara tests tempest plugin common library. %package -n python3-%{service}-tempest Summary: OpenStack Sahara tempest plugin %{?python_provide:%python_provide python3-%{service}-tempest} Requires: python3-%{pkgname}-tempest = %{version}-%{release} %description -n python3-%{service}-tempest This project contains OpenStack Sahara tests tempest plugin %package -n python3-%{service}-scenario Summary: OpenStack Sahara test scenario plugin %{?python_provide:%python_provide python3-%{service}-scenario} # additional test dependencies requirements BuildRequires: python3-botocore >= 1.5.1 Requires: python3-%{pkgname}-tempest = %{version}-%{release} Requires: python3-os-client-config >= 1.13.1 Requires: python3-botocore >= 1.5.1 %description -n python3-%{service}-scenario This project contains OpenStack Sahara tests scenario plugin %if 0%{?with_doc} %package doc Summary: Documentation for OpenStack Sahara Tests BuildRequires: python3-sphinx BuildRequires: python3-openstackdocstheme BuildRequires: python3-reno %description doc This package contains the openstack sahara-tests Documentation files. %endif %prep %autosetup -n %{service}-%{upstream_version} -S git # Let RPM handle the dependencies %py_req_cleanup chmod +x sahara_tests/scenario/runner.py chmod +x sahara_tests/scenario/defaults/edp-examples/edp-shell/shell-example.sh pathfix.py -pni "%{__python3} %{py3_shbang_opts}" sahara_tests/scenario/runner.py %build %{py3_build} # docs generation %if 0%{?with_doc} %{__python3} setup.py build_sphinx # Fix hidden-file-or-dir warnings rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo # Remove zero-length files find doc/build/html -size 0 -delete %endif %install %{py3_install} install -d -m 755 %{buildroot}%{_sysconfdir}/ mv %{buildroot}/usr/etc/* %{buildroot}%{_sysconfdir}/ %check export OS_TEST_PATH='./sahara_tests/unit/scenario' export PATH=$PATH:$RPM_BUILD_ROOT/usr/bin export PYTHONPATH=$PWD export PYTHON=%{__python3} stestr --test-path $OS_TEST_PATH run %files -n python3-%{pkgname}-tempest %doc README.rst %license LICENSE %{python3_sitelib}/sahara_tests %{python3_sitelib}/sahara_tests-*.egg-info %exclude %{python3_sitelib}/sahara_tests/scenario %exclude %{python3_sitelib}/sahara_tests/unit/scenario # moving sahara-scenario and sahara_tempest_plugin # to python-sahara-tests-tempest and python-sahara-tests-scenario %exclude %{_bindir}/sahara-scenario %exclude %{python3_sitelib}/sahara_tempest_plugin %exclude %{_sysconfdir}/sahara-scenario/* %files -n python3-%{service}-tempest %license LICENSE %{python3_sitelib}/sahara_tempest_plugin %files -n python3-%{service}-scenario %license LICENSE # FIXME /sahara_tests/scenario/defaults contains jar file # We are need to find a way to build the jar files properly # https://trello.com/c/jDJnTO22/305-sahara-tests-jar-unbundling-tracker %{python3_sitelib}/sahara_tests/scenario %{python3_sitelib}/sahara_tests/unit/scenario %{_bindir}/sahara-scenario %config(noreplace) %{_sysconfdir}/sahara-scenario/* %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html %endif %changelog + spectool -g -C /tmp/tmp.LskAlgsJc4/SOURCES openstack-sahara-tests.spec + /usr/bin/mock --buildsrpm -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e --spec openstack-sahara-tests.spec --sources=/tmp/tmp.LskAlgsJc4/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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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.0zhpobnc:/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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e', '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}} 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/4c/eb/4ceb9a8a0708118a54c71dcf6154e8f81a646b21_b95421f2 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 INFO: Start(openstack-sahara-tests.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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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 1337240 765332 1076464 5897364 5287848 DEBUG: Swap: 4194300 556884 3637416 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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', '7593fe8559034cf7a883553b072cc556', '-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', '63626ac8ef0c4f5891b352027cf29da8', '-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', 'bdc699a68ed84b86ac39ad363d48a7ff', '-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', 'b60b2202cfa34953be0737c49dd67621', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 9.0 kB/s | 2.0 kB 00:00 DEBUG: RHEL 8 AppStream 884 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 532 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 30 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-sahara-tests.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.0zhpobnc:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '55953ad15db74cf5968b9b76f3a3509e', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0zhpobnc:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-sahara-tests.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-sahara-tests.spec) Config(dlrn-5) 0 minutes 9 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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.LskAlgsJc4 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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.60p66xq7:/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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e', '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}, '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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e'}} 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/4c/eb/4ceb9a8a0708118a54c71dcf6154e8f81a646b21_b95421f2 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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 1347792 754844 1076416 5897300 5277348 DEBUG: Swap: 4194300 556884 3637416 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e 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', '44e19c7f4ddb4dd29c0a00609a3d0ece', '-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', '9b56102eda6b4b43b19c4b27a96039f3', '-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', 'acd5e3142a4e40fca012c5a56dc77718', '-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', '06807e187cca4e1a9caebae8305ff957', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 551 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 685 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 21 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: build phase for openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.src.rpm Start: build setup for openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9ad53ba65f1e4ed595e3752692ac538f', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.60p66xq7:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: openstack-sahara-tests-0.10.0-0.202004######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '27ec904585374976863bacb9a717dbb2', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.60p66xq7:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.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: openstack-sahara-tests.spec DEBUG: sahara-tests-0.10.0-0.20200429111059.53f70d9.tar.gz DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-sahara-tests.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.60p66xq7:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '154e8a72fd3642238e35cdbfda214c15', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.60p66xq7:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-sahara-tests.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Last metadata expiration check: 0:00:01 ago on Wed 29 Apr 2020 07:11:23 AM EDT. DEBUG: Package platform-python-devel-3.6.8-1.el8.x86_64 is already installed. DEBUG: Package git-2.18.1-3.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch is already installed. DEBUG: Package python3-devel-3.6.8-1.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 is already installed. DEBUG: Package python3-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-setuptools-39.2.0-4.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:1.7.6-1.el8.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-glanceclient noarch1:3.1.1-0.20200427064006.1d8fa3d.el8 local 147 k DEBUG: python3-oslo-utils noarch4.1.1-0.20200415135907.af89f70.el8 local 78 k DEBUG: python3-reno noarch3.0.1-0.20200417122554.bd3886a.el8 local 105 k DEBUG: python3-saharaclient noarch3.1.0-0.20200417191506.830d460.el8 local 194 k DEBUG: python3-swiftclient noarch3.9.0-0.20200417184318.259b98f.el8 local 166 k DEBUG: python3-tempest noarch1:23.0.1-0.20200322020235.c8058d0.el8 local 1.4 M DEBUG: python3-botocore noarch1.12.119-1.el8ost delorean-rhel8-master-deps 3.7 M DEBUG: python3-jsonschema noarch2.6.0-4.el8ost delorean-rhel8-master-deps 81 k DEBUG: python3-mako noarch1.0.6-13.el8ost delorean-rhel8-master-deps 156 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-openstackclient-lang noarch5.2.0-0.20200330074102.c5719a1.el8 local 57 k DEBUG: python-oslo-concurrency-lang noarch4.0.2-0.20200415121016.60a157a.el8 local 13 k DEBUG: python-oslo-i18n-lang noarch4.0.1-0.20200415132130.34aaaf2.el8 local 13 k DEBUG: python-oslo-log-lang noarch4.1.1-0.20200416050630.2aaf7b0.el8 local 12 k DEBUG: python-oslo-utils-lang noarch4.1.1-0.20200415135907.af89f70.el8 local 12 k DEBUG: python3-cinderclient noarch7.0.0-0.20200429061515.4e1427a.el8 local 238 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-keystoneauth1 noarch4.0.0-0.20200416123845.c096099.el8 local 427 k DEBUG: python3-keystoneclient noarch1:4.0.0-0.20200413125859.b58ebe2.el8 local 252 k DEBUG: python3-neutronclient noarch7.1.1-0.20200420105305.ac04e5d.el8 local 311 k DEBUG: python3-novaclient noarch1:17.0.0-0.20200421103620.3ef5b69.el8 local 224 k DEBUG: python3-openstackclient noarch5.2.0-0.20200330074102.c5719a1.el8 local 1.1 M DEBUG: python3-openstacksdk noarch0.46.0-0.20200415111514.fc3b3d0.el8 local 814 k DEBUG: python3-os-client-config noarch2.1.0-0.20200415120623.bc96c23.el8 local 53 k DEBUG: python3-os-service-types noarch1.7.0-0.20200416132506.0b2f473.el8 local 36 k DEBUG: python3-os-testr noarch2.0.0-0.20200416120104.248dc81.el8 local 71 k DEBUG: python3-osc-lib noarch2.0.0-0.20200416135006.fea31fb.el8 local 77 k DEBUG: python3-oslo-concurrency noarch4.0.2-0.20200415121016.60a157a.el8 local 40 k DEBUG: python3-oslo-config noarch2:8.0.2-0.20200416125503.d93bfe1.el8 local 222 k DEBUG: python3-oslo-context noarch3.0.2-0.20200416120200.48811e0.el8 local 25 k DEBUG: python3-oslo-i18n noarch4.0.1-0.20200415132130.34aaaf2.el8 local 59 k DEBUG: python3-oslo-log noarch4.1.1-0.20200416050630.2aaf7b0.el8 local 62 k DEBUG: python3-oslo-serialization noarch3.1.1-0.20200416050848.5ee9b7b.el8 local 33 k DEBUG: python3-requestsexceptions noarch1.4.0-0.20200416123011.d7ac0ff.el8 local 15 k DEBUG: python3-stevedore noarch1.32.0-0.20200415144018.5165a27.el8 local 62 k DEBUG: cairo-gobject x86_641.15.12-3.el8 appstream 33 k DEBUG: python3-cairo x86_641.16.3-6.el8 appstream 90 k DEBUG: python3-pyOpenSSL noarch18.0.0-1.el8 appstream 103 k DEBUG: dbus-glib x86_640.110-2.el8 base 127 k DEBUG: gobject-introspection x86_641.56.1-1.el8 base 255 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 k DEBUG: python3-dbus x86_641.2.4-14.el8 base 132 k DEBUG: python3-gobject-base x86_643.28.3-1.el8 base 312 k DEBUG: python3-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: libsodium x86_641.0.16-4.el8ost delorean-rhel8-master-deps 154 k DEBUG: python3-SecretStorage noarch2.3.1-7.el8ost delorean-rhel8-master-deps 35 k DEBUG: python3-appdirs noarch1.4.0-6.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-asn1crypto noarch0.24.0-3.el8ost delorean-rhel8-master-deps 180 k DEBUG: python3-bcrypt x86_643.1.6-2.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-cffi x86_641.11.5-6.2.el8ost delorean-rhel8-master-deps 236 k DEBUG: python3-cmd2 noarch0.6.8-10.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-cryptography x86_642.3-3.el8ost delorean-rhel8-master-deps 509 k DEBUG: python3-dateutil noarch1:2.8.0-1.el8ost delorean-rhel8-master-deps 294 k DEBUG: python3-decorator noarch4.2.1-2.1.el8ost delorean-rhel8-master-deps 26 k DEBUG: python3-dogpile-cache noarch0.6.8-1.el8ost delorean-rhel8-master-deps 79 k DEBUG: python3-dulwich x86_640.19.11-1.el8ost delorean-rhel8-master-deps 365 k DEBUG: python3-extras noarch1.0.0-5.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-fasteners noarch0.14.1-15.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-fixtures noarch3.0.0-8.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-funcsigs noarch1.0.2-3.el8ost delorean-rhel8-master-deps 28 k DEBUG: python3-future noarch0.16.0-6.el8ost delorean-rhel8-master-deps 783 k DEBUG: python3-inotify noarch0.9.6-13.1.el8ost delorean-rhel8-master-deps 56 k DEBUG: python3-iso8601 noarch0.1.11-9.el8ost delorean-rhel8-master-deps 24 k DEBUG: python3-jmespath noarch0.9.0-11.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-jsonpatch noarch1.21-3.el8ost delorean-rhel8-master-deps 25 k DEBUG: python3-jsonpointer noarch1.10-12.el8ost delorean-rhel8-master-deps 19 k DEBUG: python3-keyring noarch17.1.1-1.el8ost delorean-rhel8-master-deps 85 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-msgpack x86_640.6.1-3.el8ost delorean-rhel8-master-deps 92 k DEBUG: python3-munch noarch2.2.0-3.el8ost delorean-rhel8-master-deps 20 k DEBUG: python3-netaddr noarch0.7.19-8.1.el8ost delorean-rhel8-master-deps 1.5 M DEBUG: python3-netifaces x86_640.10.9-2.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-paramiko noarch2.4.2-2.el8ost delorean-rhel8-master-deps 289 k DEBUG: python3-ply noarch3.9-7.el8ost delorean-rhel8-master-deps 107 k DEBUG: python3-prettytable noarch0.7.2-15.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-pyasn1 noarch0.3.7-6.1.el8ost delorean-rhel8-master-deps 125 k DEBUG: python3-pycparser noarch2.14-14.el8ost delorean-rhel8-master-deps 108 k DEBUG: python3-pynacl x86_641.3.0-1.el8ost delorean-rhel8-master-deps 100 k DEBUG: python3-rfc3986 noarch1.2.0-2.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-simplejson x86_643.16.0-3.el8ost delorean-rhel8-master-deps 285 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-warlock noarch1.3.0-9.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-wrapt x86_641.11.1-2.el8ost delorean-rhel8-master-deps 54 k DEBUG: Installing weak dependencies: DEBUG: python3-gobject x86_643.28.3-1.el8 appstream 25 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 92 Packages DEBUG: Total size: 19 M DEBUG: Installed size: 101 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] cairo-gobject-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-3.28.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-18.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-glib-0.110-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gobject-introspection-1.56.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dbus-1.2.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-base-3.28.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-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] libsodium-1.0.16-4.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-SecretStorage-2.3.1-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-asn1crypto-0.24.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.6-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-botocore-1.12.119-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.11.5-6.2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-0.6.8-10.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-2.3-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.2.1-2.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-0.6.8-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.19.11-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-funcsigs-1.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.16.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.11-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-12.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-2.6.0-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-17.1.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-linecache2-1.0.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mimeparse-1.6.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-0.6.1-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.2.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.9-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-1.20.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.4.2-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.3.7-6.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.3.0-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.16.0-3.el8ost.x86_64.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-warlock-1.3.0-9.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-iso8601-0.1.11-9.el8ost.noarch 1/92 DEBUG: Installing : python3-stevedore-1.32.0-0.20200415144018.5165a27. 2/92 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 3/92 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 4/92 DEBUG: Installing : python3-simplejson-3.16.0-3.el8ost.x86_64 5/92 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 6/92 DEBUG: Installing : python3-unittest2-1.1.0-17.el8ost.noarch 7/92 DEBUG: Installing : python3-netifaces-0.10.9-2.el8ost.x86_64 8/92 DEBUG: Installing : python3-jsonschema-2.6.0-4.el8ost.noarch 9/92 DEBUG: Installing : python3-jmespath-0.9.0-11.el8ost.noarch 10/92 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 11/92 DEBUG: Installing : python3-debtcollector-2.0.1-0.20200415144114.bc4ff 12/92 DEBUG: Installing : python3-extras-1.0.0-5.el8ost.noarch 13/92 DEBUG: Installing : python3-dateutil-1:2.8.0-1.el8ost.noarch 14/92 DEBUG: Installing : gobject-introspection-1.56.1-1.el8.x86_64 15/92 DEBUG: Installing : python3-os-service-types-1.7.0-0.20200416132506.0b 16/92 DEBUG: Installing : python3-keystoneauth1-4.0.0-0.20200416123845.c0960 17/92 DEBUG: Installing : python3-gobject-base-3.28.3-1.el8.x86_64 18/92 DEBUG: Installing : python3-oslo-context-3.0.2-0.20200416120200.48811e 19/92 DEBUG: Installing : python3-voluptuous-0.10.5-5.el8ost.noarch 20/92 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 21/92 DEBUG: Installing : python3-pyasn1-0.3.7-6.1.el8ost.noarch 22/92 DEBUG: Installing : python3-ply-3.9-7.el8ost.noarch 23/92 DEBUG: Installing : python3-pycparser-2.14-14.el8ost.noarch 24/92 DEBUG: Installing : python3-cffi-1.11.5-6.2.el8ost.x86_64 25/92 DEBUG: Installing : python3-bcrypt-3.1.6-2.el8ost.x86_64 26/92 DEBUG: Installing : python3-munch-2.2.0-3.el8ost.noarch 27/92 DEBUG: Installing : python3-msgpack-0.6.1-3.el8ost.x86_64 28/92 DEBUG: Installing : python3-mimeparse-1.6.0-5.el8ost.noarch 29/92 DEBUG: Installing : python3-mako-1.0.6-13.el8ost.noarch 30/92 DEBUG: Installing : python3-dogpile-cache-0.6.8-1.el8ost.noarch 31/92 DEBUG: Installing : python3-linecache2-1.0.0-3.el8ost.noarch 32/92 DEBUG: Installing : python3-traceback2-1.4.0-3.el8ost.noarch 33/92 DEBUG: Installing : python3-testtools-2.3.0-8.el8ost.noarch 34/92 DEBUG: Installing : python3-subunit-1.3.0-7.el8ost.noarch 35/92 DEBUG: Installing : python3-fixtures-3.0.0-8.el8ost.noarch 36/92 DEBUG: Installing : python3-jsonpointer-1.10-12.el8ost.noarch 37/92 DEBUG: Installing : python3-jsonpatch-1.21-3.el8ost.noarch 38/92 DEBUG: Installing : python3-warlock-1.3.0-9.el8ost.noarch 39/92 DEBUG: Installing : python3-inotify-0.9.6-13.1.el8ost.noarch 40/92 DEBUG: Installing : python3-future-0.16.0-6.el8ost.noarch 41/92 DEBUG: Installing : python3-fasteners-0.14.1-15.el8ost.noarch 42/92 DEBUG: Installing : python3-decorator-4.2.1-2.1.el8ost.noarch 43/92 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 44/92 DEBUG: Installing : python3-asn1crypto-0.24.0-3.el8ost.noarch 45/92 DEBUG: Installing : python3-cryptography-2.3-3.el8ost.x86_64 46/92 DEBUG: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 47/92 DEBUG: Installing : python3-appdirs-1.4.0-6.el8ost.noarch 48/92 DEBUG: Installing : libsodium-1.0.16-4.el8ost.x86_64 49/92 DEBUG: Installing : python3-pynacl-1.3.0-1.el8ost.x86_64 50/92 DEBUG: Installing : python3-paramiko-2.4.2-2.el8ost.noarch 51/92 DEBUG: Installing : dulwich-core-0.19.11-1.el8ost.x86_64 52/92 DEBUG: Installing : python3-dulwich-0.19.11-1.el8ost.x86_64 53/92 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 54/92 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 55/92 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.n 56/92 DEBUG: Installing : python3-stestr-2.3.1-3.el8ost.noarch 57/92 DEBUG: Installing : python3-os-testr-2.0.0-0.20200416120104.248dc81.el 58/92 DEBUG: Installing : dbus-glib-0.110-2.el8.x86_64 59/92 DEBUG: Running scriptlet: dbus-glib-0.110-2.el8.x86_64 59/92 DEBUG: Installing : python3-dbus-1.2.4-14.el8.x86_64 60/92 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 61/92 DEBUG: Installing : cairo-gobject-1.15.12-3.el8.x86_64 62/92 DEBUG: Installing : python3-gobject-3.28.3-1.el8.x86_64 63/92 DEBUG: Installing : python3-SecretStorage-2.3.1-7.el8ost.noarch 64/92 DEBUG: Installing : python3-keyring-17.1.1-1.el8ost.noarch 65/92 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.20200416123011. 66/92 DEBUG: Installing : python3-openstacksdk-0.46.0-0.20200415111514.fc3b3 67/92 DEBUG: Installing : python3-os-client-config-2.1.0-0.20200415120623.bc 68/92 DEBUG: Installing : python-oslo-utils-lang-4.1.1-0.20200415135907.af89 69/92 DEBUG: Installing : python-oslo-log-lang-4.1.1-0.20200416050630.2aaf7b 70/92 DEBUG: Installing : python-oslo-i18n-lang-4.0.1-0.20200415132130.34aaa 71/92 DEBUG: Installing : python3-oslo-i18n-4.0.1-0.20200415132130.34aaaf2.e 72/92 DEBUG: Installing : python3-oslo-utils-4.1.1-0.20200415135907.af89f70. 73/92 DEBUG: Installing : python3-oslo-serialization-3.1.1-0.20200416050848. 74/92 DEBUG: Installing : python3-oslo-config-2:8.0.2-0.20200416125503.d93bf 75/92 DEBUG: Installing : python3-keystoneclient-1:4.0.0-0.20200413125859.b5 76/92 DEBUG: Installing : python3-oslo-log-4.1.1-0.20200416050630.2aaf7b0.el 77/92 DEBUG: Installing : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.el8 78/92 DEBUG: Installing : python3-neutronclient-7.1.1-0.20200420105305.ac04e 79/92 DEBUG: Installing : python3-novaclient-1:17.0.0-0.20200421103620.3ef5b 80/92 DEBUG: Installing : python3-cinderclient-7.0.0-0.20200429061515.4e1427 81/92 DEBUG: Installing : python3-glanceclient-1:3.1.1-0.20200427064006.1d8f 82/92 DEBUG: Installing : python-oslo-concurrency-lang-4.0.2-0.2020041512101 83/92 DEBUG: Installing : python3-oslo-concurrency-4.0.2-0.20200415121016.60 84/92 DEBUG: Installing : python-openstackclient-lang-5.2.0-0.20200330074102 85/92 DEBUG: Installing : python3-openstackclient-5.2.0-0.20200330074102.c57 86/92 DEBUG: Installing : python3-saharaclient-3.1.0-0.20200417191506.830d46 87/92 DEBUG: Installing : python3-tempest-1:23.0.1-0.20200322020235.c8058d0. 88/92 DEBUG: Installing : python3-swiftclient-3.9.0-0.20200417184318.259b98f 89/92 DEBUG: Installing : python3-reno-3.0.1-0.20200417122554.bd3886a.el8.no 90/92 DEBUG: Installing : python3-openstackdocstheme-1.20.1-2.el8ost.noarch 91/92 DEBUG: Installing : python3-botocore-1.12.119-1.el8ost.noarch 92/92 DEBUG: Running scriptlet: python3-botocore-1.12.119-1.el8ost.noarch 92/92 DEBUG: Verifying : python-openstackclient-lang-5.2.0-0.20200330074102 1/92 DEBUG: Verifying : python-oslo-concurrency-lang-4.0.2-0.2020041512101 2/92 DEBUG: Verifying : python-oslo-i18n-lang-4.0.1-0.20200415132130.34aaa 3/92 DEBUG: Verifying : python-oslo-log-lang-4.1.1-0.20200416050630.2aaf7b 4/92 DEBUG: Verifying : python-oslo-utils-lang-4.1.1-0.20200415135907.af89 5/92 DEBUG: Verifying : python3-cinderclient-7.0.0-0.20200429061515.4e1427 6/92 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.n 7/92 DEBUG: Verifying : python3-debtcollector-2.0.1-0.20200415144114.bc4ff 8/92 DEBUG: Verifying : python3-glanceclient-1:3.1.1-0.20200427064006.1d8f 9/92 DEBUG: Verifying : python3-keystoneauth1-4.0.0-0.20200416123845.c0960 10/92 DEBUG: Verifying : python3-keystoneclient-1:4.0.0-0.20200413125859.b5 11/92 DEBUG: Verifying : python3-neutronclient-7.1.1-0.20200420105305.ac04e 12/92 DEBUG: Verifying : python3-novaclient-1:17.0.0-0.20200421103620.3ef5b 13/92 DEBUG: Verifying : python3-openstackclient-5.2.0-0.20200330074102.c57 14/92 DEBUG: Verifying : python3-openstacksdk-0.46.0-0.20200415111514.fc3b3 15/92 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20200415120623.bc 16/92 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20200416132506.0b 17/92 DEBUG: Verifying : python3-os-testr-2.0.0-0.20200416120104.248dc81.el 18/92 DEBUG: Verifying : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.el8 19/92 DEBUG: Verifying : python3-oslo-concurrency-4.0.2-0.20200415121016.60 20/92 DEBUG: Verifying : python3-oslo-config-2:8.0.2-0.20200416125503.d93bf 21/92 DEBUG: Verifying : python3-oslo-context-3.0.2-0.20200416120200.48811e 22/92 DEBUG: Verifying : python3-oslo-i18n-4.0.1-0.20200415132130.34aaaf2.e 23/92 DEBUG: Verifying : python3-oslo-log-4.1.1-0.20200416050630.2aaf7b0.el 24/92 DEBUG: Verifying : python3-oslo-serialization-3.1.1-0.20200416050848. 25/92 DEBUG: Verifying : python3-oslo-utils-4.1.1-0.20200415135907.af89f70. 26/92 DEBUG: Verifying : python3-reno-3.0.1-0.20200417122554.bd3886a.el8.no 27/92 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.20200416123011. 28/92 DEBUG: Verifying : python3-saharaclient-3.1.0-0.20200417191506.830d46 29/92 DEBUG: Verifying : python3-stevedore-1.32.0-0.20200415144018.5165a27. 30/92 DEBUG: Verifying : python3-swiftclient-3.9.0-0.20200417184318.259b98f 31/92 DEBUG: Verifying : python3-tempest-1:23.0.1-0.20200322020235.c8058d0. 32/92 DEBUG: Verifying : cairo-gobject-1.15.12-3.el8.x86_64 33/92 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 34/92 DEBUG: Verifying : python3-gobject-3.28.3-1.el8.x86_64 35/92 DEBUG: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 36/92 DEBUG: Verifying : dbus-glib-0.110-2.el8.x86_64 37/92 DEBUG: Verifying : gobject-introspection-1.56.1-1.el8.x86_64 38/92 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 39/92 DEBUG: Verifying : python3-dbus-1.2.4-14.el8.x86_64 40/92 DEBUG: Verifying : python3-gobject-base-3.28.3-1.el8.x86_64 41/92 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 42/92 DEBUG: Verifying : dulwich-core-0.19.11-1.el8ost.x86_64 43/92 DEBUG: Verifying : libsodium-1.0.16-4.el8ost.x86_64 44/92 DEBUG: Verifying : python3-SecretStorage-2.3.1-7.el8ost.noarch 45/92 DEBUG: Verifying : python3-appdirs-1.4.0-6.el8ost.noarch 46/92 DEBUG: Verifying : python3-asn1crypto-0.24.0-3.el8ost.noarch 47/92 DEBUG: Verifying : python3-bcrypt-3.1.6-2.el8ost.x86_64 48/92 DEBUG: Verifying : python3-botocore-1.12.119-1.el8ost.noarch 49/92 DEBUG: Verifying : python3-cffi-1.11.5-6.2.el8ost.x86_64 50/92 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 51/92 DEBUG: Verifying : python3-cryptography-2.3-3.el8ost.x86_64 52/92 DEBUG: Verifying : python3-dateutil-1:2.8.0-1.el8ost.noarch 53/92 DEBUG: Verifying : python3-decorator-4.2.1-2.1.el8ost.noarch 54/92 DEBUG: Verifying : python3-dogpile-cache-0.6.8-1.el8ost.noarch 55/92 DEBUG: Verifying : python3-dulwich-0.19.11-1.el8ost.x86_64 56/92 DEBUG: Verifying : python3-extras-1.0.0-5.el8ost.noarch 57/92 DEBUG: Verifying : python3-fasteners-0.14.1-15.el8ost.noarch 58/92 DEBUG: Verifying : python3-fixtures-3.0.0-8.el8ost.noarch 59/92 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 60/92 DEBUG: Verifying : python3-future-0.16.0-6.el8ost.noarch 61/92 DEBUG: Verifying : python3-inotify-0.9.6-13.1.el8ost.noarch 62/92 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 63/92 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8ost.noarch 64/92 DEBUG: Verifying : python3-jsonpatch-1.21-3.el8ost.noarch 65/92 DEBUG: Verifying : python3-jsonpointer-1.10-12.el8ost.noarch 66/92 DEBUG: Verifying : python3-jsonschema-2.6.0-4.el8ost.noarch 67/92 DEBUG: Verifying : python3-keyring-17.1.1-1.el8ost.noarch 68/92 DEBUG: Verifying : python3-linecache2-1.0.0-3.el8ost.noarch 69/92 DEBUG: Verifying : python3-mako-1.0.6-13.el8ost.noarch 70/92 DEBUG: Verifying : python3-mimeparse-1.6.0-5.el8ost.noarch 71/92 DEBUG: Verifying : python3-msgpack-0.6.1-3.el8ost.x86_64 72/92 DEBUG: Verifying : python3-munch-2.2.0-3.el8ost.noarch 73/92 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 74/92 DEBUG: Verifying : python3-netifaces-0.10.9-2.el8ost.x86_64 75/92 DEBUG: Verifying : python3-openstackdocstheme-1.20.1-2.el8ost.noarch 76/92 DEBUG: Verifying : python3-paramiko-2.4.2-2.el8ost.noarch 77/92 DEBUG: Verifying : python3-ply-3.9-7.el8ost.noarch 78/92 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 79/92 DEBUG: Verifying : python3-pyasn1-0.3.7-6.1.el8ost.noarch 80/92 DEBUG: Verifying : python3-pycparser-2.14-14.el8ost.noarch 81/92 DEBUG: Verifying : python3-pynacl-1.3.0-1.el8ost.x86_64 82/92 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 83/92 DEBUG: Verifying : python3-simplejson-3.16.0-3.el8ost.x86_64 84/92 DEBUG: Verifying : python3-stestr-2.3.1-3.el8ost.noarch 85/92 DEBUG: Verifying : python3-subunit-1.3.0-7.el8ost.noarch 86/92 DEBUG: Verifying : python3-testtools-2.3.0-8.el8ost.noarch 87/92 DEBUG: Verifying : python3-traceback2-1.4.0-3.el8ost.noarch 88/92 DEBUG: Verifying : python3-unittest2-1.1.0-17.el8ost.noarch 89/92 DEBUG: Verifying : python3-voluptuous-0.10.5-5.el8ost.noarch 90/92 DEBUG: Verifying : python3-warlock-1.3.0-9.el8ost.noarch 91/92 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 92/92 DEBUG: Installed: DEBUG: python3-glanceclient-1:3.1.1-0.20200427064006.1d8fa3d.el8.noarch DEBUG: python3-oslo-utils-4.1.1-0.20200415135907.af89f70.el8.noarch DEBUG: python3-reno-3.0.1-0.20200417122554.bd3886a.el8.noarch DEBUG: python3-saharaclient-3.1.0-0.20200417191506.830d460.el8.noarch DEBUG: python3-swiftclient-3.9.0-0.20200417184318.259b98f.el8.noarch DEBUG: python3-tempest-1:23.0.1-0.20200322020235.c8058d0.el8.noarch DEBUG: python3-botocore-1.12.119-1.el8ost.noarch DEBUG: python3-jsonschema-2.6.0-4.el8ost.noarch DEBUG: python3-mako-1.0.6-13.el8ost.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: python3-gobject-3.28.3-1.el8.x86_64 DEBUG: python-openstackclient-lang-5.2.0-0.20200330074102.c5719a1.el8.noarch DEBUG: python-oslo-concurrency-lang-4.0.2-0.20200415121016.60a157a.el8.noarch DEBUG: python-oslo-i18n-lang-4.0.1-0.20200415132130.34aaaf2.el8.noarch DEBUG: python-oslo-log-lang-4.1.1-0.20200416050630.2aaf7b0.el8.noarch DEBUG: python-oslo-utils-lang-4.1.1-0.20200415135907.af89f70.el8.noarch DEBUG: python3-cinderclient-7.0.0-0.20200429061515.4e1427a.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-keystoneauth1-4.0.0-0.20200416123845.c096099.el8.noarch DEBUG: python3-keystoneclient-1:4.0.0-0.20200413125859.b58ebe2.el8.noarch DEBUG: python3-neutronclient-7.1.1-0.20200420105305.ac04e5d.el8.noarch DEBUG: python3-novaclient-1:17.0.0-0.20200421103620.3ef5b69.el8.noarch DEBUG: python3-openstackclient-5.2.0-0.20200330074102.c5719a1.el8.noarch DEBUG: python3-openstacksdk-0.46.0-0.20200415111514.fc3b3d0.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20200415120623.bc96c23.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20200416132506.0b2f473.el8.noarch DEBUG: python3-os-testr-2.0.0-0.20200416120104.248dc81.el8.noarch DEBUG: python3-osc-lib-2.0.0-0.20200416135006.fea31fb.el8.noarch DEBUG: python3-oslo-concurrency-4.0.2-0.20200415121016.60a157a.el8.noarch DEBUG: python3-oslo-config-2:8.0.2-0.20200416125503.d93bfe1.el8.noarch DEBUG: python3-oslo-context-3.0.2-0.20200416120200.48811e0.el8.noarch DEBUG: python3-oslo-i18n-4.0.1-0.20200415132130.34aaaf2.el8.noarch DEBUG: python3-oslo-log-4.1.1-0.20200416050630.2aaf7b0.el8.noarch DEBUG: python3-oslo-serialization-3.1.1-0.20200416050848.5ee9b7b.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20200416123011.d7ac0ff.el8.noarch DEBUG: python3-stevedore-1.32.0-0.20200415144018.5165a27.el8.noarch DEBUG: cairo-gobject-1.15.12-3.el8.x86_64 DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-pyOpenSSL-18.0.0-1.el8.noarch DEBUG: dbus-glib-0.110-2.el8.x86_64 DEBUG: gobject-introspection-1.56.1-1.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: python3-dbus-1.2.4-14.el8.x86_64 DEBUG: python3-gobject-base-3.28.3-1.el8.x86_64 DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: dulwich-core-0.19.11-1.el8ost.x86_64 DEBUG: libsodium-1.0.16-4.el8ost.x86_64 DEBUG: python3-SecretStorage-2.3.1-7.el8ost.noarch DEBUG: python3-appdirs-1.4.0-6.el8ost.noarch DEBUG: python3-asn1crypto-0.24.0-3.el8ost.noarch DEBUG: python3-bcrypt-3.1.6-2.el8ost.x86_64 DEBUG: python3-cffi-1.11.5-6.2.el8ost.x86_64 DEBUG: python3-cmd2-0.6.8-10.el8ost.noarch DEBUG: python3-cryptography-2.3-3.el8ost.x86_64 DEBUG: python3-dateutil-1:2.8.0-1.el8ost.noarch DEBUG: python3-decorator-4.2.1-2.1.el8ost.noarch DEBUG: python3-dogpile-cache-0.6.8-1.el8ost.noarch DEBUG: python3-dulwich-0.19.11-1.el8ost.x86_64 DEBUG: python3-extras-1.0.0-5.el8ost.noarch DEBUG: python3-fasteners-0.14.1-15.el8ost.noarch DEBUG: python3-fixtures-3.0.0-8.el8ost.noarch DEBUG: python3-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-future-0.16.0-6.el8ost.noarch DEBUG: python3-inotify-0.9.6-13.1.el8ost.noarch DEBUG: python3-iso8601-0.1.11-9.el8ost.noarch DEBUG: python3-jmespath-0.9.0-11.el8ost.noarch DEBUG: python3-jsonpatch-1.21-3.el8ost.noarch DEBUG: python3-jsonpointer-1.10-12.el8ost.noarch DEBUG: python3-keyring-17.1.1-1.el8ost.noarch DEBUG: python3-linecache2-1.0.0-3.el8ost.noarch DEBUG: python3-mimeparse-1.6.0-5.el8ost.noarch DEBUG: python3-msgpack-0.6.1-3.el8ost.x86_64 DEBUG: python3-munch-2.2.0-3.el8ost.noarch DEBUG: python3-netaddr-0.7.19-8.1.el8ost.noarch DEBUG: python3-netifaces-0.10.9-2.el8ost.x86_64 DEBUG: python3-paramiko-2.4.2-2.el8ost.noarch DEBUG: python3-ply-3.9-7.el8ost.noarch DEBUG: python3-prettytable-0.7.2-15.el8ost.noarch DEBUG: python3-pyasn1-0.3.7-6.1.el8ost.noarch DEBUG: python3-pycparser-2.14-14.el8ost.noarch DEBUG: python3-pynacl-1.3.0-1.el8ost.x86_64 DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-simplejson-3.16.0-3.el8ost.x86_64 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-warlock-1.3.0-9.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 openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.src.rpm Start: rpmbuild openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.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/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e/installed_pkgs.log with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell True DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-sahara-tests.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.60p66xq7:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd1285efc016447b3bc7c20d5fd883b5c', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.60p66xq7:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-sahara-tests.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.Dl1yDd DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf sahara-tests-0.10.0 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/sahara-tests-0.10.0-0.20200429111059.53f70d9.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd sahara-tests-0.10.0 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-sahara-tests-0.10.0 base' DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + chmod +x sahara_tests/scenario/runner.py DEBUG: + chmod +x sahara_tests/scenario/defaults/edp-examples/edp-shell/shell-example.sh DEBUG: + pathfix.py -pni '/usr/bin/python3 -s' sahara_tests/scenario/runner.py DEBUG: sahara_tests/scenario/runner.py: updating DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NIBrkh DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd sahara-tests-0.10.0 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ true DEBUG: + python_flavor= DEBUG: + '[' -z '' ']' DEBUG: + python_flavor=tmp DEBUG: + '[' tmp '!=' python3 ']' DEBUG: + '[' -d build ']' DEBUG: + '[' -d _build.python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/sahara_tests DEBUG: creating build/lib/sahara_tests/unit DEBUG: creating build/lib/sahara_tests/unit/scenario DEBUG: copying sahara_tests/unit/scenario/__init__.py -> build/lib/sahara_tests/unit/scenario DEBUG: copying sahara_tests/unit/scenario/test_base.py -> build/lib/sahara_tests/unit/scenario DEBUG: copying sahara_tests/unit/scenario/test_runner.py -> build/lib/sahara_tests/unit/scenario DEBUG: copying sahara_tests/unit/scenario/test_utils.py -> build/lib/sahara_tests/unit/scenario DEBUG: copying sahara_tests/unit/scenario/test_validation.py -> build/lib/sahara_tests/unit/scenario DEBUG: creating build/lib/sahara_tests/scenario DEBUG: copying sahara_tests/scenario/runner.py -> build/lib/sahara_tests/scenario DEBUG: copying sahara_tests/scenario/__init__.py -> build/lib/sahara_tests/scenario DEBUG: copying sahara_tests/scenario/base.py -> build/lib/sahara_tests/scenario DEBUG: copying sahara_tests/scenario/clients.py -> build/lib/sahara_tests/scenario DEBUG: copying sahara_tests/scenario/timeouts.py -> build/lib/sahara_tests/scenario DEBUG: copying sahara_tests/scenario/utils.py -> build/lib/sahara_tests/scenario DEBUG: copying sahara_tests/scenario/validation.py -> build/lib/sahara_tests/scenario DEBUG: copying sahara_tests/__init__.py -> build/lib/sahara_tests DEBUG: copying sahara_tests/version.py -> build/lib/sahara_tests DEBUG: creating build/lib/sahara_tests/unit/utils DEBUG: copying sahara_tests/unit/utils/__init__.py -> build/lib/sahara_tests/unit/utils DEBUG: copying sahara_tests/unit/utils/test_url.py -> build/lib/sahara_tests/unit/utils DEBUG: creating build/lib/sahara_tests/scenario/custom_checks DEBUG: copying sahara_tests/scenario/custom_checks/__init__.py -> build/lib/sahara_tests/scenario/custom_checks DEBUG: copying sahara_tests/scenario/custom_checks/check_cinder.py -> build/lib/sahara_tests/scenario/custom_checks DEBUG: copying sahara_tests/scenario/custom_checks/check_kafka.py -> build/lib/sahara_tests/scenario/custom_checks DEBUG: copying sahara_tests/scenario/custom_checks/check_run_jobs.py -> build/lib/sahara_tests/scenario/custom_checks DEBUG: copying sahara_tests/scenario/custom_checks/check_scale.py -> build/lib/sahara_tests/scenario/custom_checks DEBUG: copying sahara_tests/scenario/custom_checks/check_sentry.py -> build/lib/sahara_tests/scenario/custom_checks DEBUG: copying sahara_tests/scenario/custom_checks/check_transient.py -> build/lib/sahara_tests/scenario/custom_checks DEBUG: copying sahara_tests/unit/__init__.py -> build/lib/sahara_tests/unit DEBUG: creating build/lib/sahara_tests/utils DEBUG: copying sahara_tests/utils/__init__.py -> build/lib/sahara_tests/utils DEBUG: copying sahara_tests/utils/crypto.py -> build/lib/sahara_tests/utils DEBUG: copying sahara_tests/utils/tempfiles.py -> build/lib/sahara_tests/utils DEBUG: copying sahara_tests/utils/url.py -> build/lib/sahara_tests/utils DEBUG: creating build/lib/sahara_tempest_plugin DEBUG: copying sahara_tempest_plugin/__init__.py -> build/lib/sahara_tempest_plugin DEBUG: copying sahara_tempest_plugin/clients.py -> build/lib/sahara_tempest_plugin DEBUG: copying sahara_tempest_plugin/config.py -> build/lib/sahara_tempest_plugin DEBUG: copying sahara_tempest_plugin/plugin.py -> build/lib/sahara_tempest_plugin DEBUG: creating build/lib/sahara_tempest_plugin/common DEBUG: copying sahara_tempest_plugin/common/__init__.py -> build/lib/sahara_tempest_plugin/common DEBUG: copying sahara_tempest_plugin/common/plugin_utils.py -> build/lib/sahara_tempest_plugin/common DEBUG: creating build/lib/sahara_tempest_plugin/services DEBUG: copying sahara_tempest_plugin/services/__init__.py -> build/lib/sahara_tempest_plugin/services DEBUG: creating build/lib/sahara_tempest_plugin/tests DEBUG: copying sahara_tempest_plugin/tests/__init__.py -> build/lib/sahara_tempest_plugin/tests DEBUG: creating build/lib/sahara_tempest_plugin/tests/api DEBUG: copying sahara_tempest_plugin/tests/api/__init__.py -> build/lib/sahara_tempest_plugin/tests/api DEBUG: copying sahara_tempest_plugin/tests/api/base.py -> build/lib/sahara_tempest_plugin/tests/api DEBUG: copying sahara_tempest_plugin/tests/api/test_cluster_templates.py -> build/lib/sahara_tempest_plugin/tests/api DEBUG: copying sahara_tempest_plugin/tests/api/test_data_sources.py -> build/lib/sahara_tempest_plugin/tests/api DEBUG: copying sahara_tempest_plugin/tests/api/test_job_binaries.py -> build/lib/sahara_tempest_plugin/tests/api DEBUG: copying sahara_tempest_plugin/tests/api/test_job_binary_internals.py -> build/lib/sahara_tempest_plugin/tests/api DEBUG: copying sahara_tempest_plugin/tests/api/test_job_templates.py -> build/lib/sahara_tempest_plugin/tests/api DEBUG: copying sahara_tempest_plugin/tests/api/test_jobs.py -> build/lib/sahara_tempest_plugin/tests/api DEBUG: copying sahara_tempest_plugin/tests/api/test_node_group_templates.py -> build/lib/sahara_tempest_plugin/tests/api DEBUG: copying sahara_tempest_plugin/tests/api/test_plugins.py -> build/lib/sahara_tempest_plugin/tests/api DEBUG: creating build/lib/sahara_tempest_plugin/services/data_processing DEBUG: creating build/lib/sahara_tempest_plugin/services/data_processing/v2 DEBUG: copying sahara_tempest_plugin/services/data_processing/v2/__init__.py -> build/lib/sahara_tempest_plugin/services/data_processing/v2 DEBUG: copying sahara_tempest_plugin/services/data_processing/v2/data_processing_client.py -> build/lib/sahara_tempest_plugin/services/data_processing/v2 DEBUG: creating build/lib/sahara_tempest_plugin/tests/cli DEBUG: copying sahara_tempest_plugin/tests/cli/__init__.py -> build/lib/sahara_tempest_plugin/tests/cli DEBUG: copying sahara_tempest_plugin/tests/cli/base.py -> build/lib/sahara_tempest_plugin/tests/cli DEBUG: copying sahara_tempest_plugin/tests/cli/cluster_templates.py -> build/lib/sahara_tempest_plugin/tests/cli DEBUG: copying sahara_tempest_plugin/tests/cli/clusters.py -> build/lib/sahara_tempest_plugin/tests/cli DEBUG: copying sahara_tempest_plugin/tests/cli/data_sources.py -> build/lib/sahara_tempest_plugin/tests/cli DEBUG: copying sahara_tempest_plugin/tests/cli/images.py -> build/lib/sahara_tempest_plugin/tests/cli DEBUG: copying sahara_tempest_plugin/tests/cli/job_binaries.py -> build/lib/sahara_tempest_plugin/tests/cli DEBUG: copying sahara_tempest_plugin/tests/cli/job_templates.py -> build/lib/sahara_tempest_plugin/tests/cli DEBUG: copying sahara_tempest_plugin/tests/cli/job_types.py -> build/lib/sahara_tempest_plugin/tests/cli DEBUG: copying sahara_tempest_plugin/tests/cli/jobs.py -> build/lib/sahara_tempest_plugin/tests/cli DEBUG: copying sahara_tempest_plugin/tests/cli/node_group_templates.py -> build/lib/sahara_tempest_plugin/tests/cli DEBUG: copying sahara_tempest_plugin/tests/cli/plugins.py -> build/lib/sahara_tempest_plugin/tests/cli DEBUG: copying sahara_tempest_plugin/tests/cli/test_scenario.py -> build/lib/sahara_tempest_plugin/tests/cli DEBUG: creating build/lib/sahara_tempest_plugin/services/data_processing/v1_1 DEBUG: copying sahara_tempest_plugin/services/data_processing/v1_1/__init__.py -> build/lib/sahara_tempest_plugin/services/data_processing/v1_1 DEBUG: copying sahara_tempest_plugin/services/data_processing/v1_1/data_processing_client.py -> build/lib/sahara_tempest_plugin/services/data_processing/v1_1 DEBUG: creating build/lib/sahara_tempest_plugin/tests/clients DEBUG: copying sahara_tempest_plugin/tests/clients/__init__.py -> build/lib/sahara_tempest_plugin/tests/clients DEBUG: copying sahara_tempest_plugin/tests/clients/base.py -> build/lib/sahara_tempest_plugin/tests/clients DEBUG: copying sahara_tempest_plugin/tests/clients/test_cluster_templates.py -> build/lib/sahara_tempest_plugin/tests/clients DEBUG: copying sahara_tempest_plugin/tests/clients/test_data_sources.py -> build/lib/sahara_tempest_plugin/tests/clients DEBUG: copying sahara_tempest_plugin/tests/clients/test_job_binaries.py -> build/lib/sahara_tempest_plugin/tests/clients DEBUG: copying sahara_tempest_plugin/tests/clients/test_job_binary_internals.py -> build/lib/sahara_tempest_plugin/tests/clients DEBUG: copying sahara_tempest_plugin/tests/clients/test_job_executions.py -> build/lib/sahara_tempest_plugin/tests/clients DEBUG: copying sahara_tempest_plugin/tests/clients/test_jobs.py -> build/lib/sahara_tempest_plugin/tests/clients DEBUG: copying sahara_tempest_plugin/tests/clients/test_node_group_templates.py -> build/lib/sahara_tempest_plugin/tests/clients DEBUG: copying sahara_tempest_plugin/tests/clients/test_plugins.py -> build/lib/sahara_tempest_plugin/tests/clients DEBUG: copying sahara_tempest_plugin/services/data_processing/__init__.py -> build/lib/sahara_tempest_plugin/services/data_processing DEBUG: copying sahara_tempest_plugin/services/data_processing/base_client.py -> build/lib/sahara_tempest_plugin/services/data_processing DEBUG: running egg_info DEBUG: writing sahara_tests.egg-info/PKG-INFO DEBUG: writing dependency_links to sahara_tests.egg-info/dependency_links.txt DEBUG: writing entry points to sahara_tests.egg-info/entry_points.txt DEBUG: deleting sahara_tests.egg-info/requires.txt DEBUG: writing top-level names to sahara_tests.egg-info/top_level.txt DEBUG: writing pbr to sahara_tests.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 'sahara_tests.egg-info/SOURCES.txt' DEBUG: copying sahara_tests/unit/scenario/clouds.yaml -> build/lib/sahara_tests/unit/scenario DEBUG: copying sahara_tests/unit/scenario/dummy.crt -> build/lib/sahara_tests/unit/scenario DEBUG: copying sahara_tests/unit/scenario/templatevars_complete.ini -> build/lib/sahara_tests/unit/scenario DEBUG: copying sahara_tests/unit/scenario/templatevars_incomplete.ini -> build/lib/sahara_tests/unit/scenario DEBUG: copying sahara_tests/unit/scenario/templatevars_nodefault.ini -> build/lib/sahara_tests/unit/scenario DEBUG: copying sahara_tests/unit/scenario/vanilla2_7_1.yaml -> build/lib/sahara_tests/unit/scenario DEBUG: copying sahara_tests/unit/scenario/vanilla2_7_1.yaml.mako -> build/lib/sahara_tests/unit/scenario DEBUG: copying sahara_tests/scenario/README.rst -> build/lib/sahara_tests/scenario DEBUG: copying sahara_tests/scenario/stestr.conf -> build/lib/sahara_tests/scenario DEBUG: copying sahara_tests/scenario/testcase.py.mako -> build/lib/sahara_tests/scenario DEBUG: creating build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/README.rst -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/ambari-2.3.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/ambari-2.4.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/ambari-2.5.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/ambari-2.6.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/cdh-5.11.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/cdh-5.13.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/cdh-5.9.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/cdh-ha.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/credentials.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/credentials_s3.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/edp.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/edp_s3.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/fake.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/mapr-5.2.0.mrv2.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/spark-2.2.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/spark-2.3.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/storm-1.0.1.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/storm-1.1.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/storm-1.2.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/transient.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/vanilla-2.7.1.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/vanilla-2.7.5.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: copying sahara_tests/scenario/defaults/vanilla-2.8.2.yaml.mako -> build/lib/sahara_tests/scenario/defaults DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-hive DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-hive/expected_output.csv -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-hive DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-hive/input.csv -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-hive DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-hive/script.q -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-hive DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-java/README.rst -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-java/edp-java.jar -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/README.rst -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/wordcount DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/wordcount/job.properties -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/wordcount DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/wordcount/workflow.xml -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/wordcount DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java/src DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-java/src/NOTICE.txt -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java/src DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-java/src/WordCount.java -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java/src DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-mapreduce DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-mapreduce/edp-mapreduce.jar -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-mapreduce DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/README.rst -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/edp-pig-udf-stringcleaner.jar -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/example.pig -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/data DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/data/expected_output -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/data DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/data/input -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/data DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/src DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/src/StringCleaner.java -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/src DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/README.rst -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/example.pig -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/data DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/data/expected_output -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/data DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/data/input -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/data DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces/data DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces/data/expected_output -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces/data DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces/data/input -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces/data DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-shell DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-shell/shell-example.sh -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-shell DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-shell/shell-example.txt -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-shell DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-spark/NOTICE.txt -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-spark/README.rst -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-spark/sample_input.txt -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-spark/spark-kafka-example.py -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-spark/spark-pi.py -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-spark/spark-wordcount.jar -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/pom.xml -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala/sahara DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala/sahara/edp DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala/sahara/edp/spark DEBUG: copying sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala/sahara/edp/spark/SparkWordCount.scala -> build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala/sahara/edp/spark DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/hadoop2 DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/hadoop2/edp-java DEBUG: copying sahara_tests/scenario/defaults/edp-examples/hadoop2/edp-java/hadoop-mapreduce-examples-2.6.0.jar -> build/lib/sahara_tests/scenario/defaults/edp-examples/hadoop2/edp-java DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1 DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/README.rst -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1 DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources/create.hdfs-map-reduce-input.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources/create.hdfs-map-reduce-output.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources/create.swift-pig-input.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources/create.swift-pig-output.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.java.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.map-reduce.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.pig-job.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.pig-udf.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.shell-script.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.shell-text.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.spark.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions/execute.java.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions/execute.map-reduce.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions/execute.pig.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions/execute.shell.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions/execute.spark.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions DEBUG: creating build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs/create.java.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs/create.map-reduce.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs/create.pig.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs/create.shell.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs DEBUG: copying sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs/create.spark.json -> build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs DEBUG: creating build/lib/sahara_tests/scenario/defaults/pike DEBUG: copying sahara_tests/scenario/defaults/pike/ambari-2.4.yaml.mako -> build/lib/sahara_tests/scenario/defaults/pike DEBUG: copying sahara_tests/scenario/defaults/pike/cdh-5.11.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/pike DEBUG: copying sahara_tests/scenario/defaults/pike/cdh-5.7.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/pike DEBUG: copying sahara_tests/scenario/defaults/pike/cdh-5.9.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/pike DEBUG: copying sahara_tests/scenario/defaults/pike/mapr-5.2.0.mrv2.yaml.mako -> build/lib/sahara_tests/scenario/defaults/pike DEBUG: copying sahara_tests/scenario/defaults/pike/spark-1.6.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/pike DEBUG: copying sahara_tests/scenario/defaults/pike/spark-2.1.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/pike DEBUG: copying sahara_tests/scenario/defaults/pike/storm-1.1.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/pike DEBUG: copying sahara_tests/scenario/defaults/pike/vanilla-2.7.1.yaml.mako -> build/lib/sahara_tests/scenario/defaults/pike DEBUG: creating build/lib/sahara_tests/scenario/defaults/queens DEBUG: copying sahara_tests/scenario/defaults/queens/ambari-2.4.yaml.mako -> build/lib/sahara_tests/scenario/defaults/queens DEBUG: copying sahara_tests/scenario/defaults/queens/cdh-5.11.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/queens DEBUG: copying sahara_tests/scenario/defaults/queens/cdh-5.7.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/queens DEBUG: copying sahara_tests/scenario/defaults/queens/cdh-5.9.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/queens DEBUG: copying sahara_tests/scenario/defaults/queens/mapr-5.2.0.mrv2.yaml.mako -> build/lib/sahara_tests/scenario/defaults/queens DEBUG: copying sahara_tests/scenario/defaults/queens/spark-2.1.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/queens DEBUG: copying sahara_tests/scenario/defaults/queens/spark-2.2.yaml.mako -> build/lib/sahara_tests/scenario/defaults/queens DEBUG: copying sahara_tests/scenario/defaults/queens/storm-1.1.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/queens DEBUG: copying sahara_tests/scenario/defaults/queens/vanilla-2.7.1.yaml.mako -> build/lib/sahara_tests/scenario/defaults/queens DEBUG: copying sahara_tests/scenario/defaults/queens/vanilla-2.8.2.yaml.mako -> build/lib/sahara_tests/scenario/defaults/queens DEBUG: creating build/lib/sahara_tests/scenario/defaults/rocky DEBUG: copying sahara_tests/scenario/defaults/rocky/ambari-2.3.yaml.mako -> build/lib/sahara_tests/scenario/defaults/rocky DEBUG: copying sahara_tests/scenario/defaults/rocky/ambari-2.4.yaml.mako -> build/lib/sahara_tests/scenario/defaults/rocky DEBUG: copying sahara_tests/scenario/defaults/rocky/ambari-2.5.yaml.mako -> build/lib/sahara_tests/scenario/defaults/rocky DEBUG: copying sahara_tests/scenario/defaults/rocky/ambari-2.6.yaml.mako -> build/lib/sahara_tests/scenario/defaults/rocky DEBUG: copying sahara_tests/scenario/defaults/rocky/cdh-5.11.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/rocky DEBUG: copying sahara_tests/scenario/defaults/rocky/cdh-5.13.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/rocky DEBUG: copying sahara_tests/scenario/defaults/rocky/cdh-5.9.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/rocky DEBUG: copying sahara_tests/scenario/defaults/rocky/mapr-5.2.0.mrv2.yaml.mako -> build/lib/sahara_tests/scenario/defaults/rocky DEBUG: copying sahara_tests/scenario/defaults/rocky/spark-2.2.yaml.mako -> build/lib/sahara_tests/scenario/defaults/rocky DEBUG: copying sahara_tests/scenario/defaults/rocky/spark-2.3.yaml.mako -> build/lib/sahara_tests/scenario/defaults/rocky DEBUG: copying sahara_tests/scenario/defaults/rocky/storm-1.1.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/rocky DEBUG: copying sahara_tests/scenario/defaults/rocky/storm-1.2.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/rocky DEBUG: copying sahara_tests/scenario/defaults/rocky/vanilla-2.7.1.yaml.mako -> build/lib/sahara_tests/scenario/defaults/rocky DEBUG: copying sahara_tests/scenario/defaults/rocky/vanilla-2.7.5.yaml.mako -> build/lib/sahara_tests/scenario/defaults/rocky DEBUG: copying sahara_tests/scenario/defaults/rocky/vanilla-2.8.2.yaml.mako -> build/lib/sahara_tests/scenario/defaults/rocky DEBUG: creating build/lib/sahara_tests/scenario/defaults/stein DEBUG: copying sahara_tests/scenario/defaults/stein/ambari-2.3.yaml.mako -> build/lib/sahara_tests/scenario/defaults/stein DEBUG: copying sahara_tests/scenario/defaults/stein/ambari-2.4.yaml.mako -> build/lib/sahara_tests/scenario/defaults/stein DEBUG: copying sahara_tests/scenario/defaults/stein/ambari-2.5.yaml.mako -> build/lib/sahara_tests/scenario/defaults/stein DEBUG: copying sahara_tests/scenario/defaults/stein/ambari-2.6.yaml.mako -> build/lib/sahara_tests/scenario/defaults/stein DEBUG: copying sahara_tests/scenario/defaults/stein/cdh-5.11.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/stein DEBUG: copying sahara_tests/scenario/defaults/stein/cdh-5.13.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/stein DEBUG: copying sahara_tests/scenario/defaults/stein/cdh-5.9.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/stein DEBUG: copying sahara_tests/scenario/defaults/stein/mapr-5.2.0.mrv2.yaml.mako -> build/lib/sahara_tests/scenario/defaults/stein DEBUG: copying sahara_tests/scenario/defaults/stein/spark-2.2.yaml.mako -> build/lib/sahara_tests/scenario/defaults/stein DEBUG: copying sahara_tests/scenario/defaults/stein/spark-2.3.yaml.mako -> build/lib/sahara_tests/scenario/defaults/stein DEBUG: copying sahara_tests/scenario/defaults/stein/storm-1.1.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/stein DEBUG: copying sahara_tests/scenario/defaults/stein/storm-1.2.0.yaml.mako -> build/lib/sahara_tests/scenario/defaults/stein DEBUG: copying sahara_tests/scenario/defaults/stein/vanilla-2.7.1.yaml.mako -> build/lib/sahara_tests/scenario/defaults/stein DEBUG: copying sahara_tests/scenario/defaults/stein/vanilla-2.7.5.yaml.mako -> build/lib/sahara_tests/scenario/defaults/stein DEBUG: copying sahara_tests/scenario/defaults/stein/vanilla-2.8.2.yaml.mako -> build/lib/sahara_tests/scenario/defaults/stein DEBUG: copying sahara_tempest_plugin/README.rst -> build/lib/sahara_tempest_plugin DEBUG: copying sahara_tempest_plugin/tests/cli/README.rst -> build/lib/sahara_tempest_plugin/tests/cli DEBUG: + /usr/bin/python3 setup.py build_sphinx DEBUG: running build_sphinx DEBUG: creating /builddir/build/BUILD/sahara-tests-0.10.0/doc/build DEBUG: creating /builddir/build/BUILD/sahara-tests-0.10.0/doc/build/doctrees DEBUG: creating /builddir/build/BUILD/sahara-tests-0.10.0/doc/build/html 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 Sphinx v1.7.6 DEBUG: connecting events for openstackdocstheme DEBUG: loading pickled environment... not yet created DEBUG: Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: building [mo]: all of 0 po files DEBUG: building [html]: all source files DEBUG: updating environment: 5 added, 0 changed, 0 removed DEBUG: reading sources... [ 20%] contributor/contributing DEBUG: reading sources... [ 40%] index DEBUG: reading sources... [ 60%] releasenotes DEBUG: scanning /builddir/build/BUILD/sahara-tests-0.10.0/releasenotes/notes for current branch release notes DEBUG: got versions ['0.0.0'] DEBUG: reading sources... [ 80%] scenario DEBUG: reading sources... [100%] tempest-plugin DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 20%] contributor/contributing DEBUG: writing output... [ 40%] index DEBUG: writing output... [ 60%] releasenotes DEBUG: writing output... [ 80%] scenario DEBUG: writing output... [100%] tempest-plugin 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 -fr doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + find doc/build/html -size 0 -delete DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nXq5Yr DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64 DEBUG: BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64 DEBUG: + cd sahara-tests-0.10.0 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ cat _current_flavor DEBUG: + python_flavor=python3 DEBUG: + '[' -z python3 ']' DEBUG: + '[' python3 '!=' python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64 --prefix /usr DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin DEBUG: copying build/lib/sahara_tempest_plugin/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients DEBUG: copying build/lib/sahara_tempest_plugin/tests/clients/test_plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients DEBUG: copying build/lib/sahara_tempest_plugin/tests/clients/test_node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients DEBUG: copying build/lib/sahara_tempest_plugin/tests/clients/test_jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients DEBUG: copying build/lib/sahara_tempest_plugin/tests/clients/test_job_executions.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients DEBUG: copying build/lib/sahara_tempest_plugin/tests/clients/test_job_binary_internals.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients DEBUG: copying build/lib/sahara_tempest_plugin/tests/clients/test_job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients DEBUG: copying build/lib/sahara_tempest_plugin/tests/clients/test_data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients DEBUG: copying build/lib/sahara_tempest_plugin/tests/clients/test_cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients DEBUG: copying build/lib/sahara_tempest_plugin/tests/clients/base.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients DEBUG: copying build/lib/sahara_tempest_plugin/tests/clients/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli DEBUG: copying build/lib/sahara_tempest_plugin/tests/cli/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli DEBUG: copying build/lib/sahara_tempest_plugin/tests/cli/test_scenario.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli DEBUG: copying build/lib/sahara_tempest_plugin/tests/cli/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli DEBUG: copying build/lib/sahara_tempest_plugin/tests/cli/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli DEBUG: copying build/lib/sahara_tempest_plugin/tests/cli/jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli DEBUG: copying build/lib/sahara_tempest_plugin/tests/cli/job_types.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli DEBUG: copying build/lib/sahara_tempest_plugin/tests/cli/job_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli DEBUG: copying build/lib/sahara_tempest_plugin/tests/cli/job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli DEBUG: copying build/lib/sahara_tempest_plugin/tests/cli/images.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli DEBUG: copying build/lib/sahara_tempest_plugin/tests/cli/data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli DEBUG: copying build/lib/sahara_tempest_plugin/tests/cli/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli DEBUG: copying build/lib/sahara_tempest_plugin/tests/cli/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli DEBUG: copying build/lib/sahara_tempest_plugin/tests/cli/base.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli DEBUG: copying build/lib/sahara_tempest_plugin/tests/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api DEBUG: copying build/lib/sahara_tempest_plugin/tests/api/test_plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api DEBUG: copying build/lib/sahara_tempest_plugin/tests/api/test_node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api DEBUG: copying build/lib/sahara_tempest_plugin/tests/api/test_jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api DEBUG: copying build/lib/sahara_tempest_plugin/tests/api/test_job_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api DEBUG: copying build/lib/sahara_tempest_plugin/tests/api/test_job_binary_internals.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api DEBUG: copying build/lib/sahara_tempest_plugin/tests/api/test_job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api DEBUG: copying build/lib/sahara_tempest_plugin/tests/api/test_data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api DEBUG: copying build/lib/sahara_tempest_plugin/tests/api/test_cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api DEBUG: copying build/lib/sahara_tempest_plugin/tests/api/base.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api DEBUG: copying build/lib/sahara_tempest_plugin/tests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api DEBUG: copying build/lib/sahara_tempest_plugin/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services/data_processing DEBUG: copying build/lib/sahara_tempest_plugin/services/data_processing/base_client.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services/data_processing DEBUG: copying build/lib/sahara_tempest_plugin/services/data_processing/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services/data_processing DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services/data_processing/v1_1 DEBUG: copying build/lib/sahara_tempest_plugin/services/data_processing/v1_1/data_processing_client.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services/data_processing/v1_1 DEBUG: copying build/lib/sahara_tempest_plugin/services/data_processing/v1_1/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services/data_processing/v1_1 DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services/data_processing/v2 DEBUG: copying build/lib/sahara_tempest_plugin/services/data_processing/v2/data_processing_client.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services/data_processing/v2 DEBUG: copying build/lib/sahara_tempest_plugin/services/data_processing/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services/data_processing/v2 DEBUG: copying build/lib/sahara_tempest_plugin/services/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/common DEBUG: copying build/lib/sahara_tempest_plugin/common/plugin_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/common DEBUG: copying build/lib/sahara_tempest_plugin/common/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/common DEBUG: copying build/lib/sahara_tempest_plugin/plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin DEBUG: copying build/lib/sahara_tempest_plugin/config.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin DEBUG: copying build/lib/sahara_tempest_plugin/clients.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin DEBUG: copying build/lib/sahara_tempest_plugin/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/utils DEBUG: copying build/lib/sahara_tests/utils/url.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/utils DEBUG: copying build/lib/sahara_tests/utils/tempfiles.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/utils DEBUG: copying build/lib/sahara_tests/utils/crypto.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/utils DEBUG: copying build/lib/sahara_tests/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/utils DEBUG: copying build/lib/sahara_tests/version.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests DEBUG: copying build/lib/sahara_tests/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/stein DEBUG: copying build/lib/sahara_tests/scenario/defaults/stein/vanilla-2.8.2.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/stein DEBUG: copying build/lib/sahara_tests/scenario/defaults/stein/vanilla-2.7.5.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/stein DEBUG: copying build/lib/sahara_tests/scenario/defaults/stein/vanilla-2.7.1.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/stein DEBUG: copying build/lib/sahara_tests/scenario/defaults/stein/storm-1.2.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/stein DEBUG: copying build/lib/sahara_tests/scenario/defaults/stein/storm-1.1.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/stein DEBUG: copying build/lib/sahara_tests/scenario/defaults/stein/spark-2.3.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/stein DEBUG: copying build/lib/sahara_tests/scenario/defaults/stein/spark-2.2.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/stein DEBUG: copying build/lib/sahara_tests/scenario/defaults/stein/mapr-5.2.0.mrv2.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/stein DEBUG: copying build/lib/sahara_tests/scenario/defaults/stein/cdh-5.9.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/stein DEBUG: copying build/lib/sahara_tests/scenario/defaults/stein/cdh-5.13.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/stein DEBUG: copying build/lib/sahara_tests/scenario/defaults/stein/cdh-5.11.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/stein DEBUG: copying build/lib/sahara_tests/scenario/defaults/stein/ambari-2.6.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/stein DEBUG: copying build/lib/sahara_tests/scenario/defaults/stein/ambari-2.5.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/stein DEBUG: copying build/lib/sahara_tests/scenario/defaults/stein/ambari-2.4.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/stein DEBUG: copying build/lib/sahara_tests/scenario/defaults/stein/ambari-2.3.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/stein DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/rocky DEBUG: copying build/lib/sahara_tests/scenario/defaults/rocky/vanilla-2.8.2.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/rocky DEBUG: copying build/lib/sahara_tests/scenario/defaults/rocky/vanilla-2.7.5.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/rocky DEBUG: copying build/lib/sahara_tests/scenario/defaults/rocky/vanilla-2.7.1.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/rocky DEBUG: copying build/lib/sahara_tests/scenario/defaults/rocky/storm-1.2.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/rocky DEBUG: copying build/lib/sahara_tests/scenario/defaults/rocky/storm-1.1.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/rocky DEBUG: copying build/lib/sahara_tests/scenario/defaults/rocky/spark-2.3.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/rocky DEBUG: copying build/lib/sahara_tests/scenario/defaults/rocky/spark-2.2.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/rocky DEBUG: copying build/lib/sahara_tests/scenario/defaults/rocky/mapr-5.2.0.mrv2.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/rocky DEBUG: copying build/lib/sahara_tests/scenario/defaults/rocky/cdh-5.9.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/rocky DEBUG: copying build/lib/sahara_tests/scenario/defaults/rocky/cdh-5.13.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/rocky DEBUG: copying build/lib/sahara_tests/scenario/defaults/rocky/cdh-5.11.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/rocky DEBUG: copying build/lib/sahara_tests/scenario/defaults/rocky/ambari-2.6.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/rocky DEBUG: copying build/lib/sahara_tests/scenario/defaults/rocky/ambari-2.5.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/rocky DEBUG: copying build/lib/sahara_tests/scenario/defaults/rocky/ambari-2.4.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/rocky DEBUG: copying build/lib/sahara_tests/scenario/defaults/rocky/ambari-2.3.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/rocky DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/queens DEBUG: copying build/lib/sahara_tests/scenario/defaults/queens/vanilla-2.8.2.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/queens DEBUG: copying build/lib/sahara_tests/scenario/defaults/queens/vanilla-2.7.1.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/queens DEBUG: copying build/lib/sahara_tests/scenario/defaults/queens/storm-1.1.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/queens DEBUG: copying build/lib/sahara_tests/scenario/defaults/queens/spark-2.2.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/queens DEBUG: copying build/lib/sahara_tests/scenario/defaults/queens/spark-2.1.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/queens DEBUG: copying build/lib/sahara_tests/scenario/defaults/queens/mapr-5.2.0.mrv2.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/queens DEBUG: copying build/lib/sahara_tests/scenario/defaults/queens/cdh-5.9.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/queens DEBUG: copying build/lib/sahara_tests/scenario/defaults/queens/cdh-5.7.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/queens DEBUG: copying build/lib/sahara_tests/scenario/defaults/queens/cdh-5.11.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/queens DEBUG: copying build/lib/sahara_tests/scenario/defaults/queens/ambari-2.4.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/queens DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/pike DEBUG: copying build/lib/sahara_tests/scenario/defaults/pike/vanilla-2.7.1.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/pike DEBUG: copying build/lib/sahara_tests/scenario/defaults/pike/storm-1.1.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/pike DEBUG: copying build/lib/sahara_tests/scenario/defaults/pike/spark-2.1.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/pike DEBUG: copying build/lib/sahara_tests/scenario/defaults/pike/spark-1.6.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/pike DEBUG: copying build/lib/sahara_tests/scenario/defaults/pike/mapr-5.2.0.mrv2.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/pike DEBUG: copying build/lib/sahara_tests/scenario/defaults/pike/cdh-5.9.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/pike DEBUG: copying build/lib/sahara_tests/scenario/defaults/pike/cdh-5.7.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/pike DEBUG: copying build/lib/sahara_tests/scenario/defaults/pike/cdh-5.11.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/pike DEBUG: copying build/lib/sahara_tests/scenario/defaults/pike/ambari-2.4.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/pike DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1 DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs/create.spark.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs/create.shell.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs/create.pig.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs/create.map-reduce.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs/create.java.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/jobs DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions/execute.spark.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions/execute.shell.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions/execute.pig.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions/execute.map-reduce.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions/execute.java.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-executions DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.spark.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.shell-text.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.shell-script.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.pig-udf.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.pig-job.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.map-reduce.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries/create.java.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/job-binaries DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources/create.swift-pig-output.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources/create.swift-pig-input.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources/create.hdfs-map-reduce-output.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources/create.hdfs-map-reduce-input.json -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/data-sources DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/json-api-examples/v1.1 DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/hadoop2 DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/hadoop2/edp-java DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/hadoop2/edp-java/hadoop-mapreduce-examples-2.6.0.jar -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/hadoop2/edp-java DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala/sahara DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala/sahara/edp DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala/sahara/edp/spark DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala/sahara/edp/spark/SparkWordCount.scala -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/src/main/scala/sahara/edp/spark DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp/pom.xml -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark/wordcountapp DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/spark-wordcount.jar -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/spark-pi.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/spark-kafka-example.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/sample_input.txt -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-spark/NOTICE.txt -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-shell DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-shell/shell-example.txt -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-shell DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-shell/shell-example.sh -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-shell DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces/data DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces/data/input -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces/data DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces/data/expected_output -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/trim-spaces/data DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/data DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/data/input -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/data DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/data/expected_output -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/data DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/example.pig -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/top-todoers DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/src DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/src/StringCleaner.java -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/src DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/data DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/data/input -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/data DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/data/expected_output -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/data DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/example.pig -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/edp-pig-udf-stringcleaner.jar -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-pig/cleanup-string DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-mapreduce DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-mapreduce/edp-mapreduce.jar -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-mapreduce DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-java DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-java/src DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java/src/WordCount.java -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-java/src DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java/src/NOTICE.txt -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-java/src DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/wordcount DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/wordcount/workflow.xml -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/wordcount DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/wordcount/job.properties -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/wordcount DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-java/oozie_command_line DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java/edp-java.jar -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-java DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-java/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-java DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-hive DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-hive/script.q -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-hive DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-hive/input.csv -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-hive DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp-examples/edp-hive/expected_output.csv -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-hive DEBUG: copying build/lib/sahara_tests/scenario/defaults/vanilla-2.8.2.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/vanilla-2.7.5.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/vanilla-2.7.1.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/transient.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/storm-1.2.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/storm-1.1.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/storm-1.0.1.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/spark-2.3.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/spark-2.2.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/mapr-5.2.0.mrv2.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/fake.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp_s3.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/edp.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/credentials_s3.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/credentials.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/cdh-ha.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/cdh-5.9.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/cdh-5.13.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/cdh-5.11.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/ambari-2.6.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/ambari-2.5.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/ambari-2.4.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/ambari-2.3.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/defaults/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults DEBUG: copying build/lib/sahara_tests/scenario/testcase.py.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario DEBUG: copying build/lib/sahara_tests/scenario/stestr.conf -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario DEBUG: copying build/lib/sahara_tests/scenario/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/custom_checks DEBUG: copying build/lib/sahara_tests/scenario/custom_checks/check_transient.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/custom_checks DEBUG: copying build/lib/sahara_tests/scenario/custom_checks/check_sentry.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/custom_checks DEBUG: copying build/lib/sahara_tests/scenario/custom_checks/check_scale.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/custom_checks DEBUG: copying build/lib/sahara_tests/scenario/custom_checks/check_run_jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/custom_checks DEBUG: copying build/lib/sahara_tests/scenario/custom_checks/check_kafka.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/custom_checks DEBUG: copying build/lib/sahara_tests/scenario/custom_checks/check_cinder.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/custom_checks DEBUG: copying build/lib/sahara_tests/scenario/custom_checks/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/custom_checks DEBUG: copying build/lib/sahara_tests/scenario/validation.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario DEBUG: copying build/lib/sahara_tests/scenario/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario DEBUG: copying build/lib/sahara_tests/scenario/timeouts.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario DEBUG: copying build/lib/sahara_tests/scenario/clients.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario DEBUG: copying build/lib/sahara_tests/scenario/base.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario DEBUG: copying build/lib/sahara_tests/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario DEBUG: copying build/lib/sahara_tests/scenario/runner.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit DEBUG: copying build/lib/sahara_tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/utils DEBUG: copying build/lib/sahara_tests/unit/utils/test_url.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/utils DEBUG: copying build/lib/sahara_tests/unit/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/utils DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario DEBUG: copying build/lib/sahara_tests/unit/scenario/vanilla2_7_1.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario DEBUG: copying build/lib/sahara_tests/unit/scenario/vanilla2_7_1.yaml -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario DEBUG: copying build/lib/sahara_tests/unit/scenario/templatevars_nodefault.ini -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario DEBUG: copying build/lib/sahara_tests/unit/scenario/templatevars_incomplete.ini -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario DEBUG: copying build/lib/sahara_tests/unit/scenario/templatevars_complete.ini -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario DEBUG: copying build/lib/sahara_tests/unit/scenario/dummy.crt -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario DEBUG: copying build/lib/sahara_tests/unit/scenario/clouds.yaml -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario DEBUG: copying build/lib/sahara_tests/unit/scenario/test_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario DEBUG: copying build/lib/sahara_tests/unit/scenario/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario DEBUG: copying build/lib/sahara_tests/unit/scenario/test_runner.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario DEBUG: copying build/lib/sahara_tests/unit/scenario/test_base.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario DEBUG: copying build/lib/sahara_tests/unit/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients/test_plugins.py to test_plugins.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients/test_node_group_templates.py to test_node_group_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients/test_jobs.py to test_jobs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients/test_job_executions.py to test_job_executions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients/test_job_binary_internals.py to test_job_binary_internals.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients/test_job_binaries.py to test_job_binaries.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients/test_data_sources.py to test_data_sources.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients/test_cluster_templates.py to test_cluster_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/clients/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli/test_scenario.py to test_scenario.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli/plugins.py to plugins.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli/node_group_templates.py to node_group_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli/jobs.py to jobs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli/job_types.py to job_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli/job_templates.py to job_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli/job_binaries.py to job_binaries.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli/images.py to images.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli/data_sources.py to data_sources.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli/clusters.py to clusters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli/cluster_templates.py to cluster_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/cli/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api/test_plugins.py to test_plugins.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api/test_node_group_templates.py to test_node_group_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api/test_jobs.py to test_jobs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api/test_job_templates.py to test_job_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api/test_job_binary_internals.py to test_job_binary_internals.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api/test_job_binaries.py to test_job_binaries.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api/test_data_sources.py to test_data_sources.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api/test_cluster_templates.py to test_cluster_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services/data_processing/base_client.py to base_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services/data_processing/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services/data_processing/v1_1/data_processing_client.py to data_processing_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services/data_processing/v1_1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services/data_processing/v2/data_processing_client.py to data_processing_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services/data_processing/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/services/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/common/plugin_utils.py to plugin_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/plugin.py to plugin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/clients.py to clients.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tempest_plugin/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/utils/url.py to url.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/utils/tempfiles.py to tempfiles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/utils/crypto.py to crypto.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark/spark-pi.py to spark-pi.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/defaults/edp-examples/edp-spark/spark-kafka-example.py to spark-kafka-example.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/custom_checks/check_transient.py to check_transient.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/custom_checks/check_sentry.py to check_sentry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/custom_checks/check_scale.py to check_scale.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/custom_checks/check_run_jobs.py to check_run_jobs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/custom_checks/check_kafka.py to check_kafka.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/custom_checks/check_cinder.py to check_cinder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/custom_checks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/validation.py to validation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/timeouts.py to timeouts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/clients.py to clients.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/scenario/runner.py to runner.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/utils/test_url.py to test_url.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario/test_validation.py to test_validation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario/test_runner.py to test_runner.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests/unit/scenario/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmp25fxcysk.py' DEBUG: /usr/bin/python3 /tmp/tmp25fxcysk.py DEBUG: removing /tmp/tmp25fxcysk.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/etc/sahara-scenario DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/etc/sahara-scenario/scenario DEBUG: copying etc/scenario/simple-testcase.yaml -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/etc/sahara-scenario/scenario DEBUG: creating /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/etc/sahara-scenario/scenario/gate DEBUG: copying etc/scenario/gate/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/etc/sahara-scenario/scenario/gate DEBUG: copying etc/scenario/gate/credentials.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/etc/sahara-scenario/scenario/gate DEBUG: copying etc/scenario/gate/credentials_s3.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/etc/sahara-scenario/scenario/gate DEBUG: copying etc/scenario/gate/edp.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/etc/sahara-scenario/scenario/gate DEBUG: copying etc/scenario/gate/edp_s3.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/etc/sahara-scenario/scenario/gate DEBUG: copying etc/scenario/gate/fake.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/etc/sahara-scenario/scenario/gate DEBUG: copying etc/scenario/gate/spark-1.6.0.yaml.mako -> /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/etc/sahara-scenario/scenario/gate DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing sahara_tests.egg-info/PKG-INFO DEBUG: writing dependency_links to sahara_tests.egg-info/dependency_links.txt DEBUG: writing entry points to sahara_tests.egg-info/entry_points.txt DEBUG: writing top-level names to sahara_tests.egg-info/top_level.txt DEBUG: writing pbr to sahara_tests.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 'sahara_tests.egg-info/SOURCES.txt' DEBUG: Copying sahara_tests.egg-info to /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/lib/python3.6/site-packages/sahara_tests-0.10.0-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing sahara-scenario script to /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/bin DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/etc/ DEBUG: + mv /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/etc/sahara-scenario /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/etc/ DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.10.0-0.20200429111059.53f70d9.el8 --unique-debug-suffix -0.10.0-0.20200429111059.53f70d9.el8.x86_64 --unique-debug-src-base openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/sahara-tests-0.10.0 DEBUG: BUILDSTDERR: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.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.fAYpgL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd sahara-tests-0.10.0 DEBUG: + export OS_TEST_PATH=./sahara_tests/unit/scenario DEBUG: + OS_TEST_PATH=./sahara_tests/unit/scenario DEBUG: + export PATH=/builddir/.local/bin:/builddir/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/bin DEBUG: + PATH=/builddir/.local/bin:/builddir/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.x86_64/usr/bin DEBUG: + export PYTHONPATH=/builddir/build/BUILD/sahara-tests-0.10.0 DEBUG: + PYTHONPATH=/builddir/build/BUILD/sahara-tests-0.10.0 DEBUG: + export PYTHON=/usr/bin/python3 DEBUG: + PYTHON=/usr/bin/python3 DEBUG: + stestr --test-path ./sahara_tests/unit/scenario run DEBUG: BUILDSTDERR: /var/tmp/rpm-tmp.fAYpgL: line 37: stestr: command not found DEBUG: RPM build errors: DEBUG: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.fAYpgL (%check) DEBUG: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.fAYpgL (%check) DEBUG: Child return code was: 1 INFO: EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 700, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # /usr/bin/systemd-nspawn -q -M d1285efc016447b3bc7c20d5fd883b5c -D /var/lib/mock/dlrn-rhel8-master-x86_64-5/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.60p66xq7:/etc/resolv.conf --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=PS1= \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-sahara-tests.spec ERROR: Exception(/home/rhel8-master/data/repos/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e/openstack-sahara-tests-0.10.0-0.20200429111059.53f70d9.el8.src.rpm) Config(dlrn-rhel8-master-x86_64-5) 0 minutes 25 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/53/f7/53f70d9d9290e1bd267eec095eaa40408bb6ac2a_afa90f5e INFO: Cleaning up build root ('cleanup_on_failure=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 ERROR: Command failed: # /usr/bin/systemd-nspawn -q -M d1285efc016447b3bc7c20d5fd883b5c -D /var/lib/mock/dlrn-rhel8-master-x86_64-5/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.60p66xq7:/etc/resolv.conf --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=PS1= \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-sahara-tests.spec