+ 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea' + '[' -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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea --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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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.2w8eget4:/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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea', '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}} 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/87/30/873058e780901229ce0e8500c635d171c95053b6_c19a0cf9 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea --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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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.spe8kifk:/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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea', '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}} 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/87/30/873058e780901229ce0e8500c635d171c95053b6_c19a0cf9 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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 1419168 747140 1093080 5833628 5189084 DEBUG: Swap: 4194300 569440 3624860 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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', '3f50028d957149bb90ecee759ead182e', '-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 f8c9720499600baad488b956210e4bbe3b5da5bc Note: checking out 'f8c9720499600baad488b956210e4bbe3b5da5bc'. 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 f8c9720 Imported Translations from Zanata + 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 3.1.0.dev17 f8c9720 + UPSTREAMVERSION=3.1.0.dev17 + [[ 3.1.0.dev17 =~ ([^-]*)-(.+) ]] + [[ 3.1.0.dev17 =~ (.*?)\.(0rc.+) ]] + [[ 3.1.0.dev17 =~ (.*?)\.(0b.+) ]] + [[ 3.1.0.dev17 =~ (.*?)\.(0a.+) ]] + [[ 3.1.0.dev17 =~ (.*?)\.(dev.+) ]] + VERSION=3.1.0 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20200709110353 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20200709110353.f8c9720 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea --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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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.o0df3hd0:/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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea', '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}} 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/87/30/873058e780901229ce0e8500c635d171c95053b6_c19a0cf9 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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 1419092 729136 1103776 5851708 5178456 DEBUG: Swap: 4194300 569440 3624860 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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', 'b867ac88aa8a4ec98a411bf92165add0', '-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', 'd82180cb5c594628a239ed6f6398787f', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.o0df3hd0:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Unsharing. Flags: 1073741824 DEBUG: Unsharing. Flags: 134217728 running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running egg_info creating heat_dashboard.egg-info writing heat_dashboard.egg-info/PKG-INFO writing dependency_links to heat_dashboard.egg-info/dependency_links.txt writing requirements to heat_dashboard.egg-info/requires.txt writing top-level names to heat_dashboard.egg-info/top_level.txt writing pbr to heat_dashboard.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'heat_dashboard.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*.css' under directory 'heat_dashboard' warning: no files found matching '*.map' under directory 'heat_dashboard' writing manifest file 'heat_dashboard.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating heat-dashboard-3.1.0.dev17 creating heat-dashboard-3.1.0.dev17/devstack creating heat-dashboard-3.1.0.dev17/doc creating heat-dashboard-3.1.0.dev17/doc/source creating heat-dashboard-3.1.0.dev17/doc/source/configuration creating heat-dashboard-3.1.0.dev17/doc/source/contributor creating heat-dashboard-3.1.0.dev17/doc/source/install creating heat-dashboard-3.1.0.dev17/doc/source/user creating heat-dashboard-3.1.0.dev17/heat_dashboard creating heat-dashboard-3.1.0.dev17/heat_dashboard.egg-info creating heat-dashboard-3.1.0.dev17/heat_dashboard/api creating heat-dashboard-3.1.0.dev17/heat_dashboard/api/rest creating heat-dashboard-3.1.0.dev17/heat_dashboard/conf creating heat-dashboard-3.1.0.dev17/heat_dashboard/content creating heat-dashboard-3.1.0.dev17/heat_dashboard/content/resource_types creating heat-dashboard-3.1.0.dev17/heat_dashboard/content/resource_types/templates creating heat-dashboard-3.1.0.dev17/heat_dashboard/content/resource_types/templates/resource_types creating heat-dashboard-3.1.0.dev17/heat_dashboard/content/resource_types/templates/stacks.resource_types creating heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks creating heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates creating heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks creating heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_generator creating heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_generator/templates creating heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_generator/templates/template_generator creating heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_versions creating heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_versions/templates creating heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_versions/templates/stacks.template_versions creating heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_versions/templates/template_versions creating heat-dashboard-3.1.0.dev17/heat_dashboard/enabled creating heat-dashboard-3.1.0.dev17/heat_dashboard/local_settings.d creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/cs creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/cs/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/de creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/de/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/en_AU creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/en_AU/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/en_GB creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/en_GB/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/es creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/es/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/fr creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/fr/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/id creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/id/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/it creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/it/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/ja creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/ja/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/ko_KR creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/ko_KR/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/ne creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/ne/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/pl_PL creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/pl_PL/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/pt_BR creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/pt_BR/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/ru creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/ru/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/tr_TR creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/tr_TR/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/zh_CN creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/zh_CN/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/zh_TW creating heat-dashboard-3.1.0.dev17/heat_dashboard/locale/zh_TW/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/heat_dashboard/static creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/stacks creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container creating heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates creating heat-dashboard-3.1.0.dev17/heat_dashboard/test creating heat-dashboard-3.1.0.dev17/heat_dashboard/test/integration creating heat-dashboard-3.1.0.dev17/heat_dashboard/test/integration/pages creating heat-dashboard-3.1.0.dev17/heat_dashboard/test/integration/pages/project creating heat-dashboard-3.1.0.dev17/heat_dashboard/test/integration/pages/project/orchestration creating heat-dashboard-3.1.0.dev17/heat_dashboard/test/test_data creating heat-dashboard-3.1.0.dev17/heat_dashboard/test/tests creating heat-dashboard-3.1.0.dev17/heat_dashboard/test/tests/api creating heat-dashboard-3.1.0.dev17/heat_dashboard/test/tests/content creating heat-dashboard-3.1.0.dev17/releasenotes creating heat-dashboard-3.1.0.dev17/releasenotes/notes creating heat-dashboard-3.1.0.dev17/releasenotes/source creating heat-dashboard-3.1.0.dev17/releasenotes/source/_static creating heat-dashboard-3.1.0.dev17/releasenotes/source/_templates creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/cs creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/cs/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/de creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/de/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/en_GB creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/en_GB/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/es creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/es/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/fr creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/fr/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/id creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/id/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/ja creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/ja/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/ko_KR creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/ko_KR/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/ne creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/ne/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/pt_BR creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/pt_BR/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/ru creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/ru/LC_MESSAGES creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/zh_CN creating heat-dashboard-3.1.0.dev17/releasenotes/source/locale/zh_CN/LC_MESSAGES copying files to heat-dashboard-3.1.0.dev17... copying .eslintignore -> heat-dashboard-3.1.0.dev17 copying .eslintrc.js -> heat-dashboard-3.1.0.dev17 copying .zuul.yaml -> heat-dashboard-3.1.0.dev17 copying AUTHORS -> heat-dashboard-3.1.0.dev17 copying CONTRIBUTING.rst -> heat-dashboard-3.1.0.dev17 copying ChangeLog -> heat-dashboard-3.1.0.dev17 copying HACKING.rst -> heat-dashboard-3.1.0.dev17 copying LICENSE -> heat-dashboard-3.1.0.dev17 copying MANIFEST.in -> heat-dashboard-3.1.0.dev17 copying README.rst -> heat-dashboard-3.1.0.dev17 copying babel-django.cfg -> heat-dashboard-3.1.0.dev17 copying babel-djangojs.cfg -> heat-dashboard-3.1.0.dev17 copying bindep.txt -> heat-dashboard-3.1.0.dev17 copying karma.conf.js -> heat-dashboard-3.1.0.dev17 copying lower-constraints.txt -> heat-dashboard-3.1.0.dev17 copying manage.py -> heat-dashboard-3.1.0.dev17 copying package.json -> heat-dashboard-3.1.0.dev17 copying requirements.txt -> heat-dashboard-3.1.0.dev17 copying setup.cfg -> heat-dashboard-3.1.0.dev17 copying setup.py -> heat-dashboard-3.1.0.dev17 copying test-requirements.txt -> heat-dashboard-3.1.0.dev17 copying tox.ini -> heat-dashboard-3.1.0.dev17 copying devstack/plugin.sh -> heat-dashboard-3.1.0.dev17/devstack copying devstack/settings -> heat-dashboard-3.1.0.dev17/devstack copying doc/requirements.txt -> heat-dashboard-3.1.0.dev17/doc copying doc/source/conf.py -> heat-dashboard-3.1.0.dev17/doc/source copying doc/source/index.rst -> heat-dashboard-3.1.0.dev17/doc/source copying doc/source/configuration/configuration.rst -> heat-dashboard-3.1.0.dev17/doc/source/configuration copying doc/source/configuration/index.rst -> heat-dashboard-3.1.0.dev17/doc/source/configuration copying doc/source/contributor/contributing.rst -> heat-dashboard-3.1.0.dev17/doc/source/contributor copying doc/source/contributor/devstack.rst -> heat-dashboard-3.1.0.dev17/doc/source/contributor copying doc/source/contributor/index.rst -> heat-dashboard-3.1.0.dev17/doc/source/contributor copying doc/source/install/index.rst -> heat-dashboard-3.1.0.dev17/doc/source/install copying doc/source/user/index.rst -> heat-dashboard-3.1.0.dev17/doc/source/user copying doc/source/user/stacks.rst -> heat-dashboard-3.1.0.dev17/doc/source/user copying doc/source/user/template_generator.rst -> heat-dashboard-3.1.0.dev17/doc/source/user copying heat_dashboard/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard copying heat_dashboard/exceptions.py -> heat-dashboard-3.1.0.dev17/heat_dashboard copying heat_dashboard.egg-info/PKG-INFO -> heat-dashboard-3.1.0.dev17/heat_dashboard.egg-info copying heat_dashboard.egg-info/SOURCES.txt -> heat-dashboard-3.1.0.dev17/heat_dashboard.egg-info copying heat_dashboard.egg-info/dependency_links.txt -> heat-dashboard-3.1.0.dev17/heat_dashboard.egg-info copying heat_dashboard.egg-info/not-zip-safe -> heat-dashboard-3.1.0.dev17/heat_dashboard.egg-info copying heat_dashboard.egg-info/pbr.json -> heat-dashboard-3.1.0.dev17/heat_dashboard.egg-info copying heat_dashboard.egg-info/requires.txt -> heat-dashboard-3.1.0.dev17/heat_dashboard.egg-info copying heat_dashboard.egg-info/top_level.txt -> heat-dashboard-3.1.0.dev17/heat_dashboard.egg-info copying heat_dashboard/api/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/api copying heat_dashboard/api/heat.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/api copying heat_dashboard/api/rest/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/api/rest copying heat_dashboard/api/rest/heat.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/api/rest copying heat_dashboard/conf/heat_policy.json -> heat-dashboard-3.1.0.dev17/heat_dashboard/conf copying heat_dashboard/content/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content copying heat_dashboard/content/resource_types/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/resource_types copying heat_dashboard/content/resource_types/panel.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/resource_types copying heat_dashboard/content/resource_types/tables.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/resource_types copying heat_dashboard/content/resource_types/tabs.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/resource_types copying heat_dashboard/content/resource_types/urls.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/resource_types copying heat_dashboard/content/resource_types/views.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/resource_types copying heat_dashboard/content/resource_types/templates/resource_types/_details.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/resource_types/templates/resource_types copying heat_dashboard/content/resource_types/templates/stacks.resource_types/_details.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/resource_types/templates/stacks.resource_types copying heat_dashboard/content/stacks/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/api.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/forms.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/mappings.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/panel.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/sro.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/tables.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/tabs.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/urls.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/views.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/templates/stacks/_change_template.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_create.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_detail_events.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_detail_overview.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_detail_resources.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_detail_topology.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_preview.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_preview_details.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_preview_template.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_resource_info.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_resource_overview.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_select_template.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_stack_info.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_stack_template.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_update.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/change_template.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/create.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/index.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/preview.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/preview_details.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/preview_template.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/select_template.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/update.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/template_generator/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_generator copying heat_dashboard/content/template_generator/api.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_generator copying heat_dashboard/content/template_generator/panel.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_generator copying heat_dashboard/content/template_generator/urls.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_generator copying heat_dashboard/content/template_generator/views.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_generator copying heat_dashboard/content/template_generator/templates/template_generator/index.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_generator/templates/template_generator copying heat_dashboard/content/template_versions/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_versions copying heat_dashboard/content/template_versions/panel.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_versions copying heat_dashboard/content/template_versions/tables.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_versions copying heat_dashboard/content/template_versions/tabs.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_versions copying heat_dashboard/content/template_versions/urls.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_versions copying heat_dashboard/content/template_versions/views.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_versions copying heat_dashboard/content/template_versions/templates/stacks.template_versions/_details.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_versions/templates/stacks.template_versions copying heat_dashboard/content/template_versions/templates/stacks.template_versions/index.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_versions/templates/stacks.template_versions copying heat_dashboard/content/template_versions/templates/template_versions/_details.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_versions/templates/template_versions copying heat_dashboard/content/template_versions/templates/template_versions/index.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/content/template_versions/templates/template_versions copying heat_dashboard/enabled/_1610_project_orchestration_panel.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/enabled copying heat_dashboard/enabled/_1620_project_stacks_panel.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/enabled copying heat_dashboard/enabled/_1630_project_resource_types_panel.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/enabled copying heat_dashboard/enabled/_1640_project_template_versions_panel.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/enabled copying heat_dashboard/enabled/_1650_project_template_generator_panel.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/enabled copying heat_dashboard/enabled/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/enabled copying heat_dashboard/local_settings.d/_1699_orchestration_settings.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/local_settings.d copying heat_dashboard/local_settings.d/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/local_settings.d copying heat_dashboard/locale/cs/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/cs/LC_MESSAGES copying heat_dashboard/locale/de/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/de/LC_MESSAGES copying heat_dashboard/locale/de/LC_MESSAGES/djangojs.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/de/LC_MESSAGES copying heat_dashboard/locale/en_AU/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/en_AU/LC_MESSAGES copying heat_dashboard/locale/en_GB/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/en_GB/LC_MESSAGES copying heat_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/en_GB/LC_MESSAGES copying heat_dashboard/locale/es/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/es/LC_MESSAGES copying heat_dashboard/locale/fr/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/fr/LC_MESSAGES copying heat_dashboard/locale/fr/LC_MESSAGES/djangojs.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/fr/LC_MESSAGES copying heat_dashboard/locale/id/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/id/LC_MESSAGES copying heat_dashboard/locale/id/LC_MESSAGES/djangojs.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/id/LC_MESSAGES copying heat_dashboard/locale/it/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/it/LC_MESSAGES copying heat_dashboard/locale/ja/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/ja/LC_MESSAGES copying heat_dashboard/locale/ja/LC_MESSAGES/djangojs.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/ja/LC_MESSAGES copying heat_dashboard/locale/ko_KR/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/ko_KR/LC_MESSAGES copying heat_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/ko_KR/LC_MESSAGES copying heat_dashboard/locale/ne/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/ne/LC_MESSAGES copying heat_dashboard/locale/ne/LC_MESSAGES/djangojs.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/ne/LC_MESSAGES copying heat_dashboard/locale/pl_PL/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/pl_PL/LC_MESSAGES copying heat_dashboard/locale/pt_BR/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/pt_BR/LC_MESSAGES copying heat_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/pt_BR/LC_MESSAGES copying heat_dashboard/locale/ru/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/ru/LC_MESSAGES copying heat_dashboard/locale/ru/LC_MESSAGES/djangojs.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/ru/LC_MESSAGES copying heat_dashboard/locale/tr_TR/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/tr_TR/LC_MESSAGES copying heat_dashboard/locale/zh_CN/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/zh_CN/LC_MESSAGES copying heat_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/zh_CN/LC_MESSAGES copying heat_dashboard/locale/zh_TW/LC_MESSAGES/django.po -> heat-dashboard-3.1.0.dev17/heat_dashboard/locale/zh_TW/LC_MESSAGES copying heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/apple-touch-icon.png -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/config-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/config-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/config-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/config-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/db-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/db-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/db-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/db-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/drag.png -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/favicon.ico -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/image-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/image-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/image-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/image-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/logo-splash.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/logo.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/network-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/network-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/network-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/network-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/port-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/port-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/port-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/port-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/router-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/router-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/router-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/router-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/safari-pinned-tab.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/server-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/server-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/server-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/server-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/spinner.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-gray.gif -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions/actions-checked-selected.template.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions copying heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions/check.service.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions copying heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions/create.service.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions copying heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions/delete.service.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/angular-material.scss -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/angular-notify.scss -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/hotgen-main.scss -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/hotgen.scss -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/vis.scss -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/file-text-o.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/floppy-o.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/ic_close_24px.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/ic_help_outline_24px.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/spinner.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/trash.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/unknown-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/unknown-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/unknown-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/unknown.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/agent.controller.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/agent.controller.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/agent.module.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/agent.module.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/compile.directive.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/compile.directive.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/dependson.directive.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/dependson.directive.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/draggable.directive.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/draggable.directive.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/droppable.directive.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/droppable.directive.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/globals.service.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/globals.service.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/icons.controller.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/icons.controller.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/loading.controller.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/loading.controller.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/menu.controller.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/menu.controller.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-draft.controller.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-draft.controller.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-edge.controller.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-edge.controller.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-node.controller.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-node.controller.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-template.controller.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-template.controller.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/states.service.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/states.service.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/template-generator.module.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/template-generator.module.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/utils.module.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/utils.module.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/vis-network.controller.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/vis-network.controller.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs/angular-material.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs/angular-notify.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs/vis.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingassociation.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container-blue.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container-gray.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container-green.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container-red.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container.spec.js -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container.svg -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/depends_on.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/modal_draft.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/modal_edge.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/modal_resource.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/modal_template.html -> heat-dashboard-3.1.0.dev17/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates copying heat_dashboard/test/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test copying heat_dashboard/test/helpers.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test copying heat_dashboard/test/settings.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test copying heat_dashboard/test/integration/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/integration copying heat_dashboard/test/integration/horizon.conf -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/integration copying heat_dashboard/test/integration/test_basic.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/integration copying heat_dashboard/test/integration/pages/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/integration/pages copying heat_dashboard/test/integration/pages/project/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/integration/pages/project copying heat_dashboard/test/integration/pages/project/orchestration/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/integration/pages/project/orchestration copying heat_dashboard/test/integration/pages/project/orchestration/resourcetypespage.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/integration/pages/project/orchestration copying heat_dashboard/test/integration/pages/project/orchestration/stackspage.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/integration/pages/project/orchestration copying heat_dashboard/test/integration/pages/project/orchestration/templategeneratorpage.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/integration/pages/project/orchestration copying heat_dashboard/test/integration/pages/project/orchestration/templateversionspage.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/integration/pages/project/orchestration copying heat_dashboard/test/test_data/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/cinder_data.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/exceptions.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/glance_data.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/heat_data.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/keystone_data.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/neutron_data.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/nova_data.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/utils.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/test_data copying heat_dashboard/test/tests/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/tests copying heat_dashboard/test/tests/api/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/tests/api copying heat_dashboard/test/tests/api/test_heat.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/tests/api copying heat_dashboard/test/tests/api/test_heat_rest.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/tests/api copying heat_dashboard/test/tests/content/__init__.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/tests/content copying heat_dashboard/test/tests/content/test_resource_types.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/tests/content copying heat_dashboard/test/tests/content/test_stacks.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/tests/content copying heat_dashboard/test/tests/content/test_template_generator.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/tests/content copying heat_dashboard/test/tests/content/test_template_versions.py -> heat-dashboard-3.1.0.dev17/heat_dashboard/test/tests/content copying releasenotes/notes/.placeholder -> heat-dashboard-3.1.0.dev17/releasenotes/notes copying releasenotes/notes/drop-py-2-7-3dafc6e9e6f29bda.yaml -> heat-dashboard-3.1.0.dev17/releasenotes/notes copying releasenotes/notes/enabled_file_for_tmplgen-71432805cbfe4176.yaml -> heat-dashboard-3.1.0.dev17/releasenotes/notes copying releasenotes/notes/split-out-from-horizon-1d1eabed58eb885e.yaml -> heat-dashboard-3.1.0.dev17/releasenotes/notes copying releasenotes/notes/template-generator-panel-decc3ec172bfa1dd.yaml -> heat-dashboard-3.1.0.dev17/releasenotes/notes copying releasenotes/source/conf.py -> heat-dashboard-3.1.0.dev17/releasenotes/source copying releasenotes/source/index.rst -> heat-dashboard-3.1.0.dev17/releasenotes/source copying releasenotes/source/queens.rst -> heat-dashboard-3.1.0.dev17/releasenotes/source copying releasenotes/source/rocky.rst -> heat-dashboard-3.1.0.dev17/releasenotes/source copying releasenotes/source/stein.rst -> heat-dashboard-3.1.0.dev17/releasenotes/source copying releasenotes/source/train.rst -> heat-dashboard-3.1.0.dev17/releasenotes/source copying releasenotes/source/unreleased.rst -> heat-dashboard-3.1.0.dev17/releasenotes/source copying releasenotes/source/ussuri.rst -> heat-dashboard-3.1.0.dev17/releasenotes/source copying releasenotes/source/_static/.placeholder -> heat-dashboard-3.1.0.dev17/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> heat-dashboard-3.1.0.dev17/releasenotes/source/_templates copying releasenotes/source/locale/cs/LC_MESSAGES/releasenotes.po -> heat-dashboard-3.1.0.dev17/releasenotes/source/locale/cs/LC_MESSAGES copying releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po -> heat-dashboard-3.1.0.dev17/releasenotes/source/locale/de/LC_MESSAGES copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> heat-dashboard-3.1.0.dev17/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/es/LC_MESSAGES/releasenotes.po -> heat-dashboard-3.1.0.dev17/releasenotes/source/locale/es/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> heat-dashboard-3.1.0.dev17/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/id/LC_MESSAGES/releasenotes.po -> heat-dashboard-3.1.0.dev17/releasenotes/source/locale/id/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> heat-dashboard-3.1.0.dev17/releasenotes/source/locale/ja/LC_MESSAGES copying releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -> heat-dashboard-3.1.0.dev17/releasenotes/source/locale/ko_KR/LC_MESSAGES copying releasenotes/source/locale/ne/LC_MESSAGES/releasenotes.po -> heat-dashboard-3.1.0.dev17/releasenotes/source/locale/ne/LC_MESSAGES copying releasenotes/source/locale/pt_BR/LC_MESSAGES/releasenotes.po -> heat-dashboard-3.1.0.dev17/releasenotes/source/locale/pt_BR/LC_MESSAGES copying releasenotes/source/locale/ru/LC_MESSAGES/releasenotes.po -> heat-dashboard-3.1.0.dev17/releasenotes/source/locale/ru/LC_MESSAGES copying releasenotes/source/locale/zh_CN/LC_MESSAGES/releasenotes.po -> heat-dashboard-3.1.0.dev17/releasenotes/source/locale/zh_CN/LC_MESSAGES Writing heat-dashboard-3.1.0.dev17/setup.cfg creating dist Creating tar archive removing 'heat-dashboard-3.1.0.dev17' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea --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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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.hgwm01u7:/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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea', '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}} 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/87/30/873058e780901229ce0e8500c635d171c95053b6_c19a0cf9 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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 1419188 727596 1104864 5853152 5177272 DEBUG: Swap: 4194300 569440 3624860 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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', '7b1be63de8da433e9b608b2b05d0a672', '-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=heat-dashboard-3.1.0.dev17.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/heat-dashboard-3.1.0.dev17.tar.gz ++ basename heat-dashboard-3.1.0.dev17.tar.gz .tar.gz + SOURCEWITHREL=heat-dashboard-3.1.0.dev17-0.20200709110353.f8c9720.tar.gz + mv dist/heat-dashboard-3.1.0.dev17.tar.gz /tmp/tmp.PAiKki9Yyn/SOURCES/heat-dashboard-3.1.0.dev17-0.20200709110353.f8c9720.tar.gz + cd /home/rhel8-master/data/openstack-heat-ui_distro + cp -a openstack-heat-ui.spec /tmp/tmp.PAiKki9Yyn/SOURCES/ + cp openstack-heat-ui.spec /tmp/tmp.PAiKki9Yyn/SPECS/ + cd /tmp/tmp.PAiKki9Yyn/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 3.1.0.dev17\' openstack-heat-ui.spec + sed -i -e '1i%global dlrn 1\' openstack-heat-ui.spec ++ basename heat-dashboard-3.1.0.dev17-0.20200709110353.f8c9720.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr heat-dashboard-3.1.0.dev17-0.20200709110353.f8c9720\' openstack-heat-ui.spec + sed -i -e s/UPSTREAMVERSION/3.1.0.dev17/g openstack-heat-ui.spec + VERSION=3.1.0 + sed -i -e 's/Version:.*/Version: 3.1.0/g' openstack-heat-ui.spec + sed -i -e 's/Release:.*/Release: 0.20200709110353.f8c9720%{?dist}/g' openstack-heat-ui.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: heat-dashboard-3.1.0.dev17-0.20200709110353.f8c9720.tar.gz/' openstack-heat-ui.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-heat-ui.spec + cat openstack-heat-ui.spec %global dlrn_nvr heat-dashboard-3.1.0.dev17-0.20200709110353.f8c9720 %global dlrn 1 %define upstream_version 3.1.0.dev17 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global with_doc 1 %global pypi_name heat-dashboard %global openstack_name heat-ui # tests are disabled by default %bcond_with tests Name: openstack-%{openstack_name} Version: 3.1.0 Release: 0.20200709110353.f8c9720%{?dist} Summary: OpenStack Heat Dashboard for Horizon License: ASL 2.0 URL: https://launchpad.net/heat-dashboard Source0: heat-dashboard-3.1.0.dev17-0.20200709110353.f8c9720.tar.gz BuildArch: noarch BuildRequires: git BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-testrepository BuildRequires: python3-testscenarios BuildRequires: python3-testtools BuildRequires: python3-pbr BuildRequires: python3-subunit BuildRequires: python3-oslotest BuildRequires: openstack-macros # Required to compile i18n messages BuildRequires: python3-django BuildRequires: gettext Requires: openstack-dashboard Requires: python3-XStatic-Angular-UUID Requires: python3-XStatic-Angular-Vis Requires: python3-XStatic-FileSaver Requires: python3-XStatic-Json2yaml Requires: python3-XStatic-JS-Yaml Requires: python3-pbr >= 2.0.0 Requires: python3-heatclient >= 1.10.0 %description Heat Dashboard is an extension for OpenStack Dashboard that provides a UI for Heat. %if 0%{?with_doc} # Documentation package %package -n python3-%{openstack_name}-doc Summary: Documentation for OpenStack Heat Dashboard for Horizon %{?python_provide:%python_provide python3-%{openstack_name}-doc} BuildRequires: python3-openstackdocstheme BuildRequires: python3-sphinx BuildRequires: python3-sphinxcontrib-rsvgconverter %description -n python3-%{openstack_name}-doc Documentation for Heat Dashboard %endif %prep %autosetup -n %{pypi_name}-%{upstream_version} -S git # Let RPM handle the dependencies %py_req_cleanup %build %{py3_build} # Generate i18n files pushd build/lib/heat_dashboard django-admin compilemessages popd %if 0%{?with_doc} # Build html documentation sphinx-build -W -b html doc/source doc/build/html # Remove the sphinx-build-%{pyver} leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif %install %{py3_install} # Move config to horizon mkdir -p %{buildroot}%{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled for f in heat_dashboard/enabled/_16*.py*; do filename=`basename $f` install -p -D -m 644 heat_dashboard/enabled/${filename} %{buildroot}%{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/$(filename) done # Remove .po and .pot (they are not required) rm -f %{buildroot}%{python3_sitelib}/heat_dashboard/locale/*/LC_*/django*.po rm -f %{buildroot}%{python3_sitelib}/heat_dashboard/locale/*pot # Find language files %find_lang django --all-name %check %if 0%{?with_test} %{__python3} manage.py test %endif %files -f django.lang %doc README.rst %license LICENSE %{python3_sitelib}/heat_dashboard %{python3_sitelib}/*.egg-info %{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_1610_project_orchestration_panel.py* %{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_1620_project_stacks_panel.py* %{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_1630_project_resource_types_panel.py* %{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_1640_project_template_versions_panel.py* %{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_1650_project_template_generator_panel.py* %if 0%{?with_doc} %files -n python3-%{openstack_name}-doc %doc doc/build/html %license LICENSE %endif %changelog + spectool -g -C /tmp/tmp.PAiKki9Yyn/SOURCES openstack-heat-ui.spec + /usr/bin/mock --buildsrpm -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea --spec openstack-heat-ui.spec --sources=/tmp/tmp.PAiKki9Yyn/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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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.h1u2h37x:/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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea', '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}} 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/87/30/873058e780901229ce0e8500c635d171c95053b6_c19a0cf9 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-heat-ui.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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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 1418700 739000 1093080 5842236 5189556 DEBUG: Swap: 4194300 569440 3624860 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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', '7baa065e0d5344eeae1c5d13f66bc652', '-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', '257a71b0c87f47e48875a0a2467e34c1', '-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', 'c9a69d35ec3d43db9ca7b8ba8da509c8', '-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', 'e4c92205798c4483acd4fd0e2a80a3b3', '-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.5 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 338 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 216 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 2.8 kB/s | 3.0 kB 00:01 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-heat-ui.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.h1u2h37x:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '62b7b6531d634cf5804f72b06056c06d', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.h1u2h37x:/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-heat-ui.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-heat-ui-3.1.0-0.20200709110353.f8c9720.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-heat-ui.spec) Config(dlrn-5) 0 minutes 9 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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.PAiKki9Yyn 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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.7__3sy3j:/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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea', '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}, '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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea'}} 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/87/30/873058e780901229ce0e8500c635d171c95053b6_c19a0cf9 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea/openstack-heat-ui-3.1.0-0.20200709110353.f8c9720.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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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 1417692 735608 1093080 5846636 5190564 DEBUG: Swap: 4194300 569440 3624860 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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', '46e293c5b4834b4ca3adf585258e19fa', '-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', '040b7f9f40e343968d36aac01e3c2065', '-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', '35c1604e087048f791dfa192fea66ef5', '-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', 'db0f9856b8ce4b359444ad54e1418a8f', '-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 826 kB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 905 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 469 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 48 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-heat-ui-3.1.0-0.20200709110353.f8c9720.el8.src.rpm Start: build setup for openstack-heat-ui-3.1.0-0.20200709110353.f8c9720.el8.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6824be28bb2741f6a433cfda09940699', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7__3sy3j:/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-heat-ui-3.1.0-0.20200709110353.f8c9720.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-heat-ui-3.1.0-0.202007091103######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e0e6e518728e4b10bb0ed0de1f2aa8ab', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7__3sy3j:/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-heat-ui-3.1.0-0.20200709110353.f8c9720.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: heat-dashboard-3.1.0.dev17-0.20200709110353.f8c9720.tar.gz DEBUG: openstack-heat-ui.spec DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat-ui.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.7__3sy3j:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '19b99daf138d4a8d935c877aea959417', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7__3sy3j:/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-heat-ui.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-heat-ui-3.1.0-0.20200709110353.f8c9720.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-heat-ui-3.1.0-0.20200709110353.f8c9720.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-heat-ui-3.1.0-0.20200709110353.f8c9720.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 Thu 09 Jul 2020 07:04:16 AM EDT. DEBUG: Package gettext-0.19.8.1-14.el8.x86_64 is already installed. DEBUG: Package git-2.18.1-3.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch is already installed. DEBUG: Package python3-devel-3.6.8-1.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 is already installed. DEBUG: Package python3-pbr-5.1.2-2.el8ost.noarch is already installed. DEBUG: Package python3-setuptools-39.2.0-4.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:1.7.6-1.el8.noarch is already installed. DEBUG: BUILDSTDERR: No matching package to install: 'python3-sphinxcontrib-rsvgconverter' DEBUG: BUILDSTDERR: Not all dependencies satisfied DEBUG: BUILDSTDERR: Error: Some packages could not be found. DEBUG: Child return code was: 1 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 ERROR: Exception(/home/rhel8-master/data/repos/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea/openstack-heat-ui-3.1.0-0.20200709110353.f8c9720.el8.src.rpm) Config(dlrn-rhel8-master-x86_64-5) 0 minutes 8 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/f8/c9/f8c9720499600baad488b956210e4bbe3b5da5bc_8c0e50ea 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/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-heat-ui-3.1.0-0.20200709110353.f8c9720.el8.src.rpm Last metadata expiration check: 0:00:01 ago on Thu 09 Jul 2020 07:04:16 AM EDT. Package gettext-0.19.8.1-14.el8.x86_64 is already installed. Package git-2.18.1-3.el8.x86_64 is already installed. Package openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch is already installed. Package python3-devel-3.6.8-1.el8.x86_64 is already installed. Package python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 is already installed. Package python3-pbr-5.1.2-2.el8ost.noarch is already installed. Package python3-setuptools-39.2.0-4.el8.noarch is already installed. Package python3-sphinx-1:1.7.6-1.el8.noarch is already installed. No matching package to install: 'python3-sphinxcontrib-rsvgconverter' Not all dependencies satisfied Error: Some packages could not be found.