+ 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 + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos8-yoga/data/dlrn-1.cfg --resultdir /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348' + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-1.cfg --resultdir /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 --clean INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root 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: 1030 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: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tf8u0yld:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}} 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': 'C.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 1030 -g 135 -d /builddir -n mockbuild 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-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos8-yoga/data/dlrn-1.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-scciclient-a28eb287750f0289595507f3f0c07cd32dfcadca baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/a2/8e/a28eb287750f0289595507f3f0c07cd32dfcadca_f255f2cf enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-saharaclient-2f01b878a9e07bc712fae9c6c2c5f823bd986dd6 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/2f/01/2f01b878a9e07bc712fae9c6c2c5f823bd986dd6_956a0d39 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-ansible-role-qdr-config-b4566518601fb0f5abaa90d128d81d8402344af3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/b4/56/b4566518601fb0f5abaa90d128d81d8402344af3_496fb3e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-os-traits-3d1dbf0c9d5ba61a1aeb4d0568e02ce1b94ac8e3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/3d/1d/3d1dbf0c9d5ba61a1aeb4d0568e02ce1b94ac8e3_dd2ef012 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-f3433ed1a5176bff85b3fe04dba2d4c76618a299 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/f3/43/f3433ed1a5176bff85b3fe04dba2d4c76618a299_6374b042 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-lib-6dfa4f5dd6b672d529f891e67da1377969d687cc baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/6d/fa/6dfa4f5dd6b672d529f891e67da1377969d687cc_3964f5f1 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-castellan-86712360f345866e108e12eda1075101635dd1ec baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/86/71/86712360f345866e108e12eda1075101635dd1ec_b2eb5906 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-914b096dfd6b829ea963d537aaa1db6c12bd28f2 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/91/4b/914b096dfd6b829ea963d537aaa1db6c12bd28f2_0bec0c7a enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-apply-config-474068e4871e1eaa373ef9718661685ce9b59e67 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/47/40/474068e4871e1eaa373ef9718661685ce9b59e67_f8f92517 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-7729b7576040df7d264a5333472a2ef44fd55319 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/77/29/7729b7576040df7d264a5333472a2ef44fd55319_0c2be7b4 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True 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 Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-1.cfg --resultdir /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 --init INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root 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: 1030 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: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ewpdv6mo:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}} 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': 'C.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 1030 -g 135 -d /builddir -n mockbuild 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-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos8-yoga/data/dlrn-1.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-scciclient-a28eb287750f0289595507f3f0c07cd32dfcadca baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/a2/8e/a28eb287750f0289595507f3f0c07cd32dfcadca_f255f2cf enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-saharaclient-2f01b878a9e07bc712fae9c6c2c5f823bd986dd6 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/2f/01/2f01b878a9e07bc712fae9c6c2c5f823bd986dd6_956a0d39 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-ansible-role-qdr-config-b4566518601fb0f5abaa90d128d81d8402344af3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/b4/56/b4566518601fb0f5abaa90d128d81d8402344af3_496fb3e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-os-traits-3d1dbf0c9d5ba61a1aeb4d0568e02ce1b94ac8e3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/3d/1d/3d1dbf0c9d5ba61a1aeb4d0568e02ce1b94ac8e3_dd2ef012 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-f3433ed1a5176bff85b3fe04dba2d4c76618a299 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/f3/43/f3433ed1a5176bff85b3fe04dba2d4c76618a299_6374b042 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-lib-6dfa4f5dd6b672d529f891e67da1377969d687cc baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/6d/fa/6dfa4f5dd6b672d529f891e67da1377969d687cc_3964f5f1 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-castellan-86712360f345866e108e12eda1075101635dd1ec baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/86/71/86712360f345866e108e12eda1075101635dd1ec_b2eb5906 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-914b096dfd6b829ea963d537aaa1db6c12bd28f2 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/91/4b/914b096dfd6b829ea963d537aaa1db6c12bd28f2_0bec0c7a enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-apply-config-474068e4871e1eaa373ef9718661685ce9b59e67 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/47/40/474068e4871e1eaa373ef9718661685ce9b59e67_f8f92517 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-7729b7576040df7d264a5333472a2ef44fd55319 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/77/29/7729b7576040df7d264a5333472a2ef44fd55319_0c2be7b4 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True 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 Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K 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 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 4397432 1911644 2756944 9903112 8667532 DEBUG: Swap: 16777212 4660840 12116372 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.0_1aj00m', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1/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-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K 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 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 4477444 1497924 3010976 10236820 8255288 DEBUG: Swap: 16777212 4660840 12116372 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 981M 3.4G 23% /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.0g4qx2wp', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '17ca5c781d9342849cd9ea86c125135c', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/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=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', '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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos8-yoga/data/dlrn-1.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f bcd5d11d9ade3b0b79f708ec13b4529a0981e969 Note: switching to 'bcd5d11d9ade3b0b79f708ec13b4529a0981e969'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at bcd5d11d Merge "Rescan device after filesystem creation" + '[' -d /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/tmp/pkgsrc ~/data/openstack-ironic-python-agent + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-ironic-python-agent ++ /usr/bin/mock -q -r /home/centos8-yoga/data/dlrn-1.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/centos8-yoga/data/dlrn-1.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 8.4.1.dev6 bcd5d11 + UPSTREAMVERSION=8.4.1.dev6 + [[ 8.4.1.dev6 =~ ([^-]*)-(.+) ]] + [[ 8.4.1.dev6 =~ (.*?)\.(0rc.+) ]] + [[ 8.4.1.dev6 =~ (.*?)\.(0b.+) ]] + [[ 8.4.1.dev6 =~ (.*?)\.(0a.+) ]] + [[ 8.4.1.dev6 =~ (.*?)\.(dev.+) ]] + VERSION=8.4.1 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20220308023329.bcd5d11 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-1.cfg --resultdir /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root 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: 1030 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: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rxtdiddw:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}} 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': 'C.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 1030 -g 135 -d /builddir -n mockbuild 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-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos8-yoga/data/dlrn-1.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-scciclient-a28eb287750f0289595507f3f0c07cd32dfcadca baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/a2/8e/a28eb287750f0289595507f3f0c07cd32dfcadca_f255f2cf enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-saharaclient-2f01b878a9e07bc712fae9c6c2c5f823bd986dd6 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/2f/01/2f01b878a9e07bc712fae9c6c2c5f823bd986dd6_956a0d39 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-ansible-role-qdr-config-b4566518601fb0f5abaa90d128d81d8402344af3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/b4/56/b4566518601fb0f5abaa90d128d81d8402344af3_496fb3e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-os-traits-3d1dbf0c9d5ba61a1aeb4d0568e02ce1b94ac8e3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/3d/1d/3d1dbf0c9d5ba61a1aeb4d0568e02ce1b94ac8e3_dd2ef012 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-f3433ed1a5176bff85b3fe04dba2d4c76618a299 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/f3/43/f3433ed1a5176bff85b3fe04dba2d4c76618a299_6374b042 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-lib-6dfa4f5dd6b672d529f891e67da1377969d687cc baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/6d/fa/6dfa4f5dd6b672d529f891e67da1377969d687cc_3964f5f1 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-castellan-86712360f345866e108e12eda1075101635dd1ec baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/86/71/86712360f345866e108e12eda1075101635dd1ec_b2eb5906 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-914b096dfd6b829ea963d537aaa1db6c12bd28f2 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/91/4b/914b096dfd6b829ea963d537aaa1db6c12bd28f2_0bec0c7a enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-apply-config-474068e4871e1eaa373ef9718661685ce9b59e67 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/47/40/474068e4871e1eaa373ef9718661685ce9b59e67_f8f92517 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-7729b7576040df7d264a5333472a2ef44fd55319 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/77/29/7729b7576040df7d264a5333472a2ef44fd55319_0c2be7b4 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True 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: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K 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 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3941412 2849944 2531192 9420832 9271884 DEBUG: Swap: 16777212 4660840 12116372 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.w27rnkkq', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root. DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K 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 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3948376 2819304 2554764 9444508 9241348 DEBUG: Swap: 16777212 4660840 12116372 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 987M 3.4G 23% /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.auzcr0cu', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c10f5877580c43e7b1a1da556c1a0bbc', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/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=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', '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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/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: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rxtdiddw:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '90c3bcbb18cf4ab4b05ae0e5b902d958', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rxtdiddw:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--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=C.UTF-8', '--resolv-conf=off', '/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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating ironic_python_agent.egg-info writing ironic_python_agent.egg-info/PKG-INFO writing dependency_links to ironic_python_agent.egg-info/dependency_links.txt writing entry points to ironic_python_agent.egg-info/entry_points.txt writing requirements to ironic_python_agent.egg-info/requires.txt writing top-level names to ironic_python_agent.egg-info/top_level.txt writing pbr to ironic_python_agent.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'ironic_python_agent.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'ironic_python_agent.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating ironic-python-agent-8.4.1.dev6 creating ironic-python-agent-8.4.1.dev6/doc creating ironic-python-agent-8.4.1.dev6/doc/source creating ironic-python-agent-8.4.1.dev6/doc/source/admin creating ironic-python-agent-8.4.1.dev6/doc/source/contributor creating ironic-python-agent-8.4.1.dev6/doc/source/install creating ironic-python-agent-8.4.1.dev6/examples creating ironic-python-agent-8.4.1.dev6/examples/business-logic creating ironic-python-agent-8.4.1.dev6/examples/custom-disk-erase creating ironic-python-agent-8.4.1.dev6/examples/vendor-device creating ironic-python-agent-8.4.1.dev6/imagebuild creating ironic-python-agent-8.4.1.dev6/ironic_python_agent creating ironic-python-agent-8.4.1.dev6/ironic_python_agent.egg-info creating ironic-python-agent-8.4.1.dev6/ironic_python_agent/api creating ironic-python-agent-8.4.1.dev6/ironic_python_agent/cmd creating ironic-python-agent-8.4.1.dev6/ironic_python_agent/extensions creating ironic-python-agent-8.4.1.dev6/ironic_python_agent/hardware_managers creating ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests creating ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/functional creating ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit creating ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/extensions creating ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/hardware_managers creating ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/samples creating ironic-python-agent-8.4.1.dev6/releasenotes creating ironic-python-agent-8.4.1.dev6/releasenotes/notes creating ironic-python-agent-8.4.1.dev6/releasenotes/source creating ironic-python-agent-8.4.1.dev6/releasenotes/source/_static creating ironic-python-agent-8.4.1.dev6/releasenotes/source/_templates creating ironic-python-agent-8.4.1.dev6/tools creating ironic-python-agent-8.4.1.dev6/tools/config creating ironic-python-agent-8.4.1.dev6/zuul.d copying files to ironic-python-agent-8.4.1.dev6... copying .stestr.conf -> ironic-python-agent-8.4.1.dev6 copying AUTHORS -> ironic-python-agent-8.4.1.dev6 copying CONTRIBUTING.rst -> ironic-python-agent-8.4.1.dev6 copying ChangeLog -> ironic-python-agent-8.4.1.dev6 copying LICENSE -> ironic-python-agent-8.4.1.dev6 copying README.rst -> ironic-python-agent-8.4.1.dev6 copying bindep.txt -> ironic-python-agent-8.4.1.dev6 copying lower-constraints.txt -> ironic-python-agent-8.4.1.dev6 copying plugin-requirements.txt -> ironic-python-agent-8.4.1.dev6 copying proxy.sh -> ironic-python-agent-8.4.1.dev6 copying requirements.txt -> ironic-python-agent-8.4.1.dev6 copying setup.cfg -> ironic-python-agent-8.4.1.dev6 copying setup.py -> ironic-python-agent-8.4.1.dev6 copying test-requirements.txt -> ironic-python-agent-8.4.1.dev6 copying tox.ini -> ironic-python-agent-8.4.1.dev6 copying doc/requirements.txt -> ironic-python-agent-8.4.1.dev6/doc copying doc/source/conf.py -> ironic-python-agent-8.4.1.dev6/doc/source copying doc/source/index.rst -> ironic-python-agent-8.4.1.dev6/doc/source copying doc/source/admin/hardware_managers.rst -> ironic-python-agent-8.4.1.dev6/doc/source/admin copying doc/source/admin/how_it_works.rst -> ironic-python-agent-8.4.1.dev6/doc/source/admin copying doc/source/admin/index.rst -> ironic-python-agent-8.4.1.dev6/doc/source/admin copying doc/source/admin/rescue.rst -> ironic-python-agent-8.4.1.dev6/doc/source/admin copying doc/source/admin/troubleshooting.rst -> ironic-python-agent-8.4.1.dev6/doc/source/admin copying doc/source/contributor/hardware_managers.rst -> ironic-python-agent-8.4.1.dev6/doc/source/contributor copying doc/source/contributor/index.rst -> ironic-python-agent-8.4.1.dev6/doc/source/contributor copying doc/source/contributor/metrics.rst -> ironic-python-agent-8.4.1.dev6/doc/source/contributor copying doc/source/contributor/rescue.rst -> ironic-python-agent-8.4.1.dev6/doc/source/contributor copying doc/source/install/index.rst -> ironic-python-agent-8.4.1.dev6/doc/source/install copying examples/README.rst -> ironic-python-agent-8.4.1.dev6/examples copying examples/business-logic/example_business_logic.py -> ironic-python-agent-8.4.1.dev6/examples/business-logic copying examples/business-logic/setup.cfg -> ironic-python-agent-8.4.1.dev6/examples/business-logic copying examples/business-logic/setup.py -> ironic-python-agent-8.4.1.dev6/examples/business-logic copying examples/custom-disk-erase/example_disk_eraser.py -> ironic-python-agent-8.4.1.dev6/examples/custom-disk-erase copying examples/custom-disk-erase/setup.cfg -> ironic-python-agent-8.4.1.dev6/examples/custom-disk-erase copying examples/custom-disk-erase/setup.py -> ironic-python-agent-8.4.1.dev6/examples/custom-disk-erase copying examples/vendor-device/example_device.py -> ironic-python-agent-8.4.1.dev6/examples/vendor-device copying examples/vendor-device/setup.cfg -> ironic-python-agent-8.4.1.dev6/examples/vendor-device copying examples/vendor-device/setup.py -> ironic-python-agent-8.4.1.dev6/examples/vendor-device copying imagebuild/README.rst -> ironic-python-agent-8.4.1.dev6/imagebuild copying ironic_python_agent/__init__.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/agent.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/burnin.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/config.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/dmi_inspector.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/efi_utils.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/encoding.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/errors.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/hardware.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/inject_files.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/inspect.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/inspector.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/ironic_api_client.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/netutils.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/numa_inspector.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/partition_utils.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/raid_utils.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/tls_utils.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/utils.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent/version.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent copying ironic_python_agent.egg-info/PKG-INFO -> ironic-python-agent-8.4.1.dev6/ironic_python_agent.egg-info copying ironic_python_agent.egg-info/SOURCES.txt -> ironic-python-agent-8.4.1.dev6/ironic_python_agent.egg-info copying ironic_python_agent.egg-info/dependency_links.txt -> ironic-python-agent-8.4.1.dev6/ironic_python_agent.egg-info copying ironic_python_agent.egg-info/entry_points.txt -> ironic-python-agent-8.4.1.dev6/ironic_python_agent.egg-info copying ironic_python_agent.egg-info/not-zip-safe -> ironic-python-agent-8.4.1.dev6/ironic_python_agent.egg-info copying ironic_python_agent.egg-info/pbr.json -> ironic-python-agent-8.4.1.dev6/ironic_python_agent.egg-info copying ironic_python_agent.egg-info/requires.txt -> ironic-python-agent-8.4.1.dev6/ironic_python_agent.egg-info copying ironic_python_agent.egg-info/top_level.txt -> ironic-python-agent-8.4.1.dev6/ironic_python_agent.egg-info copying ironic_python_agent/api/__init__.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/api copying ironic_python_agent/api/app.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/api copying ironic_python_agent/cmd/__init__.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/cmd copying ironic_python_agent/cmd/agent.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/cmd copying ironic_python_agent/cmd/inspect.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/cmd copying ironic_python_agent/extensions/__init__.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/extensions copying ironic_python_agent/extensions/base.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/extensions copying ironic_python_agent/extensions/clean.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/extensions copying ironic_python_agent/extensions/deploy.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/extensions copying ironic_python_agent/extensions/flow.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/extensions copying ironic_python_agent/extensions/image.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/extensions copying ironic_python_agent/extensions/log.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/extensions copying ironic_python_agent/extensions/poll.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/extensions copying ironic_python_agent/extensions/rescue.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/extensions copying ironic_python_agent/extensions/standby.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/extensions copying ironic_python_agent/hardware_managers/__init__.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/hardware_managers copying ironic_python_agent/hardware_managers/cna.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/hardware_managers copying ironic_python_agent/hardware_managers/mlnx.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/hardware_managers copying ironic_python_agent/tests/__init__.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests copying ironic_python_agent/tests/functional/__init__.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/functional copying ironic_python_agent/tests/functional/base.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/functional copying ironic_python_agent/tests/functional/test_commands.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/functional copying ironic_python_agent/tests/unit/__init__.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/base.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/dmi_inspector_data.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_agent.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_api.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_base.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_burnin.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_dmi_inspector.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_efi_utils.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_encoding.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_errors.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_hardware.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_inject_files.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_inspector.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_ironic_api_client.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_multi_hardware.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_multi_hardware_clean_steps.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_netutils.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_numa_inspector.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_partition_utils.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_raid_utils.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_tls_utils.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/test_utils.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit copying ironic_python_agent/tests/unit/extensions/__init__.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_base.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_clean.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_deploy.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_flow.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_image.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_log.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_poll.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_rescue.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/extensions/test_standby.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/extensions copying ironic_python_agent/tests/unit/hardware_managers/__init__.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/hardware_managers copying ironic_python_agent/tests/unit/hardware_managers/test_cna.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/hardware_managers copying ironic_python_agent/tests/unit/hardware_managers/test_mlnx.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/hardware_managers copying ironic_python_agent/tests/unit/samples/hardware_samples.py -> ironic-python-agent-8.4.1.dev6/ironic_python_agent/tests/unit/samples copying releasenotes/notes/.placeholder -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/Collect_NIC_name_given_by_BIOS-657c68c0ae16365b.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/LLDP-ignore-NICs-that-are-not-plugged-in-29213f0a701a72e4.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/ability-to-disable-secure-erase-c3223262726d5aff.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-block-device-uuid-c8b38264e1688110.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-coreos-dhcp-rescue-support-1dd8e9d5ac9c7594.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-disk-wait-config-opts-fe805292baca8029.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-hostname-8bbf24712b6a4919.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-inspection-retry-1d385f69607c1452.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-log-extension-35ca22cc0709af4c.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-more-lan-channels-8f5197ed5f057c25.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-named-logfiles-to-burnin-4388309bf7442d53.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-numa-topology-info-8c253fd9e56169f1.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-optional-tls-support-3ab6a834154fedec.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-pci-devices-info-3f86934a505d1b31.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-portal-port-arg-6d4faec2f709c8e9.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-secondary-sorting-by-name-for-root-disks-4de2c0358b9a1e2c.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-smart-test-to-disk-burnin-d02d31e23e5efa9a.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-unit-test-cc4a1a05859ad17d.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-vendor-info-56be9a8605d80bf0.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add-vlan-interfaces-cdfeb39d0f3d444d.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add_burnin_cpu-9acbb36048246a6b.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add_burnin_disk-12adb5735a41af47.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add_burnin_dynamic_network_pairing-33e398255050eb98.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add_burnin_memory-4099ca42bd3b99db.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add_burnin_network-4856153d21c25f4a.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add_erase_pstore-b109c58ed8f5d351.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add_interface_vendor_and_product-74e9815f20ee0cac.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/add_mellanox_hardware_manager-edfae87964737df1.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/additional-wwn-hints-ffd02ceafcb3dc70.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/adds-nvme-secure-erase-0ecfd624e5f50581.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/adds-smartctl-ata-check-to-secure-erase-caebba4f25821575.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/advertise-address-c3b152fe475fb539.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/advertise-protocol-110ae1587f727e62.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/agent-fully-retries-image-downloads-67409a493c6d08ae.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/agent-token-support-1086218cf2a0c917.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/agent_partition_image-91941adc6683c673.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/allows-bootloader-install-failure-to-be-ignored-b99667b13afa9759.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/append-efi-partition-to-fstab-e9f945a4dd19bd7a.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/apply-raid-aeca7848c6320d6b.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/ataraid_does_not_appear_as_disk-8a260e66b3496bf6.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/attempts-ata-disk-unlock-897d76c494ec2976.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/auto-tls-b52b873663f35618.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/avoid-grub2-using-efibootmgr-bd27c0978d1cf71b.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/bindmount-run-4c6a31d3ee4e0ed6.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/block-device-hctl-e81573812be3d469.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/bmc-mac-introspection-e4c2e203d8529710.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/boot-info-f18336ada089f6dd.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/bootloader-ignored-uefi-mode-8578a009d5b5be62.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/build-tinyipa-with-python3-d4a64aa18f970968.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/build-tinyipa-with-tinycore8-b39d0415b1c25f6b.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/bumpsipalookupattempts-29de7c949aaf6556.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/capture-early-logging-0f3fa58d75656117.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/change-heartbeat-method-d0119406137022e3.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/check-if-ESP-is-mounted-f9e0eff3609c2668.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/check-partition-table-after-writing-34efbd557d8de7cb.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/check-virtual-media-devices-a9b1f54c3fe7884d.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/clarify-heartbeat-connection-errors-2af152bf2d7928e2.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/clock-skew-1fbf542b193cec17.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/coalesce_heartbeats-fb8899a5f9fe4709.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/collect-dmi-output-f2e9feabef16bacf.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/collect-more-8bc9ad4c63e873e1.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/command_params-869fa547b5be2236.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/configdrive-dup-3fc46a878fe82485.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/configdrive-ssl-02b069948dfef814.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/container-poweroff-d9ffb637cf1cee6c.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/coreos-uses-chroot-8a01ba0b38a4a4f4.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/coreos_ipa_image_poweroff_reboot_in_chroot_by_sysrq-42447fc4cdd7dafe.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/correct-uefi-regex-112211c2427cd4d9.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/correction-failure-output-when-downloading-image-39f93838d1ed2928.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/cpu-flags-e3cec7e5cba069ef.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/de-duplicate-by-label-baa090c5b1bff992.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/deprecate-coreos-8b01bcf796c0dc54.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/detect-endianness-f53a6c4571aba3fe.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/device-hints-from-node-object-9a689f5a4175a1a6.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/discover-ipv6-bmc-address-b3b357ff6c5d822c.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/disk-label-fix-536897e41a4d817f.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/disk-wait-2e0e85e0947f80e9.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/drop-python2-2006fd8a4a6de56d.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/enable-cleaning-fallback-57e8c9aa2f24e63d.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/enhance-checksum-2256ffdcce13836e.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/erase-deploy-step-3e952fa863bca908.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/erase-device-metadata-clean-step-31b4a615c0ff7f18.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/erase_metadata_from_partitions-4f1902533d530b8f.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/executes-gpt-partition-fix-b6156cc16da00dfc.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/extend-pci-metric-5482284d6a9fe765.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/extend-retry-timeout-30c930a33d97c193.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fail_ipa_start_if_ironic_api_invalid-7b78fcaba2141cc5.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fallback-to-findfs-59abde55221e1e84.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fasttrack-stale-cache-fd93b56a955c7ab1.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-agent-determination-of-partition-table-type-3c78bf78266e8cef.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-agent-unable-to-stop-py3-6c210793476968d1.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-auxillarly-node-lookup-argument-83d3f717c039e454.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-bmc-ip-detection-for-coreos-483be0286593e393.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-boot-mode-for-partition-images-f96cf2b3c27b6533.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-bootloader-install-with-mdraid-0a254035df9d0bed.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-bytes-json-serializable-collected-logs-ad61022b287dc3e2.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-clean-config-for-full-device-28ee09b58d97d122.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-cleaning-read-only-device-c8a0f4cc2f434d99.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-coreos-modprobe-75bda45c7bbeb469.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-hardcoded-path-to-grub-7006f29a9ef72e75.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-high-cpu-usage-eventlet-1dccf3b81dd42c47.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-iscsi-teardown-handling-0df2345318d3c843.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-local-boot-for-partition-images-755f570dc0982868.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-mlnx-hardware-mgr-never-run-72072580be4d6e7a.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-nic-without-numa-node-b401f97c46afa4a1.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-nvme-partition-image-handling-b8487133a188fd32.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-nvme-software-raid-race-2e0e104de9611228.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-physical-memory-arm64-957755f6cd91ad85.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-rescan-device-7b00c6836b687ce8.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-rescan-device-raid-29aa1558b036b496.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-to-pass-root-uuid-for-whole-disk-image-1c13b70f6b74bce0.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-uefi-boot-entry-creation-for-aarch64-2b143c5bf189c2f6.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix-vfd-mount-for-capitalized-device-name-db7f519e900f4e22.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix_chronyd_time_sync-626a14b66ca37677.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix_efi_uuid_fstab-f2edbee9bfbac64a.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fix_partition_cleanup-46491861c930db12.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fixes-agent-lookup-retries-1b4bb90b8e783aca.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fixes-centos-fedora-grub2-mkconfig-hang-fe22cde231994044.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/fixes-error-handling-of-efibootmgr-not-present-in-ramdisk-f11b4241edcf0e81.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/get-holder-disks-with-nvme-7d5fa75df2fd5904.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/get-physical-memory-535a32362bcdf83a.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/get_md_components_by_uuid-7f08d423ea9e7c94.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/handle-configdrive-large-disks-3517e9fcf16c7f39.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/handle-fd0-devices-3d1f31c3b34819e8.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/handle-ssl-063a91fb7bdcf9b9.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/ignore-grub-efi-fail-dcf7eb07f61f4388.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/image-checksum-39b2ceef40933c28.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/image-download-retries-65ac31fe4328e438.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/improve-tgtd-status-d17173dc8f67959f.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/inject-files-b411369ce6856dac.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/inspect-to-clean-b3616d843775c187.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/inspection-to-report-disk-by-path-e3fd4c331d200903.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/inspection-wait-for-ips-223e39b65fef31bd.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/inspection-wait-for-ips-v2-146016f758d7010c.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/inspector-logs-9b7c010c219691d2.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/instance-info-root-device-02fed0966bb00fb3.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/inventory-conf-29b59ebe97aefbde.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/ip6-addresses-1c2b9bcd9a124de7.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/ipa-debug-68c86101b1fdc3d9.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/ipmi-address-channel-b6b8010c41d05c1b.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/ipmi-cleanup-a4454f6851d81c4d.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/ipv6-listen-85d40e58156e398f.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/ipv6-provision-42e9000f6f6a7a3a.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/ironic-error-97e76d9ddacff039.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/iscsi-detection-on-diskless-hw-f27dcce3aaa35ac2.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/jitter-for-inspection-command-5a226927757a0308.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/let_crypt_generate_the_salt-99876591325275a1.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/lib-exc-41ee122eb4a04bc4.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/limit-qemu-img-malloc-arena-025ed84115481eae.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/limit-qemu-img-ram-usage-d7b7a16ac5e9c917.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/lldp-error-handling-5b6576b378ef9c3a.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/lldp-loop-fdfa584caf33d847.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/log-file-7aaaf31693ddc617.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/logs-collector-non-ascii-010339bf256443c8.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/lshw-cb89894be057bdc9.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/lshw-for-memory-and-system-info-35c69da067c72b36.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/lshw-no-memory-bank-size-05ea71987362986e.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/manual-introspection-b04b5c25f5e004ac.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/manually-configure-ironic-api-version-517afd0a423036ad.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/md-restart-9e0d47863a086792.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/mdadm-d5b8c186182620b1.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/mdns-e020484e64d76edb.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/min-ironic-ocata-dff80e567783e87c.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/move_swraid_to_efibootmgr-d87c1bfde1661fb5.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/multiple-lan-channels-ee32d80150f990bf.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/name-root-device-hints-0cfc8c90d03c8bf0.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/new-agent-api-afbe7391493749be.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/new-sync-command-6f5fa55df2fd5903.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/no-bash-for-grub-c38369af8cc7cf26.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/no-coreos-3345cc69009dead9.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/no-iscsi-fd21808edbea5ac2.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/no-link-local-2e861978c5c7bf30.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/no-mac-54616606ee6b844d.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/no-sample-ac11bd0fa27af62a.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/no-standalone-bb34eae2cc468837.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/no-zram-78cc6583f4f90a9c.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/old-inspector-data-5e63c9bce72b4fb5.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/oslo-config-generator-b0f70b9fb7e23997.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/parallel-erase-disk-devices-09ea33d5443aead0.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/partition_check_read_only_base_device-5bc15ac2f034aca9.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/permit-pre-hashed-rescue-passwords-4275f6e697533cec.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/pint-0.5-816aaf3a4f6d4a6e.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/poll-mode-063bd36b2b18bffb.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/prefix-lldp-timeout-50acc656313d8dd2.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/prepare-image-49744276cef719d5.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/preserve-efi-folder-contents-ea1e278b3093ec55.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/prevent-needless-iscsi-cleanup-f8d602c0abc7e8ba.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/qemu-img-ooo-write-721b8a0057ab7b8a.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/qemu-write-zeros-2edbf3152c57e2b6.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/raid-esp-size-2c322adb2d3b9ce7.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/raid-hints-604f9ffdd86432eb.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/raid5-6-support-0807597c3633a26c.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/readd_missing_devs-2ed85805388b6e42.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/relax-checksum-feeding-11044ae02b411a07.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/remove-lldp-timeout-ea481dbb01a39522.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/remove-switch_port_descr-switch_chassis_descr-40f2bb37b5f1fdd1.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/remove-sysrq-2c2804930180f408.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/remove-vendor-passthru-eda3519c322eb4e2.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/rescan-before-checking-uefi-64597c937880134d.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/rescan-device-after-mkfs-3f9d52a2e3b6fff3.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/rescue-dhcp_network-for-tinyipa-a14de5fae38a5dce.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/respect-listen-directives-94fb863c5b692c07.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/rework-ata-secure-erase-c6684962ef078281.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/root-device-hints-rotational-67e6e61074c26561.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/set-clock-prior-to-poweroff-af6ec210aad8b45a.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/skip-lookup-and-heartbeat-if-apiurl-not-configured-5ae8b04ae1e74673.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/skips-bootloader-install-35c463195aa61800.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/sleep-ebe58fbe07d30219.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/softraid-bootable-with-uefi-aa22e6cbaf1ea747.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/softraid-creation-on-nvme-a2fd4c531d200904.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/softraid-partitioning-refactor-104b817c3bdc73e3.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/softraid-zap-superblocks-anywhere.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/software-raid-4a88e6c5af9ea742.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/software-raid-raid-ESPs-25a2aa117b99620a.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/software-raid-use-label-as-rootfs-uuid-d9a3827180f1a238.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/software_raid_use_rootfs_uuid-9149cc0c8638d5d5.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/start_passing_agent_version_to_ironic-6fa8670ae0e7eb38.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/stream-raw-images-d2e245aaed991d86.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/streaming-partition-images-cdeb260ef8f90012.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/streaming-uuid-fdf136a7745fbb3d.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/support-bootloader-csv-file-use-c815b520c600cd98.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/support-collecting-ipv6-address-dd819d543f851a63.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/support-image-proxy-e2987a6589375451.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/support-linux-io-6bbd7ff1f0d70a0e.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/support-lldp-in-inventory-4ab6e45ccd35dace.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/support-prep-partitions-5e273572ab7ce018.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/suse-tinyipa-support-20acecd6d7b20952.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/sw-raid-assemble-9c20fe967f73d1dd.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/timeout_on_file_download-ed77918318316075.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/tinycore-ipv6-1b620c61402b5720.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/tinyipa-python3-default-b8434793e17465db.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/tinyipa-rescue-dhcp-multi-tenant-b32bda7bf2b12679.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/tinyipa-ssh-e8a3a01a3f3ff5f4.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/udev-settle-f75db34db990ad68.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/udevadm-settle-9d3e5f1f20211857.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/uefi-esp-660fc2c650e6af92.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/uefi-fallback-266c647f6aff58fd.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/uefi-images-38c8536db189ffc1.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/up-qemuimg-mem-1536183a02b3a235.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/use-latest-coreos-87f826d26b46548d.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/use-system-random-00b0721c8ebd0c5a.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/vmedia-copy-6a58f3183b166c42.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/wait-for-interfaces-before-lookup-9bf38852b2f176a1.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/wait-root-device-504b517c3aec73e2.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/whole-disk-grub-0b1b8b9c44e31d28.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/notes/zero-size-78d3be2ac8fd59c2.yaml -> ironic-python-agent-8.4.1.dev6/releasenotes/notes copying releasenotes/source/conf.py -> ironic-python-agent-8.4.1.dev6/releasenotes/source copying releasenotes/source/index.rst -> ironic-python-agent-8.4.1.dev6/releasenotes/source copying releasenotes/source/liberty.rst -> ironic-python-agent-8.4.1.dev6/releasenotes/source copying releasenotes/source/mitaka.rst -> ironic-python-agent-8.4.1.dev6/releasenotes/source copying releasenotes/source/newton.rst -> ironic-python-agent-8.4.1.dev6/releasenotes/source copying releasenotes/source/ocata.rst -> ironic-python-agent-8.4.1.dev6/releasenotes/source copying releasenotes/source/pike.rst -> ironic-python-agent-8.4.1.dev6/releasenotes/source copying releasenotes/source/queens.rst -> ironic-python-agent-8.4.1.dev6/releasenotes/source copying releasenotes/source/rocky.rst -> ironic-python-agent-8.4.1.dev6/releasenotes/source copying releasenotes/source/stein.rst -> ironic-python-agent-8.4.1.dev6/releasenotes/source copying releasenotes/source/train.rst -> ironic-python-agent-8.4.1.dev6/releasenotes/source copying releasenotes/source/unreleased.rst -> ironic-python-agent-8.4.1.dev6/releasenotes/source copying releasenotes/source/ussuri.rst -> ironic-python-agent-8.4.1.dev6/releasenotes/source copying releasenotes/source/victoria.rst -> ironic-python-agent-8.4.1.dev6/releasenotes/source copying releasenotes/source/wallaby.rst -> ironic-python-agent-8.4.1.dev6/releasenotes/source copying releasenotes/source/xena.rst -> ironic-python-agent-8.4.1.dev6/releasenotes/source copying releasenotes/source/_static/.placeholder -> ironic-python-agent-8.4.1.dev6/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> ironic-python-agent-8.4.1.dev6/releasenotes/source/_templates copying tools/bandit.yml -> ironic-python-agent-8.4.1.dev6/tools copying tools/run_bashate.sh -> ironic-python-agent-8.4.1.dev6/tools copying tools/with_venv.sh -> ironic-python-agent-8.4.1.dev6/tools copying tools/config/check_uptodate.sh -> ironic-python-agent-8.4.1.dev6/tools/config copying tools/config/ipa-config-generator.conf -> ironic-python-agent-8.4.1.dev6/tools/config copying zuul.d/ironic-python-agent-jobs.yaml -> ironic-python-agent-8.4.1.dev6/zuul.d copying zuul.d/project.yaml -> ironic-python-agent-8.4.1.dev6/zuul.d Writing ironic-python-agent-8.4.1.dev6/setup.cfg creating dist Creating tar archive removing 'ironic-python-agent-8.4.1.dev6' (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)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-1.cfg --resultdir /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.OX2IpbxTdr/dist INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root 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: 1030 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: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8lyz7er9:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}} 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': 'C.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 1030 -g 135 -d /builddir -n mockbuild 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-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos8-yoga/data/dlrn-1.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-scciclient-a28eb287750f0289595507f3f0c07cd32dfcadca baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/a2/8e/a28eb287750f0289595507f3f0c07cd32dfcadca_f255f2cf enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-saharaclient-2f01b878a9e07bc712fae9c6c2c5f823bd986dd6 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/2f/01/2f01b878a9e07bc712fae9c6c2c5f823bd986dd6_956a0d39 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-ansible-role-qdr-config-b4566518601fb0f5abaa90d128d81d8402344af3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/b4/56/b4566518601fb0f5abaa90d128d81d8402344af3_496fb3e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-os-traits-3d1dbf0c9d5ba61a1aeb4d0568e02ce1b94ac8e3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/3d/1d/3d1dbf0c9d5ba61a1aeb4d0568e02ce1b94ac8e3_dd2ef012 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-f3433ed1a5176bff85b3fe04dba2d4c76618a299 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/f3/43/f3433ed1a5176bff85b3fe04dba2d4c76618a299_6374b042 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-lib-6dfa4f5dd6b672d529f891e67da1377969d687cc baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/6d/fa/6dfa4f5dd6b672d529f891e67da1377969d687cc_3964f5f1 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-castellan-86712360f345866e108e12eda1075101635dd1ec baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/86/71/86712360f345866e108e12eda1075101635dd1ec_b2eb5906 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-914b096dfd6b829ea963d537aaa1db6c12bd28f2 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/91/4b/914b096dfd6b829ea963d537aaa1db6c12bd28f2_0bec0c7a enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-apply-config-474068e4871e1eaa373ef9718661685ce9b59e67 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/47/40/474068e4871e1eaa373ef9718661685ce9b59e67_f8f92517 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-7729b7576040df7d264a5333472a2ef44fd55319 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/77/29/7729b7576040df7d264a5333472a2ef44fd55319_0c2be7b4 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True 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: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K 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 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3940796 2527736 2849152 9743656 8954332 DEBUG: Swap: 16777212 4660840 12116372 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xa0425s_', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root. DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K 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 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3954624 2487964 2871744 9769600 8918120 DEBUG: Swap: 16777212 4660840 12116372 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 988M 3.4G 23% /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.n7whhk3k', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9a6b673c6fda4d8480dec2731f33f6e8', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/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=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', '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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/tmp/pkgsrc/dist to /tmp/tmp.OX2IpbxTdr/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls /tmp/tmp.OX2IpbxTdr/dist ++ grep .tar.gz + SOURCE=ironic-python-agent-8.4.1.dev6.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.OX2IpbxTdr/dist/ironic-python-agent-8.4.1.dev6.tar.gz ++ basename ironic-python-agent-8.4.1.dev6.tar.gz .tar.gz + SOURCEWITHREL=ironic-python-agent-8.4.1.dev6-0.20220308023329.bcd5d11.tar.gz + mv /tmp/tmp.OX2IpbxTdr/dist/ironic-python-agent-8.4.1.dev6.tar.gz /tmp/tmp.OX2IpbxTdr/SOURCES/ironic-python-agent-8.4.1.dev6-0.20220308023329.bcd5d11.tar.gz + cd /home/centos8-yoga/data/openstack-ironic-python-agent_distro + cp -a ironic-python-agent-dist.conf openstack-ironic-python-agent.service openstack-ironic-python-agent.spec /tmp/tmp.OX2IpbxTdr/SOURCES/ + cp openstack-ironic-python-agent.spec /tmp/tmp.OX2IpbxTdr/SPECS/ + cd /tmp/tmp.OX2IpbxTdr/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-ironic-python-agent.spec + sed -i -e '1i%define upstream_version 8.4.1.dev6\' openstack-ironic-python-agent.spec + grep -qc '^%global dlrn .*' openstack-ironic-python-agent.spec + sed -i -e '1i%global dlrn 1\' openstack-ironic-python-agent.spec + grep -qc '^%global dlrn_nvr .*' openstack-ironic-python-agent.spec ++ basename ironic-python-agent-8.4.1.dev6-0.20220308023329.bcd5d11.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr ironic-python-agent-8.4.1.dev6-0.20220308023329.bcd5d11\' openstack-ironic-python-agent.spec + sed -i -e s/UPSTREAMVERSION/8.4.1.dev6/g openstack-ironic-python-agent.spec + set_nvr_in_spec + VERSION=8.4.1 + sed -i -e 's/Version:.*/Version: 8.4.1/g' openstack-ironic-python-agent.spec + sed -i -e 's/Release:.*/Release: 0.20220308023329.bcd5d11%{?dist}/g' openstack-ironic-python-agent.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: ironic-python-agent-8.4.1.dev6-0.20220308023329.bcd5d11.tar.gz/' openstack-ironic-python-agent.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-ironic-python-agent.spec + cat openstack-ironic-python-agent.spec %global dlrn_nvr ironic-python-agent-8.4.1.dev6-0.20220308023329.bcd5d11 %global dlrn 1 %define upstream_version 8.4.1.dev6 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %{?!_licensedir:%global license %%doc} %{!?upstream_version: %global upstream_version %{version}} %global with_doc 1 %global sname ironic-python-agent Name: openstack-ironic-python-agent Summary: A python agent for provisioning and deprovisioning bare metal servers Version: 8.4.1 Release: 0.20220308023329.bcd5d11%{?dist} License: ASL 2.0 URL: https://github.com/openstack/ironic-python-agent Source0: ironic-python-agent-8.4.1.dev6-0.20220308023329.bcd5d11.tar.gz Source1: openstack-ironic-python-agent.service Source2: ironic-python-agent-dist.conf # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{sname}/%{sname}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-devel BuildRequires: systemd # These packages are required for running unit tests BuildRequires: python3-cryptography BuildRequires: python3-eventlet BuildRequires: python3-ironic-lib BuildRequires: python3-iso8601 BuildRequires: python3-mock BuildRequires: python3-oslo-config BuildRequires: python3-oslo-concurrency BuildRequires: python3-oslo-log BuildRequires: python3-oslo-serialization BuildRequires: python3-oslo-service BuildRequires: python3-oslo-utils BuildRequires: python3-oslotest BuildRequires: python3-pecan BuildRequires: python3-psutil BuildRequires: python3-requests BuildRequires: python3-stevedore BuildRequires: python3-werkzeug BuildRequires: openstack-macros BuildRequires: python3-stestr BuildRequires: python3-netifaces BuildRequires: python3-pint BuildRequires: python3-pyudev BuildRequires: python3-tenacity BuildRequires: python3-tooz Requires: python3-ironic-python-agent = %{version}-%{release} %{?systemd_requires} %description An agent for controlling and deploying Ironic controlled bare metal nodes. The ironic-python-agent works with the agent driver in Ironic to provision the node. Starting with ironic-python-agent running on a ramdisk on the unprovisioned node, Ironic makes API calls to ironic-python-agent to provision the machine. This allows for greater control and flexibility of the entire deployment process. The ironic-python-agent may also be used with the original Ironic pxe drivers as of the Kilo OpenStack release. %package -n python3-ironic-python-agent Summary: Python library for the ironic python agent. %{?python_provide:%python_provide python3-ironic-python-agent} Requires: python3-cryptography >= 2.3 Requires: python3-eventlet >= 0.18.2 Requires: python3-ironic-lib >= 5.1.0 Requires: python3-netifaces >= 0.10.4 Requires: python3-oslo-concurrency >= 3.26.0 Requires: python3-oslo-config >= 2:5.2.0 Requires: python3-oslo-log >= 3.36.0 Requires: python3-oslo-serialization >= 2.18.0 Requires: python3-oslo-service >= 1.24.0 Requires: python3-oslo-utils >= 3.34.0 Requires: python3-pbr >= 2.0.0 Requires: python3-pint >= 0.5 Requires: python3-psutil >= 3.2.2 Requires: python3-pyudev >= 0.18 Requires: python3-requests >= 2.14.2 Requires: python3-stevedore >= 1.20.0 Requires: python3-systemd Requires: python3-werkzeug >= 1.0.1 Requires: python3-tenacity >= 6.2.0 Requires: python3-tooz >= 2.7.2 %if 0%{?rhel} == 8 # RHEL8 requires a network-scripts package for ifcfg backwards compatibility Requires: network-scripts Requires: python3-importlib-metadata >= 1.7.0 %endif %description -n python3-ironic-python-agent Python library for ironic python agent. %package -n python3-ironic-python-agent-tests Summary: Python library for the ironic python agent - Tests. Requires: python3-ironic-python-agent = %{version}-%{release} Requires: python3-testtools Requires: python3-oslotest Requires: python3-stestr %description -n python3-ironic-python-agent-tests Tests for Python library for ironic python agent. %if 0%{?with_doc} %package -n python-ironic-python-agent-doc Summary: Documentation for ironic python agent. BuildRequires: python3-sphinx BuildRequires: python3-sphinxcontrib-apidoc BuildRequires: python3-sphinxcontrib-httpdomain BuildRequires: python3-sphinxcontrib-pecanwsme BuildRequires: python3-openstackdocstheme %description -n python-ironic-python-agent-doc Documentation for ironic python agent. %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -v -p 1 -n ironic-python-agent-%{upstream_version} # Remove the requirements file so that pbr hooks don't add it # to distutils requires_dist config %py_req_cleanup %build %{py3_build} %install %{py3_install} %if 0%{?with_doc} export PBR_VERSION=%{version} export PYTHONPATH=. sphinx-build -b html -d doc/build/doctrees doc/source doc/build/html # Remove build docs leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif # install systemd scripts mkdir -p %{buildroot}%{_unitdir} install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir} # Install distribution config install -p -D -m 640 %{SOURCE2} %{buildroot}/%{_sysconfdir}/ironic-python-agent/ironic-python-agent-dist.conf %check export PYTHON=%{__python3} stestr --test-path ironic_python_agent/tests/unit run %files %doc README.rst %license LICENSE %config(noreplace) %attr(-,root,root) %{_sysconfdir}/ironic-python-agent %{_bindir}/ironic-python-agent %{_bindir}/ironic-collect-introspection-data %{_unitdir}/openstack-ironic-python-agent.service %files -n python3-ironic-python-agent %license LICENSE %{python3_sitelib}/ironic_python_agent %exclude %{python3_sitelib}/ironic_python_agent/tests %{python3_sitelib}/ironic_python_agent*.egg-info %files -n python3-ironic-python-agent-tests %license LICENSE %{python3_sitelib}/ironic_python_agent/tests %if 0%{?with_doc} %files -n python-ironic-python-agent-doc %doc doc/build/html %license LICENSE %endif %post %systemd_post openstack-ironic-python-agent.service %preun %systemd_preun openstack-ironic-python-agent.service %postun %systemd_postun_with_restart openstack-ironic-python-agent.service %changelog + spectool -g -C /tmp/tmp.OX2IpbxTdr/SOURCES openstack-ironic-python-agent.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-yoga/data/dlrn-1.cfg --resultdir /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 --spec openstack-ironic-python-agent.spec --sources=/tmp/tmp.OX2IpbxTdr/SOURCES INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root 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: 1030 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: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tsk7z34w:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}} 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': 'C.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 1030 -g 135 -d /builddir -n mockbuild 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-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos8-yoga/data/dlrn-1.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-scciclient-a28eb287750f0289595507f3f0c07cd32dfcadca baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/a2/8e/a28eb287750f0289595507f3f0c07cd32dfcadca_f255f2cf enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-saharaclient-2f01b878a9e07bc712fae9c6c2c5f823bd986dd6 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/2f/01/2f01b878a9e07bc712fae9c6c2c5f823bd986dd6_956a0d39 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-ansible-role-qdr-config-b4566518601fb0f5abaa90d128d81d8402344af3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/b4/56/b4566518601fb0f5abaa90d128d81d8402344af3_496fb3e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-os-traits-3d1dbf0c9d5ba61a1aeb4d0568e02ce1b94ac8e3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/3d/1d/3d1dbf0c9d5ba61a1aeb4d0568e02ce1b94ac8e3_dd2ef012 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-f3433ed1a5176bff85b3fe04dba2d4c76618a299 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/f3/43/f3433ed1a5176bff85b3fe04dba2d4c76618a299_6374b042 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-lib-6dfa4f5dd6b672d529f891e67da1377969d687cc baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/6d/fa/6dfa4f5dd6b672d529f891e67da1377969d687cc_3964f5f1 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-castellan-86712360f345866e108e12eda1075101635dd1ec baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/86/71/86712360f345866e108e12eda1075101635dd1ec_b2eb5906 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-914b096dfd6b829ea963d537aaa1db6c12bd28f2 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/91/4b/914b096dfd6b829ea963d537aaa1db6c12bd28f2_0bec0c7a enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-apply-config-474068e4871e1eaa373ef9718661685ce9b59e67 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/47/40/474068e4871e1eaa373ef9718661685ce9b59e67_f8f92517 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-7729b7576040df7d264a5333472a2ef44fd55319 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/77/29/7729b7576040df7d264a5333472a2ef44fd55319_0c2be7b4 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True 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 INFO: Start(openstack-ironic-python-agent.spec) Config(dlrn-centos8-yoga-x86_64-1) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K 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 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3954900 3324372 2037348 8932916 9752244 DEBUG: Swap: 16777212 4660840 12116372 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.hbwhs5fo', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1/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-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K 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 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 4084700 1713840 3443656 10413648 8216132 DEBUG: Swap: 16777212 4660840 12116372 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 981M 3.4G 23% /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ei_pwz4e', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '76763e3befd3459b8d2782161f3724c0', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/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=C.UTF-8', '--resolv-conf=off', '/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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '471bd845fb7b407a99975bd7028d8e30', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/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=C.UTF-8', '--resolv-conf=off', '/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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a5f58866b1354c4fa572b1f3c8e95bfe', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/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=C.UTF-8', '--resolv-conf=off', '/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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9fb23be5824e4609bf9746a97fe6b80a', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/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=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1030', '-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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7b849f0a2d0e4328a51e8d46c3b56d8f', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/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=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] 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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-10.el8.x86_64 DEBUG: binutils-2.30-113.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: gcc-8.5.0-10.el8.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: cups-libs-2.2.6-44.el8.x86_64 DEBUG: glibc-common-2.28-189.el8.x86_64 DEBUG: redhat-rpm-config-127-1.el8.noarch DEBUG: glibc-2.28-189.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libcom_err-1.45.6-3.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libuuid-2.32.1-34.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libgomp-8.5.0-10.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20220307114901.ce6a105.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-189.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-10.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-8.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-106.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-6.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-34.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-34.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-5.el8_5.x86_64 DEBUG: rpm-libs-4.14.3-22.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-34.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-158.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.29-3.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: tzdata-2021e-1.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.2-1.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: libbabeltrace-1.5.4-3.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kernel-headers-4.18.0-365.el8.x86_64 DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-gpg-keys-8-4.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: centos-stream-repos-8-4.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-22.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-189.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-gconv-extra-2.28-189.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: bash-4.4.20-3.el8.x86_64 DEBUG: python3-dns-1.15.0-10.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libstdc++-8.5.0-10.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: platform-python-devel-3.6.8-45.el8.x86_64 DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: expat-2.2.5-5.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: rpm-build-4.14.3-22.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: audit-libs-3.0.7-2.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-106.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-189.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-34.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-45.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-45.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-5.el8_5.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-14.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-22.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-34.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-17.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-106.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/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-centos8-yoga-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zxxljr72:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5cce1c1a96e7490c9fc7ad8dc6ed6a1e', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zxxljr72:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-scciclient-a28eb287750f02895955 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-saharaclient-2f01b878a9e07bc712 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-role-qdr-config-b4566518601fb0 14 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-os-traits-3d1dbf0c9d5ba61a1aeb4 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-store-f3433ed1a5176bff85 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-lib-6dfa4f5dd6b672d529f 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-castellan-86712360f345866e108e1 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-914b096dfd6b829ea963 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-apply-config-474068e4871e1eaa373ef9 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-7729b7576040df7d264a 27 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 6.3 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - Base 17 MB/s | 19 MB 00:01 DEBUG: CentOS-Stream - AppStream 3.0 kB/s | 4.4 kB 00:01 DEBUG: CentOS-Stream - Extras 12 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - PowerTools 15 kB/s | 4.4 kB 00:00 DEBUG: dlrn-yoga-testing 23 kB/s | 3.0 kB 00:00 DEBUG: dlrn-yoga-build-deps 26 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 28 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 46 kB/s | 3.0 kB 00:00 DEBUG: opstools 44 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 80 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-centos8-yoga-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9fb3ab65f94b4e8bb05defcc3397524b', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/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=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] 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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-10.el8.x86_64 DEBUG: binutils-2.30-113.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: gcc-8.5.0-10.el8.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: cups-libs-2.2.6-44.el8.x86_64 DEBUG: glibc-common-2.28-189.el8.x86_64 DEBUG: redhat-rpm-config-127-1.el8.noarch DEBUG: glibc-2.28-189.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libcom_err-1.45.6-3.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libuuid-2.32.1-34.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libgomp-8.5.0-10.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20220307114901.ce6a105.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-189.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-10.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-8.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-106.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-6.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-34.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-34.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-5.el8_5.x86_64 DEBUG: rpm-libs-4.14.3-22.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-34.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-158.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.29-3.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: tzdata-2021e-1.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.2-1.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: libbabeltrace-1.5.4-3.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kernel-headers-4.18.0-365.el8.x86_64 DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-gpg-keys-8-4.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: centos-stream-repos-8-4.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-22.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-189.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-gconv-extra-2.28-189.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: bash-4.4.20-3.el8.x86_64 DEBUG: python3-dns-1.15.0-10.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libstdc++-8.5.0-10.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: platform-python-devel-3.6.8-45.el8.x86_64 DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: expat-2.2.5-5.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: rpm-build-4.14.3-22.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: audit-libs-3.0.7-2.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-106.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-189.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-34.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-45.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-45.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-5.el8_5.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-14.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-22.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-34.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-17.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-106.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-ironic-python-agent.spec'], chrootPath='/var/lib/mock/dlrn-centos8-yoga-x86_64-1/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1030gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tsk7z34w:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tsk7z34w:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '96f2ba768bda4dd7a79010e02307c8c3', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tsk7z34w:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--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=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-ironic-python-agent.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-ironic-python-agent-8.4.1-0.20220308023329.bcd5d11.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-ironic-python-agent.spec) Config(dlrn-1) 0 minutes 21 seconds INFO: Results and/or logs in: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 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', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.OX2IpbxTdr INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root 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: 1030 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: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.otqvoz9a:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-1', 'root': 'dlrn-centos8-yoga-x86_64-1', 'resultdir': '/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348'}} 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': 'C.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 1030 -g 135 -d /builddir -n mockbuild 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-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal', '%repo_bootstrap': '1'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos8-yoga/data/dlrn-1.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-scciclient-a28eb287750f0289595507f3f0c07cd32dfcadca baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/a2/8e/a28eb287750f0289595507f3f0c07cd32dfcadca_f255f2cf enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-saharaclient-2f01b878a9e07bc712fae9c6c2c5f823bd986dd6 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/2f/01/2f01b878a9e07bc712fae9c6c2c5f823bd986dd6_956a0d39 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-ansible-role-qdr-config-b4566518601fb0f5abaa90d128d81d8402344af3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/b4/56/b4566518601fb0f5abaa90d128d81d8402344af3_496fb3e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-os-traits-3d1dbf0c9d5ba61a1aeb4d0568e02ce1b94ac8e3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/3d/1d/3d1dbf0c9d5ba61a1aeb4d0568e02ce1b94ac8e3_dd2ef012 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-f3433ed1a5176bff85b3fe04dba2d4c76618a299 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/f3/43/f3433ed1a5176bff85b3fe04dba2d4c76618a299_6374b042 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-lib-6dfa4f5dd6b672d529f891e67da1377969d687cc baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/6d/fa/6dfa4f5dd6b672d529f891e67da1377969d687cc_3964f5f1 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-castellan-86712360f345866e108e12eda1075101635dd1ec baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/86/71/86712360f345866e108e12eda1075101635dd1ec_b2eb5906 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-914b096dfd6b829ea963d537aaa1db6c12bd28f2 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/91/4b/914b096dfd6b829ea963d537aaa1db6c12bd28f2_0bec0c7a enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-apply-config-474068e4871e1eaa373ef9718661685ce9b59e67 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/47/40/474068e4871e1eaa373ef9718661685ce9b59e67_f8f92517 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-7729b7576040df7d264a5333472a2ef44fd55319 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/77/29/7729b7576040df7d264a5333472a2ef44fd55319_0c2be7b4 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True 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: Local file: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348/openstack-ironic-python-agent-8.4.1-0.20220308023329.bcd5d11.el8.src.rpm INFO: Start(/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348/openstack-ironic-python-agent-8.4.1-0.20220308023329.bcd5d11.el8.src.rpm) Config(dlrn-centos8-yoga-x86_64-1) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K 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 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3929400 3079800 2036468 9202988 9905200 DEBUG: Swap: 16777212 4644200 12133012 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.m_xk2gta', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-1/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-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-1/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K 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 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3938688 3376620 2140268 8896880 9791916 DEBUG: Swap: 16777212 4642408 12134804 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 981M 3.4G 23% /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.czxk8vot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '00e0b95c3e6d4c119d31668794cfbbb2', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/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=C.UTF-8', '--resolv-conf=off', '/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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e439d65137174a0f9117984a99ee54e0', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/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=C.UTF-8', '--resolv-conf=off', '/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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ae017ce8e06c4616a4aaa415d7c60de0', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/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=C.UTF-8', '--resolv-conf=off', '/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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8e6ff82022ce4610b69d5fce02ea6ffa', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/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=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1030', '-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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c52a8bb52bab4c8e9affc8ca1e3ce88f', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/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=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] 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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-10.el8.x86_64 DEBUG: binutils-2.30-113.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: gcc-8.5.0-10.el8.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: cups-libs-2.2.6-44.el8.x86_64 DEBUG: glibc-common-2.28-189.el8.x86_64 DEBUG: redhat-rpm-config-127-1.el8.noarch DEBUG: glibc-2.28-189.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libcom_err-1.45.6-3.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libuuid-2.32.1-34.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libgomp-8.5.0-10.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20220307114901.ce6a105.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-189.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-10.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-8.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-106.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-6.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-34.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-34.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-5.el8_5.x86_64 DEBUG: rpm-libs-4.14.3-22.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-34.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-158.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.29-3.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: tzdata-2021e-1.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.2-1.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: libbabeltrace-1.5.4-3.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kernel-headers-4.18.0-365.el8.x86_64 DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-gpg-keys-8-4.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: centos-stream-repos-8-4.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-22.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-189.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-gconv-extra-2.28-189.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: bash-4.4.20-3.el8.x86_64 DEBUG: python3-dns-1.15.0-10.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libstdc++-8.5.0-10.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: platform-python-devel-3.6.8-45.el8.x86_64 DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: expat-2.2.5-5.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: rpm-build-4.14.3-22.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: audit-libs-3.0.7-2.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-106.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-189.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-34.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-45.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-45.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-5.el8_5.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-14.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-22.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-34.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-17.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-106.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/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-centos8-yoga-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jgxz6c53:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9c5fe66db32f49399f903f7a7ec293db', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jgxz6c53:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-scciclient-a28eb287750f02895955 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-saharaclient-2f01b878a9e07bc712 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-role-qdr-config-b4566518601fb0 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-os-traits-3d1dbf0c9d5ba61a1aeb4 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-store-f3433ed1a5176bff85 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-lib-6dfa4f5dd6b672d529f 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-castellan-86712360f345866e108e1 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-914b096dfd6b829ea963 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-apply-config-474068e4871e1eaa373ef9 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-7729b7576040df7d264a 30 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 16 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 16 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 21 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - PowerTools 23 kB/s | 4.4 kB 00:00 DEBUG: dlrn-yoga-testing 25 kB/s | 3.0 kB 00:00 DEBUG: dlrn-yoga-build-deps 28 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 85 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 86 kB/s | 3.0 kB 00:00 DEBUG: opstools 88 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 85 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-centos8-yoga-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c34294900a2c476e9b205a8866ed1eb3', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/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=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] 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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-10.el8.x86_64 DEBUG: binutils-2.30-113.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: gcc-8.5.0-10.el8.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: cups-libs-2.2.6-44.el8.x86_64 DEBUG: glibc-common-2.28-189.el8.x86_64 DEBUG: redhat-rpm-config-127-1.el8.noarch DEBUG: glibc-2.28-189.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libcom_err-1.45.6-3.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libuuid-2.32.1-34.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libgomp-8.5.0-10.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20220307114901.ce6a105.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-189.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-10.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-8.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-106.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-6.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-34.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-34.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-5.el8_5.x86_64 DEBUG: rpm-libs-4.14.3-22.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-34.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-158.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.29-3.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: tzdata-2021e-1.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.2-1.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: libbabeltrace-1.5.4-3.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kernel-headers-4.18.0-365.el8.x86_64 DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-gpg-keys-8-4.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: centos-stream-repos-8-4.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-22.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-189.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-gconv-extra-2.28-189.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: bash-4.4.20-3.el8.x86_64 DEBUG: python3-dns-1.15.0-10.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libstdc++-8.5.0-10.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: platform-python-devel-3.6.8-45.el8.x86_64 DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: expat-2.2.5-5.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: rpm-build-4.14.3-22.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: audit-libs-3.0.7-2.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-106.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-189.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-34.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-45.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-45.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-5.el8_5.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-14.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-22.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-34.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-17.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-106.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/.initialized Finish: chroot init Start: build phase for openstack-ironic-python-agent-8.4.1-0.20220308023329.bcd5d11.el8.src.rpm Start: build setup for openstack-ironic-python-agent-8.4.1-0.20220308023329.bcd5d11.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.otqvoz9a:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c0aece934ef64758976649f63af1a479', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.otqvoz9a:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--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=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-ironic-python-agent-8.4.1-0.20220308023329.bcd5d11.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: openstack-ironic-python-agent-8.4.1-0.######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.otqvoz9a:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b959df61f0a841a4a6dbdd17ae05c263', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.otqvoz9a:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--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=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-ironic-python-agent-8.4.1-0.20220308023329.bcd5d11.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: ironic-python-agent-8.4.1.dev6-0.20220308023329.bcd5d11.tar.gz DEBUG: ironic-python-agent-dist.conf DEBUG: openstack-ironic-python-agent.service DEBUG: openstack-ironic-python-agent.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-ironic-python-agent.spec'], chrootPath='/var/lib/mock/dlrn-centos8-yoga-x86_64-1/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1030gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.otqvoz9a:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.otqvoz9a:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ccad0eeec5bb4ffb939faea35cf8a9c6', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.otqvoz9a:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--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=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-ironic-python-agent.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-ironic-python-agent-8.4.1-0.20220308023329.bcd5d11.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/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-centos8-yoga-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root//builddir/build/SRPMS/openstack-ironic-python-agent-8.4.1-0.20220308023329.bcd5d11.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jgxz6c53:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '00453088fa6f46689a58e6fd56dd0b34', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jgxz6c53:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root//builddir/build/SRPMS/openstack-ironic-python-agent-8.4.1-0.20220308023329.bcd5d11.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: Last metadata expiration check: 0:00:03 ago on Tue Mar 8 02:34:40 2022. DEBUG: Package openstack-macros-2021.1.0-0.20220307114901.ce6a105.el8.noarch is already installed. DEBUG: Package python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 is already installed. DEBUG: Package python3-eventlet-0.33.0-2.el8.noarch is already installed. DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed. DEBUG: Package python3-requests-2.25.1-1.el8.noarch is already installed. DEBUG: Package python3-setuptools-50.3.2-1.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:2.2.2-1.el8.noarch is already installed. DEBUG: Package systemd-239-58.el8.x86_64 is already installed. DEBUG: No matching package to install: 'python3-ironic-lib' DEBUG: Not all dependencies satisfied DEBUG: 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-centos8-yoga-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for openstack-ironic-python-agent-8.4.1-0.20220308023329.bcd5d11.el8.src.rpm Finish: build phase for openstack-ironic-python-agent-8.4.1-0.20220308023329.bcd5d11.el8.src.rpm ERROR: Exception(/home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348/openstack-ironic-python-agent-8.4.1-0.20220308023329.bcd5d11.el8.src.rpm) Config(dlrn-centos8-yoga-x86_64-1) 0 minutes 26 seconds INFO: Results and/or logs in: /home/centos8-yoga/data/repos/component/baremetal/bc/d5/bcd5d11d9ade3b0b79f708ec13b4529a0981e969_ad40e348 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', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos8-yoga-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 ERROR: Command failed: # /usr/bin/systemd-nspawn -q -M 00453088fa6f46689a58e6fd56dd0b34 -D /var/lib/mock/dlrn-centos8-yoga-x86_64-1-bootstrap/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.jgxz6c53:/etc/resolv.conf --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/installation-homedir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=PS1= \s-\v\$ --setenv=LANG=C.UTF-8 --setenv=LC_MESSAGES=C.UTF-8 --resolv-conf=off /usr/bin/dnf builddep --installroot /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/ --releasever 8 --setopt=deltarpm=False --allowerasing --disableplugin=local --disableplugin=spacewalk --disableplugin=local --disableplugin=spacewalk /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root//builddir/build/SRPMS/openstack-ironic-python-agent-8.4.1-0.20220308023329.bcd5d11.el8.src.rpm --setopt=tsflags=nocontexts No matches found for the following disable plugin patterns: local, spacewalk Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-yoga-x86_64-1/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist Last metadata expiration check: 0:00:03 ago on Tue Mar 8 02:34:40 2022. Package openstack-macros-2021.1.0-0.20220307114901.ce6a105.el8.noarch is already installed. Package python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 is already installed. Package python3-eventlet-0.33.0-2.el8.noarch is already installed. Package python3-pbr-5.5.1-1.el8.noarch is already installed. Package python3-requests-2.25.1-1.el8.noarch is already installed. Package python3-setuptools-50.3.2-1.el8.noarch is already installed. Package python3-sphinx-1:2.2.2-1.el8.noarch is already installed. Package systemd-239-58.el8.x86_64 is already installed. No matching package to install: 'python3-ironic-lib' Not all dependencies satisfied Error: Some packages could not be found.