+ 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/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev' + /usr/bin/mock -v -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.5 starting (python version = 3.12.12, NVR = mock-6.5-1.el10_2), args: /usr/libexec/mock/mock -v -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev --clean Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: created dir: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache DEBUG: created dir: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: created dir: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/dnf_cache DEBUG: created dir: /var/cache/mock/dlrn-centos-stream-10-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev DEBUG: rootdir: /var/lib/mock/dlrn-centos-stream-10-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: host_arch: x86_64 DEBUG: chrootuid: 1000 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_binary: /bin/tar 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: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/ccache/u1000/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/', '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make redhat-rpm-config redhat-release which xz python3-six python3-pbr git-core sed bzip2 gzip gcc-c++ tar coreutils unzip shadow-utils diffutils cpio bash gawk info patch util-linux findutils grep python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-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': 'np0005556208.novalocal', '%_platform_multiplier': 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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install dnf dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos-stream-10-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: bafe3f08-c28a-4f94-890f-4a273a51e1b9 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg DEBUG: dnf_warning: False DEBUG: root: dlrn-centos-stream-10-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True 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=0 protected_packages= module_platform_id=platform:el10 user_agent=Mock (dlrn-centos-stream-10-x86_64-1; x86_64) # repos [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB #metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/CRB/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability #metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/HighAvailability/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-3a5194c24337b52b5df3ed40f69b22b78fab5f4b baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/3a/51/3a5194c24337b52b5df3ed40f69b22b78fab5f4b_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f38c2950b13a2cde2ae9f146cf525a9d54c8b830 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/f3/8c/f38c2950b13a2cde2ae9f146cf525a9d54c8b830_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-a1784932816bb8c2a5940fa56ac4eb553339b4c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/a1/78/a1784932816bb8c2a5940fa56ac4eb553339b4c6_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-38de7d1b28113c99aa3eae32938aec934598a738 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/38/de/38de7d1b28113c99aa3eae32938aec934598a738_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-96b54022857ccef8dc6bb11789abe32119827109 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/96/b5/96b54022857ccef8dc6bb11789abe32119827109_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-5b4c0669d3418898ac21fa27b03ab6c4222a8c94 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/5b/4c/5b4c0669d3418898ac21fa27b03ab6c4222a8c94_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-7c785e72c3936d89531a8866384f19172b1e1111 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/7c/78/7c785e72c3936d89531a8866384f19172b1e1111_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e8af40236f93df8eead0246356e22e6fed83396b baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e8/af/e8af40236f93df8eead0246356e22e6fed83396b_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-13086be27244ec9318c3b3641e7055364b73265e baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/13/08/13086be27244ec9318c3b3641e7055364b73265e_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-tap-as-a-service-0b5c43b8493fac22e6641c37cd2756febdca7061 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/0b/5c/0b5c43b8493fac22e6641c37cd2756febdca7061_1c428017 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-bf16995711034b65a761eb85fcd786eb53edc0d4 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/bf/16/bf16995711034b65a761eb85fcd786eb53edc0d4_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6704838265998619793bb884171ef1cc3277f4de baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/67/04/6704838265998619793bb884171ef1cc3277f4de_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-5ccaa22121a7ff05620975540d81f6efb077d8db baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/5c/ca/5ccaa22121a7ff05620975540d81f6efb077d8db_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-7fd53e3c3ab2d3731abd7606a22e21816ad94570 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/7f/d5/7fd53e3c3ab2d3731abd7606a22e21816ad94570_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-3201b5393f3f9b7d6bbd292024257c0474e224dd baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/32/01/3201b5393f3f9b7d6bbd292024257c0474e224dd_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-49e333af6a50b53e546064e7b86050570283c1ea baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/49/e3/49e333af6a50b53e546064e7b86050570283c1ea_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-bec80149bcefcb7fc9151624410639d2bca54303 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/be/c8/bec80149bcefcb7fc9151624410639d2bca54303_3736ef65 enabled=1 gpgcheck=0 priority=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 + /usr/bin/mock -v -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.5 starting (python version = 3.12.12, NVR = mock-6.5-1.el10_2), args: /usr/libexec/mock/mock -v -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev --init Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev DEBUG: rootdir: /var/lib/mock/dlrn-centos-stream-10-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: host_arch: x86_64 DEBUG: chrootuid: 1000 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_binary: /bin/tar 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: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/ccache/u1000/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/', '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make redhat-rpm-config redhat-release which xz python3-six python3-pbr git-core sed bzip2 gzip gcc-c++ tar coreutils unzip shadow-utils diffutils cpio bash gawk info patch util-linux findutils grep python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-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': 'np0005556208.novalocal', '%_platform_multiplier': 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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install dnf dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos-stream-10-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: c6e59c19-9347-45a7-94d8-99993508a891 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg DEBUG: dnf_warning: False DEBUG: root: dlrn-centos-stream-10-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True 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=0 protected_packages= module_platform_id=platform:el10 user_agent=Mock (dlrn-centos-stream-10-x86_64-1; x86_64) # repos [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB #metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/CRB/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability #metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/HighAvailability/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-3a5194c24337b52b5df3ed40f69b22b78fab5f4b baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/3a/51/3a5194c24337b52b5df3ed40f69b22b78fab5f4b_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f38c2950b13a2cde2ae9f146cf525a9d54c8b830 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/f3/8c/f38c2950b13a2cde2ae9f146cf525a9d54c8b830_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-a1784932816bb8c2a5940fa56ac4eb553339b4c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/a1/78/a1784932816bb8c2a5940fa56ac4eb553339b4c6_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-38de7d1b28113c99aa3eae32938aec934598a738 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/38/de/38de7d1b28113c99aa3eae32938aec934598a738_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-96b54022857ccef8dc6bb11789abe32119827109 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/96/b5/96b54022857ccef8dc6bb11789abe32119827109_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-5b4c0669d3418898ac21fa27b03ab6c4222a8c94 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/5b/4c/5b4c0669d3418898ac21fa27b03ab6c4222a8c94_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-7c785e72c3936d89531a8866384f19172b1e1111 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/7c/78/7c785e72c3936d89531a8866384f19172b1e1111_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e8af40236f93df8eead0246356e22e6fed83396b baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e8/af/e8af40236f93df8eead0246356e22e6fed83396b_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-13086be27244ec9318c3b3641e7055364b73265e baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/13/08/13086be27244ec9318c3b3641e7055364b73265e_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-tap-as-a-service-0b5c43b8493fac22e6641c37cd2756febdca7061 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/0b/5c/0b5c43b8493fac22e6641c37cd2756febdca7061_1c428017 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-bf16995711034b65a761eb85fcd786eb53edc0d4 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/bf/16/bf16995711034b65a761eb85fcd786eb53edc0d4_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6704838265998619793bb884171ef1cc3277f4de baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/67/04/6704838265998619793bb884171ef1cc3277f4de_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-5ccaa22121a7ff05620975540d81f6efb077d8db baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/5c/ca/5ccaa22121a7ff05620975540d81f6efb077d8db_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-7fd53e3c3ab2d3731abd7606a22e21816ad94570 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/7f/d5/7fd53e3c3ab2d3731abd7606a22e21816ad94570_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-3201b5393f3f9b7d6bbd292024257c0474e224dd baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/32/01/3201b5393f3f9b7d6bbd292024257c0474e224dd_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-49e333af6a50b53e546064e7b86050570283c1ea baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/49/e3/49e333af6a50b53e546064e7b86050570283c1ea_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-bec80149bcefcb7fc9151624410639d2bca54303 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/be/c8/bec80149bcefcb7fc9151624410639d2bca54303_3736ef65 enabled=1 gpgcheck=0 priority=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-centos-stream-10-x86_64-1 DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 DEBUG: ensuring that dir exists: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev Mock Version: 6.5 INFO: Mock Version: 6.5 INFO: Mock Version: 6.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root_cache/ DEBUG: created dir: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Guessed host environment type: unknown INFO: Using container image: quay.io/centos/centos:stream10-development INFO: Pulling image: quay.io/centos/centos:stream10-development INFO: Tagging container image as mock-bootstrap-c6e59c19-9347-45a7-94d8-99993508a891 INFO: Checking that 21acca491259d75967db3385dbb10d5604c75d9ddcae8a54e54100d04dce83b1 image matches host's architecture INFO: Copy content of container 21acca491259d75967db3385dbb10d5604c75d9ddcae8a54e54100d04dce83b1 to /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root INFO: mounting 21acca491259d75967db3385dbb10d5604c75d9ddcae8a54e54100d04dce83b1 with podman image mount INFO: image 21acca491259d75967db3385dbb10d5604c75d9ddcae8a54e54100d04dce83b1 as /var/lib/containers/storage/overlay/3065583dae757dce629fe48f2fbf0b673487c09e738dc9a9a2732fabe2590c99/merged INFO: umounting image 21acca491259d75967db3385dbb10d5604c75d9ddcae8a54e54100d04dce83b1 (/var/lib/containers/storage/overlay/3065583dae757dce629fe48f2fbf0b673487c09e738dc9a9a2732fabe2590c99/merged) with podman image umount INFO: Removing image mock-bootstrap-c6e59c19-9347-45a7-94d8-99993508a891 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/yum DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: kernel version == 6.12.0-170.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.so9ahxtp', '/var/lib/mock/dlrn-centos-stream-10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc INFO: Bootstrap image not marked ready Start(bootstrap): installing dnf tooling DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/installation-homedir DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'dnf', 'dnf-plugins-core'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'dnf', 'dnf-plugins-core', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-25ef5677a674088bfb4 110 kB/s | 5.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-3a519 415 kB/s | 19 kB 00:00 DEBUG: delorean-openstack-cinder-f38c2950b13a2cde2ae9f 121 kB/s | 4.1 kB 00:00 DEBUG: delorean-ansible-collections-openstack-a1784932 812 kB/s | 29 kB 00:00 DEBUG: delorean-openstack-cloudkitty-38de7d1b28113c99a 305 kB/s | 13 kB 00:00 DEBUG: delorean-openstack-kolla-96b54022857ccef8dc6bb1 1.5 MB/s | 68 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-5b4c0669 133 kB/s | 5.1 kB 00:00 DEBUG: delorean-openstack-designate-7c785e72c3936d8953 137 kB/s | 4.7 kB 00:00 DEBUG: delorean-openstack-glance-e8af40236f93df8eead02 116 kB/s | 4.8 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 122 kB/s | 4.8 kB 00:00 DEBUG: delorean-openstack-manila-13086be27244ec9318c3b 91 kB/s | 3.4 kB 00:00 DEBUG: delorean-python-tap-as-a-service-0b5c43b8493fac 699 kB/s | 24 kB 00:00 DEBUG: delorean-openstack-octavia-bf16995711034b65a761 153 kB/s | 5.3 kB 00:00 DEBUG: delorean-openstack-watcher-6704838265998619793b 96 kB/s | 3.9 kB 00:00 DEBUG: delorean-ansible-config_template-5ccaa22121a7ff 64 kB/s | 3.1 kB 00:00 DEBUG: delorean-puppet-ironic-7fd53e3c3ab2d3731abd7606 384 kB/s | 14 kB 00:00 DEBUG: delorean-openstack-swift-3201b5393f3f9b7d6bbd29 109 kB/s | 3.4 kB 00:00 DEBUG: delorean-openstack-tempest-49e333af6a50b53e5460 208 kB/s | 7.5 kB 00:00 DEBUG: delorean-openstack-trove-ui-bec80149bcefcb7fc91 264 kB/s | 9.5 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 38 MB/s | 6.8 MB 00:00 DEBUG: CentOS Stream 10 - AppStream 26 MB/s | 3.5 MB 00:00 DEBUG: CentOS Stream 10 - CRB 3.6 MB/s | 774 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 971 kB/s | 52 kB 00:00 DEBUG: dlrn-master-testing 5.6 MB/s | 206 kB 00:00 DEBUG: dlrn-master-build-deps 1.9 MB/s | 73 kB 00:00 DEBUG: centos9-rabbitmq 1.2 MB/s | 44 kB 00:00 DEBUG: centos10-storage 852 kB/s | 47 kB 00:00 DEBUG: NFV SIG OpenvSwitch 69 kB/s | 9.5 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 7.5 MB/s | 5.9 MB 00:00 DEBUG: Package dnf-4.20.0-9.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: dnf-plugins-core noarch 4.7.0-10.el10 baseos 41 k DEBUG: Upgrading: DEBUG: python3-dnf-plugins-core noarch 4.7.0-10.el10 baseos 311 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Upgrade 1 Package DEBUG: Total download size: 352 k DEBUG: Downloading Packages: DEBUG: (1/2): dnf-plugins-core-4.7.0-10.el10.noarch.rp 1.3 MB/s | 41 kB 00:00 DEBUG: (2/2): python3-dnf-plugins-core-4.7.0-10.el10.n 7.8 MB/s | 311 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 8.3 MB/s | 352 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Upgrading : python3-dnf-plugins-core-4.7.0-10.el10.noarch 1/3 DEBUG: Installing : dnf-plugins-core-4.7.0-10.el10.noarch 2/3 DEBUG: Cleanup : python3-dnf-plugins-core-4.7.0-6.el10.noarch 3/3 DEBUG: Running scriptlet: python3-dnf-plugins-core-4.7.0-6.el10.noarch 3/3 DEBUG: Upgraded: DEBUG: python3-dnf-plugins-core-4.7.0-10.el10.noarch DEBUG: Installed: DEBUG: dnf-plugins-core-4.7.0-10.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root Finish(bootstrap): installing dnf tooling DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/os-release DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] 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 Start(bootstrap): creating root cache DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//proc/filesystems', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//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 Finish(bootstrap): creating root cache Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/ DEBUG: created dir: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 xtopology 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 256 KiB (8 instances) DEBUG: L1i cache: 256 KiB (8 instances) DEBUG: L2 cache: 4 MiB (8 instances) DEBUG: L3 cache: 128 MiB (8 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Indirect target selection: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Old microcode: Not affected DEBUG: Vulnerability Reg file data sampling: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Mitigation; SMT disabled DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsa: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Vulnerability Vmscape: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] 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: 15Gi 1.1Gi 12Gi 20Mi 2.0Gi 14Gi DEBUG: Swap: 0B 0B 0B DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/cache/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 DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: /dev/vda2 xfs 430G 12G 418G 3% / DEBUG: /dev/vda2 xfs 430G 12G 418G 3% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/yum DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/dbus DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/vars DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/sys DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/run/lock DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: kernel version == 6.12.0-170.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: resultdir = /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/mock DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./extracted DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./source DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/edk2 DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/java DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/openssl DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/anchors DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/blocklist DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./anchors DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.4xjpvkxv', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc Start: installing minimal buildroot with dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/installation-homedir DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'redhat-rpm-config', 'redhat-release', 'which', 'xz', 'python3-six', 'python3-pbr', 'git-core', 'sed', 'bzip2', 'gzip', 'gcc-c++', 'tar', 'coreutils', 'unzip', 'shadow-utils', 'diffutils', 'cpio', 'bash', 'gawk', 'info', 'patch', 'util-linux', 'findutils', 'grep', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'redhat-rpm-config', 'redhat-release', 'which', 'xz', 'python3-six', 'python3-pbr', 'git-core', 'sed', 'bzip2', 'gzip', 'gcc-c++', 'tar', 'coreutils', 'unzip', 'shadow-utils', 'diffutils', 'cpio', 'bash', 'gawk', 'info', 'patch', 'util-linux', 'findutils', 'grep', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stream-10-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-25ef5677a674088bfb4 76 kB/s | 5.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-3a519 413 kB/s | 19 kB 00:00 DEBUG: delorean-openstack-cinder-f38c2950b13a2cde2ae9f 100 kB/s | 4.1 kB 00:00 DEBUG: delorean-ansible-collections-openstack-a1784932 750 kB/s | 29 kB 00:00 DEBUG: delorean-openstack-cloudkitty-38de7d1b28113c99a 309 kB/s | 13 kB 00:00 DEBUG: delorean-openstack-kolla-96b54022857ccef8dc6bb1 1.5 MB/s | 68 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-5b4c0669 124 kB/s | 5.1 kB 00:00 DEBUG: delorean-openstack-designate-7c785e72c3936d8953 131 kB/s | 4.7 kB 00:00 DEBUG: delorean-openstack-glance-e8af40236f93df8eead02 122 kB/s | 4.8 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 157 kB/s | 4.8 kB 00:00 DEBUG: delorean-openstack-manila-13086be27244ec9318c3b 113 kB/s | 3.4 kB 00:00 DEBUG: delorean-python-tap-as-a-service-0b5c43b8493fac 802 kB/s | 24 kB 00:00 DEBUG: delorean-openstack-octavia-bf16995711034b65a761 178 kB/s | 5.3 kB 00:00 DEBUG: delorean-openstack-watcher-6704838265998619793b 135 kB/s | 3.9 kB 00:00 DEBUG: delorean-ansible-config_template-5ccaa22121a7ff 104 kB/s | 3.1 kB 00:00 DEBUG: delorean-puppet-ironic-7fd53e3c3ab2d3731abd7606 408 kB/s | 14 kB 00:00 DEBUG: delorean-openstack-swift-3201b5393f3f9b7d6bbd29 113 kB/s | 3.4 kB 00:00 DEBUG: delorean-openstack-tempest-49e333af6a50b53e5460 261 kB/s | 7.5 kB 00:00 DEBUG: delorean-openstack-trove-ui-bec80149bcefcb7fc91 323 kB/s | 9.5 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 53 MB/s | 6.8 MB 00:00 DEBUG: CentOS Stream 10 - AppStream 23 MB/s | 3.5 MB 00:00 DEBUG: CentOS Stream 10 - CRB 6.7 MB/s | 774 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 730 kB/s | 52 kB 00:00 DEBUG: dlrn-master-testing 4.0 MB/s | 206 kB 00:00 DEBUG: dlrn-master-build-deps 2.2 MB/s | 73 kB 00:00 DEBUG: centos9-rabbitmq 1.0 MB/s | 44 kB 00:00 DEBUG: centos10-storage 1.0 MB/s | 47 kB 00:00 DEBUG: NFV SIG OpenvSwitch 90 kB/s | 9.5 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 10 MB/s | 5.9 MB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================================= DEBUG: Installing: DEBUG: basesystem noarch 11-22.el10 baseos 4.3 k DEBUG: bash x86_64 5.2.26-6.el10 baseos 1.8 M DEBUG: bzip2 x86_64 1.0.8-25.el10 baseos 54 k DEBUG: centos-stream-release noarch 10.0-12.el10 baseos 26 k DEBUG: coreutils x86_64 9.5-6.el10 baseos 1.1 M DEBUG: cpio x86_64 2.15-3.el10 baseos 292 k DEBUG: diffutils x86_64 3.10-8.el10 baseos 409 k DEBUG: findutils x86_64 1:4.10.0-5.el10 baseos 551 k DEBUG: gawk x86_64 5.3.0-6.el10 baseos 1.1 M DEBUG: gcc x86_64 14.3.1-4.el10 appstream 38 M DEBUG: gcc-c++ x86_64 14.3.1-4.el10 appstream 15 M DEBUG: git-core x86_64 2.47.3-1.el10 appstream 4.8 M DEBUG: grep x86_64 3.11-10.el10 baseos 301 k DEBUG: gzip x86_64 1.13-3.el10 baseos 170 k DEBUG: info x86_64 7.1-6.el10 baseos 183 k DEBUG: make x86_64 1:4.4.1-9.el10 baseos 587 k DEBUG: patch x86_64 2.7.6-26.el10 appstream 132 k DEBUG: python3-devel x86_64 3.12.12-1.el10 appstream 329 k DEBUG: python3-pbr noarch 6.1.1-1.el10s delorean-master-testing 177 k DEBUG: python3-setuptools_scm noarch 8.0.4-7.el10 crb 117 k DEBUG: python3-six noarch 1.16.0-16.el10 baseos 42 k DEBUG: redhat-rpm-config noarch 293-1.el10 appstream 77 k DEBUG: rpm-build x86_64 4.19.1.1-21.el10 appstream 75 k DEBUG: sed x86_64 4.9-3.el10 baseos 318 k DEBUG: shadow-utils x86_64 2:4.15.0-9.el10 baseos 1.3 M DEBUG: tar x86_64 2:1.35-7.el10 baseos 863 k DEBUG: unzip x86_64 6.0-69.el10 baseos 190 k DEBUG: util-linux x86_64 2.40.2-13.el10 baseos 1.3 M DEBUG: which x86_64 2.21-44.el10 baseos 42 k DEBUG: xz x86_64 1:5.6.2-4.el10 baseos 481 k DEBUG: Installing dependencies: DEBUG: alternatives x86_64 1.30-2.el10 baseos 42 k DEBUG: annobin-docs noarch 13.02-1.el10 appstream 88 k DEBUG: annobin-plugin-gcc x86_64 13.02-1.el10 appstream 998 k DEBUG: audit-libs x86_64 4.0.3-4.el10 baseos 133 k DEBUG: authselect x86_64 1.5.0-8.el10 baseos 144 k DEBUG: authselect-libs x86_64 1.5.0-8.el10 baseos 223 k DEBUG: binutils x86_64 2.41-60.el10 baseos 6.4 M DEBUG: binutils-gold x86_64 2.41-60.el10 baseos 797 k DEBUG: bzip2-libs x86_64 1.0.8-25.el10 baseos 42 k DEBUG: ca-certificates noarch 2025.2.80_v9.0.305-102.el10 baseos 1.1 M DEBUG: centos-gpg-keys noarch 10.0-12.el10 baseos 10 k DEBUG: centos-stream-repos noarch 10.0-12.el10 baseos 8.3 k DEBUG: coreutils-common x86_64 9.5-6.el10 baseos 2.1 M DEBUG: cpp x86_64 14.3.1-4.el10 appstream 13 M DEBUG: cracklib x86_64 2.9.11-8.el10 baseos 96 k DEBUG: cracklib-dicts x86_64 2.9.11-8.el10 baseos 3.6 M DEBUG: crypto-policies noarch 20251127-1.git27c2902.el10 baseos 98 k DEBUG: curl x86_64 8.12.1-4.el10 baseos 217 k DEBUG: cyrus-sasl-lib x86_64 2.1.28-27.el10 baseos 106 k DEBUG: dbus x86_64 1:1.14.10-5.el10 baseos 4.4 k DEBUG: dbus-broker x86_64 36-4.el10 baseos 174 k DEBUG: dbus-common noarch 1:1.14.10-5.el10 baseos 15 k DEBUG: debugedit x86_64 5.1-8.el10 appstream 80 k DEBUG: device-mapper x86_64 10:1.02.206-3.el10 baseos 140 k DEBUG: device-mapper-libs x86_64 10:1.02.206-3.el10 baseos 182 k DEBUG: dwz x86_64 0.16-1.el10 appstream 140 k DEBUG: ed x86_64 1.20-5.el10 baseos 83 k DEBUG: efi-srpm-macros noarch 6-6.el10 appstream 24 k DEBUG: elfutils x86_64 0.194-1.el10 baseos 573 k DEBUG: elfutils-debuginfod-client x86_64 0.194-1.el10 baseos 43 k DEBUG: elfutils-default-yama-scope noarch 0.194-1.el10 baseos 8.3 k DEBUG: elfutils-libelf x86_64 0.194-1.el10 baseos 201 k DEBUG: elfutils-libs x86_64 0.194-1.el10 baseos 267 k DEBUG: expat x86_64 2.7.1-1.el10 baseos 117 k DEBUG: file x86_64 5.45-8.el10 baseos 49 k DEBUG: file-libs x86_64 5.45-8.el10 baseos 764 k DEBUG: filesystem x86_64 3.18-17.el10 baseos 4.8 M DEBUG: fonts-srpm-macros noarch 1:2.0.5-18.el10 appstream 27 k DEBUG: forge-srpm-macros noarch 0.4.0-6.el10 appstream 21 k DEBUG: gcc-plugin-annobin x86_64 14.3.1-4.el10 appstream 68 k DEBUG: gdb-minimal x86_64 16.3-2.el10 appstream 4.4 M DEBUG: gdbm x86_64 1:1.23-14.el10 baseos 151 k DEBUG: gdbm-libs x86_64 1:1.23-14.el10 baseos 57 k DEBUG: glibc x86_64 2.39-91.el10 baseos 2.1 M DEBUG: glibc-common x86_64 2.39-91.el10 baseos 336 k DEBUG: glibc-devel x86_64 2.39-91.el10 appstream 600 k DEBUG: glibc-gconv-extra x86_64 2.39-91.el10 baseos 1.7 M DEBUG: glibc-minimal-langpack x86_64 2.39-91.el10 baseos 41 k DEBUG: gmp x86_64 1:6.2.1-12.el10 baseos 318 k DEBUG: go-srpm-macros noarch 3.8.0-1.el10 appstream 27 k DEBUG: jansson x86_64 2.14-3.el10 baseos 46 k DEBUG: json-c x86_64 0.18-3.el10 baseos 45 k DEBUG: kernel-headers x86_64 6.12.0-170.el10 appstream 2.8 M DEBUG: kernel-srpm-macros noarch 1.0-25.el10 appstream 11 k DEBUG: keyutils-libs x86_64 1.6.3-5.el10 baseos 33 k DEBUG: krb5-libs x86_64 1.21.3-8.el10 baseos 767 k DEBUG: less x86_64 661-3.el10 baseos 191 k DEBUG: libacl x86_64 2.3.2-4.el10 baseos 25 k DEBUG: libarchive x86_64 3.7.7-4.el10 baseos 414 k DEBUG: libattr x86_64 2.5.2-5.el10 baseos 19 k DEBUG: libblkid x86_64 2.40.2-13.el10 baseos 124 k DEBUG: libbrotli x86_64 1.1.0-6.el10 baseos 346 k DEBUG: libcap x86_64 2.69-7.el10 baseos 91 k DEBUG: libcap-ng x86_64 0.8.4-6.el10 baseos 33 k DEBUG: libcbor x86_64 0.11.0-3.el10 baseos 34 k DEBUG: libcom_err x86_64 1.47.1-5.el10 baseos 26 k DEBUG: libcurl x86_64 8.12.1-4.el10 baseos 368 k DEBUG: libeconf x86_64 0.6.2-4.el10 baseos 33 k DEBUG: libedit x86_64 3.1-52.20230828cvs.el10 baseos 106 k DEBUG: libevent x86_64 2.1.12-16.el10 baseos 261 k DEBUG: libfdisk x86_64 2.40.2-13.el10 baseos 159 k DEBUG: libffi x86_64 3.4.4-10.el10 baseos 41 k DEBUG: libfido2 x86_64 1.14.0-7.el10 baseos 98 k DEBUG: libgcc x86_64 14.3.1-4.el10 baseos 146 k DEBUG: libgomp x86_64 14.3.1-4.el10 baseos 369 k DEBUG: libidn2 x86_64 2.3.7-3.el10 baseos 118 k DEBUG: libmount x86_64 2.40.2-13.el10 baseos 155 k DEBUG: libmpc x86_64 1.3.1-7.el10 appstream 71 k DEBUG: libnghttp2 x86_64 1.64.0-2.el10 baseos 78 k DEBUG: libpkgconf x86_64 2.1.0-3.el10 baseos 39 k DEBUG: libpsl x86_64 0.21.5-6.el10 baseos 65 k DEBUG: libpwquality x86_64 1.4.5-12.el10 baseos 123 k DEBUG: libseccomp x86_64 2.5.6-1.el10 baseos 71 k DEBUG: libselinux x86_64 3.9-2.el10 baseos 97 k DEBUG: libsemanage x86_64 3.9-1.el10 baseos 122 k DEBUG: libsepol x86_64 3.9-1.el10 baseos 348 k DEBUG: libsmartcols x86_64 2.40.2-13.el10 baseos 83 k DEBUG: libssh x86_64 0.11.1-3.el10 baseos 233 k DEBUG: libssh-config noarch 0.11.1-3.el10 baseos 8.4 k DEBUG: libstdc++ x86_64 14.3.1-4.el10 baseos 925 k DEBUG: libstdc++-devel x86_64 14.3.1-4.el10 appstream 2.8 M DEBUG: libtasn1 x86_64 4.20.0-1.el10 baseos 75 k DEBUG: libunistring x86_64 1.1-10.el10 baseos 548 k DEBUG: libutempter x86_64 1.2.1-15.el10 baseos 27 k DEBUG: libuuid x86_64 2.40.2-13.el10 baseos 28 k DEBUG: libverto x86_64 0.3.2-10.el10 baseos 22 k DEBUG: libxcrypt x86_64 4.4.36-10.el10 baseos 120 k DEBUG: libxcrypt-devel x86_64 4.4.36-10.el10 appstream 30 k DEBUG: libxml2 x86_64 2.12.5-9.el10 baseos 692 k DEBUG: libzstd x86_64 1.5.5-9.el10 baseos 292 k DEBUG: lua-libs x86_64 5.4.6-7.el10 baseos 132 k DEBUG: lua-srpm-macros noarch 1-15.el10 appstream 9.8 k DEBUG: lz4-libs x86_64 1.9.4-8.el10 baseos 68 k DEBUG: mpdecimal x86_64 2.5.1-12.el10 baseos 90 k DEBUG: mpfr x86_64 4.2.1-5.el10 baseos 346 k DEBUG: ncurses-base noarch 6.4-14.20240127.el10 baseos 100 k DEBUG: ncurses-libs x86_64 6.4-14.20240127.el10 baseos 338 k DEBUG: ocaml-srpm-macros noarch 10-4.el10 appstream 10 k DEBUG: openblas-srpm-macros noarch 2-19.el10 appstream 8.7 k DEBUG: openldap x86_64 2.6.9-1.el10 baseos 239 k DEBUG: openssh x86_64 9.9p1-17.el10 baseos 352 k DEBUG: openssh-clients x86_64 9.9p1-17.el10 baseos 765 k DEBUG: openssl-fips-provider x86_64 1:3.5.1-6.el10 baseos 812 k DEBUG: openssl-libs x86_64 1:3.5.1-6.el10 baseos 2.3 M DEBUG: p11-kit x86_64 0.25.10-1.el10 baseos 517 k DEBUG: p11-kit-trust x86_64 0.25.10-1.el10 baseos 140 k DEBUG: package-notes-srpm-macros noarch 0.5-13.el10 appstream 10 k DEBUG: pam x86_64 1.6.1-9.el10 baseos 584 k DEBUG: pam-libs x86_64 1.6.1-9.el10 baseos 56 k DEBUG: pcre2 x86_64 10.44-1.el10.3 baseos 248 k DEBUG: pcre2-syntax noarch 10.44-1.el10.3 baseos 151 k DEBUG: perl-srpm-macros noarch 1-57.el10 appstream 9.5 k DEBUG: pkgconf x86_64 2.1.0-3.el10 baseos 45 k DEBUG: pkgconf-m4 noarch 2.1.0-3.el10 baseos 15 k DEBUG: pkgconf-pkg-config x86_64 2.1.0-3.el10 baseos 11 k DEBUG: popt x86_64 1.19-8.el10 baseos 66 k DEBUG: publicsuffix-list-dafsa noarch 20240107-5.el10 baseos 59 k DEBUG: pyproject-srpm-macros noarch 1.18.5-1.el10 appstream 13 k DEBUG: python-rpm-macros noarch 3.12-10.el10 appstream 17 k DEBUG: python-srpm-macros noarch 3.12-10.el10 appstream 24 k DEBUG: python3 x86_64 3.12.12-1.el10 baseos 28 k DEBUG: python3-libs x86_64 3.12.12-1.el10 baseos 9.4 M DEBUG: python3-packaging noarch 24.2-2.el10 baseos 153 k DEBUG: python3-pip-wheel noarch 23.3.2-7.el10 baseos 1.5 M DEBUG: python3-rpm-generators noarch 14-12.el10 appstream 30 k DEBUG: python3-rpm-macros noarch 3.12-10.el10 appstream 12 k DEBUG: python3-setuptools noarch 69.0.3-12.el10 baseos 1.6 M DEBUG: python3-typing-extensions noarch 4.12.2-2.el10s delorean-master-testing 89 k DEBUG: qt6-srpm-macros noarch 6.10.1-1.el10 appstream 9.1 k DEBUG: readline x86_64 8.2-11.el10 baseos 214 k DEBUG: rpm x86_64 4.19.1.1-21.el10 baseos 560 k DEBUG: rpm-build-libs x86_64 4.19.1.1-21.el10 baseos 92 k DEBUG: rpm-libs x86_64 4.19.1.1-21.el10 baseos 309 k DEBUG: rpm-sequoia x86_64 1.9.0.3-1.el10 baseos 975 k DEBUG: rust-toolset-srpm-macros noarch 1.91.0-1.el10 appstream 11 k DEBUG: setup noarch 2.14.5-7.el10 baseos 153 k DEBUG: sqlite-libs x86_64 3.46.1-5.el10 baseos 745 k DEBUG: systemd-libs x86_64 257-16.el10 baseos 824 k DEBUG: systemd-pam x86_64 257-16.el10 baseos 307 k DEBUG: systemd-rpm-macros noarch 257-16.el10 baseos 28 k DEBUG: tzdata noarch 2025b-2.el10 baseos 901 k DEBUG: util-linux-core x86_64 2.40.2-13.el10 baseos 550 k DEBUG: xkeyboard-config noarch 2.41-3.el10 appstream 1.0 M DEBUG: xz-libs x86_64 1:5.6.2-4.el10 baseos 113 k DEBUG: zip x86_64 3.0-45.el10 baseos 270 k DEBUG: zlib-ng-compat x86_64 2.2.3-2.el10 baseos 79 k DEBUG: zstd x86_64 1.5.5-9.el10 baseos 464 k DEBUG: Installing weak dependencies: DEBUG: cryptsetup-libs x86_64 2.8.1-1.el10 baseos 578 k DEBUG: gawk-all-langpacks x86_64 5.3.0-6.el10 appstream 275 k DEBUG: kmod-libs x86_64 31-12.el10 baseos 69 k DEBUG: libbpf x86_64 2:1.7.0-1.el10 baseos 193 k DEBUG: libxkbcommon x86_64 1.7.0-4.el10 appstream 145 k DEBUG: python-unversioned-command noarch 3.12.12-1.el10 appstream 11 k DEBUG: python3-pip noarch 23.3.2-7.el10 appstream 3.2 M DEBUG: rpm-plugin-audit x86_64 4.19.1.1-21.el10 baseos 16 k DEBUG: systemd x86_64 257-16.el10 baseos 5.7 M DEBUG: Transaction Summary DEBUG: ================================================================================================= DEBUG: Install 196 Packages DEBUG: Total download size: 168 M DEBUG: Installed size: 533 M DEBUG: Downloading Packages: DEBUG: (1/196): alternatives-1.30-2.el10.x86_64.rpm 1.5 MB/s | 42 kB 00:00 DEBUG: (2/196): audit-libs-4.0.3-4.el10.x86_64.rpm 4.2 MB/s | 133 kB 00:00 DEBUG: (3/196): authselect-libs-1.5.0-8.el10.x86_64.rp 19 MB/s | 223 kB 00:00 DEBUG: (4/196): basesystem-11-22.el10.noarch.rpm 316 kB/s | 4.3 kB 00:00 DEBUG: (5/196): bash-5.2.26-6.el10.x86_64.rpm 43 MB/s | 1.8 MB 00:00 DEBUG: (6/196): binutils-2.41-60.el10.x86_64.rpm 61 MB/s | 6.4 MB 00:00 DEBUG: (7/196): binutils-gold-2.41-60.el10.x86_64.rpm 10 MB/s | 797 kB 00:00 DEBUG: (8/196): bzip2-1.0.8-25.el10.x86_64.rpm 3.0 MB/s | 54 kB 00:00 DEBUG: (9/196): bzip2-libs-1.0.8-25.el10.x86_64.rpm 2.4 MB/s | 42 kB 00:00 DEBUG: (10/196): ca-certificates-2025.2.80_v9.0.305-10 33 MB/s | 1.1 MB 00:00 DEBUG: (11/196): centos-gpg-keys-10.0-12.el10.noarch.r 400 kB/s | 10 kB 00:00 DEBUG: (12/196): centos-stream-release-10.0-12.el10.no 3.3 MB/s | 26 kB 00:00 DEBUG: (13/196): centos-stream-repos-10.0-12.el10.noar 793 kB/s | 8.3 kB 00:00 DEBUG: (14/196): authselect-1.5.0-8.el10.x86_64.rpm 631 kB/s | 144 kB 00:00 DEBUG: (15/196): coreutils-9.5-6.el10.x86_64.rpm 33 MB/s | 1.1 MB 00:00 DEBUG: (16/196): coreutils-common-9.5-6.el10.x86_64.rp 41 MB/s | 2.1 MB 00:00 DEBUG: (17/196): cpio-2.15-3.el10.x86_64.rpm 5.4 MB/s | 292 kB 00:00 DEBUG: (18/196): cracklib-2.9.11-8.el10.x86_64.rpm 2.9 MB/s | 96 kB 00:00 DEBUG: (19/196): crypto-policies-20251127-1.git27c2902 5.3 MB/s | 98 kB 00:00 DEBUG: (20/196): cryptsetup-libs-2.8.1-1.el10.x86_64.r 17 MB/s | 578 kB 00:00 DEBUG: (21/196): cracklib-dicts-2.9.11-8.el10.x86_64.r 48 MB/s | 3.6 MB 00:00 DEBUG: (22/196): curl-8.12.1-4.el10.x86_64.rpm 3.8 MB/s | 217 kB 00:00 DEBUG: (23/196): cyrus-sasl-lib-2.1.28-27.el10.x86_64. 2.5 MB/s | 106 kB 00:00 DEBUG: (24/196): dbus-1.14.10-5.el10.x86_64.rpm 332 kB/s | 4.4 kB 00:00 DEBUG: (25/196): dbus-broker-36-4.el10.x86_64.rpm 13 MB/s | 174 kB 00:00 DEBUG: (26/196): dbus-common-1.14.10-5.el10.noarch.rpm 1.3 MB/s | 15 kB 00:00 DEBUG: (27/196): device-mapper-1.02.206-3.el10.x86_64. 10 MB/s | 140 kB 00:00 DEBUG: (28/196): device-mapper-libs-1.02.206-3.el10.x8 15 MB/s | 182 kB 00:00 DEBUG: (29/196): diffutils-3.10-8.el10.x86_64.rpm 12 MB/s | 409 kB 00:00 DEBUG: (30/196): ed-1.20-5.el10.x86_64.rpm 2.5 MB/s | 83 kB 00:00 DEBUG: (31/196): elfutils-0.194-1.el10.x86_64.rpm 16 MB/s | 573 kB 00:00 DEBUG: (32/196): elfutils-debuginfod-client-0.194-1.el 3.0 MB/s | 43 kB 00:00 DEBUG: (33/196): elfutils-default-yama-scope-0.194-1.e 560 kB/s | 8.3 kB 00:00 DEBUG: (34/196): elfutils-libelf-0.194-1.el10.x86_64.r 15 MB/s | 201 kB 00:00 DEBUG: (35/196): elfutils-libs-0.194-1.el10.x86_64.rpm 17 MB/s | 267 kB 00:00 DEBUG: (36/196): expat-2.7.1-1.el10.x86_64.rpm 7.0 MB/s | 117 kB 00:00 DEBUG: (37/196): file-5.45-8.el10.x86_64.rpm 2.8 MB/s | 49 kB 00:00 DEBUG: (38/196): file-libs-5.45-8.el10.x86_64.rpm 29 MB/s | 764 kB 00:00 DEBUG: (39/196): filesystem-3.18-17.el10.x86_64.rpm 57 MB/s | 4.8 MB 00:00 DEBUG: (40/196): findutils-4.10.0-5.el10.x86_64.rpm 6.1 MB/s | 551 kB 00:00 DEBUG: (41/196): gawk-5.3.0-6.el10.x86_64.rpm 12 MB/s | 1.1 MB 00:00 DEBUG: (42/196): gdbm-1.23-14.el10.x86_64.rpm 4.5 MB/s | 151 kB 00:00 DEBUG: (43/196): gdbm-libs-1.23-14.el10.x86_64.rpm 1.9 MB/s | 57 kB 00:00 DEBUG: (44/196): glibc-common-2.39-91.el10.x86_64.rpm 17 MB/s | 336 kB 00:00 DEBUG: (45/196): glibc-2.39-91.el10.x86_64.rpm 44 MB/s | 2.1 MB 00:00 DEBUG: (46/196): glibc-minimal-langpack-2.39-91.el10.x 1.4 MB/s | 41 kB 00:00 DEBUG: (47/196): glibc-gconv-extra-2.39-91.el10.x86_64 29 MB/s | 1.7 MB 00:00 DEBUG: (48/196): gmp-6.2.1-12.el10.x86_64.rpm 10 MB/s | 318 kB 00:00 DEBUG: (49/196): grep-3.11-10.el10.x86_64.rpm 9.6 MB/s | 301 kB 00:00 DEBUG: (50/196): jansson-2.14-3.el10.x86_64.rpm 4.6 MB/s | 46 kB 00:00 DEBUG: (51/196): gzip-1.13-3.el10.x86_64.rpm 5.2 MB/s | 170 kB 00:00 DEBUG: (52/196): keyutils-libs-1.6.3-5.el10.x86_64.rpm 954 kB/s | 33 kB 00:00 DEBUG: (53/196): kmod-libs-31-12.el10.x86_64.rpm 2.3 MB/s | 69 kB 00:00 DEBUG: (54/196): info-7.1-6.el10.x86_64.rpm 1.7 MB/s | 183 kB 00:00 DEBUG: (55/196): json-c-0.18-3.el10.x86_64.rpm 512 kB/s | 45 kB 00:00 DEBUG: (56/196): libacl-2.3.2-4.el10.x86_64.rpm 2.2 MB/s | 25 kB 00:00 DEBUG: (57/196): libarchive-3.7.7-4.el10.x86_64.rpm 26 MB/s | 414 kB 00:00 DEBUG: (58/196): libattr-2.5.2-5.el10.x86_64.rpm 1.1 MB/s | 19 kB 00:00 DEBUG: (59/196): libblkid-2.40.2-13.el10.x86_64.rpm 13 MB/s | 124 kB 00:00 DEBUG: (60/196): less-661-3.el10.x86_64.rpm 1.3 MB/s | 191 kB 00:00 DEBUG: (61/196): krb5-libs-1.21.3-8.el10.x86_64.rpm 4.5 MB/s | 767 kB 00:00 DEBUG: (62/196): libcap-2.69-7.el10.x86_64.rpm 774 kB/s | 91 kB 00:00 DEBUG: (63/196): libbrotli-1.1.0-6.el10.x86_64.rpm 1.6 MB/s | 346 kB 00:00 DEBUG: (64/196): libcap-ng-0.8.4-6.el10.x86_64.rpm 311 kB/s | 33 kB 00:00 DEBUG: (65/196): libbpf-1.7.0-1.el10.x86_64.rpm 577 kB/s | 193 kB 00:00 DEBUG: (66/196): libcom_err-1.47.1-5.el10.x86_64.rpm 1.3 MB/s | 26 kB 00:00 DEBUG: (67/196): libcurl-8.12.1-4.el10.x86_64.rpm 20 MB/s | 368 kB 00:00 DEBUG: (68/196): libeconf-0.6.2-4.el10.x86_64.rpm 2.1 MB/s | 33 kB 00:00 DEBUG: (69/196): libedit-3.1-52.20230828cvs.el10.x86_6 7.7 MB/s | 106 kB 00:00 DEBUG: (70/196): libevent-2.1.12-16.el10.x86_64.rpm 16 MB/s | 261 kB 00:00 DEBUG: (71/196): libfdisk-2.40.2-13.el10.x86_64.rpm 9.9 MB/s | 159 kB 00:00 DEBUG: (72/196): libffi-3.4.4-10.el10.x86_64.rpm 2.8 MB/s | 41 kB 00:00 DEBUG: (73/196): libfido2-1.14.0-7.el10.x86_64.rpm 5.5 MB/s | 98 kB 00:00 DEBUG: (74/196): libgcc-14.3.1-4.el10.x86_64.rpm 8.4 MB/s | 146 kB 00:00 DEBUG: (75/196): libgomp-14.3.1-4.el10.x86_64.rpm 20 MB/s | 369 kB 00:00 DEBUG: (76/196): libidn2-2.3.7-3.el10.x86_64.rpm 6.4 MB/s | 118 kB 00:00 DEBUG: (77/196): libmount-2.40.2-13.el10.x86_64.rpm 11 MB/s | 155 kB 00:00 DEBUG: (78/196): libnghttp2-1.64.0-2.el10.x86_64.rpm 5.7 MB/s | 78 kB 00:00 DEBUG: (79/196): libpkgconf-2.1.0-3.el10.x86_64.rpm 3.7 MB/s | 39 kB 00:00 DEBUG: (80/196): libpsl-0.21.5-6.el10.x86_64.rpm 6.2 MB/s | 65 kB 00:00 DEBUG: (81/196): libpwquality-1.4.5-12.el10.x86_64.rpm 9.7 MB/s | 123 kB 00:00 DEBUG: (82/196): libseccomp-2.5.6-1.el10.x86_64.rpm 5.6 MB/s | 71 kB 00:00 DEBUG: (83/196): libcbor-0.11.0-3.el10.x86_64.rpm 192 kB/s | 34 kB 00:00 DEBUG: (84/196): libselinux-3.9-2.el10.x86_64.rpm 6.4 MB/s | 97 kB 00:00 DEBUG: (85/196): libsepol-3.9-1.el10.x86_64.rpm 19 MB/s | 348 kB 00:00 DEBUG: (86/196): libsmartcols-2.40.2-13.el10.x86_64.rp 4.5 MB/s | 83 kB 00:00 DEBUG: (87/196): libssh-0.11.1-3.el10.x86_64.rpm 14 MB/s | 233 kB 00:00 DEBUG: (88/196): libssh-config-0.11.1-3.el10.noarch.rp 583 kB/s | 8.4 kB 00:00 DEBUG: (89/196): libstdc++-14.3.1-4.el10.x86_64.rpm 24 MB/s | 925 kB 00:00 DEBUG: (90/196): libtasn1-4.20.0-1.el10.x86_64.rpm 757 kB/s | 75 kB 00:00 DEBUG: (91/196): libsemanage-3.9-1.el10.x86_64.rpm 478 kB/s | 122 kB 00:00 DEBUG: (92/196): libunistring-1.1-10.el10.x86_64.rpm 2.6 MB/s | 548 kB 00:00 DEBUG: (93/196): libutempter-1.2.1-15.el10.x86_64.rpm 133 kB/s | 27 kB 00:00 DEBUG: (94/196): libuuid-2.40.2-13.el10.x86_64.rpm 219 kB/s | 28 kB 00:00 DEBUG: (95/196): libverto-0.3.2-10.el10.x86_64.rpm 168 kB/s | 22 kB 00:00 DEBUG: (96/196): libxcrypt-4.4.36-10.el10.x86_64.rpm 1.0 MB/s | 120 kB 00:00 DEBUG: (97/196): libxml2-2.12.5-9.el10.x86_64.rpm 3.8 MB/s | 692 kB 00:00 DEBUG: (98/196): libzstd-1.5.5-9.el10.x86_64.rpm 1.2 MB/s | 292 kB 00:00 DEBUG: (99/196): lua-libs-5.4.6-7.el10.x86_64.rpm 396 kB/s | 132 kB 00:00 DEBUG: (100/196): lz4-libs-1.9.4-8.el10.x86_64.rpm 217 kB/s | 68 kB 00:00 DEBUG: (101/196): make-4.4.1-9.el10.x86_64.rpm 2.1 MB/s | 587 kB 00:00 DEBUG: (102/196): mpdecimal-2.5.1-12.el10.x86_64.rpm 528 kB/s | 90 kB 00:00 DEBUG: (103/196): mpfr-4.2.1-5.el10.x86_64.rpm 2.9 MB/s | 346 kB 00:00 DEBUG: (104/196): ncurses-base-6.4-14.20240127.el10.no 1.3 MB/s | 100 kB 00:00 DEBUG: (105/196): ncurses-libs-6.4-14.20240127.el10.x8 9.7 MB/s | 338 kB 00:00 DEBUG: (106/196): openldap-2.6.9-1.el10.x86_64.rpm 14 MB/s | 239 kB 00:00 DEBUG: (107/196): openssh-9.9p1-17.el10.x86_64.rpm 18 MB/s | 352 kB 00:00 DEBUG: (108/196): openssh-clients-9.9p1-17.el10.x86_64 39 MB/s | 765 kB 00:00 DEBUG: (109/196): openssl-fips-provider-3.5.1-6.el10.x 33 MB/s | 812 kB 00:00 DEBUG: (110/196): p11-kit-0.25.10-1.el10.x86_64.rpm 19 MB/s | 517 kB 00:00 DEBUG: (111/196): openssl-libs-3.5.1-6.el10.x86_64.rpm 45 MB/s | 2.3 MB 00:00 DEBUG: (112/196): p11-kit-trust-0.25.10-1.el10.x86_64. 3.8 MB/s | 140 kB 00:00 DEBUG: (113/196): pam-1.6.1-9.el10.x86_64.rpm 19 MB/s | 584 kB 00:00 DEBUG: (114/196): pam-libs-1.6.1-9.el10.x86_64.rpm 3.0 MB/s | 56 kB 00:00 DEBUG: (115/196): pcre2-10.44-1.el10.3.x86_64.rpm 12 MB/s | 248 kB 00:00 DEBUG: (116/196): pcre2-syntax-10.44-1.el10.3.noarch.r 12 MB/s | 151 kB 00:00 DEBUG: (117/196): pkgconf-2.1.0-3.el10.x86_64.rpm 3.6 MB/s | 45 kB 00:00 DEBUG: (118/196): pkgconf-m4-2.1.0-3.el10.noarch.rpm 1.6 MB/s | 15 kB 00:00 DEBUG: (119/196): pkgconf-pkg-config-2.1.0-3.el10.x86_ 1.5 MB/s | 11 kB 00:00 DEBUG: (120/196): popt-1.19-8.el10.x86_64.rpm 6.5 MB/s | 66 kB 00:00 DEBUG: (121/196): publicsuffix-list-dafsa-20240107-5.e 6.2 MB/s | 59 kB 00:00 DEBUG: (122/196): python3-3.12.12-1.el10.x86_64.rpm 2.3 MB/s | 28 kB 00:00 DEBUG: (123/196): python3-packaging-24.2-2.el10.noarch 9.4 MB/s | 153 kB 00:00 DEBUG: (124/196): python3-pip-wheel-23.3.2-7.el10.noar 37 MB/s | 1.5 MB 00:00 DEBUG: (125/196): python3-setuptools-69.0.3-12.el10.no 25 MB/s | 1.6 MB 00:00 DEBUG: (126/196): python3-six-1.16.0-16.el10.noarch.rp 894 kB/s | 42 kB 00:00 DEBUG: (127/196): python3-libs-3.12.12-1.el10.x86_64.r 63 MB/s | 9.4 MB 00:00 DEBUG: (128/196): readline-8.2-11.el10.x86_64.rpm 2.8 MB/s | 214 kB 00:00 DEBUG: (129/196): rpm-4.19.1.1-21.el10.x86_64.rpm 7.7 MB/s | 560 kB 00:00 DEBUG: (130/196): rpm-build-libs-4.19.1.1-21.el10.x86_ 4.4 MB/s | 92 kB 00:00 DEBUG: (131/196): rpm-libs-4.19.1.1-21.el10.x86_64.rpm 15 MB/s | 309 kB 00:00 DEBUG: (132/196): rpm-plugin-audit-4.19.1.1-21.el10.x8 1.0 MB/s | 16 kB 00:00 DEBUG: (133/196): sed-4.9-3.el10.x86_64.rpm 21 MB/s | 318 kB 00:00 DEBUG: (134/196): rpm-sequoia-1.9.0.3-1.el10.x86_64.rp 30 MB/s | 975 kB 00:00 DEBUG: (135/196): setup-2.14.5-7.el10.noarch.rpm 5.9 MB/s | 153 kB 00:00 DEBUG: (136/196): shadow-utils-4.15.0-9.el10.x86_64.rp 34 MB/s | 1.3 MB 00:00 DEBUG: (137/196): sqlite-libs-3.46.1-5.el10.x86_64.rpm 19 MB/s | 745 kB 00:00 DEBUG: (138/196): systemd-257-16.el10.x86_64.rpm 60 MB/s | 5.7 MB 00:00 DEBUG: (139/196): systemd-libs-257-16.el10.x86_64.rpm 10 MB/s | 824 kB 00:00 DEBUG: (140/196): systemd-pam-257-16.el10.x86_64.rpm 3.9 MB/s | 307 kB 00:00 DEBUG: (141/196): systemd-rpm-macros-257-16.el10.noarc 1.5 MB/s | 28 kB 00:00 DEBUG: (142/196): unzip-6.0-69.el10.x86_64.rpm 11 MB/s | 190 kB 00:00 DEBUG: (143/196): tar-1.35-7.el10.x86_64.rpm 25 MB/s | 863 kB 00:00 DEBUG: (144/196): tzdata-2025b-2.el10.noarch.rpm 24 MB/s | 901 kB 00:00 DEBUG: (145/196): util-linux-2.40.2-13.el10.x86_64.rpm 41 MB/s | 1.3 MB 00:00 DEBUG: (146/196): util-linux-core-2.40.2-13.el10.x86_6 19 MB/s | 550 kB 00:00 DEBUG: (147/196): which-2.21-44.el10.x86_64.rpm 1.8 MB/s | 42 kB 00:00 DEBUG: (148/196): xz-5.6.2-4.el10.x86_64.rpm 29 MB/s | 481 kB 00:00 DEBUG: (149/196): xz-libs-5.6.2-4.el10.x86_64.rpm 8.2 MB/s | 113 kB 00:00 DEBUG: (150/196): zip-3.0-45.el10.x86_64.rpm 17 MB/s | 270 kB 00:00 DEBUG: (151/196): zlib-ng-compat-2.2.3-2.el10.x86_64.r 6.3 MB/s | 79 kB 00:00 DEBUG: (152/196): zstd-1.5.5-9.el10.x86_64.rpm 31 MB/s | 464 kB 00:00 DEBUG: (153/196): annobin-docs-13.02-1.el10.noarch.rpm 7.2 MB/s | 88 kB 00:00 DEBUG: (154/196): annobin-plugin-gcc-13.02-1.el10.x86_ 45 MB/s | 998 kB 00:00 DEBUG: (155/196): debugedit-5.1-8.el10.x86_64.rpm 4.0 MB/s | 80 kB 00:00 DEBUG: (156/196): dwz-0.16-1.el10.x86_64.rpm 2.9 MB/s | 140 kB 00:00 DEBUG: (157/196): efi-srpm-macros-6-6.el10.noarch.rpm 428 kB/s | 24 kB 00:00 DEBUG: (158/196): cpp-14.3.1-4.el10.x86_64.rpm 85 MB/s | 13 MB 00:00 DEBUG: (159/196): fonts-srpm-macros-2.0.5-18.el10.noar 306 kB/s | 27 kB 00:00 DEBUG: (160/196): forge-srpm-macros-0.4.0-6.el10.noarc 269 kB/s | 21 kB 00:00 DEBUG: (161/196): gawk-all-langpacks-5.3.0-6.el10.x86_ 4.3 MB/s | 275 kB 00:00 DEBUG: (162/196): gcc-plugin-annobin-14.3.1-4.el10.x86 1.3 MB/s | 68 kB 00:00 DEBUG: (163/196): gcc-c++-14.3.1-4.el10.x86_64.rpm 65 MB/s | 15 MB 00:00 DEBUG: (164/196): gdb-minimal-16.3-2.el10.x86_64.rpm 25 MB/s | 4.4 MB 00:00 DEBUG: (165/196): git-core-2.47.3-1.el10.x86_64.rpm 47 MB/s | 4.8 MB 00:00 DEBUG: (166/196): glibc-devel-2.39-91.el10.x86_64.rpm 9.2 MB/s | 600 kB 00:00 DEBUG: (167/196): go-srpm-macros-3.8.0-1.el10.noarch.r 702 kB/s | 27 kB 00:00 DEBUG: (168/196): kernel-headers-6.12.0-170.el10.x86_6 49 MB/s | 2.8 MB 00:00 DEBUG: (169/196): gcc-14.3.1-4.el10.x86_64.rpm 63 MB/s | 38 MB 00:00 DEBUG: (170/196): kernel-srpm-macros-1.0-25.el10.noarc 47 kB/s | 11 kB 00:00 DEBUG: (171/196): libmpc-1.3.1-7.el10.x86_64.rpm 350 kB/s | 71 kB 00:00 DEBUG: (172/196): libxcrypt-devel-4.4.36-10.el10.x86_6 2.6 MB/s | 30 kB 00:00 DEBUG: (173/196): libxkbcommon-1.7.0-4.el10.x86_64.rpm 10 MB/s | 145 kB 00:00 DEBUG: (174/196): lua-srpm-macros-1-15.el10.noarch.rpm 909 kB/s | 9.8 kB 00:00 DEBUG: (175/196): libstdc++-devel-14.3.1-4.el10.x86_64 66 MB/s | 2.8 MB 00:00 DEBUG: (176/196): ocaml-srpm-macros-10-4.el10.noarch.r 358 kB/s | 10 kB 00:00 DEBUG: (177/196): openblas-srpm-macros-2-19.el10.noarc 322 kB/s | 8.7 kB 00:00 DEBUG: (178/196): package-notes-srpm-macros-0.5-13.el1 626 kB/s | 10 kB 00:00 DEBUG: (179/196): patch-2.7.6-26.el10.x86_64.rpm 8.3 MB/s | 132 kB 00:00 DEBUG: (180/196): perl-srpm-macros-1-57.el10.noarch.rp 545 kB/s | 9.5 kB 00:00 DEBUG: (181/196): pyproject-srpm-macros-1.18.5-1.el10. 1.0 MB/s | 13 kB 00:00 DEBUG: (182/196): python-rpm-macros-3.12-10.el10.noarc 1.8 MB/s | 17 kB 00:00 DEBUG: (183/196): python-srpm-macros-3.12-10.el10.noar 1.7 MB/s | 24 kB 00:00 DEBUG: (184/196): python-unversioned-command-3.12.12-1 572 kB/s | 11 kB 00:00 DEBUG: (185/196): python3-devel-3.12.12-1.el10.x86_64. 15 MB/s | 329 kB 00:00 DEBUG: (186/196): python3-rpm-generators-14-12.el10.no 2.0 MB/s | 30 kB 00:00 DEBUG: (187/196): python3-rpm-macros-3.12-10.el10.noar 747 kB/s | 12 kB 00:00 DEBUG: (188/196): qt6-srpm-macros-6.10.1-1.el10.noarch 697 kB/s | 9.1 kB 00:00 DEBUG: (189/196): redhat-rpm-config-293-1.el10.noarch. 4.3 MB/s | 77 kB 00:00 DEBUG: (190/196): python3-pip-23.3.2-7.el10.noarch.rpm 43 MB/s | 3.2 MB 00:00 DEBUG: (191/196): rpm-build-4.19.1.1-21.el10.x86_64.rp 1.8 MB/s | 75 kB 00:00 DEBUG: (192/196): rust-toolset-srpm-macros-1.91.0-1.el 370 kB/s | 11 kB 00:00 DEBUG: (193/196): xkeyboard-config-2.41-3.el10.noarch. 47 MB/s | 1.0 MB 00:00 DEBUG: (194/196): python3-setuptools_scm-8.0.4-7.el10. 5.5 MB/s | 117 kB 00:00 DEBUG: (195/196): python3-pbr-6.1.1-1.el10s.noarch.rpm 5.9 MB/s | 177 kB 00:00 DEBUG: (196/196): python3-typing-extensions-4.12.2-2.e 4.5 MB/s | 89 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 45 MB/s | 168 MB 00:03 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.18-17.el10.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-14.3.1-4.el10.x86_64 1/196 DEBUG: Running scriptlet: libgcc-14.3.1-4.el10.x86_64 1/196 DEBUG: Installing : tzdata-2025b-2.el10.noarch 2/196 DEBUG: Installing : xkeyboard-config-2.41-3.el10.noarch 3/196 DEBUG: Installing : rust-toolset-srpm-macros-1.91.0-1.el10.noarch 4/196 DEBUG: Installing : qt6-srpm-macros-6.10.1-1.el10.noarch 5/196 DEBUG: Installing : perl-srpm-macros-1-57.el10.noarch 6/196 DEBUG: Installing : package-notes-srpm-macros-0.5-13.el10.noarch 7/196 DEBUG: Installing : openblas-srpm-macros-2-19.el10.noarch 8/196 DEBUG: Installing : ocaml-srpm-macros-10-4.el10.noarch 9/196 DEBUG: Installing : kernel-srpm-macros-1.0-25.el10.noarch 10/196 DEBUG: Installing : kernel-headers-6.12.0-170.el10.x86_64 11/196 DEBUG: Installing : gawk-all-langpacks-5.3.0-6.el10.x86_64 12/196 DEBUG: Installing : annobin-docs-13.02-1.el10.noarch 13/196 DEBUG: Installing : publicsuffix-list-dafsa-20240107-5.el10.noarch 14/196 DEBUG: Installing : pkgconf-m4-2.1.0-3.el10.noarch 15/196 DEBUG: Installing : pcre2-syntax-10.44-1.el10.3.noarch 16/196 DEBUG: Installing : ncurses-base-6.4-14.20240127.el10.noarch 17/196 DEBUG: Installing : libssh-config-0.11.1-3.el10.noarch 18/196 DEBUG: Installing : coreutils-common-9.5-6.el10.x86_64 19/196 DEBUG: Installing : centos-gpg-keys-10.0-12.el10.noarch 20/196 DEBUG: Installing : centos-stream-repos-10.0-12.el10.noarch 21/196 DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : centos-stream-release-10.0-12.el10.noarch 22/196 DEBUG: Installing : setup-2.14.5-7.el10.noarch 23/196 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.14.5-7.el10.noarch 23/196 DEBUG: Installing : filesystem-3.18-17.el10.x86_64 24/196 DEBUG: Installing : basesystem-11-22.el10.noarch 25/196 DEBUG: Installing : glibc-gconv-extra-2.39-91.el10.x86_64 26/196 DEBUG: Running scriptlet: glibc-gconv-extra-2.39-91.el10.x86_64 26/196 DEBUG: Installing : glibc-minimal-langpack-2.39-91.el10.x86_64 27/196 DEBUG: Installing : glibc-common-2.39-91.el10.x86_64 28/196 DEBUG: Running scriptlet: glibc-2.39-91.el10.x86_64 29/196 DEBUG: Installing : glibc-2.39-91.el10.x86_64 29/196 DEBUG: Running scriptlet: glibc-2.39-91.el10.x86_64 29/196 DEBUG: Installing : ncurses-libs-6.4-14.20240127.el10.x86_64 30/196 DEBUG: Installing : bash-5.2.26-6.el10.x86_64 31/196 DEBUG: Running scriptlet: bash-5.2.26-6.el10.x86_64 31/196 DEBUG: Installing : zlib-ng-compat-2.2.3-2.el10.x86_64 32/196 DEBUG: Installing : xz-libs-1:5.6.2-4.el10.x86_64 33/196 DEBUG: Installing : bzip2-libs-1.0.8-25.el10.x86_64 34/196 DEBUG: Installing : libstdc++-14.3.1-4.el10.x86_64 35/196 DEBUG: Installing : gmp-1:6.2.1-12.el10.x86_64 36/196 DEBUG: Installing : libzstd-1.5.5-9.el10.x86_64 37/196 DEBUG: Installing : elfutils-libelf-0.194-1.el10.x86_64 38/196 DEBUG: Installing : libuuid-2.40.2-13.el10.x86_64 39/196 DEBUG: Installing : libxcrypt-4.4.36-10.el10.x86_64 40/196 DEBUG: Installing : libblkid-2.40.2-13.el10.x86_64 41/196 DEBUG: Installing : mpfr-4.2.1-5.el10.x86_64 42/196 DEBUG: Installing : readline-8.2-11.el10.x86_64 43/196 DEBUG: Installing : popt-1.19-8.el10.x86_64 44/196 DEBUG: Running scriptlet: crypto-policies-20251127-1.git27c2902.el10.noarc 45/196 DEBUG: Installing : crypto-policies-20251127-1.git27c2902.el10.noarc 45/196 DEBUG: Running scriptlet: crypto-policies-20251127-1.git27c2902.el10.noarc 45/196 DEBUG: Installing : gdbm-libs-1:1.23-14.el10.x86_64 46/196 DEBUG: Installing : libattr-2.5.2-5.el10.x86_64 47/196 DEBUG: Installing : libacl-2.3.2-4.el10.x86_64 48/196 DEBUG: Installing : pcre2-10.44-1.el10.3.x86_64 49/196 DEBUG: Installing : grep-3.11-10.el10.x86_64 50/196 DEBUG: Installing : gawk-5.3.0-6.el10.x86_64 51/196 DEBUG: Installing : libmpc-1.3.1-7.el10.x86_64 52/196 DEBUG: Installing : expat-2.7.1-1.el10.x86_64 53/196 DEBUG: Installing : libcap-ng-0.8.4-6.el10.x86_64 54/196 DEBUG: Installing : audit-libs-4.0.3-4.el10.x86_64 55/196 DEBUG: Installing : libeconf-0.6.2-4.el10.x86_64 56/196 DEBUG: Installing : pam-libs-1.6.1-9.el10.x86_64 57/196 DEBUG: Installing : libcap-2.69-7.el10.x86_64 58/196 DEBUG: Installing : systemd-libs-257-16.el10.x86_64 59/196 DEBUG: Installing : libffi-3.4.4-10.el10.x86_64 60/196 DEBUG: Installing : xz-1:5.6.2-4.el10.x86_64 61/196 DEBUG: Installing : libfdisk-2.40.2-13.el10.x86_64 62/196 DEBUG: Installing : dwz-0.16-1.el10.x86_64 63/196 DEBUG: Installing : unzip-6.0-69.el10.x86_64 64/196 DEBUG: Installing : libxml2-2.12.5-9.el10.x86_64 65/196 DEBUG: Installing : file-libs-5.45-8.el10.x86_64 66/196 DEBUG: Installing : file-5.45-8.el10.x86_64 67/196 DEBUG: Installing : sqlite-libs-3.46.1-5.el10.x86_64 68/196 DEBUG: Installing : alternatives-1.30-2.el10.x86_64 69/196 DEBUG: Installing : diffutils-3.10-8.el10.x86_64 70/196 DEBUG: Installing : jansson-2.14-3.el10.x86_64 71/196 DEBUG: Installing : json-c-0.18-3.el10.x86_64 72/196 DEBUG: Installing : libgomp-14.3.1-4.el10.x86_64 73/196 DEBUG: Installing : libsepol-3.9-1.el10.x86_64 74/196 DEBUG: Installing : libselinux-3.9-2.el10.x86_64 75/196 DEBUG: Installing : sed-4.9-3.el10.x86_64 76/196 DEBUG: Installing : findutils-1:4.10.0-5.el10.x86_64 77/196 DEBUG: Installing : libmount-2.40.2-13.el10.x86_64 78/196 DEBUG: Installing : libsmartcols-2.40.2-13.el10.x86_64 79/196 DEBUG: Installing : util-linux-core-2.40.2-13.el10.x86_64 80/196 DEBUG: Installing : libtasn1-4.20.0-1.el10.x86_64 81/196 DEBUG: Installing : p11-kit-0.25.10-1.el10.x86_64 82/196 DEBUG: Installing : libunistring-1.1-10.el10.x86_64 83/196 DEBUG: Installing : libidn2-2.3.7-3.el10.x86_64 84/196 DEBUG: Installing : lua-libs-5.4.6-7.el10.x86_64 85/196 DEBUG: Installing : lz4-libs-1.9.4-8.el10.x86_64 86/196 DEBUG: Installing : zstd-1.5.5-9.el10.x86_64 87/196 DEBUG: Installing : libpsl-0.21.5-6.el10.x86_64 88/196 DEBUG: Installing : p11-kit-trust-0.25.10-1.el10.x86_64 89/196 DEBUG: Running scriptlet: p11-kit-trust-0.25.10-1.el10.x86_64 89/196 DEBUG: Installing : openssl-fips-provider-1:3.5.1-6.el10.x86_64 90/196 DEBUG: Installing : openssl-libs-1:3.5.1-6.el10.x86_64 91/196 DEBUG: Installing : coreutils-9.5-6.el10.x86_64 92/196 DEBUG: Running scriptlet: ca-certificates-2025.2.80_v9.0.305-102.el10.noar 93/196 DEBUG: Installing : ca-certificates-2025.2.80_v9.0.305-102.el10.noar 93/196 DEBUG: Running scriptlet: ca-certificates-2025.2.80_v9.0.305-102.el10.noar 93/196 DEBUG: Installing : libarchive-3.7.7-4.el10.x86_64 94/196 DEBUG: Installing : gzip-1.13-3.el10.x86_64 95/196 DEBUG: Installing : cracklib-2.9.11-8.el10.x86_64 96/196 DEBUG: Installing : cracklib-dicts-2.9.11-8.el10.x86_64 97/196 DEBUG: Installing : libpwquality-1.4.5-12.el10.x86_64 98/196 DEBUG: Installing : python3-pip-wheel-23.3.2-7.el10.noarch 99/196 DEBUG: Installing : kmod-libs-31-12.el10.x86_64 100/196 DEBUG: Installing : libevent-2.1.12-16.el10.x86_64 101/196 DEBUG: Installing : rpm-sequoia-1.9.0.3-1.el10.x86_64 102/196 DEBUG: Installing : rpm-plugin-audit-4.19.1.1-21.el10.x86_64 103/196 DEBUG: Installing : rpm-libs-4.19.1.1-21.el10.x86_64 104/196 DEBUG: Installing : libsemanage-3.9-1.el10.x86_64 105/196 DEBUG: Installing : shadow-utils-2:4.15.0-9.el10.x86_64 106/196 DEBUG: Running scriptlet: libutempter-1.2.1-15.el10.x86_64 107/196 DEBUG: Installing : libutempter-1.2.1-15.el10.x86_64 107/196 DEBUG: Installing : tar-2:1.35-7.el10.x86_64 108/196 DEBUG: Installing : libxkbcommon-1.7.0-4.el10.x86_64 109/196 DEBUG: Installing : zip-3.0-45.el10.x86_64 110/196 DEBUG: Installing : cpp-14.3.1-4.el10.x86_64 111/196 DEBUG: Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 112/196 DEBUG: Installing : openldap-2.6.9-1.el10.x86_64 113/196 DEBUG: Installing : gdbm-1:1.23-14.el10.x86_64 114/196 DEBUG: Installing : pam-1.6.1-9.el10.x86_64 115/196 DEBUG: Installing : libbpf-2:1.7.0-1.el10.x86_64 116/196 DEBUG: Installing : libstdc++-devel-14.3.1-4.el10.x86_64 117/196 DEBUG: Installing : bzip2-1.0.8-25.el10.x86_64 118/196 DEBUG: Installing : dbus-common-1:1.14.10-5.el10.noarch 119/196 DEBUG: Running scriptlet: dbus-common-1:1.14.10-5.el10.noarch 119/196 DEBUG: Installing : dbus-broker-36-4.el10.x86_64 120/196 DEBUG: Running scriptlet: dbus-broker-36-4.el10.x86_64 120/196 DEBUG: Installing : dbus-1:1.14.10-5.el10.x86_64 121/196 DEBUG: Installing : ed-1.20-5.el10.x86_64 122/196 DEBUG: Installing : patch-2.7.6-26.el10.x86_64 123/196 DEBUG: Installing : less-661-3.el10.x86_64 124/196 DEBUG: Installing : libedit-3.1-52.20230828cvs.el10.x86_64 125/196 DEBUG: Installing : cpio-2.15-3.el10.x86_64 126/196 DEBUG: Installing : keyutils-libs-1.6.3-5.el10.x86_64 127/196 DEBUG: Installing : libbrotli-1.1.0-6.el10.x86_64 128/196 DEBUG: Installing : libcbor-0.11.0-3.el10.x86_64 129/196 DEBUG: Installing : libfido2-1.14.0-7.el10.x86_64 130/196 DEBUG: Installing : libcom_err-1.47.1-5.el10.x86_64 131/196 DEBUG: Installing : libnghttp2-1.64.0-2.el10.x86_64 132/196 DEBUG: Installing : libpkgconf-2.1.0-3.el10.x86_64 133/196 DEBUG: Installing : pkgconf-2.1.0-3.el10.x86_64 134/196 DEBUG: Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 135/196 DEBUG: Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 136/196 DEBUG: Installing : glibc-devel-2.39-91.el10.x86_64 137/196 DEBUG: Installing : libseccomp-2.5.6-1.el10.x86_64 138/196 DEBUG: Installing : libverto-0.3.2-10.el10.x86_64 139/196 DEBUG: Installing : krb5-libs-1.21.3-8.el10.x86_64 140/196 DEBUG: Installing : libssh-0.11.1-3.el10.x86_64 141/196 DEBUG: Installing : libcurl-8.12.1-4.el10.x86_64 142/196 DEBUG: Installing : util-linux-2.40.2-13.el10.x86_64 143/196 DEBUG: Running scriptlet: util-linux-2.40.2-13.el10.x86_64 143/196 DEBUG: Installing : authselect-libs-1.5.0-8.el10.x86_64 144/196 DEBUG: Installing : cryptsetup-libs-2.8.1-1.el10.x86_64 145/196 DEBUG: Installing : device-mapper-libs-10:1.02.206-3.el10.x86_64 146/196 DEBUG: Installing : device-mapper-10:1.02.206-3.el10.x86_64 147/196 DEBUG: Installing : elfutils-debuginfod-client-0.194-1.el10.x86_64 148/196 DEBUG: Installing : elfutils-libs-0.194-1.el10.x86_64 149/196 DEBUG: Installing : elfutils-default-yama-scope-0.194-1.el10.noarch 150/196 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.194-1.el10.noarch 150/196 DEBUG: Installing : systemd-pam-257-16.el10.x86_64 151/196 DEBUG: Running scriptlet: systemd-257-16.el10.x86_64 152/196 DEBUG: Installing : systemd-257-16.el10.x86_64 152/196 DEBUG: Running scriptlet: systemd-257-16.el10.x86_64 152/196 DEBUG: Creating group 'input' with GID 104. DEBUG: Creating group 'kvm' with GID 36. DEBUG: Creating group 'render' with GID 105. DEBUG: Creating group 'sgx' with GID 106. DEBUG: Creating group 'systemd-journal' with GID 190. DEBUG: Creating group 'dbus' with GID 81. DEBUG: Creating user 'dbus' (System Message Bus) with UID 81 and GID 81. DEBUG: Installing : binutils-gold-2.41-60.el10.x86_64 153/196 DEBUG: Running scriptlet: binutils-gold-2.41-60.el10.x86_64 153/196 DEBUG: Installing : binutils-2.41-60.el10.x86_64 154/196 DEBUG: Running scriptlet: binutils-2.41-60.el10.x86_64 154/196 DEBUG: Installing : elfutils-0.194-1.el10.x86_64 155/196 DEBUG: Installing : gdb-minimal-16.3-2.el10.x86_64 156/196 DEBUG: Installing : debugedit-5.1-8.el10.x86_64 157/196 DEBUG: Installing : rpm-build-libs-4.19.1.1-21.el10.x86_64 158/196 DEBUG: Installing : openssh-9.9p1-17.el10.x86_64 159/196 DEBUG: Installing : openssh-clients-9.9p1-17.el10.x86_64 160/196 DEBUG: Running scriptlet: openssh-clients-9.9p1-17.el10.x86_64 160/196 DEBUG: Installing : git-core-2.47.3-1.el10.x86_64 161/196 DEBUG: Installing : curl-8.12.1-4.el10.x86_64 162/196 DEBUG: Running scriptlet: rpm-4.19.1.1-21.el10.x86_64 163/196 DEBUG: Installing : rpm-4.19.1.1-21.el10.x86_64 163/196 DEBUG: Installing : efi-srpm-macros-6-6.el10.noarch 164/196 DEBUG: Installing : lua-srpm-macros-1-15.el10.noarch 165/196 DEBUG: Installing : make-1:4.4.1-9.el10.x86_64 166/196 DEBUG: Installing : gcc-14.3.1-4.el10.x86_64 167/196 DEBUG: Installing : annobin-plugin-gcc-13.02-1.el10.x86_64 168/196 DEBUG: Installing : gcc-plugin-annobin-14.3.1-4.el10.x86_64 169/196 DEBUG: Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 170/196 DEBUG: Installing : forge-srpm-macros-0.4.0-6.el10.noarch 171/196 DEBUG: Installing : go-srpm-macros-3.8.0-1.el10.noarch 172/196 DEBUG: Installing : python-srpm-macros-3.12-10.el10.noarch 173/196 DEBUG: Installing : redhat-rpm-config-293-1.el10.noarch 174/196 DEBUG: Running scriptlet: redhat-rpm-config-293-1.el10.noarch 174/196 DEBUG: Installing : rpm-build-4.19.1.1-21.el10.x86_64 175/196 DEBUG: Installing : pyproject-srpm-macros-1.18.5-1.el10.noarch 176/196 DEBUG: Installing : python-rpm-macros-3.12-10.el10.noarch 177/196 DEBUG: Installing : python3-rpm-macros-3.12-10.el10.noarch 178/196 DEBUG: Installing : mpdecimal-2.5.1-12.el10.x86_64 179/196 DEBUG: Installing : python-unversioned-command-3.12.12-1.el10.noarch 180/196 DEBUG: Installing : python3-3.12.12-1.el10.x86_64 181/196 DEBUG: Installing : python3-libs-3.12.12-1.el10.x86_64 182/196 DEBUG: Installing : python3-packaging-24.2-2.el10.noarch 183/196 DEBUG: Installing : python3-setuptools-69.0.3-12.el10.noarch 184/196 DEBUG: Installing : python3-rpm-generators-14-12.el10.noarch 185/196 DEBUG: Installing : python3-pip-23.3.2-7.el10.noarch 186/196 DEBUG: Installing : python3-typing-extensions-4.12.2-2.el10s.noarch 187/196 DEBUG: Installing : python3-setuptools_scm-8.0.4-7.el10.noarch 188/196 DEBUG: Installing : python3-devel-3.12.12-1.el10.x86_64 189/196 DEBUG: Installing : python3-pbr-6.1.1-1.el10s.noarch 190/196 DEBUG: Installing : python3-six-1.16.0-16.el10.noarch 191/196 DEBUG: Installing : gcc-c++-14.3.1-4.el10.x86_64 192/196 DEBUG: Installing : authselect-1.5.0-8.el10.x86_64 193/196 DEBUG: Installing : which-2.21-44.el10.x86_64 194/196 DEBUG: Installing : info-7.1-6.el10.x86_64 195/196 DEBUG: Installing : systemd-rpm-macros-257-16.el10.noarch 196/196 DEBUG: Running scriptlet: filesystem-3.18-17.el10.x86_64 196/196 DEBUG: Running scriptlet: ca-certificates-2025.2.80_v9.0.305-102.el10.noar 196/196 DEBUG: Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64 196/196 DEBUG: Running scriptlet: rpm-4.19.1.1-21.el10.x86_64 196/196 DEBUG: Running scriptlet: systemd-rpm-macros-257-16.el10.noarch 196/196 DEBUG: Installed: DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: dbus-1:1.14.10-5.el10.x86_64 DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-common-1:1.14.10-5.el10.noarch DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: device-mapper-10:1.02.206-3.el10.x86_64 DEBUG: device-mapper-libs-10:1.02.206-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: findutils-1:4.10.0-5.el10.x86_64 DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: gcc-c++-14.3.1-4.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: gdbm-1:1.23-14.el10.x86_64 DEBUG: gdbm-libs-1:1.23-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: glibc-2.39-91.el10.x86_64 DEBUG: glibc-common-2.39-91.el10.x86_64 DEBUG: glibc-devel-2.39-91.el10.x86_64 DEBUG: glibc-gconv-extra-2.39-91.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-91.el10.x86_64 DEBUG: gmp-1:6.2.1-12.el10.x86_64 DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: kernel-headers-6.12.0-170.el10.x86_64 DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: libbpf-2:1.7.0-1.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libcom_err-1.47.1-5.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-4.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: make-1:4.4.1-9.el10.x86_64 DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: openssh-9.9p1-17.el10.x86_64 DEBUG: openssh-clients-9.9p1-17.el10.x86_64 DEBUG: openssl-fips-provider-1:3.5.1-6.el10.x86_64 DEBUG: openssl-libs-1:3.5.1-6.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: python-unversioned-command-3.12.12-1.el10.noarch DEBUG: python3-3.12.12-1.el10.x86_64 DEBUG: python3-devel-3.12.12-1.el10.x86_64 DEBUG: python3-libs-3.12.12-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: readline-8.2-11.el10.x86_64 DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rust-toolset-srpm-macros-1.91.0-1.el10.noarch DEBUG: sed-4.9-3.el10.x86_64 DEBUG: setup-2.14.5-7.el10.noarch DEBUG: shadow-utils-2:4.15.0-9.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: tar-2:1.35-7.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: xz-1:5.6.2-4.el10.x86_64 DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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 Finish: installing minimal buildroot with dnf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/os-release DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SOURCES DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: ['useradd', 'mockbuild', '-o', '-u', '1000', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] 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 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//proc/filesystems', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//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 Finish: creating root cache Finish: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-stream-10-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'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.91.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-170.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-91.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-91.el10.x86_64 DEBUG: glibc-common-2.39-91.el10.x86_64 DEBUG: glibc-2.39-91.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: libbpf-1.7.0-1.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-4.el10.x86_64 DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-5.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-91.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: openssh-9.9p1-17.el10.x86_64 DEBUG: openssh-clients-9.9p1-17.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-1.el10.noarch DEBUG: python3-3.12.12-1.el10.x86_64 DEBUG: python3-libs-3.12.12-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.12-1.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-4.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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 INFO: Installed packages: INFO: alternatives-1.30-2.el10.x86_64 annobin-docs-13.02-1.el10.noarch annobin-plugin-gcc-13.02-1.el10.x86_64 audit-libs-4.0.3-4.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-60.el10.x86_64 binutils-gold-2.41-60.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2025.2.80_v9.0.305-102.el10.noarch centos-gpg-keys-10.0-12.el10.noarch centos-stream-release-10.0-12.el10.noarch centos-stream-repos-10.0-12.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cpp-14.3.1-4.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20251127-1.git27c2902.el10.noarch cryptsetup-libs-2.8.1-1.el10.x86_64 curl-8.12.1-4.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 dbus-1.14.10-5.el10.x86_64 dbus-broker-36-4.el10.x86_64 dbus-common-1.14.10-5.el10.noarch debugedit-5.1-8.el10.x86_64 device-mapper-1.02.206-3.el10.x86_64 device-mapper-libs-1.02.206-3.el10.x86_64 diffutils-3.10-8.el10.x86_64 dwz-0.16-1.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.194-1.el10.x86_64 elfutils-debuginfod-client-0.194-1.el10.x86_64 elfutils-default-yama-scope-0.194-1.el10.noarch elfutils-libelf-0.194-1.el10.x86_64 elfutils-libs-0.194-1.el10.x86_64 expat-2.7.1-1.el10.x86_64 file-5.45-8.el10.x86_64 file-libs-5.45-8.el10.x86_64 filesystem-3.18-17.el10.x86_64 findutils-4.10.0-5.el10.x86_64 fonts-srpm-macros-2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch gawk-5.3.0-6.el10.x86_64 gawk-all-langpacks-5.3.0-6.el10.x86_64 gcc-14.3.1-4.el10.x86_64 gcc-c++-14.3.1-4.el10.x86_64 gcc-plugin-annobin-14.3.1-4.el10.x86_64 gdb-minimal-16.3-2.el10.x86_64 gdbm-1.23-14.el10.x86_64 gdbm-libs-1.23-14.el10.x86_64 git-core-2.47.3-1.el10.x86_64 glibc-2.39-91.el10.x86_64 glibc-common-2.39-91.el10.x86_64 glibc-devel-2.39-91.el10.x86_64 glibc-gconv-extra-2.39-91.el10.x86_64 glibc-minimal-langpack-2.39-91.el10.x86_64 gmp-6.2.1-12.el10.x86_64 go-srpm-macros-3.8.0-1.el10.noarch grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 info-7.1-6.el10.x86_64 jansson-2.14-3.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-headers-6.12.0-170.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 kmod-libs-31-12.el10.x86_64 krb5-libs-1.21.3-8.el10.x86_64 less-661-3.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-4.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-13.el10.x86_64 libbpf-1.7.0-1.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcbor-0.11.0-3.el10.x86_64 libcom_err-1.47.1-5.el10.x86_64 libcurl-8.12.1-4.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libedit-3.1-52.20230828cvs.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-13.el10.x86_64 libffi-3.4.4-10.el10.x86_64 libfido2-1.14.0-7.el10.x86_64 libgcc-14.3.1-4.el10.x86_64 libgomp-14.3.1-4.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libmount-2.40.2-13.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpsl-0.21.5-6.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libseccomp-2.5.6-1.el10.x86_64 libselinux-3.9-2.el10.x86_64 libsemanage-3.9-1.el10.x86_64 libsepol-3.9-1.el10.x86_64 libsmartcols-2.40.2-13.el10.x86_64 libssh-0.11.1-3.el10.x86_64 libssh-config-0.11.1-3.el10.noarch libstdc++-14.3.1-4.el10.x86_64 libstdc++-devel-14.3.1-4.el10.x86_64 libtasn1-4.20.0-1.el10.x86_64 libunistring-1.1-10.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-13.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 libxkbcommon-1.7.0-4.el10.x86_64 libxml2-2.12.5-9.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 make-4.4.1-9.el10.x86_64 mpdecimal-2.5.1-12.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openldap-2.6.9-1.el10.x86_64 openssh-9.9p1-17.el10.x86_64 openssh-clients-9.9p1-17.el10.x86_64 openssl-fips-provider-3.5.1-6.el10.x86_64 openssl-libs-3.5.1-6.el10.x86_64 p11-kit-0.25.10-1.el10.x86_64 p11-kit-trust-0.25.10-1.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-9.el10.x86_64 pam-libs-1.6.1-9.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch perl-srpm-macros-1-57.el10.noarch pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-5.el10.noarch pyproject-srpm-macros-1.18.5-1.el10.noarch python-rpm-macros-3.12-10.el10.noarch python-srpm-macros-3.12-10.el10.noarch python-unversioned-command-3.12.12-1.el10.noarch python3-3.12.12-1.el10.x86_64 python3-devel-3.12.12-1.el10.x86_64 python3-libs-3.12.12-1.el10.x86_64 python3-packaging-24.2-2.el10.noarch python3-pbr-6.1.1-1.el10s.noarch python3-pip-23.3.2-7.el10.noarch python3-pip-wheel-23.3.2-7.el10.noarch python3-rpm-generators-14-12.el10.noarch python3-rpm-macros-3.12-10.el10.noarch python3-setuptools-69.0.3-12.el10.noarch python3-setuptools_scm-8.0.4-7.el10.noarch python3-six-1.16.0-16.el10.noarch python3-typing-extensions-4.12.2-2.el10s.noarch qt6-srpm-macros-6.10.1-1.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-293-1.el10.noarch rpm-4.19.1.1-21.el10.x86_64 rpm-build-4.19.1.1-21.el10.x86_64 rpm-build-libs-4.19.1.1-21.el10.x86_64 rpm-libs-4.19.1.1-21.el10.x86_64 rpm-plugin-audit-4.19.1.1-21.el10.x86_64 rpm-sequoia-1.9.0.3-1.el10.x86_64 rust-toolset-srpm-macros-1.91.0-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-7.el10.noarch shadow-utils-4.15.0-9.el10.x86_64 sqlite-libs-3.46.1-5.el10.x86_64 systemd-257-16.el10.x86_64 systemd-libs-257-16.el10.x86_64 systemd-pam-257-16.el10.x86_64 systemd-rpm-macros-257-16.el10.noarch tar-1.35-7.el10.x86_64 tzdata-2025b-2.el10.noarch unzip-6.0-69.el10.x86_64 util-linux-2.40.2-13.el10.x86_64 util-linux-core-2.40.2-13.el10.x86_64 which-2.21-44.el10.x86_64 xkeyboard-config-2.41-3.el10.noarch xz-5.6.2-4.el10.x86_64 xz-libs-5.6.2-4.el10.x86_64 zip-3.0-45.el10.x86_64 zlib-ng-compat-2.2.3-2.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-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', '/var/lib/mock/dlrn-centos-stream-10-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', '-l', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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 in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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', '/var/lib/mock/dlrn-centos-stream-10-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', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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 + /usr/bin/mock -q -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg -p WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + MOCKDIR=/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/ + '[' -z '' ']' + '[' '' == 1 ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f a8b6e8b63973e71974df24ed6aec8f212287359e Note: switching to 'a8b6e8b63973e71974df24ed6aec8f212287359e'. 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 a8b6e8b63 Merge "Deprecate integration with Vitrage" + '[' -d /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/tmp/pkgsrc ~/src/softwarefactory-project.io/DLRN/data/openstack-heat + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/src/softwarefactory-project.io/DLRN/data/openstack-heat + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/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 WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -q -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + setversionandrelease 25.1.0.dev29 a8b6e8b + UPSTREAMVERSION=25.1.0.dev29 + [[ 25.1.0.dev29 =~ ([^-]*)-(.+) ]] + [[ 25.1.0.dev29 =~ (.*?)\.(0rc.+) ]] + [[ 25.1.0.dev29 =~ (.*?)\.(0b.+) ]] + [[ 25.1.0.dev29 =~ (.*?)\.(0a.+) ]] + [[ 25.1.0.dev29 =~ (.*?)\.(dev.+) ]] + VERSION=25.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20251212003933.a8b6e8b + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.5 starting (python version = 3.12.12, NVR = mock-6.5-1.el10_2), args: /usr/libexec/mock/mock -v -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg'] DEBUG: version: 6.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev DEBUG: rootdir: /var/lib/mock/dlrn-centos-stream-10-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: host_arch: x86_64 DEBUG: chrootuid: 1000 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_binary: /bin/tar 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: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/ccache/u1000/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/', '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make redhat-rpm-config redhat-release which xz python3-six python3-pbr git-core sed bzip2 gzip gcc-c++ tar coreutils unzip shadow-utils diffutils cpio bash gawk info patch util-linux findutils grep python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-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': 'np0005556208.novalocal', '%_platform_multiplier': 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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install dnf dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos-stream-10-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 428f3d29-baab-461e-ab33-841911db9995 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg DEBUG: dnf_warning: False DEBUG: root: dlrn-centos-stream-10-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True 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=0 protected_packages= module_platform_id=platform:el10 user_agent=Mock (dlrn-centos-stream-10-x86_64-1; x86_64) # repos [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB #metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/CRB/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability #metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/HighAvailability/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-3a5194c24337b52b5df3ed40f69b22b78fab5f4b baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/3a/51/3a5194c24337b52b5df3ed40f69b22b78fab5f4b_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f38c2950b13a2cde2ae9f146cf525a9d54c8b830 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/f3/8c/f38c2950b13a2cde2ae9f146cf525a9d54c8b830_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-a1784932816bb8c2a5940fa56ac4eb553339b4c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/a1/78/a1784932816bb8c2a5940fa56ac4eb553339b4c6_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-38de7d1b28113c99aa3eae32938aec934598a738 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/38/de/38de7d1b28113c99aa3eae32938aec934598a738_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-96b54022857ccef8dc6bb11789abe32119827109 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/96/b5/96b54022857ccef8dc6bb11789abe32119827109_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-5b4c0669d3418898ac21fa27b03ab6c4222a8c94 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/5b/4c/5b4c0669d3418898ac21fa27b03ab6c4222a8c94_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-7c785e72c3936d89531a8866384f19172b1e1111 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/7c/78/7c785e72c3936d89531a8866384f19172b1e1111_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e8af40236f93df8eead0246356e22e6fed83396b baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e8/af/e8af40236f93df8eead0246356e22e6fed83396b_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-13086be27244ec9318c3b3641e7055364b73265e baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/13/08/13086be27244ec9318c3b3641e7055364b73265e_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-tap-as-a-service-0b5c43b8493fac22e6641c37cd2756febdca7061 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/0b/5c/0b5c43b8493fac22e6641c37cd2756febdca7061_1c428017 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-bf16995711034b65a761eb85fcd786eb53edc0d4 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/bf/16/bf16995711034b65a761eb85fcd786eb53edc0d4_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6704838265998619793bb884171ef1cc3277f4de baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/67/04/6704838265998619793bb884171ef1cc3277f4de_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-5ccaa22121a7ff05620975540d81f6efb077d8db baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/5c/ca/5ccaa22121a7ff05620975540d81f6efb077d8db_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-7fd53e3c3ab2d3731abd7606a22e21816ad94570 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/7f/d5/7fd53e3c3ab2d3731abd7606a22e21816ad94570_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-3201b5393f3f9b7d6bbd292024257c0474e224dd baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/32/01/3201b5393f3f9b7d6bbd292024257c0474e224dd_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-49e333af6a50b53e546064e7b86050570283c1ea baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/49/e3/49e333af6a50b53e546064e7b86050570283c1ea_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-bec80149bcefcb7fc9151624410639d2bca54303 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/be/c8/bec80149bcefcb7fc9151624410639d2bca54303_3736ef65 enabled=1 gpgcheck=0 priority=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-centos-stream-10-x86_64-1 DEBUG: ensuring that dir exists: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev Mock Version: 6.5 INFO: Mock Version: 6.5 INFO: Mock Version: 6.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: kernel version == 6.12.0-170.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.36hgpsu6', '/var/lib/mock/dlrn-centos-stream-10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 xtopology 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 256 KiB (8 instances) DEBUG: L1i cache: 256 KiB (8 instances) DEBUG: L2 cache: 4 MiB (8 instances) DEBUG: L3 cache: 128 MiB (8 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Indirect target selection: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Old microcode: Not affected DEBUG: Vulnerability Reg file data sampling: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Mitigation; SMT disabled DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsa: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Vulnerability Vmscape: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] 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: 15Gi 1.0Gi 11Gi 20Mi 3.0Gi 14Gi DEBUG: Swap: 0B 0B 0B DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/cache/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 DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: /dev/vda2 xfs 430G 13G 417G 3% / DEBUG: /dev/vda2 xfs 430G 13G 417G 3% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: kernel version == 6.12.0-170.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: resultdir = /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/blocklist DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.z2kl5evj', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-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: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: ['useradd', 'mockbuild', '-o', '-u', '1000', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-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: Executing command: ['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'} and shell True /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. [pbr] Generating ChangeLog WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.5s) running egg_info creating openstack_heat.egg-info writing openstack_heat.egg-info/PKG-INFO writing dependency_links to openstack_heat.egg-info/dependency_links.txt writing entry points to openstack_heat.egg-info/entry_points.txt writing requirements to openstack_heat.egg-info/requires.txt writing top-level names to openstack_heat.egg-info/top_level.txt writing pbr to openstack_heat.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'openstack_heat.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'openstack_heat.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating openstack-heat-25.1.0.dev29 creating openstack-heat-25.1.0.dev29/api-ref creating openstack-heat-25.1.0.dev29/api-ref/source creating openstack-heat-25.1.0.dev29/api-ref/source/v1 creating openstack-heat-25.1.0.dev29/api-ref/source/v1/samples creating openstack-heat-25.1.0.dev29/bin creating openstack-heat-25.1.0.dev29/contrib creating openstack-heat-25.1.0.dev29/contrib/heat_docker creating openstack-heat-25.1.0.dev29/contrib/heat_docker/heat_docker creating openstack-heat-25.1.0.dev29/contrib/heat_docker/heat_docker/resources creating openstack-heat-25.1.0.dev29/contrib/heat_docker/heat_docker/tests creating openstack-heat-25.1.0.dev29/devstack creating openstack-heat-25.1.0.dev29/devstack/lib creating openstack-heat-25.1.0.dev29/devstack/upgrade creating openstack-heat-25.1.0.dev29/devstack/upgrade/templates creating openstack-heat-25.1.0.dev29/doc creating openstack-heat-25.1.0.dev29/doc/source creating openstack-heat-25.1.0.dev29/doc/source/_extra creating openstack-heat-25.1.0.dev29/doc/source/_static creating openstack-heat-25.1.0.dev29/doc/source/_templates creating openstack-heat-25.1.0.dev29/doc/source/admin creating openstack-heat-25.1.0.dev29/doc/source/api creating openstack-heat-25.1.0.dev29/doc/source/configuration creating openstack-heat-25.1.0.dev29/doc/source/contributor creating openstack-heat-25.1.0.dev29/doc/source/developing_guides creating openstack-heat-25.1.0.dev29/doc/source/ext creating openstack-heat-25.1.0.dev29/doc/source/getting_started creating openstack-heat-25.1.0.dev29/doc/source/install creating openstack-heat-25.1.0.dev29/doc/source/man creating openstack-heat-25.1.0.dev29/doc/source/operating_guides creating openstack-heat-25.1.0.dev29/doc/source/sourcecode creating openstack-heat-25.1.0.dev29/doc/source/template_guide creating openstack-heat-25.1.0.dev29/doc/source/templates creating openstack-heat-25.1.0.dev29/doc/source/templates/cfn creating openstack-heat-25.1.0.dev29/doc/source/templates/hot creating openstack-heat-25.1.0.dev29/etc creating openstack-heat-25.1.0.dev29/etc/heat creating openstack-heat-25.1.0.dev29/etc/heat/environment.d creating openstack-heat-25.1.0.dev29/etc/heat/httpd creating openstack-heat-25.1.0.dev29/etc/heat/templates creating openstack-heat-25.1.0.dev29/etc/heat/uwsgi creating openstack-heat-25.1.0.dev29/heat creating openstack-heat-25.1.0.dev29/heat/api creating openstack-heat-25.1.0.dev29/heat/api/aws creating openstack-heat-25.1.0.dev29/heat/api/cfn creating openstack-heat-25.1.0.dev29/heat/api/cfn/v1 creating openstack-heat-25.1.0.dev29/heat/api/middleware creating openstack-heat-25.1.0.dev29/heat/api/openstack creating openstack-heat-25.1.0.dev29/heat/api/openstack/v1 creating openstack-heat-25.1.0.dev29/heat/api/openstack/v1/views creating openstack-heat-25.1.0.dev29/heat/cloudinit creating openstack-heat-25.1.0.dev29/heat/cmd creating openstack-heat-25.1.0.dev29/heat/common creating openstack-heat-25.1.0.dev29/heat/db creating openstack-heat-25.1.0.dev29/heat/db/migrations creating openstack-heat-25.1.0.dev29/heat/db/migrations/versions creating openstack-heat-25.1.0.dev29/heat/engine creating openstack-heat-25.1.0.dev29/heat/engine/cfn creating openstack-heat-25.1.0.dev29/heat/engine/clients creating openstack-heat-25.1.0.dev29/heat/engine/clients/os creating openstack-heat-25.1.0.dev29/heat/engine/clients/os/keystone creating openstack-heat-25.1.0.dev29/heat/engine/clients/os/neutron creating openstack-heat-25.1.0.dev29/heat/engine/constraint creating openstack-heat-25.1.0.dev29/heat/engine/hot creating openstack-heat-25.1.0.dev29/heat/engine/notification creating openstack-heat-25.1.0.dev29/heat/engine/resources creating openstack-heat-25.1.0.dev29/heat/engine/resources/aws creating openstack-heat-25.1.0.dev29/heat/engine/resources/aws/autoscaling creating openstack-heat-25.1.0.dev29/heat/engine/resources/aws/cfn creating openstack-heat-25.1.0.dev29/heat/engine/resources/aws/ec2 creating openstack-heat-25.1.0.dev29/heat/engine/resources/aws/iam creating openstack-heat-25.1.0.dev29/heat/engine/resources/aws/lb creating openstack-heat-25.1.0.dev29/heat/engine/resources/aws/s3 creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/aodh creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/aodh/gnocchi creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/barbican creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/blazar creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/cinder creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/designate creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/glance creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/ironic creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/keystone creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/magnum creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/manila creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/mistral creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/monasca creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/lbaas creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/sfc creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/taas creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/nova creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/octavia creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/sahara creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/senlin creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/swift creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/trove creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/vitrage creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/zaqar creating openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/zun creating openstack-heat-25.1.0.dev29/heat/hacking creating openstack-heat-25.1.0.dev29/heat/locale creating openstack-heat-25.1.0.dev29/heat/locale/de creating openstack-heat-25.1.0.dev29/heat/locale/de/LC_MESSAGES creating openstack-heat-25.1.0.dev29/heat/locale/es creating openstack-heat-25.1.0.dev29/heat/locale/es/LC_MESSAGES creating openstack-heat-25.1.0.dev29/heat/locale/fr creating openstack-heat-25.1.0.dev29/heat/locale/fr/LC_MESSAGES creating openstack-heat-25.1.0.dev29/heat/locale/it creating openstack-heat-25.1.0.dev29/heat/locale/it/LC_MESSAGES creating openstack-heat-25.1.0.dev29/heat/locale/ja creating openstack-heat-25.1.0.dev29/heat/locale/ja/LC_MESSAGES creating openstack-heat-25.1.0.dev29/heat/locale/ko_KR creating openstack-heat-25.1.0.dev29/heat/locale/ko_KR/LC_MESSAGES creating openstack-heat-25.1.0.dev29/heat/locale/pt_BR creating openstack-heat-25.1.0.dev29/heat/locale/pt_BR/LC_MESSAGES creating openstack-heat-25.1.0.dev29/heat/locale/ru creating openstack-heat-25.1.0.dev29/heat/locale/ru/LC_MESSAGES creating openstack-heat-25.1.0.dev29/heat/locale/zh_CN creating openstack-heat-25.1.0.dev29/heat/locale/zh_CN/LC_MESSAGES creating openstack-heat-25.1.0.dev29/heat/locale/zh_TW creating openstack-heat-25.1.0.dev29/heat/locale/zh_TW/LC_MESSAGES creating openstack-heat-25.1.0.dev29/heat/objects creating openstack-heat-25.1.0.dev29/heat/policies creating openstack-heat-25.1.0.dev29/heat/rpc creating openstack-heat-25.1.0.dev29/heat/scaling creating openstack-heat-25.1.0.dev29/heat/tests creating openstack-heat-25.1.0.dev29/heat/tests/api creating openstack-heat-25.1.0.dev29/heat/tests/api/aws creating openstack-heat-25.1.0.dev29/heat/tests/api/aws/config creating openstack-heat-25.1.0.dev29/heat/tests/api/cfn creating openstack-heat-25.1.0.dev29/heat/tests/api/middleware creating openstack-heat-25.1.0.dev29/heat/tests/api/openstack_v1 creating openstack-heat-25.1.0.dev29/heat/tests/autoscaling creating openstack-heat-25.1.0.dev29/heat/tests/aws creating openstack-heat-25.1.0.dev29/heat/tests/clients creating openstack-heat-25.1.0.dev29/heat/tests/cmd creating openstack-heat-25.1.0.dev29/heat/tests/constraints creating openstack-heat-25.1.0.dev29/heat/tests/convergence creating openstack-heat-25.1.0.dev29/heat/tests/convergence/framework creating openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios creating openstack-heat-25.1.0.dev29/heat/tests/db creating openstack-heat-25.1.0.dev29/heat/tests/engine creating openstack-heat-25.1.0.dev29/heat/tests/engine/service creating openstack-heat-25.1.0.dev29/heat/tests/openstack creating openstack-heat-25.1.0.dev29/heat/tests/openstack/aodh creating openstack-heat-25.1.0.dev29/heat/tests/openstack/barbican creating openstack-heat-25.1.0.dev29/heat/tests/openstack/blazar creating openstack-heat-25.1.0.dev29/heat/tests/openstack/cinder creating openstack-heat-25.1.0.dev29/heat/tests/openstack/designate creating openstack-heat-25.1.0.dev29/heat/tests/openstack/glance creating openstack-heat-25.1.0.dev29/heat/tests/openstack/heat creating openstack-heat-25.1.0.dev29/heat/tests/openstack/ironic creating openstack-heat-25.1.0.dev29/heat/tests/openstack/keystone creating openstack-heat-25.1.0.dev29/heat/tests/openstack/magnum creating openstack-heat-25.1.0.dev29/heat/tests/openstack/manila creating openstack-heat-25.1.0.dev29/heat/tests/openstack/mistral creating openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron creating openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron/test_sfc creating openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron/test_taas creating openstack-heat-25.1.0.dev29/heat/tests/openstack/nova creating openstack-heat-25.1.0.dev29/heat/tests/openstack/octavia creating openstack-heat-25.1.0.dev29/heat/tests/openstack/swift creating openstack-heat-25.1.0.dev29/heat/tests/openstack/trove creating openstack-heat-25.1.0.dev29/heat/tests/openstack/vitrage creating openstack-heat-25.1.0.dev29/heat/tests/openstack/zaqar creating openstack-heat-25.1.0.dev29/heat/tests/openstack/zun creating openstack-heat-25.1.0.dev29/heat/tests/policy creating openstack-heat-25.1.0.dev29/heat/tests/templates creating openstack-heat-25.1.0.dev29/heat/wsgi creating openstack-heat-25.1.0.dev29/heat_integrationtests creating openstack-heat-25.1.0.dev29/heat_integrationtests/common creating openstack-heat-25.1.0.dev29/heat_integrationtests/functional creating openstack-heat-25.1.0.dev29/heat_integrationtests/locale creating openstack-heat-25.1.0.dev29/heat_integrationtests/locale/de creating openstack-heat-25.1.0.dev29/heat_integrationtests/locale/de/LC_MESSAGES creating openstack-heat-25.1.0.dev29/heat_integrationtests/locale/en_GB creating openstack-heat-25.1.0.dev29/heat_integrationtests/locale/en_GB/LC_MESSAGES creating openstack-heat-25.1.0.dev29/heat_integrationtests/locale/ja creating openstack-heat-25.1.0.dev29/heat_integrationtests/locale/ja/LC_MESSAGES creating openstack-heat-25.1.0.dev29/heat_integrationtests/locale/ko_KR creating openstack-heat-25.1.0.dev29/heat_integrationtests/locale/ko_KR/LC_MESSAGES creating openstack-heat-25.1.0.dev29/heat_upgradetests creating openstack-heat-25.1.0.dev29/openstack_heat.egg-info creating openstack-heat-25.1.0.dev29/playbooks creating openstack-heat-25.1.0.dev29/playbooks/devstack creating openstack-heat-25.1.0.dev29/playbooks/devstack/functional creating openstack-heat-25.1.0.dev29/rally-scenarios creating openstack-heat-25.1.0.dev29/rally-scenarios/extra creating openstack-heat-25.1.0.dev29/rally-scenarios/plugins creating openstack-heat-25.1.0.dev29/releasenotes creating openstack-heat-25.1.0.dev29/releasenotes/notes creating openstack-heat-25.1.0.dev29/releasenotes/source creating openstack-heat-25.1.0.dev29/releasenotes/source/_static creating openstack-heat-25.1.0.dev29/releasenotes/source/_templates creating openstack-heat-25.1.0.dev29/releasenotes/source/locale creating openstack-heat-25.1.0.dev29/releasenotes/source/locale/en_GB creating openstack-heat-25.1.0.dev29/releasenotes/source/locale/en_GB/LC_MESSAGES creating openstack-heat-25.1.0.dev29/releasenotes/source/locale/fr creating openstack-heat-25.1.0.dev29/releasenotes/source/locale/fr/LC_MESSAGES creating openstack-heat-25.1.0.dev29/releasenotes/source/locale/ja creating openstack-heat-25.1.0.dev29/releasenotes/source/locale/ja/LC_MESSAGES creating openstack-heat-25.1.0.dev29/releasenotes/source/locale/ko_KR creating openstack-heat-25.1.0.dev29/releasenotes/source/locale/ko_KR/LC_MESSAGES creating openstack-heat-25.1.0.dev29/roles creating openstack-heat-25.1.0.dev29/roles/run-heat-tests creating openstack-heat-25.1.0.dev29/roles/run-heat-tests/defaults creating openstack-heat-25.1.0.dev29/roles/run-heat-tests/tasks creating openstack-heat-25.1.0.dev29/tools creating openstack-heat-25.1.0.dev29/tools/dashboards copying files to openstack-heat-25.1.0.dev29... copying .coveragerc -> openstack-heat-25.1.0.dev29 copying .pre-commit-config.yaml -> openstack-heat-25.1.0.dev29 copying .stestr.conf -> openstack-heat-25.1.0.dev29 copying .zuul.yaml -> openstack-heat-25.1.0.dev29 copying AUTHORS -> openstack-heat-25.1.0.dev29 copying CONTRIBUTING.rst -> openstack-heat-25.1.0.dev29 copying ChangeLog -> openstack-heat-25.1.0.dev29 copying HACKING.rst -> openstack-heat-25.1.0.dev29 copying LICENSE -> openstack-heat-25.1.0.dev29 copying README.rst -> openstack-heat-25.1.0.dev29 copying bindep.txt -> openstack-heat-25.1.0.dev29 copying pyproject.toml -> openstack-heat-25.1.0.dev29 copying requirements.txt -> openstack-heat-25.1.0.dev29 copying setup.cfg -> openstack-heat-25.1.0.dev29 copying setup.py -> openstack-heat-25.1.0.dev29 copying test-requirements.txt -> openstack-heat-25.1.0.dev29 copying tox.ini -> openstack-heat-25.1.0.dev29 copying api-ref/source/conf.py -> openstack-heat-25.1.0.dev29/api-ref/source copying api-ref/source/index.rst -> openstack-heat-25.1.0.dev29/api-ref/source copying api-ref/source/v1/build-info.inc -> openstack-heat-25.1.0.dev29/api-ref/source/v1 copying api-ref/source/v1/events.inc -> openstack-heat-25.1.0.dev29/api-ref/source/v1 copying api-ref/source/v1/general-info.inc -> openstack-heat-25.1.0.dev29/api-ref/source/v1 copying api-ref/source/v1/index.rst -> openstack-heat-25.1.0.dev29/api-ref/source/v1 copying api-ref/source/v1/parameters.yaml -> openstack-heat-25.1.0.dev29/api-ref/source/v1 copying api-ref/source/v1/resource-types.inc -> openstack-heat-25.1.0.dev29/api-ref/source/v1 copying api-ref/source/v1/resources.inc -> openstack-heat-25.1.0.dev29/api-ref/source/v1 copying api-ref/source/v1/services.inc -> openstack-heat-25.1.0.dev29/api-ref/source/v1 copying api-ref/source/v1/software-config.inc -> openstack-heat-25.1.0.dev29/api-ref/source/v1 copying api-ref/source/v1/stack-actions.inc -> openstack-heat-25.1.0.dev29/api-ref/source/v1 copying api-ref/source/v1/stack-outputs.inc -> openstack-heat-25.1.0.dev29/api-ref/source/v1 copying api-ref/source/v1/stack-snapshots.inc -> openstack-heat-25.1.0.dev29/api-ref/source/v1 copying api-ref/source/v1/stack-templates.inc -> openstack-heat-25.1.0.dev29/api-ref/source/v1 copying api-ref/source/v1/stacks.inc -> openstack-heat-25.1.0.dev29/api-ref/source/v1 copying api-ref/source/v1/status.yaml -> openstack-heat-25.1.0.dev29/api-ref/source/v1 copying api-ref/source/v1/versions.inc -> openstack-heat-25.1.0.dev29/api-ref/source/v1 copying api-ref/source/v1/samples/build-info-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/config-create-request.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/config-create-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/config-show-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/configs-list-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-create-request.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-create-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-metadata-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-show-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-update-request.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-update-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployments-list-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/event-show-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/events-find-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/events-list-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-metadata-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-schema-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-show-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-type-template-hot-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-type-template-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-types-list-advanced-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-types-list-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/resources-list-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/services-list-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-abandon-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-cancel-update-request.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-cancel-without-rollback-request.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-check-request.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-resume-request.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-suspend-request.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-adopt-request.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-create-request.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-create-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-environment-show-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-export-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-files-show-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-find-delete-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-find-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-output-show-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-outputs-list-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-preview-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-show-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-request.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-restore-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-show-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshots-list-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-update-preview-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-update-request.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-update-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/stacks-list-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-functions-list-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-show-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-validate-request.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-validate-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-versions-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying api-ref/source/v1/samples/versions-list-response.json -> openstack-heat-25.1.0.dev29/api-ref/source/v1/samples copying bin/heat-db-setup -> openstack-heat-25.1.0.dev29/bin copying bin/heat-keystone-setup-domain -> openstack-heat-25.1.0.dev29/bin copying contrib/heat_docker/README.md -> openstack-heat-25.1.0.dev29/contrib/heat_docker copying contrib/heat_docker/requirements.txt -> openstack-heat-25.1.0.dev29/contrib/heat_docker copying contrib/heat_docker/setup.cfg -> openstack-heat-25.1.0.dev29/contrib/heat_docker copying contrib/heat_docker/setup.py -> openstack-heat-25.1.0.dev29/contrib/heat_docker copying contrib/heat_docker/heat_docker/__init__.py -> openstack-heat-25.1.0.dev29/contrib/heat_docker/heat_docker copying contrib/heat_docker/heat_docker/resources/__init__.py -> openstack-heat-25.1.0.dev29/contrib/heat_docker/heat_docker/resources copying contrib/heat_docker/heat_docker/resources/docker_container.py -> openstack-heat-25.1.0.dev29/contrib/heat_docker/heat_docker/resources copying contrib/heat_docker/heat_docker/tests/__init__.py -> openstack-heat-25.1.0.dev29/contrib/heat_docker/heat_docker/tests copying contrib/heat_docker/heat_docker/tests/fake_docker_client.py -> openstack-heat-25.1.0.dev29/contrib/heat_docker/heat_docker/tests copying contrib/heat_docker/heat_docker/tests/test_docker_container.py -> openstack-heat-25.1.0.dev29/contrib/heat_docker/heat_docker/tests copying devstack/README.rst -> openstack-heat-25.1.0.dev29/devstack copying devstack/plugin.sh -> openstack-heat-25.1.0.dev29/devstack copying devstack/settings -> openstack-heat-25.1.0.dev29/devstack copying devstack/lib/heat -> openstack-heat-25.1.0.dev29/devstack/lib copying devstack/upgrade/resources.sh -> openstack-heat-25.1.0.dev29/devstack/upgrade copying devstack/upgrade/settings -> openstack-heat-25.1.0.dev29/devstack/upgrade copying devstack/upgrade/shutdown.sh -> openstack-heat-25.1.0.dev29/devstack/upgrade copying devstack/upgrade/upgrade.sh -> openstack-heat-25.1.0.dev29/devstack/upgrade copying devstack/upgrade/templates/random_string.yaml -> openstack-heat-25.1.0.dev29/devstack/upgrade/templates copying doc/.gitignore -> openstack-heat-25.1.0.dev29/doc copying doc/Makefile -> openstack-heat-25.1.0.dev29/doc copying doc/requirements.txt -> openstack-heat-25.1.0.dev29/doc copying doc/source/conf.py -> openstack-heat-25.1.0.dev29/doc/source copying doc/source/glossary.rst -> openstack-heat-25.1.0.dev29/doc/source copying doc/source/index.rst -> openstack-heat-25.1.0.dev29/doc/source copying doc/source/_extra/.htaccess -> openstack-heat-25.1.0.dev29/doc/source/_extra copying doc/source/_static/.placeholder -> openstack-heat-25.1.0.dev29/doc/source/_static copying doc/source/_templates/.placeholder -> openstack-heat-25.1.0.dev29/doc/source/_templates copying doc/source/admin/auth-model.rst -> openstack-heat-25.1.0.dev29/doc/source/admin copying doc/source/admin/index.rst -> openstack-heat-25.1.0.dev29/doc/source/admin copying doc/source/admin/introduction.rst -> openstack-heat-25.1.0.dev29/doc/source/admin copying doc/source/admin/stack-domain-users.rst -> openstack-heat-25.1.0.dev29/doc/source/admin copying doc/source/api/index.rst -> openstack-heat-25.1.0.dev29/doc/source/api copying doc/source/configuration/config-options.rst -> openstack-heat-25.1.0.dev29/doc/source/configuration copying doc/source/configuration/index.rst -> openstack-heat-25.1.0.dev29/doc/source/configuration copying doc/source/configuration/logs.rst -> openstack-heat-25.1.0.dev29/doc/source/configuration copying doc/source/configuration/sample_config.rst -> openstack-heat-25.1.0.dev29/doc/source/configuration copying doc/source/configuration/sample_policy.rst -> openstack-heat-25.1.0.dev29/doc/source/configuration copying doc/source/contributor/contributing.rst -> openstack-heat-25.1.0.dev29/doc/source/contributor copying doc/source/contributor/index.rst -> openstack-heat-25.1.0.dev29/doc/source/contributor copying doc/source/developing_guides/architecture.rst -> openstack-heat-25.1.0.dev29/doc/source/developing_guides copying doc/source/developing_guides/blueprints.rst -> openstack-heat-25.1.0.dev29/doc/source/developing_guides copying doc/source/developing_guides/gmr.rst -> openstack-heat-25.1.0.dev29/doc/source/developing_guides copying doc/source/developing_guides/index.rst -> openstack-heat-25.1.0.dev29/doc/source/developing_guides copying doc/source/developing_guides/pluginguide.rst -> openstack-heat-25.1.0.dev29/doc/source/developing_guides copying doc/source/developing_guides/rally_on_gates.rst -> openstack-heat-25.1.0.dev29/doc/source/developing_guides copying doc/source/developing_guides/schedulerhints.rst -> openstack-heat-25.1.0.dev29/doc/source/developing_guides copying doc/source/developing_guides/supportstatus.rst -> openstack-heat-25.1.0.dev29/doc/source/developing_guides copying doc/source/ext/__init__.py -> openstack-heat-25.1.0.dev29/doc/source/ext copying doc/source/ext/resources.py -> openstack-heat-25.1.0.dev29/doc/source/ext copying doc/source/ext/tablefromtext.py -> openstack-heat-25.1.0.dev29/doc/source/ext copying doc/source/getting_started/create_a_stack.rst -> openstack-heat-25.1.0.dev29/doc/source/getting_started copying doc/source/getting_started/index.rst -> openstack-heat-25.1.0.dev29/doc/source/getting_started copying doc/source/getting_started/on_devstack.rst -> openstack-heat-25.1.0.dev29/doc/source/getting_started copying doc/source/getting_started/on_fedora.rst -> openstack-heat-25.1.0.dev29/doc/source/getting_started copying doc/source/getting_started/on_other.rst -> openstack-heat-25.1.0.dev29/doc/source/getting_started copying doc/source/getting_started/on_ubuntu.rst -> openstack-heat-25.1.0.dev29/doc/source/getting_started copying doc/source/getting_started/standalone.rst -> openstack-heat-25.1.0.dev29/doc/source/getting_started copying doc/source/install/get_started.rst -> openstack-heat-25.1.0.dev29/doc/source/install copying doc/source/install/index.rst -> openstack-heat-25.1.0.dev29/doc/source/install copying doc/source/install/install-debian.rst -> openstack-heat-25.1.0.dev29/doc/source/install copying doc/source/install/install-rdo.rst -> openstack-heat-25.1.0.dev29/doc/source/install copying doc/source/install/install-ubuntu.rst -> openstack-heat-25.1.0.dev29/doc/source/install copying doc/source/install/install.rst -> openstack-heat-25.1.0.dev29/doc/source/install copying doc/source/install/launch-instance.rst -> openstack-heat-25.1.0.dev29/doc/source/install copying doc/source/install/next-steps.rst -> openstack-heat-25.1.0.dev29/doc/source/install copying doc/source/install/verify.rst -> openstack-heat-25.1.0.dev29/doc/source/install copying doc/source/man/heat-api-cfn.rst -> openstack-heat-25.1.0.dev29/doc/source/man copying doc/source/man/heat-api.rst -> openstack-heat-25.1.0.dev29/doc/source/man copying doc/source/man/heat-db-setup.rst -> openstack-heat-25.1.0.dev29/doc/source/man copying doc/source/man/heat-engine.rst -> openstack-heat-25.1.0.dev29/doc/source/man copying doc/source/man/heat-keystone-setup-domain.rst -> openstack-heat-25.1.0.dev29/doc/source/man copying doc/source/man/heat-manage.rst -> openstack-heat-25.1.0.dev29/doc/source/man copying doc/source/man/heat-status.rst -> openstack-heat-25.1.0.dev29/doc/source/man copying doc/source/man/index.rst -> openstack-heat-25.1.0.dev29/doc/source/man copying doc/source/operating_guides/httpd.rst -> openstack-heat-25.1.0.dev29/doc/source/operating_guides copying doc/source/operating_guides/scale_deployment.rst -> openstack-heat-25.1.0.dev29/doc/source/operating_guides copying doc/source/operating_guides/upgrades_guide.rst -> openstack-heat-25.1.0.dev29/doc/source/operating_guides copying doc/source/sourcecode/.gitignore -> openstack-heat-25.1.0.dev29/doc/source/sourcecode copying doc/source/template_guide/advanced_topics.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/template_guide/basic_resources.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/template_guide/cfn.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/template_guide/composition.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/template_guide/contrib.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/template_guide/environment.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/template_guide/existing_templates.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/template_guide/feature_guide.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/template_guide/functions.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/template_guide/hello_world.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/template_guide/hot_guide.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/template_guide/hot_spec.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/template_guide/index.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/template_guide/multi-clouds.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/template_guide/openstack.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/template_guide/software_deployment.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/template_guide/unsupported.rst -> openstack-heat-25.1.0.dev29/doc/source/template_guide copying doc/source/templates/index.rst -> openstack-heat-25.1.0.dev29/doc/source/templates copying doc/source/templates/cfn/WordPress_Single_Instance.rst -> openstack-heat-25.1.0.dev29/doc/source/templates/cfn copying doc/source/templates/hot/hello_world.rst -> openstack-heat-25.1.0.dev29/doc/source/templates/hot copying etc/heat/README-heat.conf.txt -> openstack-heat-25.1.0.dev29/etc/heat copying etc/heat/api-paste.ini -> openstack-heat-25.1.0.dev29/etc/heat copying etc/heat/heat-config-generator.conf -> openstack-heat-25.1.0.dev29/etc/heat copying etc/heat/heat-policy-generator.conf -> openstack-heat-25.1.0.dev29/etc/heat copying etc/heat/environment.d/default.yaml -> openstack-heat-25.1.0.dev29/etc/heat/environment.d copying etc/heat/httpd/heat-api-cfn.conf -> openstack-heat-25.1.0.dev29/etc/heat/httpd copying etc/heat/httpd/heat-api.conf -> openstack-heat-25.1.0.dev29/etc/heat/httpd copying etc/heat/templates/AWS_CloudWatch_Alarm.yaml -> openstack-heat-25.1.0.dev29/etc/heat/templates copying etc/heat/templates/AWS_RDS_DBInstance.yaml -> openstack-heat-25.1.0.dev29/etc/heat/templates copying etc/heat/uwsgi/heat-api-cfn-uwsgi.ini -> openstack-heat-25.1.0.dev29/etc/heat/uwsgi copying etc/heat/uwsgi/heat-api-uwsgi.ini -> openstack-heat-25.1.0.dev29/etc/heat/uwsgi copying heat/__init__.py -> openstack-heat-25.1.0.dev29/heat copying heat/version.py -> openstack-heat-25.1.0.dev29/heat copying heat/api/__init__.py -> openstack-heat-25.1.0.dev29/heat/api copying heat/api/versions.py -> openstack-heat-25.1.0.dev29/heat/api copying heat/api/aws/__init__.py -> openstack-heat-25.1.0.dev29/heat/api/aws copying heat/api/aws/ec2token.py -> openstack-heat-25.1.0.dev29/heat/api/aws copying heat/api/aws/exception.py -> openstack-heat-25.1.0.dev29/heat/api/aws copying heat/api/aws/utils.py -> openstack-heat-25.1.0.dev29/heat/api/aws copying heat/api/cfn/__init__.py -> openstack-heat-25.1.0.dev29/heat/api/cfn copying heat/api/cfn/versions.py -> openstack-heat-25.1.0.dev29/heat/api/cfn copying heat/api/cfn/wsgi.py -> openstack-heat-25.1.0.dev29/heat/api/cfn copying heat/api/cfn/v1/__init__.py -> openstack-heat-25.1.0.dev29/heat/api/cfn/v1 copying heat/api/cfn/v1/signal.py -> openstack-heat-25.1.0.dev29/heat/api/cfn/v1 copying heat/api/cfn/v1/stacks.py -> openstack-heat-25.1.0.dev29/heat/api/cfn/v1 copying heat/api/middleware/__init__.py -> openstack-heat-25.1.0.dev29/heat/api/middleware copying heat/api/middleware/fault.py -> openstack-heat-25.1.0.dev29/heat/api/middleware copying heat/api/middleware/version_negotiation.py -> openstack-heat-25.1.0.dev29/heat/api/middleware copying heat/api/openstack/__init__.py -> openstack-heat-25.1.0.dev29/heat/api/openstack copying heat/api/openstack/versions.py -> openstack-heat-25.1.0.dev29/heat/api/openstack copying heat/api/openstack/wsgi.py -> openstack-heat-25.1.0.dev29/heat/api/openstack copying heat/api/openstack/v1/__init__.py -> openstack-heat-25.1.0.dev29/heat/api/openstack/v1 copying heat/api/openstack/v1/actions.py -> openstack-heat-25.1.0.dev29/heat/api/openstack/v1 copying heat/api/openstack/v1/build_info.py -> openstack-heat-25.1.0.dev29/heat/api/openstack/v1 copying heat/api/openstack/v1/events.py -> openstack-heat-25.1.0.dev29/heat/api/openstack/v1 copying heat/api/openstack/v1/resources.py -> openstack-heat-25.1.0.dev29/heat/api/openstack/v1 copying heat/api/openstack/v1/services.py -> openstack-heat-25.1.0.dev29/heat/api/openstack/v1 copying heat/api/openstack/v1/software_configs.py -> openstack-heat-25.1.0.dev29/heat/api/openstack/v1 copying heat/api/openstack/v1/software_deployments.py -> openstack-heat-25.1.0.dev29/heat/api/openstack/v1 copying heat/api/openstack/v1/stacks.py -> openstack-heat-25.1.0.dev29/heat/api/openstack/v1 copying heat/api/openstack/v1/util.py -> openstack-heat-25.1.0.dev29/heat/api/openstack/v1 copying heat/api/openstack/v1/views/__init__.py -> openstack-heat-25.1.0.dev29/heat/api/openstack/v1/views copying heat/api/openstack/v1/views/stacks_view.py -> openstack-heat-25.1.0.dev29/heat/api/openstack/v1/views copying heat/api/openstack/v1/views/views_common.py -> openstack-heat-25.1.0.dev29/heat/api/openstack/v1/views copying heat/cloudinit/__init__.py -> openstack-heat-25.1.0.dev29/heat/cloudinit copying heat/cloudinit/boothook.sh -> openstack-heat-25.1.0.dev29/heat/cloudinit copying heat/cloudinit/config -> openstack-heat-25.1.0.dev29/heat/cloudinit copying heat/cloudinit/loguserdata.py -> openstack-heat-25.1.0.dev29/heat/cloudinit copying heat/cloudinit/part_handler.py -> openstack-heat-25.1.0.dev29/heat/cloudinit copying heat/cmd/__init__.py -> openstack-heat-25.1.0.dev29/heat/cmd copying heat/cmd/engine.py -> openstack-heat-25.1.0.dev29/heat/cmd copying heat/cmd/manage.py -> openstack-heat-25.1.0.dev29/heat/cmd copying heat/cmd/status.py -> openstack-heat-25.1.0.dev29/heat/cmd copying heat/common/__init__.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/auth_password.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/auth_plugin.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/auth_url.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/cache.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/config.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/context.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/crypt.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/custom_backend_auth.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/endpoint_utils.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/environment_format.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/environment_util.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/exception.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/grouputils.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/i18n.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/identifier.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/lifecycle_plugin_utils.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/messaging.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/netutils.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/noauth.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/param_utils.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/password_gen.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/plugin_loader.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/pluginutils.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/policy.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/profiler.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/serializers.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/service_utils.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/short_id.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/template_format.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/timeutils.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/urlfetch.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/common/wsgi.py -> openstack-heat-25.1.0.dev29/heat/common copying heat/db/__init__.py -> openstack-heat-25.1.0.dev29/heat/db copying heat/db/alembic.ini -> openstack-heat-25.1.0.dev29/heat/db copying heat/db/api.py -> openstack-heat-25.1.0.dev29/heat/db copying heat/db/filters.py -> openstack-heat-25.1.0.dev29/heat/db copying heat/db/migration.py -> openstack-heat-25.1.0.dev29/heat/db copying heat/db/models.py -> openstack-heat-25.1.0.dev29/heat/db copying heat/db/types.py -> openstack-heat-25.1.0.dev29/heat/db copying heat/db/utils.py -> openstack-heat-25.1.0.dev29/heat/db copying heat/db/migrations/README.rst -> openstack-heat-25.1.0.dev29/heat/db/migrations copying heat/db/migrations/env.py -> openstack-heat-25.1.0.dev29/heat/db/migrations copying heat/db/migrations/script.py.mako -> openstack-heat-25.1.0.dev29/heat/db/migrations copying heat/db/migrations/versions/c6214ca60943_initial_revision.py -> openstack-heat-25.1.0.dev29/heat/db/migrations/versions copying heat/engine/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/api.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/attributes.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/check_resource.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/conditions.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/constraints.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/dependencies.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/environment.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/event.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/function.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/lifecycle_plugin.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/node_data.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/output.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/parameter_groups.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/parameters.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/parent_rsrc.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/plugin_manager.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/properties.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/properties_group.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/resource.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/rsrc_defn.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/scheduler.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/service.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/service_software_config.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/software_config_io.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/stack.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/stack_lock.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/status.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/stk_defn.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/support.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/sync_point.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/template.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/template_common.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/template_files.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/timestamp.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/translation.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/update.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/worker.py -> openstack-heat-25.1.0.dev29/heat/engine copying heat/engine/cfn/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/cfn copying heat/engine/cfn/functions.py -> openstack-heat-25.1.0.dev29/heat/engine/cfn copying heat/engine/cfn/parameters.py -> openstack-heat-25.1.0.dev29/heat/engine/cfn copying heat/engine/cfn/template.py -> openstack-heat-25.1.0.dev29/heat/engine/cfn copying heat/engine/clients/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/clients copying heat/engine/clients/client_exception.py -> openstack-heat-25.1.0.dev29/heat/engine/clients copying heat/engine/clients/client_plugin.py -> openstack-heat-25.1.0.dev29/heat/engine/clients copying heat/engine/clients/default_client_plugin.py -> openstack-heat-25.1.0.dev29/heat/engine/clients copying heat/engine/clients/microversion_mixin.py -> openstack-heat-25.1.0.dev29/heat/engine/clients copying heat/engine/clients/progress.py -> openstack-heat-25.1.0.dev29/heat/engine/clients copying heat/engine/clients/os/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/aodh.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/barbican.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/blazar.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/cinder.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/designate.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/glance.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/heat_plugin.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/ironic.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/magnum.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/manila.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/mistral.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/nova.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/octavia.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/openstacksdk.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/swift.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/trove.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/vitrage.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/zaqar.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/zun.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os copying heat/engine/clients/os/keystone/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/fake_keystoneclient.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/heat_keystoneclient.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/keystone_constraints.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os/keystone copying heat/engine/clients/os/neutron/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/lbaas_constraints.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/neutron_constraints.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/taas_constraints.py -> openstack-heat-25.1.0.dev29/heat/engine/clients/os/neutron copying heat/engine/constraint/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/constraint copying heat/engine/constraint/common_constraints.py -> openstack-heat-25.1.0.dev29/heat/engine/constraint copying heat/engine/hot/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/hot copying heat/engine/hot/functions.py -> openstack-heat-25.1.0.dev29/heat/engine/hot copying heat/engine/hot/parameters.py -> openstack-heat-25.1.0.dev29/heat/engine/hot copying heat/engine/hot/template.py -> openstack-heat-25.1.0.dev29/heat/engine/hot copying heat/engine/notification/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/notification copying heat/engine/notification/autoscaling.py -> openstack-heat-25.1.0.dev29/heat/engine/notification copying heat/engine/notification/stack.py -> openstack-heat-25.1.0.dev29/heat/engine/notification copying heat/engine/resources/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources copying heat/engine/resources/alarm_base.py -> openstack-heat-25.1.0.dev29/heat/engine/resources copying heat/engine/resources/scheduler_hints.py -> openstack-heat-25.1.0.dev29/heat/engine/resources copying heat/engine/resources/server_base.py -> openstack-heat-25.1.0.dev29/heat/engine/resources copying heat/engine/resources/signal_responder.py -> openstack-heat-25.1.0.dev29/heat/engine/resources copying heat/engine/resources/stack_resource.py -> openstack-heat-25.1.0.dev29/heat/engine/resources copying heat/engine/resources/stack_user.py -> openstack-heat-25.1.0.dev29/heat/engine/resources copying heat/engine/resources/template_resource.py -> openstack-heat-25.1.0.dev29/heat/engine/resources copying heat/engine/resources/volume_base.py -> openstack-heat-25.1.0.dev29/heat/engine/resources copying heat/engine/resources/wait_condition.py -> openstack-heat-25.1.0.dev29/heat/engine/resources copying heat/engine/resources/aws/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws copying heat/engine/resources/aws/autoscaling/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/autoscaling_group.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/launch_config.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/scaling_policy.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/cfn/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/stack.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/wait_condition.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/wait_condition_handle.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/ec2/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/eip.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/instance.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/internet_gateway.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/network_interface.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/route_table.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/security_group.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/subnet.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/volume.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/vpc.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/iam/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/iam copying heat/engine/resources/aws/iam/user.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/iam copying heat/engine/resources/aws/lb/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/lb copying heat/engine/resources/aws/lb/loadbalancer.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/lb copying heat/engine/resources/aws/s3/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/s3 copying heat/engine/resources/aws/s3/s3.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/aws/s3 copying heat/engine/resources/openstack/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack copying heat/engine/resources/openstack/aodh/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/alarm.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/composite_alarm.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/gnocchi/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/aodh/gnocchi copying heat/engine/resources/openstack/aodh/gnocchi/alarm.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/aodh/gnocchi copying heat/engine/resources/openstack/barbican/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/container.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/order.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/secret.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/blazar/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/blazar/host.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/blazar/lease.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/cinder/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/encrypted_volume_type.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/qos_specs.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/quota.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/volume.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/volume_type.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/designate/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/domain.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/record.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/recordset.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/zone.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/glance/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/glance copying heat/engine/resources/openstack/glance/image.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/glance copying heat/engine/resources/openstack/heat/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/access_policy.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/autoscaling_group.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/cloud_config.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/delay.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/deployed_server.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/ha_restarter.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/instance_group.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/multi_part.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/none_resource.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/random_string.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/remote_stack.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/resource_chain.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/resource_group.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/scaling_policy.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_component.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_config.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_deployment.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/structured_config.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/swiftsignal.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/test_resource.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/value.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/wait_condition.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/wait_condition_handle.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/ironic/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/ironic copying heat/engine/resources/openstack/ironic/port.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/ironic copying heat/engine/resources/openstack/keystone/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/domain.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/endpoint.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/group.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/project.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/region.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/role.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/role_assignments.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/service.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/user.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/magnum/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/bay.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/baymodel.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/cluster.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/cluster_template.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/manila/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/security_service.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share_network.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share_type.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/mistral/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/cron_trigger.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/external_resource.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/workflow.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/monasca/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/monasca/alarm_definition.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/monasca/notification.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/neutron/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/address_scope.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/extraroute.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/extrarouteset.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/firewall.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/floatingip.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/l2_gateway.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/l2_gateway_connection.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/loadbalancer.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/metering.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/net.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/network_gateway.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/neutron.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/port.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/provider_net.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/qos.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/quota.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/rbac_policy.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/router.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/security_group.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/security_group_rule.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/segment.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/subnet.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/subnetpool.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/trunk.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/vpnservice.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/lbaas/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/health_monitor.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/l7policy.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/l7rule.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/listener.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/pool.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/pool_member.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/sfc/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/flow_classifier.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_chain.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_pair.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_pair_group.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/taas/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/neutron/taas/tap_flow.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/neutron/taas/tap_service.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/nova/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/flavor.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/floatingip.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/host_aggregate.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/keypair.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/quota.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server_group.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server_network_mixin.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/octavia/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/availability_zone.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/availability_zone_profile.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/flavor.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/flavor_profile.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/health_monitor.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/l7policy.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/l7rule.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/listener.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/loadbalancer.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/octavia_base.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/pool.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/pool_member.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/quota.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/sahara/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/cluster.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/data_source.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/image.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/job.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/job_binary.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/templates.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/senlin/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/cluster.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/node.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/policy.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/profile.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/receiver.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/res_base.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/swift/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/swift copying heat/engine/resources/openstack/swift/container.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/swift copying heat/engine/resources/openstack/trove/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/cluster.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/instance.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/vitrage/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/vitrage copying heat/engine/resources/openstack/vitrage/vitrage_template.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/vitrage copying heat/engine/resources/openstack/zaqar/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/queue.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/subscription.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zun/__init__.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/zun copying heat/engine/resources/openstack/zun/container.py -> openstack-heat-25.1.0.dev29/heat/engine/resources/openstack/zun copying heat/hacking/__init__.py -> openstack-heat-25.1.0.dev29/heat/hacking copying heat/hacking/checks.py -> openstack-heat-25.1.0.dev29/heat/hacking copying heat/locale/de/LC_MESSAGES/heat.po -> openstack-heat-25.1.0.dev29/heat/locale/de/LC_MESSAGES copying heat/locale/es/LC_MESSAGES/heat.po -> openstack-heat-25.1.0.dev29/heat/locale/es/LC_MESSAGES copying heat/locale/fr/LC_MESSAGES/heat.po -> openstack-heat-25.1.0.dev29/heat/locale/fr/LC_MESSAGES copying heat/locale/it/LC_MESSAGES/heat.po -> openstack-heat-25.1.0.dev29/heat/locale/it/LC_MESSAGES copying heat/locale/ja/LC_MESSAGES/heat.po -> openstack-heat-25.1.0.dev29/heat/locale/ja/LC_MESSAGES copying heat/locale/ko_KR/LC_MESSAGES/heat.po -> openstack-heat-25.1.0.dev29/heat/locale/ko_KR/LC_MESSAGES copying heat/locale/pt_BR/LC_MESSAGES/heat.po -> openstack-heat-25.1.0.dev29/heat/locale/pt_BR/LC_MESSAGES copying heat/locale/ru/LC_MESSAGES/heat.po -> openstack-heat-25.1.0.dev29/heat/locale/ru/LC_MESSAGES copying heat/locale/zh_CN/LC_MESSAGES/heat.po -> openstack-heat-25.1.0.dev29/heat/locale/zh_CN/LC_MESSAGES copying heat/locale/zh_TW/LC_MESSAGES/heat.po -> openstack-heat-25.1.0.dev29/heat/locale/zh_TW/LC_MESSAGES copying heat/objects/__init__.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/base.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/event.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/fields.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/raw_template.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/raw_template_files.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/resource.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/resource_data.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/resource_properties_data.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/service.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/snapshot.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/software_config.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/software_deployment.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/stack.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/stack_lock.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/stack_tag.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/sync_point.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/objects/user_creds.py -> openstack-heat-25.1.0.dev29/heat/objects copying heat/policies/__init__.py -> openstack-heat-25.1.0.dev29/heat/policies copying heat/policies/actions.py -> openstack-heat-25.1.0.dev29/heat/policies copying heat/policies/base.py -> openstack-heat-25.1.0.dev29/heat/policies copying heat/policies/build_info.py -> openstack-heat-25.1.0.dev29/heat/policies copying heat/policies/cloudformation.py -> openstack-heat-25.1.0.dev29/heat/policies copying heat/policies/events.py -> openstack-heat-25.1.0.dev29/heat/policies copying heat/policies/resource.py -> openstack-heat-25.1.0.dev29/heat/policies copying heat/policies/resource_types.py -> openstack-heat-25.1.0.dev29/heat/policies copying heat/policies/service.py -> openstack-heat-25.1.0.dev29/heat/policies copying heat/policies/software_configs.py -> openstack-heat-25.1.0.dev29/heat/policies copying heat/policies/software_deployments.py -> openstack-heat-25.1.0.dev29/heat/policies copying heat/policies/stacks.py -> openstack-heat-25.1.0.dev29/heat/policies copying heat/rpc/__init__.py -> openstack-heat-25.1.0.dev29/heat/rpc copying heat/rpc/api.py -> openstack-heat-25.1.0.dev29/heat/rpc copying heat/rpc/client.py -> openstack-heat-25.1.0.dev29/heat/rpc copying heat/rpc/listener_client.py -> openstack-heat-25.1.0.dev29/heat/rpc copying heat/rpc/worker_api.py -> openstack-heat-25.1.0.dev29/heat/rpc copying heat/rpc/worker_client.py -> openstack-heat-25.1.0.dev29/heat/rpc copying heat/scaling/__init__.py -> openstack-heat-25.1.0.dev29/heat/scaling copying heat/scaling/cooldown.py -> openstack-heat-25.1.0.dev29/heat/scaling copying heat/scaling/lbutils.py -> openstack-heat-25.1.0.dev29/heat/scaling copying heat/scaling/rolling_update.py -> openstack-heat-25.1.0.dev29/heat/scaling copying heat/scaling/scalingutil.py -> openstack-heat-25.1.0.dev29/heat/scaling copying heat/scaling/template.py -> openstack-heat-25.1.0.dev29/heat/scaling copying heat/tests/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/common.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/fakes.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/generic_resource.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_attributes.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_auth_password.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_auth_url.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_common_auth_plugin.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_common_context.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_common_env_util.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_common_exception.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_common_param_utils.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_common_pluginutils.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_common_policy.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_common_serializers.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_common_service_utils.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_constraints.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_convg_stack.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_crypt.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_dbinstance.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_empty_stack.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_engine_api_utils.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_engine_service.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_environment.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_environment_format.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_event.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_exception.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_fault_middleware.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_function.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_grouputils.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_hacking.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_hot.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_identifier.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_lifecycle_plugin_utils.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_loguserdata.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_metadata_refresh.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_nested_stack.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_noauth.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_nokey.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_notifications.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_parameters.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_plugin_loader.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_properties.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_properties_group.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_provider_template.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_resource.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_resource_properties_data.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_rpc_client.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_rpc_listener_client.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_rpc_worker_client.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_rsrc_defn.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_server_tags.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_short_id.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_signal.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_stack.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_stack_collect_attributes.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_stack_delete.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_stack_lock.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_stack_resource.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_stack_update.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_stack_user.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_support.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_template.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_template_files.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_template_format.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_timeutils.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_translation_rule.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_urlfetch.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_validate.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_version.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/test_vpc.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/testing-overview.txt -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/utils.py -> openstack-heat-25.1.0.dev29/heat/tests copying heat/tests/api/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/api copying heat/tests/api/test_wsgi.py -> openstack-heat-25.1.0.dev29/heat/tests/api copying heat/tests/api/aws/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/api/aws copying heat/tests/api/aws/test_api_aws.py -> openstack-heat-25.1.0.dev29/heat/tests/api/aws copying heat/tests/api/aws/test_api_ec2token.py -> openstack-heat-25.1.0.dev29/heat/tests/api/aws copying heat/tests/api/aws/config/ec2authtoken.conf -> openstack-heat-25.1.0.dev29/heat/tests/api/aws/config copying heat/tests/api/aws/config/keystone_authtoken.conf -> openstack-heat-25.1.0.dev29/heat/tests/api/aws/config copying heat/tests/api/aws/config/long_auth_path.conf -> openstack-heat-25.1.0.dev29/heat/tests/api/aws/config copying heat/tests/api/aws/config/multi_cloud_auth_uris.conf -> openstack-heat-25.1.0.dev29/heat/tests/api/aws/config copying heat/tests/api/aws/config/multi_cloud_enabled.conf -> openstack-heat-25.1.0.dev29/heat/tests/api/aws/config copying heat/tests/api/aws/config/multi_cloud_partial.conf -> openstack-heat-25.1.0.dev29/heat/tests/api/aws/config copying heat/tests/api/aws/config/multi_cloud_partial_v2.conf -> openstack-heat-25.1.0.dev29/heat/tests/api/aws/config copying heat/tests/api/aws/config/typical.conf -> openstack-heat-25.1.0.dev29/heat/tests/api/aws/config copying heat/tests/api/aws/config/typical_standalone.conf -> openstack-heat-25.1.0.dev29/heat/tests/api/aws/config copying heat/tests/api/cfn/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/api/cfn copying heat/tests/api/cfn/test_api_cfn_v1.py -> openstack-heat-25.1.0.dev29/heat/tests/api/cfn copying heat/tests/api/middleware/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/api/middleware copying heat/tests/api/middleware/test_version_negotiation_middleware.py -> openstack-heat-25.1.0.dev29/heat/tests/api/middleware copying heat/tests/api/openstack_v1/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_actions.py -> openstack-heat-25.1.0.dev29/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_build_info.py -> openstack-heat-25.1.0.dev29/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_events.py -> openstack-heat-25.1.0.dev29/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_resources.py -> openstack-heat-25.1.0.dev29/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_routes.py -> openstack-heat-25.1.0.dev29/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_services.py -> openstack-heat-25.1.0.dev29/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_software_configs.py -> openstack-heat-25.1.0.dev29/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_software_deployments.py -> openstack-heat-25.1.0.dev29/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_stacks.py -> openstack-heat-25.1.0.dev29/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_util.py -> openstack-heat-25.1.0.dev29/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_views_common.py -> openstack-heat-25.1.0.dev29/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_views_stacks_view.py -> openstack-heat-25.1.0.dev29/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/tools.py -> openstack-heat-25.1.0.dev29/heat/tests/api/openstack_v1 copying heat/tests/autoscaling/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/autoscaling copying heat/tests/autoscaling/inline_templates.py -> openstack-heat-25.1.0.dev29/heat/tests/autoscaling copying heat/tests/autoscaling/test_heat_scaling_group.py -> openstack-heat-25.1.0.dev29/heat/tests/autoscaling copying heat/tests/autoscaling/test_heat_scaling_policy.py -> openstack-heat-25.1.0.dev29/heat/tests/autoscaling copying heat/tests/autoscaling/test_launch_config.py -> openstack-heat-25.1.0.dev29/heat/tests/autoscaling copying heat/tests/autoscaling/test_lbutils.py -> openstack-heat-25.1.0.dev29/heat/tests/autoscaling copying heat/tests/autoscaling/test_new_capacity.py -> openstack-heat-25.1.0.dev29/heat/tests/autoscaling copying heat/tests/autoscaling/test_rolling_update.py -> openstack-heat-25.1.0.dev29/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_group.py -> openstack-heat-25.1.0.dev29/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_policy.py -> openstack-heat-25.1.0.dev29/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_template.py -> openstack-heat-25.1.0.dev29/heat/tests/autoscaling copying heat/tests/aws/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/aws copying heat/tests/aws/test_eip.py -> openstack-heat-25.1.0.dev29/heat/tests/aws copying heat/tests/aws/test_instance.py -> openstack-heat-25.1.0.dev29/heat/tests/aws copying heat/tests/aws/test_instance_network.py -> openstack-heat-25.1.0.dev29/heat/tests/aws copying heat/tests/aws/test_loadbalancer.py -> openstack-heat-25.1.0.dev29/heat/tests/aws copying heat/tests/aws/test_network_interface.py -> openstack-heat-25.1.0.dev29/heat/tests/aws copying heat/tests/aws/test_s3.py -> openstack-heat-25.1.0.dev29/heat/tests/aws copying heat/tests/aws/test_security_group.py -> openstack-heat-25.1.0.dev29/heat/tests/aws copying heat/tests/aws/test_user.py -> openstack-heat-25.1.0.dev29/heat/tests/aws copying heat/tests/aws/test_volume.py -> openstack-heat-25.1.0.dev29/heat/tests/aws copying heat/tests/aws/test_waitcondition.py -> openstack-heat-25.1.0.dev29/heat/tests/aws copying heat/tests/clients/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_aodh_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_barbican_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_blazar_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_cinder_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_clients.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_designate_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_glance_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_heat_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_ironic_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_keystone_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_magnum_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_manila_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_mistral_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_neutron_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_nova_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_octavia_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_progress.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_sdk_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_swift_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_vitrage_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_zaqar_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/clients/test_zun_client.py -> openstack-heat-25.1.0.dev29/heat/tests/clients copying heat/tests/cmd/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/cmd copying heat/tests/cmd/test_status.py -> openstack-heat-25.1.0.dev29/heat/tests/cmd copying heat/tests/constraints/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/constraints copying heat/tests/constraints/test_common_constraints.py -> openstack-heat-25.1.0.dev29/heat/tests/constraints copying heat/tests/convergence/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence copying heat/tests/convergence/test_converge.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence copying heat/tests/convergence/framework/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/framework copying heat/tests/convergence/framework/engine_wrapper.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/framework copying heat/tests/convergence/framework/event_loop.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/framework copying heat/tests/convergence/framework/fake_resource.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/framework copying heat/tests/convergence/framework/message_processor.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/framework copying heat/tests/convergence/framework/message_queue.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/framework copying heat/tests/convergence/framework/processes.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/framework copying heat/tests/convergence/framework/reality.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/framework copying heat/tests/convergence/framework/scenario.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/framework copying heat/tests/convergence/framework/scenario_template.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/framework copying heat/tests/convergence/framework/testutils.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/framework copying heat/tests/convergence/framework/worker_wrapper.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/framework copying heat/tests/convergence/scenarios/basic_create.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/basic_create_rollback.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/basic_update_delete.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/create_early_delete.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/disjoint_create.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/multiple_update.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_concurrent.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_rollback.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_rollback_early.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_interrupt_create.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_remove.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_remove_rollback.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_invert_deps.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_missed_cleanup.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_rollback.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace_rollback.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace_rollback_update.py -> openstack-heat-25.1.0.dev29/heat/tests/convergence/scenarios copying heat/tests/db/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/db copying heat/tests/db/test_migrations.py -> openstack-heat-25.1.0.dev29/heat/tests/db copying heat/tests/db/test_sqlalchemy_api.py -> openstack-heat-25.1.0.dev29/heat/tests/db copying heat/tests/db/test_sqlalchemy_filters.py -> openstack-heat-25.1.0.dev29/heat/tests/db copying heat/tests/db/test_sqlalchemy_types.py -> openstack-heat-25.1.0.dev29/heat/tests/db copying heat/tests/engine/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/engine copying heat/tests/engine/test_check_resource.py -> openstack-heat-25.1.0.dev29/heat/tests/engine copying heat/tests/engine/test_dependencies.py -> openstack-heat-25.1.0.dev29/heat/tests/engine copying heat/tests/engine/test_engine_worker.py -> openstack-heat-25.1.0.dev29/heat/tests/engine copying heat/tests/engine/test_node_data.py -> openstack-heat-25.1.0.dev29/heat/tests/engine copying heat/tests/engine/test_plugin_manager.py -> openstack-heat-25.1.0.dev29/heat/tests/engine copying heat/tests/engine/test_resource_type.py -> openstack-heat-25.1.0.dev29/heat/tests/engine copying heat/tests/engine/test_scheduler.py -> openstack-heat-25.1.0.dev29/heat/tests/engine copying heat/tests/engine/test_sync_point.py -> openstack-heat-25.1.0.dev29/heat/tests/engine copying heat/tests/engine/tools.py -> openstack-heat-25.1.0.dev29/heat/tests/engine copying heat/tests/engine/service/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/engine/service copying heat/tests/engine/service/test_service_engine.py -> openstack-heat-25.1.0.dev29/heat/tests/engine/service copying heat/tests/engine/service/test_software_config.py -> openstack-heat-25.1.0.dev29/heat/tests/engine/service copying heat/tests/engine/service/test_stack_action.py -> openstack-heat-25.1.0.dev29/heat/tests/engine/service copying heat/tests/engine/service/test_stack_adopt.py -> openstack-heat-25.1.0.dev29/heat/tests/engine/service copying heat/tests/engine/service/test_stack_create.py -> openstack-heat-25.1.0.dev29/heat/tests/engine/service copying heat/tests/engine/service/test_stack_delete.py -> openstack-heat-25.1.0.dev29/heat/tests/engine/service copying heat/tests/engine/service/test_stack_events.py -> openstack-heat-25.1.0.dev29/heat/tests/engine/service copying heat/tests/engine/service/test_stack_resources.py -> openstack-heat-25.1.0.dev29/heat/tests/engine/service copying heat/tests/engine/service/test_stack_snapshot.py -> openstack-heat-25.1.0.dev29/heat/tests/engine/service copying heat/tests/engine/service/test_stack_update.py -> openstack-heat-25.1.0.dev29/heat/tests/engine/service copying heat/tests/engine/service/test_threadgroup_mgr.py -> openstack-heat-25.1.0.dev29/heat/tests/engine/service copying heat/tests/openstack/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack copying heat/tests/openstack/aodh/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_alarm.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_composite_alarm.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_gnocchi_alarm.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/aodh copying heat/tests/openstack/barbican/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_container.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_order.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_secret.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/barbican copying heat/tests/openstack/blazar/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/blazar copying heat/tests/openstack/blazar/test_host.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/blazar copying heat/tests/openstack/blazar/test_lease.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/blazar copying heat/tests/openstack/cinder/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_qos_specs.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_quota.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_type.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_type_encryption.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_utils.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/cinder copying heat/tests/openstack/designate/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_recordset.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_zone.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/designate copying heat/tests/openstack/glance/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/glance copying heat/tests/openstack/glance/test_image.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/glance copying heat/tests/openstack/heat/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_cloud_config.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_delay.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_deployed_server.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_instance_group.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_instance_group_update_policy.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_multi_part.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_none_resource.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_random_string.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_remote_stack.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_resource_chain.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_resource_group.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_component.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_config.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_deployment.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_structured_config.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_swiftsignal.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_value.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_waitcondition.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/heat copying heat/tests/openstack/ironic/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/ironic copying heat/tests/openstack/ironic/test_port.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/ironic copying heat/tests/openstack/keystone/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_domain.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_endpoint.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_group.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_project.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_region.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_role.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_role_assignments.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_service.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_user.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/keystone copying heat/tests/openstack/magnum/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_cluster.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_cluster_template.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/magnum copying heat/tests/openstack/manila/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_security_service.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share_network.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share_type.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/manila copying heat/tests/openstack/mistral/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_cron_trigger.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_external_resource.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_workflow.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/mistral copying heat/tests/openstack/neutron/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/inline_templates.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_address_scope.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_extraroute.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_extrarouteset.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_firewall.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_floating_ip.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_l2_gateway.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_metering.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_net.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_network_gateway.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_port.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_provider_net.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_rbac_policy.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_router.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_security_group.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_security_group_rule.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_segment.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_subnet.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_subnetpool.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_trunk.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_vpnservice.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_qos.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_quota.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_sfc/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_chain.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_pair.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_taas/test_tap_flow.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron/test_taas copying heat/tests/openstack/neutron/test_taas/test_tap_service.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/neutron/test_taas copying heat/tests/openstack/nova/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/nova copying heat/tests/openstack/nova/fakes.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_flavor.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_floatingip.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_host_aggregate.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_keypair.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_quota.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_server.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_server_group.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/nova copying heat/tests/openstack/octavia/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/inline_templates.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_availability_zone.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_availability_zone_profile.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_flavor.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_flavor_profile.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_health_monitor.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_l7policy.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_l7rule.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_listener.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_loadbalancer.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_pool.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_pool_member.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_quota.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/octavia copying heat/tests/openstack/swift/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/swift copying heat/tests/openstack/swift/test_container.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/swift copying heat/tests/openstack/trove/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/trove copying heat/tests/openstack/trove/test_cluster.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/trove copying heat/tests/openstack/trove/test_instance.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/trove copying heat/tests/openstack/vitrage/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/vitrage copying heat/tests/openstack/vitrage/test_vitrage_template.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/vitrage copying heat/tests/openstack/zaqar/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/zaqar copying heat/tests/openstack/zaqar/test_queue.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/zaqar copying heat/tests/openstack/zaqar/test_subscription.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/zaqar copying heat/tests/openstack/zun/__init__.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/zun copying heat/tests/openstack/zun/test_container.py -> openstack-heat-25.1.0.dev29/heat/tests/openstack/zun copying heat/tests/policy/resources.json -> openstack-heat-25.1.0.dev29/heat/tests/policy copying heat/tests/policy/test_acl_personas.yaml -> openstack-heat-25.1.0.dev29/heat/tests/policy copying heat/tests/policy/test_deprecated_access.yaml -> openstack-heat-25.1.0.dev29/heat/tests/policy copying heat/tests/policy/test_new_acl_personas.yaml -> openstack-heat-25.1.0.dev29/heat/tests/policy copying heat/tests/templates/Neutron.template -> openstack-heat-25.1.0.dev29/heat/tests/templates copying heat/tests/templates/Neutron.yaml -> openstack-heat-25.1.0.dev29/heat/tests/templates copying heat/tests/templates/README -> openstack-heat-25.1.0.dev29/heat/tests/templates copying heat/tests/templates/WordPress_Single_Instance.template -> openstack-heat-25.1.0.dev29/heat/tests/templates copying heat/tests/templates/WordPress_Single_Instance.yaml -> openstack-heat-25.1.0.dev29/heat/tests/templates copying heat/wsgi/__init__.py -> openstack-heat-25.1.0.dev29/heat/wsgi copying heat/wsgi/api.py -> openstack-heat-25.1.0.dev29/heat/wsgi copying heat/wsgi/cfn.py -> openstack-heat-25.1.0.dev29/heat/wsgi copying heat_integrationtests/README.rst -> openstack-heat-25.1.0.dev29/heat_integrationtests copying heat_integrationtests/__init__.py -> openstack-heat-25.1.0.dev29/heat_integrationtests copying heat_integrationtests/cleanup_test_env.sh -> openstack-heat-25.1.0.dev29/heat_integrationtests copying heat_integrationtests/prepare_test_env.sh -> openstack-heat-25.1.0.dev29/heat_integrationtests copying heat_integrationtests/prepare_test_network.sh -> openstack-heat-25.1.0.dev29/heat_integrationtests copying heat_integrationtests/common/__init__.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/common copying heat_integrationtests/common/clients.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/common copying heat_integrationtests/common/exceptions.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/common copying heat_integrationtests/common/test.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/common copying heat_integrationtests/functional/__init__.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/functional_base.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_admin_actions.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_autoscaling.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_aws_stack.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_cancel_update.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_conditional_exposure.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_conditions.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_create_update.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_default_parameters.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_delete.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_env_merge.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_heat_autoscaling.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_immutable_parameters.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_instance_group.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_keystone_user_with_domain.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_nested_get_attr.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_notifications.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_preview_update.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_purge.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_replace_deprecated.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_resource_chain.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_resource_group.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_simultaneous_update.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_snapshot_restore.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_software_deployment_group.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_stack_cancel.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_swiftsignal_update.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_template_resource.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_template_versions.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_translation.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_update_restricted.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_validation.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/functional/test_versionnegotiation.py -> openstack-heat-25.1.0.dev29/heat_integrationtests/functional copying heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-25.1.0.dev29/heat_integrationtests/locale/de/LC_MESSAGES copying heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-25.1.0.dev29/heat_integrationtests/locale/en_GB/LC_MESSAGES copying heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-25.1.0.dev29/heat_integrationtests/locale/ja/LC_MESSAGES copying heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-25.1.0.dev29/heat_integrationtests/locale/ko_KR/LC_MESSAGES copying heat_upgradetests/post_test_hook.sh -> openstack-heat-25.1.0.dev29/heat_upgradetests copying heat_upgradetests/pre_test_hook.sh -> openstack-heat-25.1.0.dev29/heat_upgradetests copying openstack_heat.egg-info/PKG-INFO -> openstack-heat-25.1.0.dev29/openstack_heat.egg-info copying openstack_heat.egg-info/SOURCES.txt -> openstack-heat-25.1.0.dev29/openstack_heat.egg-info copying openstack_heat.egg-info/dependency_links.txt -> openstack-heat-25.1.0.dev29/openstack_heat.egg-info copying openstack_heat.egg-info/entry_points.txt -> openstack-heat-25.1.0.dev29/openstack_heat.egg-info copying openstack_heat.egg-info/not-zip-safe -> openstack-heat-25.1.0.dev29/openstack_heat.egg-info copying openstack_heat.egg-info/pbr.json -> openstack-heat-25.1.0.dev29/openstack_heat.egg-info copying openstack_heat.egg-info/requires.txt -> openstack-heat-25.1.0.dev29/openstack_heat.egg-info copying openstack_heat.egg-info/top_level.txt -> openstack-heat-25.1.0.dev29/openstack_heat.egg-info copying playbooks/devstack/functional/post.yaml -> openstack-heat-25.1.0.dev29/playbooks/devstack/functional copying playbooks/devstack/functional/run.yaml -> openstack-heat-25.1.0.dev29/playbooks/devstack/functional copying rally-scenarios/README.rst -> openstack-heat-25.1.0.dev29/rally-scenarios copying rally-scenarios/heat-fakevirt.yaml -> openstack-heat-25.1.0.dev29/rally-scenarios copying rally-scenarios/extra/README.rst -> openstack-heat-25.1.0.dev29/rally-scenarios/extra copying rally-scenarios/extra/default.yaml -> openstack-heat-25.1.0.dev29/rally-scenarios/extra copying rally-scenarios/extra/rg_template_with_constraint.yaml -> openstack-heat-25.1.0.dev29/rally-scenarios/extra copying rally-scenarios/extra/rg_template_with_outputs.yaml -> openstack-heat-25.1.0.dev29/rally-scenarios/extra copying rally-scenarios/plugins/sample_plugin.py -> openstack-heat-25.1.0.dev29/rally-scenarios/plugins copying rally-scenarios/plugins/stack_output.py -> openstack-heat-25.1.0.dev29/rally-scenarios/plugins copying releasenotes/config.yaml -> openstack-heat-25.1.0.dev29/releasenotes copying releasenotes/notes/.placeholder -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/Change-logger-path-e7a13878e5bb0bc2.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/Multi-OpenStack-Cloud-Support-b1ae023811d88854.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/SOURCE_IP_PORT-to-LB_ALGORITHM-11f0edf22096df74.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-aodh-composite-alarm-f8eb4f879fe0916b.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-aodh-lbmemberhealth-alarm-c59502aac1944b8b.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-availability-zone-to-octavia-193bcd2aee264fbd.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-blazar-client-plugin-e2077e8646ca5f1a.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-blazar-host-resource-392ce00635ac27ed.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-blazar-lease-resource-724caa6572e44182.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-cephfs-share-protocol-033e091e7c6c5166.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-contains-function-440aa7184a07758c.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-dedicated-auth-endpoint-config-for-servers-b20f7eb351f619d0.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-dns_domain-to-ProviderNet-84b14a85b8653c7c.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-extra-properties-to-glance-bb6e6e5d02473877.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-heat-wsgi-module-bd75e71b4fc47568.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-hostname-hints-security_groups-to-container-d3b69ae4b6f71fc7.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-list-concat-unique-function-5a87130d9c93cb08.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-list_concat-function-c28563ab8fb6362e.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-networks-properties-to-container-resource-b1936d7e113aafbc.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-octavia-availabilityzone-resources-f07af0b016f259ed.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-octavia-flavor-flavorprofile-support-90ef922d19591c60.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-port-forwarding-resource-e32b5515f1b47a28.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-port-uplink-status-propagation-abd90d794e330d31.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-rebuild-for-user_data_update_policy-b1a229f3f551ea4b.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-subnetpool-rbacpolicy-quota-resource-945a74b57e2198a3.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-tags-for-neutron-router-43d72e78aa89fd07.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-template-dir-config-b96392a9e116a2d3.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-tenant_id-for-physnet-and-router.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-tty-property-to-container-1b8bf92f0f47deca.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-udp-support-octavia-593dca738ab2ef57.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-vitrage-client-plugin-cb9e6b51ec2cc6ec.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-zun-client-plugin-dfc10ecd1a6e98be.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add-zun-container-c31fa5316237b13d.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add_attributes_property-64fafdcba5aadec7.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/add_doc_for_multi_cloud_support-9f6e74ccc2639b4e.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/added-backup-quota-properties-to-cinder-quota-resource-c83bee744bbd03c8.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/allow_global_admin_get_resources_from_other_projects-711a6b61a0aaaf63.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/aodh-prometheusalarm-a090815d2f9f8e77.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/api-outputs-6d09ebf5044f51c3.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/attribute-schema-validation-db615003e577f8dd.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/availability_zone_hints_Neutron_network_router-d01df1463193d9e6.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/barbican-container-77967add0832d51b.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/bp-mistral-new-resource-type-workflow-execution-748bd37faa3e427b.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/bp-support-conditions-1a9f89748a08cd4f.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/bp-support-host-aggregate-fbc4097f4e6332b8.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/bp-support-neutron-qos-3feb38eb2abdcc87.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/bp-support-rbac-policy-fd71f8f6cc97bfb6.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/bp-support-trunk-port-733019c49a429826.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/bp-tap-as-a-service-da00206c6a3d4ffc.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/bp-update-cinder-resources-e23e62762f167d29.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/cancel_without_rollback-e5d978a60d9baf45.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/change-dist-name-288024b5d6668c01.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/change-heat-keystone-user-name-limit-to-255-bd076132b98744be.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/cinder-backup-cb72e775681fb5a5.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/cinder-qos-specs-resource-ca5a237ebc114729.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/cinder-quota-resource-f13211c04020cd0c.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/cloud-watch-cleanup-62151466d15ac504.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/configurable-server-name-limit-947d9152fe9b43ee.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/constraints-i18n-dc8b2652b8455196.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/converge-flag-for-stack-update-e0e92a7fe232f10f.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/convergence-delete-race-5b821bbd4c5ba5dc.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/delay-resource-7d44c512081026c8.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/delay-resource-e20ba61f31799f6e.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/deployment-swift-data-server-property-51fd4f9d1671fc90.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/deprecate-api-console-scripts-b5c0b734fccd82bd.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/deprecate-heat-all-4d9abc588d8b1f7f.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/deprecate-heat-manage-migrate_properties_data-command-754c94ef87626a82.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/deprecate-inactive-project-rsc-caracal-ba0b0005f67580f9.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-ac2f98b31ece0baf.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/deprecate-legacy-ec2token-opts-410d05dd39368f38.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/deprecate-legacy-engine-8e4954d69e6f8903.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/deprecate-nova-floatingip-resources-d5c9447a199be402.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/deprecate-nova-quota-injected_file-properties-6c6fd7f5231e4c40.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/deprecate-root_app_factory-918a03598245d708.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/deprecate-threshold-alarm-5738f5ab8aebfd20.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/deprecate-vitrage-407b7421e97f6cd7.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/deprecate_personality_property-6bcda7c7c0e07151.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/designate-allow-caa-cert-naptr-recordsets-49f37eb55e51b2cc.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/designate-v2-support-0f889e9ad13d4aa2.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/designate-zone-primaries-c48c37222ea06eb9.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/dns-resolution-5afc1c57dfd05aff.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/doc-migrate-10c968c819848240.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/drop-ceilometerclient-868ee47eedf2dff4.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/drop-heat-wsgi-scripts-using-eventlet-fb27d7912ffbd0a4.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-69dcd178c443e177.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/drop-python-3-8-70fe6de72f16f36c.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/drop-watch-rule-watch-data-tables-9ecb8da574611236.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/enable-enforce-scope-and-new-defaults-76e9b64cc5bed89e.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/environment-merging-d623362fac1279f7.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/environment_validate_template-fee21a03bb628446.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/event-list-nested-depth-80081a2a8eefee1a.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/event-transport-302d1db6c5a5daa9.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/external-resources-965d01d690d32bd2.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/fix-attachments-type-c5b6fb5b4c2bcbfe.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/fix-autoscalinggroup-reference-id-caf8b80c9288ad0f.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/fix-keystone-ec2token-api-authenticated-b77da7d1edbb086c.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/fix-update-of-UpdateWaitConditionHandle-98ef3ed47892bbc8.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/force-delete-nova-instance-6ed5d7fbd5b6f5fe.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/get-server-webmks-console-url-f7066a9e14429084.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/give-me-a-network-67e23600945346cd.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/glance-image-tag-6fa123ca30be01aa.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/glance-web-download-c9d1fd2a6a2cb044.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/granular-action-policy-b8c143bb5f203b68.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/heat-decode-files-read-from-containers-fe2bbb0b48a69717.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/heat-status-upgrade-check-framework-ccbd67cee3994b88.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/heat-template-support-trove-cluster-996efba5dfb6f02d.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/hidden-designate-domain-record-res-d445ca7f1251b63d.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/hidden-heat-harestarter-resource-a123479c317886a3.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/hidden-multiattach-c761af6165c9571f.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/hidden-resources-529934d5eb519c86.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/hide-glance-image-6855b061a8c2b8ca.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/honor-hidden-parameter-in-stack-env-show-cmd-062065545dfef82a.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/honoring_oslo_db_config-bf32711bf99a2e47.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/if-macro-optional-properties-40647f036903731b.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/ike-properties-updateable-for-vpnaas-c42af7a4631e5dd3.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/immutable-parameters-a13dc9bec7d6fa0f.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/ip-version-n-attribute-deprecation-bea1c6e4ca3678f1.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/keystone-domain-support-e06e2c65c5925ae5.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/keystone-project-allow-get-attribute-b382fe97694e3987.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/keystone-region-ce3b435c73c81ce4.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/know-limit-releasenote-4d21fc4d91d136d9.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/lbaasv2-hidden-a8f82ddfdba911eb.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/legacy-client-races-ba7a60cef5ec1694.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/legacy-stack-user-id-cebbad8b0f2ed490.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/limit-resources-aeb2f24e705840de.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/magnum-resource-update-0f617eec45ef8ef7.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/make_url-function-d76737adb1e54801.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/manual-rollback-failed-replacement-08ebb9271617fe9d.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/map-replace-function-26bf247c620f64bf.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/mark-combination-alarm-as-placeholder-resource-e243e9692cab52e0.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/mark-unhealthy-phys-id-e90fd669d86963d1.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/max_cinder_api_microversion-bfdf420bf214f7aa.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/microversion-string-2e6dd033e046420f.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/migrate-to-storyboard-36c90857d3167322.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/monasca-period-f150cdb134f1e036.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/monasca-supported-71c5373282c3b338.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/network-attribute-segments-984ec5b3e75d657b.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/neutron-address-scope-ce234763e22c7449.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/neutron-extrarouteset-379c5354e1ac7795.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/neutron-l2gw-connection-support-56fc2db6e448100a.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/neutron-l2gw-support-9fbb690bb5648f76.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/neutron-lbaas-v2-resources-c0ebbeb9bc9f7a42.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/neutron-port-network-attribute-14d2eeb481b25fa8.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/neutron-port-without-fixed-ips-e3a771d106224628.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/neutron-qos-minimum-bandwidth-rule-cb38db4ebc27688e.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/neutron-qos-minimum-packet-rate-rule-e58e9ced636320f1.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/neutron-quota-resource-7fa5e4df8287bf77.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/neutron-segment-support-a7d44af499838a4e.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/nova-quota-resource-84350f0467ce2d40.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/nova-server-block-device-mapping-v2-disk-bus-allow-sata-d22c1dfe4f2f9a83.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/octavia-member-tags-84cd00224d6b7bc1.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/octavia-pool-tls-enabled-373a8c74f7c7664b.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/octavia-quota-resource-52c1ea86f16d9513.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/octavia-resources-0a25720e16dfe55d.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/online-volume-extension-bb9d6554bda5b682.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/os-neutron-net-segments-attribute-semi-predictable-b40a869317d053cc.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/parameter-group-for-nested-04559c4de34e326a.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/parameter-tags-148ef065616f92fc.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/policy-defaults-refresh-984844c65ae48599.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/policy-in-code-124372f6cdb0a497.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/port-mac-address-update-b377d23434e7b48a.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/project-tags-orchestration-If9125519e35f9f95ea8343cb07c377de9ccf5edf.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/providernet-segments-attribute-cc20b22bf3a25e96.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/providernet_tags_support-e8cc20a4ab76ab8e.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/python2-7125a4d5b441e7a6.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/qos-bandwidth-limit-ingress-182a6300cd6e7aa3.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/random-string-entropy-9b8e23874cd79b8f.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/remove-SSLMiddleware-2f15049af559f26a.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/remove-cloudwatch-api-149403251da97b41.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/remove-default-domain-from-templates-b5965242bfb78145.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/remove-designate-v1-support-107de4784f8da2a6.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/remove-heat-resourcetype-constraint-b679618a149fc04e.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/remove-monasca-dece91171a385669.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/remove-nova-api-extension-934f8389ea42e9e4.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/remove-onready-cdb6f00c50e84587.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/remove-py39-f64a313ae188c15e.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/remove-sahara-c01d0ca29d3a9e1d.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/remove-senlin-586d6754a7610bdf.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/repeat-support-setting-permutations-fbc3234166b529ca.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/requests-timeout-5d586f59dbe9bbfd.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/resource-search-3234afe601ea4e9d.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/resource_group_removal_policies_mode-d489e0cc49942e2a.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/restrict_update_replace-68abece58cf3f6a0.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/sahara-job-resource-84aecc11fdf1d5af.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/senlin-resources-71c856dc62d0b407.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/server-add-user-data-update-policy-c34646acfaada4d4.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/server-addresses-attr-include-network-0f5359ecc33b4718.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/server-addresses-attr-include-subnet-62d74e161e1db1af.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/server-ephemeral-bdm-v2-55e0fe2afc5d8b63.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/server-group-soft-policy-8eabde24bf14bf1d.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/server-side-multi-env-7862a75e596ae8f5.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/set-networks-for-trove-cluster-b997a049eedbad17.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/set-tags-for-network-resource-d6f3843c546744a2.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/set-tags-for-port-471155bb53436361.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/set-tags-for-subnet-17a97b88dd11de63.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/set-tags-for-subnetpool-d86ca0d7e35a05f1.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/shared_services_types-volumev3-a2c24233b5812e40.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/stack-definition-in-functions-3f7f172a53edf535.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/store-resource-attributes-8bcbedca2f86986e.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/story-2011146-07db485192f8c2f3.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/subnet-allow-update-segmentid-d3b20b8c24969d0a.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/subnet-pool-resource-c32ff97d4f956b73.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/support-allowed-cidrs-for-octavia-listener-d563a759d34da8b0.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/support-cephx-access-type-in-manila-share-71a416bf55aea214.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/support-domain-in-keystone-lookups-f657da8322f17938.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/support-files-from-swift-f27fd2d788d67580.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/support-handling-empty-string-for-volume-az-22ad78eb0f931954.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/support-ignition-93daac40f43a2cfe.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/support-ironic-client-plugin-b7b91b7090579c81.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/support-ironic-port-resource-type-304284a7c508d5d5.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/support-multiple-required-extensions-277560a90308e17c.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/support-rbac-824a2d02c8746d3d.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/support-rbac-for-qos-policy-a55434654e1dd953.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/support-shared-servies-multi-region-mode-d9f167fb52d9c0a8.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/support_case_insensitive_user_name_search-92d6126d8be2ce4f.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/support_remote_stack_override_ssl_options-69c82b351920af57.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/support_set_group_for_multipart-79b5819b9b3a82ad.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/switch-to-alembic-7af6f8e71e4bf56b.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/sync-queens-releasenote-13f68851f7201e37.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/system-random-string-38a14ae2cb6f4a24.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/template-validate-improvements-52ecf5125c9efeda.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/trust-redelegate-25a6cfc78528a361.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/update-firwallpolicy-ruls-90a8904e899b2365.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/update-no-change-policy-728ed49e6b81da53.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/update-webimage-resource-properties-c3e06b2c98b7d127.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/vitrage-template-resource-8869a8e34418b22f.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/volumev2-removal-13eeb4d7192578ee.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/vpnservice-pending-create-f261c5dfc290a734.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/yaql-function-4895e39555c2841d.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/notes/zaqar-notification-a4d240bbf31b7440.yaml -> openstack-heat-25.1.0.dev29/releasenotes/notes copying releasenotes/source/2023.1.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/2023.2.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/2024.1.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/2024.2.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/2025.1.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/2025.2.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/conf.py -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/index.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/liberty.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/mitaka.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/newton.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/ocata.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/pike.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/queens.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/rocky.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/stein.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/train.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/unreleased.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/ussuri.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/victoria.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/wallaby.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/xena.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/yoga.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/zed.rst -> openstack-heat-25.1.0.dev29/releasenotes/source copying releasenotes/source/_static/.placeholder -> openstack-heat-25.1.0.dev29/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> openstack-heat-25.1.0.dev29/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> openstack-heat-25.1.0.dev29/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> openstack-heat-25.1.0.dev29/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> openstack-heat-25.1.0.dev29/releasenotes/source/locale/ja/LC_MESSAGES copying releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -> openstack-heat-25.1.0.dev29/releasenotes/source/locale/ko_KR/LC_MESSAGES copying roles/run-heat-tests/defaults/main.yaml -> openstack-heat-25.1.0.dev29/roles/run-heat-tests/defaults copying roles/run-heat-tests/tasks/main.yaml -> openstack-heat-25.1.0.dev29/roles/run-heat-tests/tasks copying tools/README.rst -> openstack-heat-25.1.0.dev29/tools copying tools/cfn-json2yaml -> openstack-heat-25.1.0.dev29/tools copying tools/custom_guidelines.py -> openstack-heat-25.1.0.dev29/tools copying tools/heat-db-drop -> openstack-heat-25.1.0.dev29/tools copying tools/test-setup.sh -> openstack-heat-25.1.0.dev29/tools copying tools/dashboards/heat.dash -> openstack-heat-25.1.0.dev29/tools/dashboards copying openstack_heat.egg-info/SOURCES.txt -> openstack-heat-25.1.0.dev29/openstack_heat.egg-info Writing openstack-heat-25.1.0.dev29/setup.cfg creating dist Creating tar archive removing 'openstack-heat-25.1.0.dev29' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-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', '/var/lib/mock/dlrn-centos-stream-10-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', '-l', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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 in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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', '/var/lib/mock/dlrn-centos-stream-10-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', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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 + /usr/bin/mock -v -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev --copyout /var/tmp/pkgsrc/dist /tmp/tmp.jzBFnHcugq/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.5 starting (python version = 3.12.12, NVR = mock-6.5-1.el10_2), args: /usr/libexec/mock/mock -v -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev --copyout /var/tmp/pkgsrc/dist /tmp/tmp.jzBFnHcugq/dist Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev DEBUG: rootdir: /var/lib/mock/dlrn-centos-stream-10-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: host_arch: x86_64 DEBUG: chrootuid: 1000 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_binary: /bin/tar 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: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/ccache/u1000/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/', '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make redhat-rpm-config redhat-release which xz python3-six python3-pbr git-core sed bzip2 gzip gcc-c++ tar coreutils unzip shadow-utils diffutils cpio bash gawk info patch util-linux findutils grep python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-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': 'np0005556208.novalocal', '%_platform_multiplier': 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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install dnf dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos-stream-10-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: ff6eeae2-770b-4fde-978d-5a315ff12ae7 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg DEBUG: dnf_warning: False DEBUG: root: dlrn-centos-stream-10-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True 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=0 protected_packages= module_platform_id=platform:el10 user_agent=Mock (dlrn-centos-stream-10-x86_64-1; x86_64) # repos [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB #metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/CRB/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability #metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/HighAvailability/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-3a5194c24337b52b5df3ed40f69b22b78fab5f4b baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/3a/51/3a5194c24337b52b5df3ed40f69b22b78fab5f4b_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f38c2950b13a2cde2ae9f146cf525a9d54c8b830 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/f3/8c/f38c2950b13a2cde2ae9f146cf525a9d54c8b830_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-a1784932816bb8c2a5940fa56ac4eb553339b4c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/a1/78/a1784932816bb8c2a5940fa56ac4eb553339b4c6_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-38de7d1b28113c99aa3eae32938aec934598a738 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/38/de/38de7d1b28113c99aa3eae32938aec934598a738_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-96b54022857ccef8dc6bb11789abe32119827109 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/96/b5/96b54022857ccef8dc6bb11789abe32119827109_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-5b4c0669d3418898ac21fa27b03ab6c4222a8c94 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/5b/4c/5b4c0669d3418898ac21fa27b03ab6c4222a8c94_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-7c785e72c3936d89531a8866384f19172b1e1111 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/7c/78/7c785e72c3936d89531a8866384f19172b1e1111_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e8af40236f93df8eead0246356e22e6fed83396b baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e8/af/e8af40236f93df8eead0246356e22e6fed83396b_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-13086be27244ec9318c3b3641e7055364b73265e baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/13/08/13086be27244ec9318c3b3641e7055364b73265e_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-tap-as-a-service-0b5c43b8493fac22e6641c37cd2756febdca7061 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/0b/5c/0b5c43b8493fac22e6641c37cd2756febdca7061_1c428017 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-bf16995711034b65a761eb85fcd786eb53edc0d4 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/bf/16/bf16995711034b65a761eb85fcd786eb53edc0d4_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6704838265998619793bb884171ef1cc3277f4de baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/67/04/6704838265998619793bb884171ef1cc3277f4de_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-5ccaa22121a7ff05620975540d81f6efb077d8db baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/5c/ca/5ccaa22121a7ff05620975540d81f6efb077d8db_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-7fd53e3c3ab2d3731abd7606a22e21816ad94570 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/7f/d5/7fd53e3c3ab2d3731abd7606a22e21816ad94570_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-3201b5393f3f9b7d6bbd292024257c0474e224dd baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/32/01/3201b5393f3f9b7d6bbd292024257c0474e224dd_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-49e333af6a50b53e546064e7b86050570283c1ea baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/49/e3/49e333af6a50b53e546064e7b86050570283c1ea_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-bec80149bcefcb7fc9151624410639d2bca54303 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/be/c8/bec80149bcefcb7fc9151624410639d2bca54303_3736ef65 enabled=1 gpgcheck=0 priority=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-centos-stream-10-x86_64-1 DEBUG: ensuring that dir exists: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev Mock Version: 6.5 INFO: Mock Version: 6.5 INFO: Mock Version: 6.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: kernel version == 6.12.0-170.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.942evdcj', '/var/lib/mock/dlrn-centos-stream-10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 xtopology 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 256 KiB (8 instances) DEBUG: L1i cache: 256 KiB (8 instances) DEBUG: L2 cache: 4 MiB (8 instances) DEBUG: L3 cache: 128 MiB (8 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Indirect target selection: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Old microcode: Not affected DEBUG: Vulnerability Reg file data sampling: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Mitigation; SMT disabled DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsa: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Vulnerability Vmscape: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] 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: 15Gi 1.0Gi 11Gi 20Mi 3.1Gi 14Gi DEBUG: Swap: 0B 0B 0B DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/cache/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 DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: /dev/vda2 xfs 430G 13G 417G 3% / DEBUG: /dev/vda2 xfs 430G 13G 417G 3% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: kernel version == 6.12.0-170.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: resultdir = /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/blocklist DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xzkgd8fm', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-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: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: ['useradd', 'mockbuild', '-o', '-u', '1000', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/tmp/pkgsrc/dist to /tmp/tmp.jzBFnHcugq/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-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', '/var/lib/mock/dlrn-centos-stream-10-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', '-l', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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 in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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', '/var/lib/mock/dlrn-centos-stream-10-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', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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 + '[' tarball == gem ']' ++ ls /tmp/tmp.jzBFnHcugq/dist ++ grep .tar.gz + SOURCE=openstack-heat-25.1.0.dev29.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.jzBFnHcugq/dist/openstack-heat-25.1.0.dev29.tar.gz ++ basename openstack-heat-25.1.0.dev29.tar.gz .tar.gz + SOURCEWITHREL=openstack-heat-25.1.0.dev29-0.20251212003933.a8b6e8b.tar.gz + mv /tmp/tmp.jzBFnHcugq/dist/openstack-heat-25.1.0.dev29.tar.gz /tmp/tmp.jzBFnHcugq/SOURCES/openstack-heat-25.1.0.dev29-0.20251212003933.a8b6e8b.tar.gz + cd /home/zuul-worker/src/review.rdoproject.org/openstack/heat-distgit + cp -a heat-dist.conf heat.logrotate openstack-heat-engine.service openstack-heat.spec sources /tmp/tmp.jzBFnHcugq/SOURCES/ + cp openstack-heat.spec /tmp/tmp.jzBFnHcugq/SPECS/ + cd /tmp/tmp.jzBFnHcugq/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-heat.spec + sed -i -e '1i%define upstream_version 25.1.0.dev29\' openstack-heat.spec + grep -qc '^%global dlrn .*' openstack-heat.spec + sed -i -e '1i%global dlrn 1\' openstack-heat.spec + grep -qc '^%global dlrn_nvr .*' openstack-heat.spec ++ basename openstack-heat-25.1.0.dev29-0.20251212003933.a8b6e8b.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr openstack-heat-25.1.0.dev29-0.20251212003933.a8b6e8b\' openstack-heat.spec + sed -i -e s/UPSTREAMVERSION/25.1.0.dev29/g openstack-heat.spec + set_nvr_in_spec + VERSION=25.1.0 + sed -i -e 's/Version:.*/Version: 25.1.0/g' openstack-heat.spec + sed -i -e 's/Release:.*/Release: 0.20251212003933.a8b6e8b%{?dist}/g' openstack-heat.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: openstack-heat-25.1.0.dev29-0.20251212003933.a8b6e8b.tar.gz/' openstack-heat.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-heat.spec + cat openstack-heat.spec %global dlrn_nvr openstack-heat-25.1.0.dev29-0.20251212003933.a8b6e8b %global dlrn 1 %define upstream_version 25.1.0.dev29 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %{?dlrn: %global tarsources openstack-heat} %{!?dlrn: %global tarsources openstack_heat} # we are excluding some runtime reqs from automatic generator %global excluded_reqs packaging tzdata python-blazarclient python-zunclient python-vitrageclient %global excluded_projects_in_test blazar zun vitrage %if 0%{?rhosp} %global excluded_reqs %{excluded_reqs} python-magnumclient python-mistralclient python-monascaclient python-troveclient %endif # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit flake8-import-order os-api-ref # Exclude sphinx from BRs if docs are disabled %if ! 0%{?with_doc} %global excluded_brs %{excluded_brs} sphinx openstackdocstheme %endif %global with_doc %{!?_without_doc:1}%{?_without_doc:0} %global with_test 1 %global rhosp 0 %global service heat %global common_desc \ Heat is a service to orchestrate composite cloud applications using a \ declarative template format through an OpenStack-native REST API. Name: openstack-%{service} Summary: OpenStack Orchestration (%{service}) # Liberty semver reset # https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z Epoch: 1 Version: 25.1.0 Release: 0.20251212003933.a8b6e8b%{?dist} License: Apache-2.0 URL: http://www.openstack.org Source0: openstack-heat-25.1.0.dev29-0.20251212003933.a8b6e8b.tar.gz Source1: %{service}.logrotate Source4: openstack-%{service}-engine.service Source20: %{service}-dist.conf # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{tarsources}-%{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: git-core BuildRequires: openstack-macros BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: systemd Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: %{name}-engine = %{epoch}:%{version}-%{release} Requires: %{name}-api = %{epoch}:%{version}-%{release} Requires: %{name}-api-cfn = %{epoch}:%{version}-%{release} %if 0%{?with_test} %package -n python3-%{service}-tests Summary: Heat tests Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: python3-oslotest Requires: python3-hacking Requires: python3-testresources Requires: python3-kombu Requires: python3-ddt >= 1.4.1 %description -n python3-%{service}-tests %{common_desc} This package contains the Heat test files. %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{tarsources}-%{upstream_version} -S git %if 0%{?with_test} sed -i 's/^hacking.*/hacking/' test-requirements.txt for project in %{excluded_projects_in_test}; do rm -rf heat/tests/openstack/${project}/ find heat/tests -name *${project}* -type f | xargs rm -f done # Remove tests in contrib find contrib -name tests -type d | xargs rm -r %endif sed -i /^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini sed -i "s/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/" tox.ini sed -i /^minversion.*/d tox.ini sed -i /^requires.*virtualenv.*/d tox.ini # Disable warnint-is-error in doc build: zun- and blazar- clients are not shipped sed -i '/sphinx-build/ s/-W//' tox.ini # Exclude some bad-known BRs for pkg in %{excluded_brs}; do for reqfile in doc/requirements.txt test-requirements.txt; do if [ -f $reqfile ]; then sed -i /^${pkg}.*/d $reqfile fi done done # Automatic BR generation # Exclude some bad-known runtime reqs for pkg in %{excluded_reqs}; do sed -i /^${pkg}.*/d requirements.txt done %generate_buildrequires %if 0%{?with_doc} %pyproject_buildrequires -t -e %{default_toxenv},docs %else %pyproject_buildrequires -t -e %{default_toxenv} %endif %build %pyproject_wheel %install %pyproject_install # Generate sample config and add the current directory to PYTHONPATH so # oslo-config-generator doesn't skip heat's entry points. PYTHONPATH="%{buildroot}/%{python3_sitelib}" oslo-config-generator --config-file=etc/heat/heat-config-generator.conf # Generate i18n files %{__python3} setup.py compile_catalog -d %{buildroot}%{python3_sitelib}/%{service}/locale -D heat mkdir -p %{buildroot}/%{_localstatedir}/log/%{service}/ mkdir -p %{buildroot}/%{_localstatedir}/run/%{service}/ install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service} # install systemd unit files install -p -D -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/openstack-%{service}-engine.service mkdir -p %{buildroot}/%{_sharedstatedir}/%{service}/ mkdir -p %{buildroot}/%{_sysconfdir}/%{service}/ %if 0%{?with_doc} %tox -e docs sphinx-build -b man doc/source doc/build/man # Fix hidden-file-or-dir warnings rm -fr doc/build/html/.{doctrees,buildinfo,htaccess} mkdir -p %{buildroot}%{_mandir}/man1 install -p -D -m 644 doc/build/man/*.1 %{buildroot}%{_mandir}/man1/ %endif rm -f %{buildroot}/%{_bindir}/%{service}-db-setup rm -f %{buildroot}/%{_mandir}/man1/%{service}-db-setup.* rm -f %{buildroot}/%{_mandir}/man1/%{service}-api.* rm -f %{buildroot}/%{_mandir}/man1/%{service}-api-cfn.* rm -rf %{buildroot}/var/lib/%{service}/.dummy install -p -D -m 640 etc/%{service}/%{service}.conf.sample %{buildroot}/%{_sysconfdir}/%{service}/%{service}.conf install -p -D -m 640 %{SOURCE20} %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf echo '[revision]' >> %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf echo '%{service}_revision=%{version}' >> %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf mv %{buildroot}%{_prefix}/etc/%{service}/api-paste.ini %{buildroot}/%{_sysconfdir}/%{service} mv %{buildroot}%{_prefix}/etc/%{service}/environment.d %{buildroot}/%{_sysconfdir}/%{service} mv %{buildroot}%{_prefix}/etc/%{service}/templates %{buildroot}/%{_sysconfdir}/%{service} # Remove duplicate config files under /usr/etc/heat rmdir %{buildroot}%{_prefix}/etc/%{service} # Install i18n .mo files (.po and .pot are not required) install -d -m 755 %{buildroot}%{_datadir} rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*/LC_*/%{service}*po rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*pot mv %{buildroot}%{python3_sitelib}/%{service}/locale %{buildroot}%{_datadir}/locale # Find language files %find_lang %{service} --all-name %description %{common_desc} %package common Summary: Heat common Group: System Environment/Base Requires(pre): shadow-utils Obsoletes: openstack-heat-monolith < %{epoch}:25.0.0 %description common Components common to all OpenStack Heat services %if 0%{?with_test} %check %tox -e %{default_toxenv} %endif %files common -f %{service}.lang %doc LICENSE %{_bindir}/%{service}-manage %{_bindir}/%{service}-status %{_bindir}/%{service}-keystone-setup-domain %{python3_sitelib}/%{service} %{python3_sitelib}/openstack_%{service}*.dist-info %exclude %{python3_sitelib}/%{service}/tests %attr(-, root, %{service}) %{_datadir}/%{service}/%{service}-dist.conf %dir %attr(0755,%{service},root) %{_localstatedir}/log/%{service} %dir %attr(0755,%{service},root) %{_localstatedir}/run/%{service} %dir %attr(0755,%{service},root) %{_sharedstatedir}/%{service} %dir %attr(0755,%{service},root) %{_sysconfdir}/%{service} %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-%{service} %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %config(noreplace) %attr(-,root,%{service}) %{_sysconfdir}/%{service}/environment.d/* %config(noreplace) %attr(-,root,%{service}) %{_sysconfdir}/%{service}/templates/* %if 0%{?with_doc} %{_mandir}/man1/%{service}-keystone-setup-domain.1.gz %{_mandir}/man1/%{service}-manage.1.gz %{_mandir}/man1/%{service}-status.1.gz %endif %if 0%{?with_test} %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %{python3_sitelib}/%{service}_integrationtests %endif %pre common # 187:187 for heat - rhbz#845078 getent group %{service} >/dev/null || groupadd -r --gid 187 %{service} getent passwd %{service} >/dev/null || \ useradd --uid 187 -r -g %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin \ -c "OpenStack Heat Daemons" %{service} exit 0 %package engine Summary: The Heat engine Requires: %{name}-common = %{epoch}:%{version}-%{release} %{?systemd_ordering} %description engine %{common_desc} The %{service}-engine's main responsibility is to orchestrate the launching of templates and provide events back to the API consumer. %files engine %doc README.rst LICENSE %if 0%{?with_doc} %doc doc/build/html/man/%{service}-engine.html %endif %{_bindir}/%{service}-engine %{_unitdir}/openstack-%{service}-engine.service %if 0%{?with_doc} %{_mandir}/man1/%{service}-engine.1.gz %endif %post engine %systemd_post openstack-%{service}-engine.service %preun engine %systemd_preun openstack-%{service}-engine.service %postun engine %systemd_postun_with_restart openstack-%{service}-engine.service %package api Summary: The Heat API Requires: %{name}-common = %{epoch}:%{version}-%{release} %{?systemd_ordering} %description api %{common_desc} The %{service}-api component provides an OpenStack-native REST API that processes API requests by sending them to the %{service}-engine over RPC. %files api %doc README.rst LICENSE %{_bindir}/%{service}-wsgi-api %package api-cfn Summary: Heat CloudFormation API Requires: %{name}-common = %{epoch}:%{version}-%{release} %{?systemd_ordering} %description api-cfn %{common_desc} The %{service}-api-cfn component provides an AWS Query API that is compatible with AWS CloudFormation and processes API requests by sending them to the %{service}-engine over RPC. %files api-cfn %doc README.rst LICENSE %{_bindir}/%{service}-wsgi-api-cfn %changelog + spectool -g -C /tmp/tmp.jzBFnHcugq/SOURCES openstack-heat.spec + /usr/bin/mock --buildsrpm -v -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev --spec openstack-heat.spec --sources=/tmp/tmp.jzBFnHcugq/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.5 starting (python version = 3.12.12, NVR = mock-6.5-1.el10_2), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev --spec openstack-heat.spec --sources=/tmp/tmp.jzBFnHcugq/SOURCES Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg'] DEBUG: version: 6.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev DEBUG: rootdir: /var/lib/mock/dlrn-centos-stream-10-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: host_arch: x86_64 DEBUG: chrootuid: 1000 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_binary: /bin/tar 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: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/ccache/u1000/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/', '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make redhat-rpm-config redhat-release which xz python3-six python3-pbr git-core sed bzip2 gzip gcc-c++ tar coreutils unzip shadow-utils diffutils cpio bash gawk info patch util-linux findutils grep python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-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': 'np0005556208.novalocal', '%_platform_multiplier': 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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install dnf dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos-stream-10-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 2c3a45aa-f52c-47de-9ae0-b68533a48416 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg DEBUG: dnf_warning: False DEBUG: root: dlrn-centos-stream-10-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True 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=0 protected_packages= module_platform_id=platform:el10 user_agent=Mock (dlrn-centos-stream-10-x86_64-1; x86_64) # repos [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB #metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/CRB/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability #metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/HighAvailability/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-3a5194c24337b52b5df3ed40f69b22b78fab5f4b baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/3a/51/3a5194c24337b52b5df3ed40f69b22b78fab5f4b_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f38c2950b13a2cde2ae9f146cf525a9d54c8b830 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/f3/8c/f38c2950b13a2cde2ae9f146cf525a9d54c8b830_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-a1784932816bb8c2a5940fa56ac4eb553339b4c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/a1/78/a1784932816bb8c2a5940fa56ac4eb553339b4c6_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-38de7d1b28113c99aa3eae32938aec934598a738 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/38/de/38de7d1b28113c99aa3eae32938aec934598a738_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-96b54022857ccef8dc6bb11789abe32119827109 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/96/b5/96b54022857ccef8dc6bb11789abe32119827109_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-5b4c0669d3418898ac21fa27b03ab6c4222a8c94 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/5b/4c/5b4c0669d3418898ac21fa27b03ab6c4222a8c94_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-7c785e72c3936d89531a8866384f19172b1e1111 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/7c/78/7c785e72c3936d89531a8866384f19172b1e1111_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e8af40236f93df8eead0246356e22e6fed83396b baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e8/af/e8af40236f93df8eead0246356e22e6fed83396b_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-13086be27244ec9318c3b3641e7055364b73265e baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/13/08/13086be27244ec9318c3b3641e7055364b73265e_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-tap-as-a-service-0b5c43b8493fac22e6641c37cd2756febdca7061 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/0b/5c/0b5c43b8493fac22e6641c37cd2756febdca7061_1c428017 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-bf16995711034b65a761eb85fcd786eb53edc0d4 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/bf/16/bf16995711034b65a761eb85fcd786eb53edc0d4_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6704838265998619793bb884171ef1cc3277f4de baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/67/04/6704838265998619793bb884171ef1cc3277f4de_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-5ccaa22121a7ff05620975540d81f6efb077d8db baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/5c/ca/5ccaa22121a7ff05620975540d81f6efb077d8db_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-7fd53e3c3ab2d3731abd7606a22e21816ad94570 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/7f/d5/7fd53e3c3ab2d3731abd7606a22e21816ad94570_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-3201b5393f3f9b7d6bbd292024257c0474e224dd baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/32/01/3201b5393f3f9b7d6bbd292024257c0474e224dd_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-49e333af6a50b53e546064e7b86050570283c1ea baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/49/e3/49e333af6a50b53e546064e7b86050570283c1ea_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-bec80149bcefcb7fc9151624410639d2bca54303 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/be/c8/bec80149bcefcb7fc9151624410639d2bca54303_3736ef65 enabled=1 gpgcheck=0 priority=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-heat.spec) Config(dlrn-centos-stream-10-x86_64-1) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root 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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 DEBUG: ensuring that dir exists: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev Mock Version: 6.5 INFO: Mock Version: 6.5 INFO: Mock Version: 6.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: kernel version == 6.12.0-170.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.hdd5r_mz', '/var/lib/mock/dlrn-centos-stream-10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 xtopology 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 256 KiB (8 instances) DEBUG: L1i cache: 256 KiB (8 instances) DEBUG: L2 cache: 4 MiB (8 instances) DEBUG: L3 cache: 128 MiB (8 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Indirect target selection: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Old microcode: Not affected DEBUG: Vulnerability Reg file data sampling: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Mitigation; SMT disabled DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsa: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Vulnerability Vmscape: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] 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: 15Gi 1.1Gi 11Gi 20Mi 3.0Gi 14Gi DEBUG: Swap: 0B 0B 0B DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/cache/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 DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: /dev/vda2 xfs 430G 14G 417G 4% / DEBUG: /dev/vda2 xfs 430G 14G 417G 4% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: kernel version == 6.12.0-170.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: resultdir = /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/blocklist DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.u9n25btj', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-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: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] 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: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-10.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-10.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-stream-10-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'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.91.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-170.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-91.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-91.el10.x86_64 DEBUG: glibc-common-2.39-91.el10.x86_64 DEBUG: glibc-2.39-91.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: libbpf-1.7.0-1.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-4.el10.x86_64 DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-5.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-91.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: openssh-9.9p1-17.el10.x86_64 DEBUG: openssh-clients-9.9p1-17.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-1.el10.noarch DEBUG: python3-3.12.12-1.el10.x86_64 DEBUG: python3-libs-3.12.12-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.12-1.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-4.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stream-10-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-25ef5677a674088bfb4 98 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-3a519 141 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f38c2950b13a2cde2ae9f 140 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-a1784932 148 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-38de7d1b28113c99a 144 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-96b54022857ccef8dc6bb1 163 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-5b4c0669 154 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-7c785e72c3936d8953 95 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-e8af40236f93df8eead02 102 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-13086be27244ec9318c3b 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tap-as-a-service-0b5c43b8493fac 148 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-bf16995711034b65a761 148 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-6704838265998619793b 148 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-config_template-5ccaa22121a7ff 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ironic-7fd53e3c3ab2d3731abd7606 148 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-3201b5393f3f9b7d6bbd29 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-49e333af6a50b53e5460 144 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-trove-ui-bec80149bcefcb7fc91 145 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 74 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 127 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 158 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 94 kB/s | 3.9 kB 00:00 DEBUG: dlrn-master-testing 155 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 151 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 196 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 123 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 38 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 212 kB/s | 32 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-stream-10-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'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.91.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-170.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-91.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-91.el10.x86_64 DEBUG: glibc-common-2.39-91.el10.x86_64 DEBUG: glibc-2.39-91.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: libbpf-1.7.0-1.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-4.el10.x86_64 DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-5.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-91.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: openssh-9.9p1-17.el10.x86_64 DEBUG: openssh-clients-9.9p1-17.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-1.el10.noarch DEBUG: python3-3.12.12-1.el10.x86_64 DEBUG: python3-libs-3.12.12-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.12-1.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-4.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: ['useradd', 'mockbuild', '-o', '-u', '1000', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-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-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos-stream-10-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=1000gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.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'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-heat.spec) Config(dlrn-1) 0 minutes 15 seconds INFO: Results and/or logs in: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-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', '/var/lib/mock/dlrn-centos-stream-10-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', '-l', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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: ['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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above about btrfs. Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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', '/var/lib/mock/dlrn-centos-stream-10-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', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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 + finalize + rm -rf /tmp/tmp.jzBFnHcugq WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.5 starting (python version = 3.12.12, NVR = mock-6.5-1.el10_2), args: /usr/libexec/mock/mock -v -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev --rebuild /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.src.rpm --postinstall Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg'] DEBUG: version: 6.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev DEBUG: rootdir: /var/lib/mock/dlrn-centos-stream-10-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: host_arch: x86_64 DEBUG: chrootuid: 1000 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_binary: /bin/tar 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: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/ccache/u1000/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/', '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make redhat-rpm-config redhat-release which xz python3-six python3-pbr git-core sed bzip2 gzip gcc-c++ tar coreutils unzip shadow-utils diffutils cpio bash gawk info patch util-linux findutils grep python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-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': 'np0005556208.novalocal', '%_platform_multiplier': 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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install dnf dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos-stream-10-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 19f3fc67-3b5a-4e2a-a20c-61be835583cd DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg DEBUG: dnf_warning: False DEBUG: root: dlrn-centos-stream-10-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True 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=0 protected_packages= module_platform_id=platform:el10 user_agent=Mock (dlrn-centos-stream-10-x86_64-1; x86_64) # repos [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB #metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/CRB/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability #metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/HighAvailability/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-3a5194c24337b52b5df3ed40f69b22b78fab5f4b baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/3a/51/3a5194c24337b52b5df3ed40f69b22b78fab5f4b_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f38c2950b13a2cde2ae9f146cf525a9d54c8b830 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/f3/8c/f38c2950b13a2cde2ae9f146cf525a9d54c8b830_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-a1784932816bb8c2a5940fa56ac4eb553339b4c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/a1/78/a1784932816bb8c2a5940fa56ac4eb553339b4c6_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-38de7d1b28113c99aa3eae32938aec934598a738 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/38/de/38de7d1b28113c99aa3eae32938aec934598a738_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-96b54022857ccef8dc6bb11789abe32119827109 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/96/b5/96b54022857ccef8dc6bb11789abe32119827109_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-5b4c0669d3418898ac21fa27b03ab6c4222a8c94 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/5b/4c/5b4c0669d3418898ac21fa27b03ab6c4222a8c94_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-7c785e72c3936d89531a8866384f19172b1e1111 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/7c/78/7c785e72c3936d89531a8866384f19172b1e1111_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e8af40236f93df8eead0246356e22e6fed83396b baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e8/af/e8af40236f93df8eead0246356e22e6fed83396b_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-13086be27244ec9318c3b3641e7055364b73265e baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/13/08/13086be27244ec9318c3b3641e7055364b73265e_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-tap-as-a-service-0b5c43b8493fac22e6641c37cd2756febdca7061 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/0b/5c/0b5c43b8493fac22e6641c37cd2756febdca7061_1c428017 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-bf16995711034b65a761eb85fcd786eb53edc0d4 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/bf/16/bf16995711034b65a761eb85fcd786eb53edc0d4_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6704838265998619793bb884171ef1cc3277f4de baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/67/04/6704838265998619793bb884171ef1cc3277f4de_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-5ccaa22121a7ff05620975540d81f6efb077d8db baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/5c/ca/5ccaa22121a7ff05620975540d81f6efb077d8db_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-7fd53e3c3ab2d3731abd7606a22e21816ad94570 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/7f/d5/7fd53e3c3ab2d3731abd7606a22e21816ad94570_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-3201b5393f3f9b7d6bbd292024257c0474e224dd baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/32/01/3201b5393f3f9b7d6bbd292024257c0474e224dd_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-49e333af6a50b53e546064e7b86050570283c1ea baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/49/e3/49e333af6a50b53e546064e7b86050570283c1ea_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-bec80149bcefcb7fc9151624410639d2bca54303 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/be/c8/bec80149bcefcb7fc9151624410639d2bca54303_3736ef65 enabled=1 gpgcheck=0 priority=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/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.src.rpm INFO: Start(/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.src.rpm) Config(dlrn-centos-stream-10-x86_64-1) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 DEBUG: ensuring that dir exists: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev Mock Version: 6.5 INFO: Mock Version: 6.5 INFO: Mock Version: 6.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: kernel version == 6.12.0-170.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.zytd6jp_', '/var/lib/mock/dlrn-centos-stream-10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 xtopology 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 256 KiB (8 instances) DEBUG: L1i cache: 256 KiB (8 instances) DEBUG: L2 cache: 4 MiB (8 instances) DEBUG: L3 cache: 128 MiB (8 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Indirect target selection: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Old microcode: Not affected DEBUG: Vulnerability Reg file data sampling: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Mitigation; SMT disabled DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsa: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Vulnerability Vmscape: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] 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: 15Gi 1.3Gi 11Gi 20Mi 3.0Gi 14Gi DEBUG: Swap: 0B 0B 0B DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/cache/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 DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: /dev/vda2 xfs 430G 14G 417G 4% / DEBUG: /dev/vda2 xfs 430G 14G 417G 4% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: kernel version == 6.12.0-170.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: resultdir = /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/blocklist DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.6ealrzri', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-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: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] 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: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-10.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-10.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-stream-10-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'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.91.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-170.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-91.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-91.el10.x86_64 DEBUG: glibc-common-2.39-91.el10.x86_64 DEBUG: glibc-2.39-91.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: libbpf-1.7.0-1.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-4.el10.x86_64 DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-5.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-91.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: openssh-9.9p1-17.el10.x86_64 DEBUG: openssh-clients-9.9p1-17.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-1.el10.noarch DEBUG: python3-3.12.12-1.el10.x86_64 DEBUG: python3-libs-3.12.12-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.12-1.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-4.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stream-10-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-25ef5677a674088bfb4 150 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-3a519 205 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f38c2950b13a2cde2ae9f 211 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-a1784932 212 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-38de7d1b28113c99a 217 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-96b54022857ccef8dc6bb1 113 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-5b4c0669 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-7c785e72c3936d8953 110 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-e8af40236f93df8eead02 171 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 174 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-13086be27244ec9318c3b 178 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tap-as-a-service-0b5c43b8493fac 175 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-bf16995711034b65a761 173 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-6704838265998619793b 183 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-config_template-5ccaa22121a7ff 178 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ironic-7fd53e3c3ab2d3731abd7606 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-3201b5393f3f9b7d6bbd29 221 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-49e333af6a50b53e5460 227 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-trove-ui-bec80149bcefcb7fc91 219 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 11 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 32 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 115 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 174 kB/s | 3.9 kB 00:00 DEBUG: dlrn-master-testing 175 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 162 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 182 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 149 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 59 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 110 kB/s | 32 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-stream-10-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'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.91.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-170.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-91.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-91.el10.x86_64 DEBUG: glibc-common-2.39-91.el10.x86_64 DEBUG: glibc-2.39-91.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: libbpf-1.7.0-1.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-4.el10.x86_64 DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-5.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-91.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: openssh-9.9p1-17.el10.x86_64 DEBUG: openssh-clients-9.9p1-17.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-1.el10.noarch DEBUG: python3-3.12.12-1.el10.x86_64 DEBUG: python3-libs-3.12.12-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.12-1.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-4.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: ['useradd', 'mockbuild', '-o', '-u', '1000', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/.initialized Finish: chroot init Start: build phase for openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.src.rpm Start: build setup for openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.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'} and shell False DEBUG: Updating / installing... DEBUG: openstack-heat-1:25.1.0-0.202512120039######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.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'} and shell False DEBUG: heat-dist.conf DEBUG: heat.logrotate DEBUG: openstack-heat-25.1.0.dev29-0.20251212003933.a8b6e8b.tar.gz DEBUG: openstack-heat-engine.service DEBUG: openstack-heat.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-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos-stream-10-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=1000gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.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'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root//builddir/build/SRPMS/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root//builddir/build/SRPMS/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stream-10-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:02 ago on Thu Dec 11 19:41:25 2025. DEBUG: Package git-core-2.47.3-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.12-1.el10.x86_64 is already installed. DEBUG: Package systemd-257-16.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ======================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================= DEBUG: Installing: DEBUG: openstack-macros noarch 2023.1.0-0.20250702055156.ce6a105.el10 delorean-component-common 22 k DEBUG: pyproject-rpm-macros noarch 1.18.5-1.el10 crb 44 k DEBUG: Transaction Summary DEBUG: ======================================================================================================= DEBUG: Install 2 Packages DEBUG: Total download size: 66 k DEBUG: Installed size: 159 k DEBUG: Downloading Packages: DEBUG: (1/2): openstack-macros-2023.1.0-0.202507020551 1.0 MB/s | 22 kB 00:00 DEBUG: (2/2): pyproject-rpm-macros-1.18.5-1.el10.noarc 1.5 MB/s | 44 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 2.2 MB/s | 66 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : pyproject-rpm-macros-1.18.5-1.el10.noarch 1/2 DEBUG: Installing : openstack-macros-2023.1.0-0.20250702055156.ce6a105.e 2/2 DEBUG: Running scriptlet: openstack-macros-2023.1.0-0.20250702055156.ce6a105.e 2/2 DEBUG: Installed: DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-1.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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 Finish: build setup for openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.src.rpm Start: rpmbuild openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-stream-10-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'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.91.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-170.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-91.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-91.el10.x86_64 DEBUG: glibc-common-2.39-91.el10.x86_64 DEBUG: glibc-2.39-91.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: libbpf-1.7.0-1.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-4.el10.x86_64 DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-5.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-91.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: openssh-9.9p1-17.el10.x86_64 DEBUG: openssh-clients-9.9p1-17.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-1.el10.noarch DEBUG: python3-3.12.12-1.el10.x86_64 DEBUG: python3-libs-3.12.12-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.12-1.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-4.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-1.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos-stream-10-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=1000gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.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'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wrZnr2 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf openstack-heat-25.1.0.dev29 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/openstack-heat-25.1.0.dev29-0.20251212003933.a8b6e8b.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd openstack-heat-25.1.0.dev29 DEBUG: + rm -rf /builddir/build/BUILD/openstack-heat-25.1.0.dev29-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/openstack-heat-25.1.0.dev29-SPECPARTS DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-heat-25.1.0 base' DEBUG: + /usr/bin/git checkout --track -b rpm-build DEBUG: Switched to a new branch 'rpm-build' DEBUG: branch 'rpm-build' set up to track 'master'. DEBUG: + sed -i 's/^hacking.*/hacking/' test-requirements.txt DEBUG: + for project in blazar zun vitrage DEBUG: + rm -rf heat/tests/openstack/blazar/ DEBUG: + find heat/tests -name '*blazar*' -type f DEBUG: + xargs rm -f DEBUG: + for project in blazar zun vitrage DEBUG: + rm -rf heat/tests/openstack/zun/ DEBUG: + find heat/tests -name '*zun*' -type f DEBUG: + xargs rm -f DEBUG: + for project in blazar zun vitrage DEBUG: + rm -rf heat/tests/openstack/vitrage/ DEBUG: + xargs rm -f DEBUG: + find heat/tests -name '*vitrage*' -type f DEBUG: + find contrib -name tests -type d DEBUG: + xargs rm -r DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + sed -i '/sphinx-build/ s/-W//' tox.ini DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' test-requirements.txt DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient DEBUG: + sed -i '/^packaging.*/d' requirements.txt DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient DEBUG: + sed -i '/^tzdata.*/d' requirements.txt DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient DEBUG: + sed -i '/^python-blazarclient.*/d' requirements.txt DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient DEBUG: + sed -i '/^python-zunclient.*/d' requirements.txt DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient DEBUG: + sed -i '/^python-vitrageclient.*/d' requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ngKWxW DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-25.1.0.dev29 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-25.1.0.dev29/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-25.1.0.dev29/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + FEDORA= DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-heat-25.1.0.dev29/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stream-10-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:07 ago on Thu Dec 11 19:41:25 2025. DEBUG: Package git-core-2.47.3-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.12-1.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package systemd-257-16.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.41.2-5.el10 crb 167 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total download size: 167 k DEBUG: Installed size: 506 k DEBUG: Downloading Packages: DEBUG: python3-wheel-0.41.2-5.el10.noarch.rpm 3.4 MB/s | 167 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 3.1 MB/s | 167 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.41.2-5.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-stream-10-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'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.91.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-170.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-91.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-91.el10.x86_64 DEBUG: glibc-common-2.39-91.el10.x86_64 DEBUG: glibc-2.39-91.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: libbpf-1.7.0-1.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-4.el10.x86_64 DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-5.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-91.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: openssh-9.9p1-17.el10.x86_64 DEBUG: openssh-clients-9.9p1-17.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-1.el10.noarch DEBUG: python3-3.12.12-1.el10.x86_64 DEBUG: python3-libs-3.12.12-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.12-1.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-4.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-1.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-stream-10-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'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.91.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-170.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-91.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-91.el10.x86_64 DEBUG: glibc-common-2.39-91.el10.x86_64 DEBUG: glibc-2.39-91.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: libbpf-1.7.0-1.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-4.el10.x86_64 DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-5.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-91.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: openssh-9.9p1-17.el10.x86_64 DEBUG: openssh-clients-9.9p1-17.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-1.el10.noarch DEBUG: python3-3.12.12-1.el10.x86_64 DEBUG: python3-libs-3.12.12-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.12-1.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-4.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-1.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos-stream-10-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=1000gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.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'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.KA3MMz DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-25.1.0.dev29 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-25.1.0.dev29/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-25.1.0.dev29/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + FEDORA= DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-heat-25.1.0.dev29/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.16 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.16 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stream-10-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:10 ago on Thu Dec 11 19:41:25 2025. DEBUG: Package git-core-2.47.3-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.12-1.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-16.el10.x86_64 is already installed. DEBUG: Error: DEBUG: Problem: conflicting requests DEBUG: - package python3-tox-current-env-0.0.16-1.el10_1.noarch from epel-low-priority is filtered out by exclude filtering DEBUG: (try to add '--skip-broken' to skip uninstallable packages) DEBUG: Child return code was: 1 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-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 Finish: rpmbuild openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.src.rpm Finish: build phase for openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.src.rpm ERROR: Exception(/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.src.rpm) Config(dlrn-centos-stream-10-x86_64-1) 0 minutes 16 seconds INFO: Results and/or logs in: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/a8/b6/a8b6e8b63973e71974df24ed6aec8f212287359e_dev INFO: Cleaning up build root ('cleanup_on_failure=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-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', '/var/lib/mock/dlrn-centos-stream-10-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', '-l', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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-centos-stream-10-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: ['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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above about btrfs. Finish: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-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-centos-stream-10-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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', '/var/lib/mock/dlrn-centos-stream-10-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', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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-centos-stream-10-x86_64-1-bootstrap/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 ERROR: Command failed: # /usr/bin/dnf-3 builddep --installroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/ --releasever 10 --setopt=deltarpm=False --setopt=allow_vendor_change=yes --allowerasing --disableplugin=local --disableplugin=spacewalk --disableplugin=versionlock /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS/openstack-heat-25.1.0-0.20251212003933.a8b6e8b.el10.buildreqs.nosrc.rpm --setopt=tsflags=nocontexts No matches found for the following disable plugin patterns: local, spacewalk, versionlock Last metadata expiration check: 0:00:10 ago on Thu Dec 11 19:41:25 2025. Package git-core-2.47.3-1.el10.x86_64 is already installed. Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. Package python3-devel-3.12.12-1.el10.x86_64 is already installed. Package python3-devel-3.12.12-1.el10.x86_64 is already installed. Package python3-packaging-24.2-2.el10.noarch is already installed. Package python3-pbr-6.1.1-1.el10s.noarch is already installed. Package python3-pbr-6.1.1-1.el10s.noarch is already installed. Package python3-pip-23.3.2-7.el10.noarch is already installed. Package python3-setuptools-69.0.3-12.el10.noarch is already installed. Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. Package systemd-257-16.el10.x86_64 is already installed. Error: Problem: conflicting requests - package python3-tox-current-env-0.0.16-1.el10_1.noarch from epel-low-priority is filtered out by exclude filtering (try to add '--skip-broken' to skip uninstallable packages)