Skip to content

Instantly share code, notes, and snippets.

@pvalena
Created January 11, 2024 06:30
Show Gist options
  • Save pvalena/c8d0cdf11ce90952e2f9e4ce2567711f to your computer and use it in GitHub Desktop.
Save pvalena/c8d0cdf11ce90952e2f9e4ce2567711f to your computer and use it in GitHub Desktop.
grep: warning: stray \ before /
+ [[ -n '' ]]
+ section SRPM
+ local l=###############################
+ : '############################### SRPM ###############################'
+ max=32
++ seq 32
+ for x in $(seq ${max})
+ [[ -z 1 ]]
+ mrn=31
+ mck --shell 'echo available'
+ a=
+ [[ -n --shell ]]
+ errout
+ a=' '\''--shell'\'''
+ [[ -n /dev/stderr ]]
+ shift
+ [[ -n echo available ]]
+ a=' '\''--shell'\'' '\''echo available'\'''
+ shift
+ tee -a /dev/stderr
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-31-x86_64 --bootstrap-chroot '\''--shell'\'' '\''echo available'\'''
+ grep -q '^available$'
+ mock -v -n --result=./result -r fedora-rubygems-31-x86_64 --bootstrap-chroot --shell 'echo available'
ERROR: Could not find required config file: /etc/mock/fedora-rubygems-31-x86_64.cfg
ERROR: If you're trying to specify a path, include the .cfg extension, e.g. -r ./target.cfg
ERROR: Non-existing Mock config 'fedora-rubygems-31-x86_64'
+ return 3
+ [[ -z '' ]]
+ [[ 1 -eq 32 ]]
+ [[ -z 31 ]]
+ sleep 5
+ for x in $(seq ${max})
+ [[ -z 31 ]]
+ mrn=17
+ mck --shell 'echo available'
+ a=
+ errout
+ [[ -n --shell ]]
+ [[ -n /dev/stderr ]]
+ a=' '\''--shell'\'''
+ shift
+ [[ -n echo available ]]
+ tee -a /dev/stderr
+ a=' '\''--shell'\'' '\''echo available'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-17-x86_64 --bootstrap-chroot '\''--shell'\'' '\''echo available'\'''
+ grep -q '^available$'
+ mock -v -n --result=./result -r fedora-rubygems-17-x86_64 --bootstrap-chroot --shell 'echo available'
ERROR: Could not find required config file: /etc/mock/fedora-rubygems-17-x86_64.cfg
ERROR: If you're trying to specify a path, include the .cfg extension, e.g. -r ./target.cfg
ERROR: Non-existing Mock config 'fedora-rubygems-17-x86_64'
+ return 3
+ [[ -z '' ]]
+ [[ 2 -eq 32 ]]
+ [[ -z 17 ]]
+ sleep 5
+ for x in $(seq ${max})
+ [[ -z 17 ]]
+ mrn=2
+ mck --shell 'echo available'
+ a=
+ [[ -n --shell ]]
+ errout
+ a=' '\''--shell'\'''
+ shift
+ [[ -n echo available ]]
+ a=' '\''--shell'\'' '\''echo available'\'''
+ shift
+ [[ -n '' ]]
+ [[ -n /dev/stderr ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --bootstrap-chroot '\''--shell'\'' '\''echo available'\'''
+ tee -a /dev/stderr
+ grep -q '^available$'
+ mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --bootstrap-chroot --shell 'echo available'
INFO: mock.py version 5.4 starting (python version = 3.12.1, NVR = mock-5.4-1.fc40), args: /usr/libexec/mock/mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --bootstrap-chroot --shell 'echo available'
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache
DEBUG: created dir: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/dnf_cache
DEBUG: created dir: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/yum_cache
DEBUG: created dir: /var/cache/mock/fedora-rubygems-2-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache
DEBUG: created dir: /var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf'}
DEBUG: config_paths: []
DEBUG: version: 5.4
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
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: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ts1qodw5:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: True
DEBUG: bootstrap_image: fedora:latest
DEBUG: bootstrap_image_ready: False
DEBUG: bootstrap_image_fallback: True
DEBUG: bootstrap_image_keep_getting: 120
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
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_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', '__init__', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-2-x86_64/root_cache/', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, '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/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\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 @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 34
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', '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', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn', '%_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: system_yum_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: dnf_command: /usr/bin/dnf-3
DEBUG: system_dnf_command: /usr/bin/dnf-3
DEBUG: dnf_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock']
DEBUG: dnf_avoid_opts: {}
DEBUG: dnf5_command: /usr/bin/dnf5
DEBUG: system_dnf5_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']}
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 (fedora-rubygems-2-x86_64; 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: 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: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-2-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-2-x86_64.cfg
DEBUG: root: fedora-rubygems-2-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f34
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
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/fedora-rubygems-2-x86_64/root
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/results
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/root_cache/
DEBUG: created dir: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using bootstrap image: fedora:latest
INFO: Pulling image: fedora:latest
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/podman', 'pull', 'fedora:latest'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Trying to pull registry.fedoraproject.org/fedora:latest...
DEBUG: Getting image source signatures
DEBUG: Copying blob sha256:718a00fe32127ad01ddab9fc4b7c968ab2679c92c6385ac6865ae6e2523275e4
DEBUG: Copying config sha256:368a084ba17dcba88f5b23acfa47481131010219524fd9c41af87d709a04845b
DEBUG: Writing manifest to image destination
DEBUG: 368a084ba17dcba88f5b23acfa47481131010219524fd9c41af87d709a04845b
DEBUG: Child return code was: 0
INFO: Copy content of container fedora:latest to /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
INFO: Checking that fedora:latest image matches host's architecture
INFO: mounting fedora:latest with podman image mount
INFO: image fedora:latest as /var/lib/containers/storage/overlay/8ff7ad910417a7b8a49019008335921d2aac0e3304a19ce258deabf431e59801/merged
INFO: umounting image fedora:latest (/var/lib/containers/storage/overlay/8ff7ad910417a7b8a49019008335921d2aac0e3304a19ce258deabf431e59801/merged) with podman image umount
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/yum
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/dbus
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/dnf
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/yum
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/tmp/ccache
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/run/lock
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/pts
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/shm
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/mapper
DEBUG: kernel version == 6.5.0-0.rc2.20230721gitf7e3a1bafdea.20.fc39.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/results
DEBUG: searching for 'dnf' package manager or alternatives
INFO: Package manager dnf detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/mock
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/profile.d
INFO: Bootstrap image not marked ready
Start(bootstrap): installing dnf tooling
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/installation-homedir
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', '--releasever', '34', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'dnf', 'dnf-plugins-core', 'shadow-utils', 'distribution-gpg-keys']
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f8bd9e46318546be84b50eaef18c0779', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf-3', '--releasever', '34', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'dnf', 'dnf-plugins-core', 'shadow-utils', 'distribution-gpg-keys'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: fedora 12 MB/s | 73 MB 00:06
DEBUG: Copr repo for rubygems owned by pvalena 3.4 MB/s | 5.4 MB 00:01
DEBUG: Last metadata expiration check: 0:00:03 ago on Thu Jan 11 07:18:57 2024.
DEBUG: Package dnf-4.18.1-2.fc39.noarch is already installed.
DEBUG: Package shadow-utils-2:4.14.0-2.fc39.x86_64 is already installed.
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG: Package Arch Version Repository Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG: distribution-gpg-keys noarch 1.100-1.fc40 fedora 521 k
DEBUG: dnf-plugins-core noarch 4.4.4-1.fc40 fedora 38 k
DEBUG: Upgrading:
DEBUG: dnf noarch 4.18.2-1.fc40 fedora 508 k
DEBUG: dnf-data noarch 4.18.2-1.fc40 fedora 39 k
DEBUG: python3-dnf noarch 4.18.2-1.fc40 fedora 589 k
DEBUG: shadow-utils x86_64 2:4.14.0-2.fc40 fedora 1.3 M
DEBUG: yum noarch 4.18.2-1.fc40 fedora 37 k
DEBUG: Installing dependencies:
DEBUG: dbus-libs x86_64 1:1.14.10-1.fc40 fedora 155 k
DEBUG: python3-dateutil noarch 1:2.8.2-11.fc40 fedora 356 k
DEBUG: python3-dbus x86_64 1.3.2-4.fc39 fedora 157 k
DEBUG: python3-distro noarch 1.9.0-1.fc40 fedora 50 k
DEBUG: python3-dnf-plugins-core noarch 4.4.4-1.fc40 fedora 317 k
DEBUG: python3-six noarch 1.16.0-12.fc39 fedora 41 k
DEBUG: python3-systemd x86_64 235-5.fc39 fedora 107 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install 9 Packages
DEBUG: Upgrade 5 Packages
DEBUG: Total download size: 4.1 M
DEBUG: Downloading Packages:
DEBUG: (1/14): dnf-plugins-core-4.4.4-1.fc40.noarch.rp 249 kB/s | 38 kB 00:00
DEBUG: (2/14): dbus-libs-1.14.10-1.fc40.x86_64.rpm 976 kB/s | 155 kB 00:00
DEBUG: (3/14): distribution-gpg-keys-1.100-1.fc40.noar 2.8 MB/s | 521 kB 00:00
DEBUG: (4/14): python3-dateutil-2.8.2-11.fc40.noarch.r 7.7 MB/s | 356 kB 00:00
DEBUG: (5/14): python3-dbus-1.3.2-4.fc39.x86_64.rpm 3.2 MB/s | 157 kB 00:00
DEBUG: (6/14): python3-distro-1.9.0-1.fc40.noarch.rpm 1.9 MB/s | 50 kB 00:00
DEBUG: (7/14): python3-dnf-plugins-core-4.4.4-1.fc40.n 12 MB/s | 317 kB 00:00
DEBUG: (8/14): python3-six-1.16.0-12.fc39.noarch.rpm 1.8 MB/s | 41 kB 00:00
DEBUG: (9/14): python3-systemd-235-5.fc39.x86_64.rpm 4.8 MB/s | 107 kB 00:00
DEBUG: (10/14): dnf-data-4.18.2-1.fc40.noarch.rpm 1.7 MB/s | 39 kB 00:00
DEBUG: (11/14): dnf-4.18.2-1.fc40.noarch.rpm 11 MB/s | 508 kB 00:00
DEBUG: (12/14): python3-dnf-4.18.2-1.fc40.noarch.rpm 12 MB/s | 589 kB 00:00
DEBUG: (13/14): shadow-utils-4.14.0-2.fc40.x86_64.rpm 20 MB/s | 1.3 MB 00:00
DEBUG: (14/14): yum-4.18.2-1.fc40.noarch.rpm 767 kB/s | 37 kB 00:00
DEBUG: --------------------------------------------------------------------------------
DEBUG: Total 8.9 MB/s | 4.1 MB 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 : dnf-data-4.18.2-1.fc40.noarch 1/19
DEBUG: Upgrading : python3-dnf-4.18.2-1.fc40.noarch 2/19
DEBUG: Upgrading : dnf-4.18.2-1.fc40.noarch 3/19
DEBUG: Running scriptlet: dnf-4.18.2-1.fc40.noarch 3/19
DEBUG: Installing : python3-systemd-235-5.fc39.x86_64 4/19
DEBUG: Installing : python3-six-1.16.0-12.fc39.noarch 5/19
DEBUG: Installing : python3-dateutil-1:2.8.2-11.fc40.noarch 6/19
DEBUG: Installing : python3-distro-1.9.0-1.fc40.noarch 7/19
DEBUG: Installing : dbus-libs-1:1.14.10-1.fc40.x86_64 8/19
DEBUG: Installing : python3-dbus-1.3.2-4.fc39.x86_64 9/19
DEBUG: Installing : python3-dnf-plugins-core-4.4.4-1.fc40.noarch 10/19
DEBUG: Installing : dnf-plugins-core-4.4.4-1.fc40.noarch 11/19
DEBUG: Upgrading : yum-4.18.2-1.fc40.noarch 12/19
DEBUG: Upgrading : shadow-utils-2:4.14.0-2.fc40.x86_64 13/19
DEBUG: Installing : distribution-gpg-keys-1.100-1.fc40.noarch 14/19
DEBUG: Cleanup : yum-4.18.1-2.fc39.noarch 15/19
DEBUG: Running scriptlet: dnf-4.18.1-2.fc39.noarch 16/19
DEBUG: Cleanup : dnf-4.18.1-2.fc39.noarch 16/19
DEBUG: Running scriptlet: dnf-4.18.1-2.fc39.noarch 16/19
DEBUG: Cleanup : python3-dnf-4.18.1-2.fc39.noarch 17/19
DEBUG: Cleanup : dnf-data-4.18.1-2.fc39.noarch 18/19
DEBUG: Cleanup : shadow-utils-2:4.14.0-2.fc39.x86_64 19/19
DEBUG: Running scriptlet: shadow-utils-2:4.14.0-2.fc39.x86_64 19/19
DEBUG: Verifying : dbus-libs-1:1.14.10-1.fc40.x86_64 1/19
DEBUG: Verifying : distribution-gpg-keys-1.100-1.fc40.noarch 2/19
DEBUG: Verifying : dnf-plugins-core-4.4.4-1.fc40.noarch 3/19
DEBUG: Verifying : python3-dateutil-1:2.8.2-11.fc40.noarch 4/19
DEBUG: Verifying : python3-dbus-1.3.2-4.fc39.x86_64 5/19
DEBUG: Verifying : python3-distro-1.9.0-1.fc40.noarch 6/19
DEBUG: Verifying : python3-dnf-plugins-core-4.4.4-1.fc40.noarch 7/19
DEBUG: Verifying : python3-six-1.16.0-12.fc39.noarch 8/19
DEBUG: Verifying : python3-systemd-235-5.fc39.x86_64 9/19
DEBUG: Verifying : dnf-4.18.2-1.fc40.noarch 10/19
DEBUG: Verifying : dnf-4.18.1-2.fc39.noarch 11/19
DEBUG: Verifying : dnf-data-4.18.2-1.fc40.noarch 12/19
DEBUG: Verifying : dnf-data-4.18.1-2.fc39.noarch 13/19
DEBUG: Verifying : python3-dnf-4.18.2-1.fc40.noarch 14/19
DEBUG: Verifying : python3-dnf-4.18.1-2.fc39.noarch 15/19
DEBUG: Verifying : shadow-utils-2:4.14.0-2.fc40.x86_64 16/19
DEBUG: Verifying : shadow-utils-2:4.14.0-2.fc39.x86_64 17/19
DEBUG: Verifying : yum-4.18.2-1.fc40.noarch 18/19
DEBUG: Verifying : yum-4.18.1-2.fc39.noarch 19/19
DEBUG: Upgraded:
DEBUG: dnf-4.18.2-1.fc40.noarch dnf-data-4.18.2-1.fc40.noarch
DEBUG: python3-dnf-4.18.2-1.fc40.noarch shadow-utils-2:4.14.0-2.fc40.x86_64
DEBUG: yum-4.18.2-1.fc40.noarch
DEBUG: Installed:
DEBUG: dbus-libs-1:1.14.10-1.fc40.x86_64
DEBUG: distribution-gpg-keys-1.100-1.fc40.noarch
DEBUG: dnf-plugins-core-4.4.4-1.fc40.noarch
DEBUG: python3-dateutil-1:2.8.2-11.fc40.noarch
DEBUG: python3-dbus-1.3.2-4.fc39.x86_64
DEBUG: python3-distro-1.9.0-1.fc40.noarch
DEBUG: python3-dnf-plugins-core-4.4.4-1.fc40.noarch
DEBUG: python3-six-1.16.0-12.fc39.noarch
DEBUG: python3-systemd-235-5.fc39.x86_64
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
Finish(bootstrap): installing dnf tooling
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-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', 'lzop', '-cf', '/var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/root_cache/cache.tar.lzo', '-C', '/var/lib/mock/fedora-rubygems-2-x86_64-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=.//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/fedora-rubygems-2-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/root_cache/
DEBUG: created dir: /var/cache/mock/fedora-rubygems-2-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/
DEBUG: created dir: /var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/rpm
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/yum
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/dbus
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/log
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/dnf
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/yum
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/rpm
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/tmp
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/tmp/ccache
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf/vars
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/proc
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/sys
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/run/lock
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/pts
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/shm
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/mapper
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/mapper
DEBUG: kernel version == 6.5.0-0.rc2.20230721gitf7e3a1bafdea.20.fc39.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: resultdir = ./result
INFO: Package manager dnf detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/mock
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/./source
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/./extracted
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/anchors
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/blocklist
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/blacklist
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/openssl
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/edk2
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/pem
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/java
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./blacklist
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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/fedora-rubygems-2-x86_64/root/etc/profile.d
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/profile.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc
Start: installing minimal buildroot with dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-rubygems-2-x86_64/root', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/installation-homedir
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/fedora-rubygems-2-x86_64/root/', '--releasever', '34', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '@buildsys-build']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yi5468ag:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '81653e17010140689bec9db8fd1b47cd', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yi5468ag:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rubygems-2-x86_64/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf-3', '--installroot', '/var/lib/mock/fedora-rubygems-2-x86_64/root/', '--releasever', '34', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '@buildsys-build'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rubygems-2-x86_64/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: fedora 12 MB/s | 73 MB 00:06
DEBUG: Copr repo for rubygems owned by pvalena 3.2 MB/s | 5.4 MB 00:01
DEBUG: Last metadata expiration check: 0:00:04 ago on Thu Jan 11 07:19:55 2024.
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG: Package Arch Version Repo Size
DEBUG: ================================================================================
DEBUG: Installing group/module packages:
DEBUG: bash x86_64 5.2.21-2.fc40 fedora 1.8 M
DEBUG: bzip2 x86_64 1.0.8-16.fc39 fedora 52 k
DEBUG: coreutils x86_64 9.4-1.fc40 fedora 1.1 M
DEBUG: cpio x86_64 2.14-5.fc40 fedora 280 k
DEBUG: diffutils x86_64 3.10-3.fc39 fedora 398 k
DEBUG: fedora-release-common noarch 40-0.26 fedora 20 k
DEBUG: findutils x86_64 1:4.9.0-6.fc40 fedora 492 k
DEBUG: gawk x86_64 5.2.2-2.fc39 fedora 1.1 M
DEBUG: glibc-minimal-langpack x86_64 2.38.9000-30.fc40 fedora 89 k
DEBUG: grep x86_64 3.11-5.fc40 fedora 298 k
DEBUG: gzip x86_64 1.12-6.fc39 fedora 166 k
DEBUG: info x86_64 7.1-1.fc40 fedora 184 k
DEBUG: patch x86_64 2.7.6-22.fc39 fedora 125 k
DEBUG: redhat-rpm-config noarch 275-1.fc40 fedora 81 k
DEBUG: rpm-build x86_64 4.19.1-2.fc40 fedora 80 k
DEBUG: sed x86_64 4.8-14.fc39 fedora 306 k
DEBUG: shadow-utils x86_64 2:4.14.0-2.fc40 fedora 1.3 M
DEBUG: tar x86_64 2:1.35-2.fc40 fedora 864 k
DEBUG: unzip x86_64 6.0-62.fc39 fedora 184 k
DEBUG: util-linux x86_64 2.39.3-1.fc40 fedora 1.2 M
DEBUG: which x86_64 2.21-40.fc39 fedora 42 k
DEBUG: xz x86_64 5.4.5-1.fc40 fedora 557 k
DEBUG: Installing dependencies:
DEBUG: alternatives x86_64 1.25-1.fc39 fedora 39 k
DEBUG: ansible-srpm-macros noarch 1-11.fc39 fedora 21 k
DEBUG: audit-libs x86_64 3.1.2-5.fc40 fedora 117 k
DEBUG: authselect x86_64 1.4.3-1.fc40 fedora 149 k
DEBUG: authselect-libs x86_64 1.4.3-1.fc40 fedora 249 k
DEBUG: basesystem noarch 11-18.fc39 fedora 7.2 k
DEBUG: binutils x86_64 2.41-20.fc40 fedora 6.3 M
DEBUG: binutils-gold x86_64 2.41-20.fc40 fedora 804 k
DEBUG: bzip2-libs x86_64 1.0.8-16.fc39 fedora 41 k
DEBUG: ca-certificates noarch 2023.2.62_v7.0.401-4.fc40 fedora 863 k
DEBUG: coreutils-common x86_64 9.4-1.fc40 fedora 2.1 M
DEBUG: cracklib x86_64 2.9.11-2.fc39 fedora 94 k
DEBUG: crypto-policies noarch 20231204-1.git1e3a2e4.fc40 fedora 100 k
DEBUG: curl x86_64 8.5.0-1.fc40 fedora 373 k
DEBUG: cyrus-sasl-lib x86_64 2.1.28-11.fc39 fedora 793 k
DEBUG: debugedit x86_64 5.0-12.fc40 fedora 78 k
DEBUG: dwz x86_64 0.15-3.fc39 fedora 134 k
DEBUG: ed x86_64 1.19-4.fc39 fedora 79 k
DEBUG: efi-srpm-macros noarch 5-9.fc39 fedora 22 k
DEBUG: elfutils x86_64 0.190-4.fc40 fedora 550 k
DEBUG: elfutils-debuginfod-client x86_64 0.190-4.fc40 fedora 38 k
DEBUG: elfutils-default-yama-scope noarch 0.190-4.fc40 fedora 13 k
DEBUG: elfutils-libelf x86_64 0.190-4.fc40 fedora 194 k
DEBUG: elfutils-libs x86_64 0.190-4.fc40 fedora 259 k
DEBUG: fedora-gpg-keys noarch 40-0.2 fedora 130 k
DEBUG: fedora-release noarch 40-0.26 fedora 9.7 k
DEBUG: fedora-release-identity-basic noarch 40-0.26 fedora 11 k
DEBUG: fedora-repos noarch 40-0.2 fedora 9.3 k
DEBUG: fedora-repos-rawhide noarch 40-0.2 fedora 8.9 k
DEBUG: file x86_64 5.45-1.fc40 fedora 49 k
DEBUG: file-libs x86_64 5.45-1.fc40 fedora 763 k
DEBUG: filesystem x86_64 3.18-6.fc39 fedora 1.1 M
DEBUG: fonts-srpm-macros noarch 1:2.0.5-12.fc39 fedora 26 k
DEBUG: forge-srpm-macros noarch 0.2.0-1.fc40 fedora 18 k
DEBUG: fpc-srpm-macros noarch 1.3-8.fc39 fedora 7.4 k
DEBUG: gdb-minimal x86_64 14.1-1.fc40 fedora 4.3 M
DEBUG: gdbm x86_64 1:1.23-4.fc39 fedora 155 k
DEBUG: gdbm-libs x86_64 1:1.23-4.fc39 fedora 56 k
DEBUG: ghc-srpm-macros noarch 1.6.1-3.fc40 fedora 8.1 k
DEBUG: glibc x86_64 2.38.9000-30.fc40 fedora 2.2 M
DEBUG: glibc-common x86_64 2.38.9000-30.fc40 fedora 371 k
DEBUG: glibc-gconv-extra x86_64 2.38.9000-30.fc40 fedora 1.7 M
DEBUG: gmp x86_64 1:6.2.1-5.fc39 fedora 313 k
DEBUG: gnat-srpm-macros noarch 6-3.fc39 fedora 8.8 k
DEBUG: go-srpm-macros noarch 3.3.1-1.fc40 fedora 28 k
DEBUG: jansson x86_64 2.13.1-7.fc39 fedora 44 k
DEBUG: kernel-srpm-macros noarch 1.0-20.fc39 fedora 10 k
DEBUG: keyutils-libs x86_64 1.6.3-1.fc40 fedora 31 k
DEBUG: krb5-libs x86_64 1.21.2-2.fc40 fedora 765 k
DEBUG: libacl x86_64 2.3.1-11.fc40 fedora 24 k
DEBUG: libarchive x86_64 3.7.2-1.fc40 fedora 408 k
DEBUG: libattr x86_64 2.5.1-9.fc40 fedora 18 k
DEBUG: libblkid x86_64 2.39.3-1.fc40 fedora 116 k
DEBUG: libbrotli x86_64 1.1.0-1.fc40 fedora 336 k
DEBUG: libcap x86_64 2.69-1.fc40 fedora 83 k
DEBUG: libcap-ng x86_64 0.8.4-2.fc40 fedora 33 k
DEBUG: libcom_err x86_64 1.47.0-2.fc39 fedora 26 k
DEBUG: libcurl x86_64 8.5.0-1.fc40 fedora 345 k
DEBUG: libeconf x86_64 0.5.2-1.fc40 fedora 30 k
DEBUG: libevent x86_64 2.1.12-9.fc39 fedora 258 k
DEBUG: libfdisk x86_64 2.39.3-1.fc40 fedora 162 k
DEBUG: libffi x86_64 3.4.4-5.fc40 fedora 39 k
DEBUG: libgcc x86_64 13.2.1-6.fc40 fedora 112 k
DEBUG: libgomp x86_64 13.2.1-6.fc40 fedora 321 k
DEBUG: libidn2 x86_64 2.3.4-3.fc39 fedora 117 k
DEBUG: libmount x86_64 2.39.3-1.fc40 fedora 154 k
DEBUG: libnghttp2 x86_64 1.58.0-1.fc40 fedora 76 k
DEBUG: libnsl2 x86_64 2.0.0-6.fc39 fedora 30 k
DEBUG: libpkgconf x86_64 1.9.5-2.fc39 fedora 38 k
DEBUG: libpsl x86_64 0.21.2-4.fc39 fedora 63 k
DEBUG: libpwquality x86_64 1.4.5-6.fc39 fedora 120 k
DEBUG: libselinux x86_64 3.6-2.fc40 fedora 88 k
DEBUG: libsemanage x86_64 3.6-1.fc40 fedora 116 k
DEBUG: libsepol x86_64 3.6-1.fc40 fedora 340 k
DEBUG: libsigsegv x86_64 2.14-5.fc39 fedora 27 k
DEBUG: libsmartcols x86_64 2.39.3-1.fc40 fedora 67 k
DEBUG: libssh x86_64 0.10.6-2.fc40 fedora 213 k
DEBUG: libssh-config noarch 0.10.6-2.fc40 fedora 9.1 k
DEBUG: libstdc++ x86_64 13.2.1-6.fc40 fedora 865 k
DEBUG: libtasn1 x86_64 4.19.0-3.fc39 fedora 74 k
DEBUG: libtirpc x86_64 1.3.4-1.rc1.fc40 fedora 94 k
DEBUG: libunistring x86_64 1.1-5.fc40 fedora 543 k
DEBUG: libutempter x86_64 1.2.1-10.fc39 fedora 26 k
DEBUG: libuuid x86_64 2.39.3-1.fc40 fedora 28 k
DEBUG: libverto x86_64 0.3.2-6.fc39 fedora 20 k
DEBUG: libxcrypt x86_64 4.4.36-3.fc40 fedora 118 k
DEBUG: libxml2 x86_64 2.12.3-1.fc40 fedora 691 k
DEBUG: libzstd x86_64 1.5.5-4.fc39 fedora 309 k
DEBUG: lua-libs x86_64 5.4.6-3.fc39 fedora 133 k
DEBUG: lua-srpm-macros noarch 1-9.fc39 fedora 8.6 k
DEBUG: lz4-libs x86_64 1.9.4-4.fc39 fedora 67 k
DEBUG: mpfr x86_64 4.2.1-1.fc40 fedora 343 k
DEBUG: ncurses-base noarch 6.4-8.20231001.fc40 fedora 88 k
DEBUG: ncurses-libs x86_64 6.4-8.20231001.fc40 fedora 338 k
DEBUG: ocaml-srpm-macros noarch 9-1.fc40 fedora 9.0 k
DEBUG: openblas-srpm-macros noarch 2-14.fc39 fedora 7.5 k
DEBUG: openldap x86_64 2.6.6-1.fc39 fedora 255 k
DEBUG: openssl-libs x86_64 1:3.1.4-1.fc40 fedora 2.2 M
DEBUG: p11-kit x86_64 0.25.3-1.fc40 fedora 522 k
DEBUG: p11-kit-trust x86_64 0.25.3-1.fc40 fedora 142 k
DEBUG: package-notes-srpm-macros noarch 0.5-9.fc39 fedora 11 k
DEBUG: pam x86_64 1.5.3-9.fc40 fedora 547 k
DEBUG: pam-libs x86_64 1.5.3-9.fc40 fedora 57 k
DEBUG: pcre2 x86_64 10.42-2.fc40 fedora 233 k
DEBUG: pcre2-syntax noarch 10.42-2.fc40 fedora 143 k
DEBUG: perl-srpm-macros noarch 1-51.fc39 fedora 8.0 k
DEBUG: pkgconf x86_64 1.9.5-2.fc39 fedora 42 k
DEBUG: pkgconf-m4 noarch 1.9.5-2.fc39 fedora 14 k
DEBUG: pkgconf-pkg-config x86_64 1.9.5-2.fc39 fedora 9.6 k
DEBUG: popt x86_64 1.19-3.fc39 fedora 66 k
DEBUG: publicsuffix-list-dafsa noarch 20230812-1.fc40 fedora 57 k
DEBUG: pyproject-srpm-macros noarch 1.11.0-1.fc40 fedora 15 k
DEBUG: python-srpm-macros noarch 3.12-5.fc40 fedora 25 k
DEBUG: qt5-srpm-macros noarch 5.15.12-1.fc40 fedora 8.4 k
DEBUG: qt6-srpm-macros noarch 6.6.1-3.fc40 fedora 8.8 k
DEBUG: readline x86_64 8.2-4.fc39 fedora 213 k
DEBUG: rpm x86_64 4.19.1-2.fc40 fedora 539 k
DEBUG: rpm-build-libs x86_64 4.19.1-2.fc40 fedora 96 k
DEBUG: rpm-libs x86_64 4.19.1-2.fc40 fedora 312 k
DEBUG: rpm-sequoia x86_64 1.5.0-2.fc40 fedora 879 k
DEBUG: rust-srpm-macros noarch 25.2-2.fc40 fedora 13 k
DEBUG: setup noarch 2.14.5-1.fc40 fedora 155 k
DEBUG: sqlite-libs x86_64 3.44.2-1.fc40 fedora 693 k
DEBUG: systemd-libs x86_64 255.2-2.fc40 fedora 693 k
DEBUG: util-linux-core x86_64 2.39.3-1.fc40 fedora 508 k
DEBUG: xxhash-libs x86_64 0.8.2-1.fc39 fedora 37 k
DEBUG: xz-libs x86_64 5.4.5-1.fc40 fedora 108 k
DEBUG: zig-srpm-macros noarch 1-1.fc40 fedora 8.0 k
DEBUG: zip x86_64 3.0-39.fc40 fedora 266 k
DEBUG: zlib-ng-compat x86_64 2.1.5-2.fc40 fedora 77 k
DEBUG: zstd x86_64 1.5.5-4.fc39 fedora 482 k
DEBUG: Installing Groups:
DEBUG: Buildsystem building group
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install 153 Packages
DEBUG: Total download size: 52 M
DEBUG: Installed size: 179 M
DEBUG: Downloading Packages:
DEBUG: (1/153): alternatives-1.25-1.fc39.x86_64.rpm 296 kB/s | 39 kB 00:00
DEBUG: (2/153): ansible-srpm-macros-1-11.fc39.noarch.r 148 kB/s | 21 kB 00:00
DEBUG: (3/153): audit-libs-3.1.2-5.fc40.x86_64.rpm 719 kB/s | 117 kB 00:00
DEBUG: (4/153): authselect-1.4.3-1.fc40.x86_64.rpm 3.3 MB/s | 149 kB 00:00
DEBUG: (5/153): authselect-libs-1.4.3-1.fc40.x86_64.rp 4.4 MB/s | 249 kB 00:00
DEBUG: (6/153): basesystem-11-18.fc39.noarch.rpm 199 kB/s | 7.2 kB 00:00
DEBUG: (7/153): bash-5.2.21-2.fc40.x86_64.rpm 20 MB/s | 1.8 MB 00:00
DEBUG: (8/153): binutils-gold-2.41-20.fc40.x86_64.rpm 6.7 MB/s | 804 kB 00:00
DEBUG: (9/153): binutils-2.41-20.fc40.x86_64.rpm 21 MB/s | 6.3 MB 00:00
DEBUG: (10/153): bzip2-1.0.8-16.fc39.x86_64.rpm 219 kB/s | 52 kB 00:00
DEBUG: (11/153): bzip2-libs-1.0.8-16.fc39.x86_64.rpm 212 kB/s | 41 kB 00:00
DEBUG: (12/153): ca-certificates-2023.2.62_v7.0.401-4. 20 MB/s | 863 kB 00:00
DEBUG: (13/153): coreutils-9.4-1.fc40.x86_64.rpm 12 MB/s | 1.1 MB 00:00
DEBUG: (14/153): coreutils-common-9.4-1.fc40.x86_64.rp 16 MB/s | 2.1 MB 00:00
DEBUG: (15/153): cpio-2.14-5.fc40.x86_64.rpm 2.5 MB/s | 280 kB 00:00
DEBUG: (16/153): cracklib-2.9.11-2.fc39.x86_64.rpm 2.1 MB/s | 94 kB 00:00
DEBUG: (17/153): crypto-policies-20231204-1.git1e3a2e4 4.8 MB/s | 100 kB 00:00
DEBUG: (18/153): curl-8.5.0-1.fc40.x86_64.rpm 10 MB/s | 373 kB 00:00
DEBUG: (19/153): cyrus-sasl-lib-2.1.28-11.fc39.x86_64. 15 MB/s | 793 kB 00:00
DEBUG: (20/153): debugedit-5.0-12.fc40.x86_64.rpm 1.5 MB/s | 78 kB 00:00
DEBUG: (21/153): diffutils-3.10-3.fc39.x86_64.rpm 12 MB/s | 398 kB 00:00
DEBUG: (22/153): dwz-0.15-3.fc39.x86_64.rpm 5.8 MB/s | 134 kB 00:00
DEBUG: (23/153): ed-1.19-4.fc39.x86_64.rpm 4.1 MB/s | 79 kB 00:00
DEBUG: (24/153): efi-srpm-macros-5-9.fc39.noarch.rpm 1.2 MB/s | 22 kB 00:00
DEBUG: (25/153): elfutils-0.190-4.fc40.x86_64.rpm 15 MB/s | 550 kB 00:00
DEBUG: (26/153): elfutils-debuginfod-client-0.190-4.fc 1.2 MB/s | 38 kB 00:00
DEBUG: (27/153): elfutils-default-yama-scope-0.190-4.f 436 kB/s | 13 kB 00:00
DEBUG: (28/153): elfutils-libelf-0.190-4.fc40.x86_64.r 7.2 MB/s | 194 kB 00:00
DEBUG: (29/153): elfutils-libs-0.190-4.fc40.x86_64.rpm 8.5 MB/s | 259 kB 00:00
DEBUG: (30/153): fedora-gpg-keys-40-0.2.noarch.rpm 3.7 MB/s | 130 kB 00:00
DEBUG: (31/153): fedora-release-40-0.26.noarch.rpm 572 kB/s | 9.7 kB 00:00
DEBUG: (32/153): fedora-release-common-40-0.26.noarch. 1.0 MB/s | 20 kB 00:00
DEBUG: (33/153): fedora-release-identity-basic-40-0.26 573 kB/s | 11 kB 00:00
DEBUG: (34/153): fedora-repos-40-0.2.noarch.rpm 506 kB/s | 9.3 kB 00:00
DEBUG: (35/153): fedora-repos-rawhide-40-0.2.noarch.rp 490 kB/s | 8.9 kB 00:00
DEBUG: (36/153): file-5.45-1.fc40.x86_64.rpm 2.6 MB/s | 49 kB 00:00
DEBUG: (37/153): file-libs-5.45-1.fc40.x86_64.rpm 16 MB/s | 763 kB 00:00
DEBUG: (38/153): findutils-4.9.0-6.fc40.x86_64.rpm 7.4 MB/s | 492 kB 00:00
DEBUG: (39/153): filesystem-3.18-6.fc39.x86_64.rpm 13 MB/s | 1.1 MB 00:00
DEBUG: (40/153): fonts-srpm-macros-2.0.5-12.fc39.noarc 542 kB/s | 26 kB 00:00
DEBUG: (41/153): forge-srpm-macros-0.2.0-1.fc40.noarch 864 kB/s | 18 kB 00:00
DEBUG: (42/153): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 512 kB/s | 7.4 kB 00:00
DEBUG: (43/153): gawk-5.2.2-2.fc39.x86_64.rpm 12 MB/s | 1.1 MB 00:00
DEBUG: (44/153): gdbm-1.23-4.fc39.x86_64.rpm 1.8 MB/s | 155 kB 00:00
DEBUG: (45/153): gdb-minimal-14.1-1.fc40.x86_64.rpm 21 MB/s | 4.3 MB 00:00
DEBUG: (46/153): gdbm-libs-1.23-4.fc39.x86_64.rpm 456 kB/s | 56 kB 00:00
DEBUG: (47/153): ghc-srpm-macros-1.6.1-3.fc40.noarch.r 66 kB/s | 8.1 kB 00:00
DEBUG: (48/153): glibc-common-2.38.9000-30.fc40.x86_64 5.7 MB/s | 371 kB 00:00
DEBUG: (49/153): glibc-2.38.9000-30.fc40.x86_64.rpm 19 MB/s | 2.2 MB 00:00
DEBUG: (50/153): glibc-gconv-extra-2.38.9000-30.fc40.x 12 MB/s | 1.7 MB 00:00
DEBUG: (51/153): glibc-minimal-langpack-2.38.9000-30.f 1.1 MB/s | 89 kB 00:00
DEBUG: (52/153): gmp-6.2.1-5.fc39.x86_64.rpm 6.8 MB/s | 313 kB 00:00
DEBUG: (53/153): gnat-srpm-macros-6-3.fc39.noarch.rpm 536 kB/s | 8.8 kB 00:00
DEBUG: (54/153): go-srpm-macros-3.3.1-1.fc40.noarch.rp 1.7 MB/s | 28 kB 00:00
DEBUG: (55/153): grep-3.11-5.fc40.x86_64.rpm 11 MB/s | 298 kB 00:00
DEBUG: (56/153): gzip-1.12-6.fc39.x86_64.rpm 5.1 MB/s | 166 kB 00:00
DEBUG: (57/153): info-7.1-1.fc40.x86_64.rpm 7.7 MB/s | 184 kB 00:00
DEBUG: (58/153): jansson-2.13.1-7.fc39.x86_64.rpm 1.8 MB/s | 44 kB 00:00
DEBUG: (59/153): kernel-srpm-macros-1.0-20.fc39.noarch 473 kB/s | 10 kB 00:00
DEBUG: (60/153): keyutils-libs-1.6.3-1.fc40.x86_64.rpm 1.4 MB/s | 31 kB 00:00
DEBUG: (61/153): krb5-libs-1.21.2-2.fc40.x86_64.rpm 18 MB/s | 765 kB 00:00
DEBUG: (62/153): libacl-2.3.1-11.fc40.x86_64.rpm 603 kB/s | 24 kB 00:00
DEBUG: (63/153): libarchive-3.7.2-1.fc40.x86_64.rpm 8.7 MB/s | 408 kB 00:00
DEBUG: (64/153): libattr-2.5.1-9.fc40.x86_64.rpm 1.0 MB/s | 18 kB 00:00
DEBUG: (65/153): libblkid-2.39.3-1.fc40.x86_64.rpm 5.6 MB/s | 116 kB 00:00
DEBUG: (66/153): libbrotli-1.1.0-1.fc40.x86_64.rpm 13 MB/s | 336 kB 00:00
DEBUG: (67/153): libcap-2.69-1.fc40.x86_64.rpm 2.9 MB/s | 83 kB 00:00
DEBUG: (68/153): libcap-ng-0.8.4-2.fc40.x86_64.rpm 1.2 MB/s | 33 kB 00:00
DEBUG: (69/153): libcom_err-1.47.0-2.fc39.x86_64.rpm 1.4 MB/s | 26 kB 00:00
DEBUG: (70/153): libeconf-0.5.2-1.fc40.x86_64.rpm 1.9 MB/s | 30 kB 00:00
DEBUG: (71/153): libcurl-8.5.0-1.fc40.x86_64.rpm 12 MB/s | 345 kB 00:00
DEBUG: (72/153): libevent-2.1.12-9.fc39.x86_64.rpm 8.5 MB/s | 258 kB 00:00
DEBUG: (73/153): libfdisk-2.39.3-1.fc40.x86_64.rpm 6.9 MB/s | 162 kB 00:00
DEBUG: (74/153): libffi-3.4.4-5.fc40.x86_64.rpm 2.0 MB/s | 39 kB 00:00
DEBUG: (75/153): libgcc-13.2.1-6.fc40.x86_64.rpm 5.7 MB/s | 112 kB 00:00
DEBUG: (76/153): libgomp-13.2.1-6.fc40.x86_64.rpm 12 MB/s | 321 kB 00:00
DEBUG: (77/153): libidn2-2.3.4-3.fc39.x86_64.rpm 4.2 MB/s | 117 kB 00:00
DEBUG: (78/153): libmount-2.39.3-1.fc40.x86_64.rpm 6.1 MB/s | 154 kB 00:00
DEBUG: (79/153): libnghttp2-1.58.0-1.fc40.x86_64.rpm 4.3 MB/s | 76 kB 00:00
DEBUG: (80/153): libnsl2-2.0.0-6.fc39.x86_64.rpm 1.6 MB/s | 30 kB 00:00
DEBUG: (81/153): libpkgconf-1.9.5-2.fc39.x86_64.rpm 2.1 MB/s | 38 kB 00:00
DEBUG: (82/153): libpsl-0.21.2-4.fc39.x86_64.rpm 3.5 MB/s | 63 kB 00:00
DEBUG: (83/153): libpwquality-1.4.5-6.fc39.x86_64.rpm 5.4 MB/s | 120 kB 00:00
DEBUG: (84/153): libselinux-3.6-2.fc40.x86_64.rpm 3.4 MB/s | 88 kB 00:00
DEBUG: (85/153): libsemanage-3.6-1.fc40.x86_64.rpm 4.4 MB/s | 116 kB 00:00
DEBUG: (86/153): libsepol-3.6-1.fc40.x86_64.rpm 12 MB/s | 340 kB 00:00
DEBUG: (87/153): libsigsegv-2.14-5.fc39.x86_64.rpm 1.1 MB/s | 27 kB 00:00
DEBUG: (88/153): libsmartcols-2.39.3-1.fc40.x86_64.rpm 2.8 MB/s | 67 kB 00:00
DEBUG: (89/153): libssh-0.10.6-2.fc40.x86_64.rpm 8.8 MB/s | 213 kB 00:00
DEBUG: (90/153): libssh-config-0.10.6-2.fc40.noarch.rp 414 kB/s | 9.1 kB 00:00
DEBUG: (91/153): libstdc++-13.2.1-6.fc40.x86_64.rpm 18 MB/s | 865 kB 00:00
DEBUG: (92/153): libtasn1-4.19.0-3.fc39.x86_64.rpm 2.1 MB/s | 74 kB 00:00
DEBUG: (93/153): libtirpc-1.3.4-1.rc1.fc40.x86_64.rpm 2.7 MB/s | 94 kB 00:00
DEBUG: (94/153): libunistring-1.1-5.fc40.x86_64.rpm 15 MB/s | 543 kB 00:00
DEBUG: (95/153): libutempter-1.2.1-10.fc39.x86_64.rpm 794 kB/s | 26 kB 00:00
DEBUG: (96/153): libuuid-2.39.3-1.fc40.x86_64.rpm 721 kB/s | 28 kB 00:00
DEBUG: (97/153): libverto-0.3.2-6.fc39.x86_64.rpm 1.0 MB/s | 20 kB 00:00
DEBUG: (98/153): libxcrypt-4.4.36-3.fc40.x86_64.rpm 4.1 MB/s | 118 kB 00:00
DEBUG: (99/153): libxml2-2.12.3-1.fc40.x86_64.rpm 13 MB/s | 691 kB 00:00
DEBUG: (100/153): libzstd-1.5.5-4.fc39.x86_64.rpm 5.6 MB/s | 309 kB 00:00
DEBUG: (101/153): lua-libs-5.4.6-3.fc39.x86_64.rpm 3.8 MB/s | 133 kB 00:00
DEBUG: (102/153): lua-srpm-macros-1-9.fc39.noarch.rpm 500 kB/s | 8.6 kB 00:00
DEBUG: (103/153): lz4-libs-1.9.4-4.fc39.x86_64.rpm 3.7 MB/s | 67 kB 00:00
DEBUG: (104/153): mpfr-4.2.1-1.fc40.x86_64.rpm 12 MB/s | 343 kB 00:00
DEBUG: (105/153): ncurses-base-6.4-8.20231001.fc40.noa 3.7 MB/s | 88 kB 00:00
DEBUG: (106/153): ncurses-libs-6.4-8.20231001.fc40.x86 13 MB/s | 338 kB 00:00
DEBUG: (107/153): ocaml-srpm-macros-9-1.fc40.noarch.rp 479 kB/s | 9.0 kB 00:00
DEBUG: (108/153): openblas-srpm-macros-2-14.fc39.noarc 423 kB/s | 7.5 kB 00:00
DEBUG: (109/153): openldap-2.6.6-1.fc39.x86_64.rpm 9.9 MB/s | 255 kB 00:00
DEBUG: (110/153): p11-kit-0.25.3-1.fc40.x86_64.rpm 9.5 MB/s | 522 kB 00:00
DEBUG: (111/153): openssl-libs-3.1.4-1.fc40.x86_64.rpm 19 MB/s | 2.2 MB 00:00
DEBUG: (112/153): p11-kit-trust-0.25.3-1.fc40.x86_64.r 1.3 MB/s | 142 kB 00:00
DEBUG: (113/153): package-notes-srpm-macros-0.5-9.fc39 149 kB/s | 11 kB 00:00
DEBUG: (114/153): pam-1.5.3-9.fc40.x86_64.rpm 15 MB/s | 547 kB 00:00
DEBUG: (115/153): pam-libs-1.5.3-9.fc40.x86_64.rpm 2.3 MB/s | 57 kB 00:00
DEBUG: (116/153): patch-2.7.6-22.fc39.x86_64.rpm 4.2 MB/s | 125 kB 00:00
DEBUG: (117/153): pcre2-10.42-2.fc40.x86_64.rpm 9.1 MB/s | 233 kB 00:00
DEBUG: (118/153): pcre2-syntax-10.42-2.fc40.noarch.rpm 6.7 MB/s | 143 kB 00:00
DEBUG: (119/153): perl-srpm-macros-1-51.fc39.noarch.rp 340 kB/s | 8.0 kB 00:00
DEBUG: (120/153): pkgconf-1.9.5-2.fc39.x86_64.rpm 1.8 MB/s | 42 kB 00:00
DEBUG: (121/153): pkgconf-m4-1.9.5-2.fc39.noarch.rpm 730 kB/s | 14 kB 00:00
DEBUG: (122/153): pkgconf-pkg-config-1.9.5-2.fc39.x86_ 447 kB/s | 9.6 kB 00:00
DEBUG: (123/153): popt-1.19-3.fc39.x86_64.rpm 3.2 MB/s | 66 kB 00:00
DEBUG: (124/153): pyproject-srpm-macros-1.11.0-1.fc40. 739 kB/s | 15 kB 00:00
DEBUG: (125/153): publicsuffix-list-dafsa-20230812-1.f 2.4 MB/s | 57 kB 00:00
DEBUG: (126/153): python-srpm-macros-3.12-5.fc40.noarc 1.4 MB/s | 25 kB 00:00
DEBUG: (127/153): qt5-srpm-macros-5.15.12-1.fc40.noarc 574 kB/s | 8.4 kB 00:00
DEBUG: (128/153): qt6-srpm-macros-6.6.1-3.fc40.noarch. 580 kB/s | 8.8 kB 00:00
DEBUG: (129/153): readline-8.2-4.fc39.x86_64.rpm 9.9 MB/s | 213 kB 00:00
DEBUG: (130/153): redhat-rpm-config-275-1.fc40.noarch. 3.6 MB/s | 81 kB 00:00
DEBUG: (131/153): rpm-4.19.1-2.fc40.x86_64.rpm 14 MB/s | 539 kB 00:00
DEBUG: (132/153): rpm-build-4.19.1-2.fc40.x86_64.rpm 2.8 MB/s | 80 kB 00:00
DEBUG: (133/153): rpm-build-libs-4.19.1-2.fc40.x86_64. 3.6 MB/s | 96 kB 00:00
DEBUG: (134/153): rpm-libs-4.19.1-2.fc40.x86_64.rpm 9.5 MB/s | 312 kB 00:00
DEBUG: (135/153): rust-srpm-macros-25.2-2.fc40.noarch. 432 kB/s | 13 kB 00:00
DEBUG: (136/153): rpm-sequoia-1.5.0-2.fc40.x86_64.rpm 17 MB/s | 879 kB 00:00
DEBUG: (137/153): sed-4.8-14.fc39.x86_64.rpm 10 MB/s | 306 kB 00:00
DEBUG: (138/153): setup-2.14.5-1.fc40.noarch.rpm 5.0 MB/s | 155 kB 00:00
DEBUG: (139/153): sqlite-libs-3.44.2-1.fc40.x86_64.rpm 9.1 MB/s | 693 kB 00:00
DEBUG: (140/153): shadow-utils-4.14.0-2.fc40.x86_64.rp 13 MB/s | 1.3 MB 00:00
DEBUG: (141/153): systemd-libs-255.2-2.fc40.x86_64.rpm 6.9 MB/s | 693 kB 00:00
DEBUG: (142/153): tar-1.35-2.fc40.x86_64.rpm 17 MB/s | 864 kB 00:00
DEBUG: (143/153): unzip-6.0-62.fc39.x86_64.rpm 4.0 MB/s | 184 kB 00:00
DEBUG: (144/153): util-linux-2.39.3-1.fc40.x86_64.rpm 19 MB/s | 1.2 MB 00:00
DEBUG: (145/153): util-linux-core-2.39.3-1.fc40.x86_64 11 MB/s | 508 kB 00:00
DEBUG: (146/153): which-2.21-40.fc39.x86_64.rpm 1.0 MB/s | 42 kB 00:00
DEBUG: (147/153): xxhash-libs-0.8.2-1.fc39.x86_64.rpm 2.1 MB/s | 37 kB 00:00
DEBUG: (148/153): xz-libs-5.4.5-1.fc40.x86_64.rpm 5.3 MB/s | 108 kB 00:00
DEBUG: (149/153): xz-5.4.5-1.fc40.x86_64.rpm 15 MB/s | 557 kB 00:00
DEBUG: (150/153): zig-srpm-macros-1-1.fc40.noarch.rpm 250 kB/s | 8.0 kB 00:00
DEBUG: (151/153): zip-3.0-39.fc40.x86_64.rpm 11 MB/s | 266 kB 00:00
DEBUG: (152/153): zlib-ng-compat-2.1.5-2.fc40.x86_64.r 4.0 MB/s | 77 kB 00:00
DEBUG: (153/153): zstd-1.5.5-4.fc39.x86_64.rpm 15 MB/s | 482 kB 00:00
DEBUG: --------------------------------------------------------------------------------
DEBUG: Total 18 MB/s | 52 MB 00:02
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-6.fc39.x86_64 1/1
DEBUG: Preparing : 1/1
DEBUG: Installing : libgcc-13.2.1-6.fc40.x86_64 1/153
DEBUG: Running scriptlet: libgcc-13.2.1-6.fc40.x86_64 1/153
DEBUG: Installing : crypto-policies-20231204-1.git1e3a2e4.fc40.noarc 2/153
DEBUG: Running scriptlet: crypto-policies-20231204-1.git1e3a2e4.fc40.noarc 2/153
DEBUG: Installing : fedora-release-identity-basic-40-0.26.noarch 3/153
DEBUG: Installing : fedora-repos-rawhide-40-0.2.noarch 4/153
DEBUG: Installing : fedora-gpg-keys-40-0.2.noarch 5/153
DEBUG: Installing : fedora-repos-40-0.2.noarch 6/153
DEBUG: Installing : fedora-release-common-40-0.26.noarch 7/153
DEBUG: Installing : fedora-release-40-0.26.noarch 8/153
DEBUG: Installing : setup-2.14.5-1.fc40.noarch 9/153
DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew
DEBUG: Running scriptlet: setup-2.14.5-1.fc40.noarch 9/153
DEBUG: Installing : filesystem-3.18-6.fc39.x86_64 10/153
DEBUG: Installing : basesystem-11-18.fc39.noarch 11/153
DEBUG: Installing : rust-srpm-macros-25.2-2.fc40.noarch 12/153
DEBUG: Installing : qt6-srpm-macros-6.6.1-3.fc40.noarch 13/153
DEBUG: Installing : qt5-srpm-macros-5.15.12-1.fc40.noarch 14/153
DEBUG: Installing : publicsuffix-list-dafsa-20230812-1.fc40.noarch 15/153
DEBUG: Installing : pkgconf-m4-1.9.5-2.fc39.noarch 16/153
DEBUG: Installing : perl-srpm-macros-1-51.fc39.noarch 17/153
DEBUG: Installing : pcre2-syntax-10.42-2.fc40.noarch 18/153
DEBUG: Installing : package-notes-srpm-macros-0.5-9.fc39.noarch 19/153
DEBUG: Installing : openblas-srpm-macros-2-14.fc39.noarch 20/153
DEBUG: Installing : ocaml-srpm-macros-9-1.fc40.noarch 21/153
DEBUG: Installing : ncurses-base-6.4-8.20231001.fc40.noarch 22/153
DEBUG: Installing : glibc-gconv-extra-2.38.9000-30.fc40.x86_64 23/153
DEBUG: Running scriptlet: glibc-gconv-extra-2.38.9000-30.fc40.x86_64 23/153
DEBUG: Installing : glibc-minimal-langpack-2.38.9000-30.fc40.x86_64 24/153
DEBUG: Installing : glibc-common-2.38.9000-30.fc40.x86_64 25/153
DEBUG: Running scriptlet: glibc-2.38.9000-30.fc40.x86_64 26/153
DEBUG: Installing : glibc-2.38.9000-30.fc40.x86_64 26/153
DEBUG: Running scriptlet: glibc-2.38.9000-30.fc40.x86_64 26/153
DEBUG: Installing : ncurses-libs-6.4-8.20231001.fc40.x86_64 27/153
DEBUG: Installing : bash-5.2.21-2.fc40.x86_64 28/153
DEBUG: Running scriptlet: bash-5.2.21-2.fc40.x86_64 28/153
DEBUG: Installing : zlib-ng-compat-2.1.5-2.fc40.x86_64 29/153
DEBUG: Installing : xz-libs-5.4.5-1.fc40.x86_64 30/153
DEBUG: Installing : bzip2-libs-1.0.8-16.fc39.x86_64 31/153
DEBUG: Installing : readline-8.2-4.fc39.x86_64 32/153
DEBUG: Installing : libstdc++-13.2.1-6.fc40.x86_64 33/153
DEBUG: Installing : libuuid-2.39.3-1.fc40.x86_64 34/153
DEBUG: Installing : libzstd-1.5.5-4.fc39.x86_64 35/153
DEBUG: Installing : elfutils-libelf-0.190-4.fc40.x86_64 36/153
DEBUG: Installing : popt-1.19-3.fc39.x86_64 37/153
DEBUG: Installing : libblkid-2.39.3-1.fc40.x86_64 38/153
DEBUG: Installing : gmp-1:6.2.1-5.fc39.x86_64 39/153
DEBUG: Installing : libattr-2.5.1-9.fc40.x86_64 40/153
DEBUG: Installing : libacl-2.3.1-11.fc40.x86_64 41/153
DEBUG: Installing : libxcrypt-4.4.36-3.fc40.x86_64 42/153
DEBUG: Installing : gdbm-libs-1:1.23-4.fc39.x86_64 43/153
DEBUG: Installing : libeconf-0.5.2-1.fc40.x86_64 44/153
DEBUG: Installing : lz4-libs-1.9.4-4.fc39.x86_64 45/153
DEBUG: Installing : mpfr-4.2.1-1.fc40.x86_64 46/153
DEBUG: Installing : dwz-0.15-3.fc39.x86_64 47/153
DEBUG: Installing : unzip-6.0-62.fc39.x86_64 48/153
DEBUG: Installing : file-libs-5.45-1.fc40.x86_64 49/153
DEBUG: Installing : file-5.45-1.fc40.x86_64 50/153
DEBUG: Installing : alternatives-1.25-1.fc39.x86_64 51/153
DEBUG: Installing : jansson-2.13.1-7.fc39.x86_64 52/153
DEBUG: Installing : libcap-ng-0.8.4-2.fc40.x86_64 53/153
DEBUG: Installing : audit-libs-3.1.2-5.fc40.x86_64 54/153
DEBUG: Installing : pam-libs-1.5.3-9.fc40.x86_64 55/153
DEBUG: Installing : libcap-2.69-1.fc40.x86_64 56/153
DEBUG: Installing : systemd-libs-255.2-2.fc40.x86_64 57/153
DEBUG: Installing : libcom_err-1.47.0-2.fc39.x86_64 58/153
DEBUG: Installing : libsepol-3.6-1.fc40.x86_64 59/153
DEBUG: Installing : libsmartcols-2.39.3-1.fc40.x86_64 60/153
DEBUG: Installing : libtasn1-4.19.0-3.fc39.x86_64 61/153
DEBUG: Installing : libunistring-1.1-5.fc40.x86_64 62/153
DEBUG: Installing : libidn2-2.3.4-3.fc39.x86_64 63/153
DEBUG: Installing : lua-libs-5.4.6-3.fc39.x86_64 64/153
DEBUG: Installing : pcre2-10.42-2.fc40.x86_64 65/153
DEBUG: Installing : libselinux-3.6-2.fc40.x86_64 66/153
DEBUG: Installing : sed-4.8-14.fc39.x86_64 67/153
DEBUG: Installing : grep-3.11-5.fc40.x86_64 68/153
DEBUG: Installing : findutils-1:4.9.0-6.fc40.x86_64 69/153
DEBUG: Installing : xz-5.4.5-1.fc40.x86_64 70/153
DEBUG: Installing : libmount-2.39.3-1.fc40.x86_64 71/153
DEBUG: Installing : util-linux-core-2.39.3-1.fc40.x86_64 72/153
DEBUG: Installing : libsemanage-3.6-1.fc40.x86_64 73/153
DEBUG: Installing : shadow-utils-2:4.14.0-2.fc40.x86_64 74/153
DEBUG: Running scriptlet: libutempter-1.2.1-10.fc39.x86_64 75/153
DEBUG: Installing : libutempter-1.2.1-10.fc39.x86_64 75/153
DEBUG: Installing : tar-2:1.35-2.fc40.x86_64 76/153
DEBUG: Installing : libpsl-0.21.2-4.fc39.x86_64 77/153
DEBUG: Installing : zip-3.0-39.fc40.x86_64 78/153
DEBUG: Installing : zstd-1.5.5-4.fc39.x86_64 79/153
DEBUG: Installing : cyrus-sasl-lib-2.1.28-11.fc39.x86_64 80/153
DEBUG: Installing : gdbm-1:1.23-4.fc39.x86_64 81/153
DEBUG: Installing : libfdisk-2.39.3-1.fc40.x86_64 82/153
DEBUG: Installing : bzip2-1.0.8-16.fc39.x86_64 83/153
DEBUG: Installing : libxml2-2.12.3-1.fc40.x86_64 84/153
DEBUG: Installing : sqlite-libs-3.44.2-1.fc40.x86_64 85/153
DEBUG: Installing : ed-1.19-4.fc39.x86_64 86/153
DEBUG: Installing : patch-2.7.6-22.fc39.x86_64 87/153
DEBUG: Installing : elfutils-default-yama-scope-0.190-4.fc40.noarch 88/153
DEBUG: Running scriptlet: elfutils-default-yama-scope-0.190-4.fc40.noarch 88/153
DEBUG: Installing : cpio-2.14-5.fc40.x86_64 89/153
DEBUG: Installing : diffutils-3.10-3.fc39.x86_64 90/153
DEBUG: Installing : keyutils-libs-1.6.3-1.fc40.x86_64 91/153
DEBUG: Installing : libbrotli-1.1.0-1.fc40.x86_64 92/153
DEBUG: Installing : libffi-3.4.4-5.fc40.x86_64 93/153
DEBUG: Installing : p11-kit-0.25.3-1.fc40.x86_64 94/153
DEBUG: Installing : p11-kit-trust-0.25.3-1.fc40.x86_64 95/153
DEBUG: Running scriptlet: p11-kit-trust-0.25.3-1.fc40.x86_64 95/153
DEBUG: Installing : libgomp-13.2.1-6.fc40.x86_64 96/153
DEBUG: Installing : libnghttp2-1.58.0-1.fc40.x86_64 97/153
DEBUG: Installing : libpkgconf-1.9.5-2.fc39.x86_64 98/153
DEBUG: Installing : pkgconf-1.9.5-2.fc39.x86_64 99/153
DEBUG: Installing : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 100/153
DEBUG: Installing : libsigsegv-2.14-5.fc39.x86_64 101/153
DEBUG: Installing : gawk-5.2.2-2.fc39.x86_64 102/153
DEBUG: Installing : libverto-0.3.2-6.fc39.x86_64 103/153
DEBUG: Installing : xxhash-libs-0.8.2-1.fc39.x86_64 104/153
DEBUG: Installing : libssh-config-0.10.6-2.fc40.noarch 105/153
DEBUG: Installing : kernel-srpm-macros-1.0-20.fc39.noarch 106/153
DEBUG: Installing : gnat-srpm-macros-6-3.fc39.noarch 107/153
DEBUG: Installing : ghc-srpm-macros-1.6.1-3.fc40.noarch 108/153
DEBUG: Installing : fpc-srpm-macros-1.3-8.fc39.noarch 109/153
DEBUG: Installing : coreutils-common-9.4-1.fc40.x86_64 110/153
DEBUG: Installing : openssl-libs-1:3.1.4-1.fc40.x86_64 111/153
DEBUG: Installing : coreutils-9.4-1.fc40.x86_64 112/153
DEBUG: Running scriptlet: ca-certificates-2023.2.62_v7.0.401-4.fc40.noarch 113/153
DEBUG: Installing : ca-certificates-2023.2.62_v7.0.401-4.fc40.noarch 113/153
DEBUG: Running scriptlet: ca-certificates-2023.2.62_v7.0.401-4.fc40.noarch 113/153
DEBUG: Installing : krb5-libs-1.21.2-2.fc40.x86_64 114/153
DEBUG: Installing : libtirpc-1.3.4-1.rc1.fc40.x86_64 115/153
DEBUG: Running scriptlet: authselect-libs-1.4.3-1.fc40.x86_64 116/153
DEBUG: Installing : authselect-libs-1.4.3-1.fc40.x86_64 116/153
DEBUG: Installing : gzip-1.12-6.fc39.x86_64 117/153
DEBUG: Installing : cracklib-2.9.11-2.fc39.x86_64 118/153
DEBUG: Installing : libpwquality-1.4.5-6.fc39.x86_64 119/153
DEBUG: Installing : authselect-1.4.3-1.fc40.x86_64 120/153
DEBUG: Installing : libnsl2-2.0.0-6.fc39.x86_64 121/153
DEBUG: Installing : pam-1.5.3-9.fc40.x86_64 122/153
DEBUG: Installing : libssh-0.10.6-2.fc40.x86_64 123/153
DEBUG: Installing : libarchive-3.7.2-1.fc40.x86_64 124/153
DEBUG: Installing : libevent-2.1.12-9.fc39.x86_64 125/153
DEBUG: Installing : openldap-2.6.6-1.fc39.x86_64 126/153
DEBUG: Installing : libcurl-8.5.0-1.fc40.x86_64 127/153
DEBUG: Installing : elfutils-libs-0.190-4.fc40.x86_64 128/153
DEBUG: Installing : elfutils-debuginfod-client-0.190-4.fc40.x86_64 129/153
DEBUG: Installing : binutils-gold-2.41-20.fc40.x86_64 130/153
DEBUG: Running scriptlet: binutils-gold-2.41-20.fc40.x86_64 130/153
DEBUG: Installing : binutils-2.41-20.fc40.x86_64 131/153
DEBUG: Running scriptlet: binutils-2.41-20.fc40.x86_64 131/153
DEBUG: Installing : elfutils-0.190-4.fc40.x86_64 132/153
DEBUG: Installing : gdb-minimal-14.1-1.fc40.x86_64 133/153
DEBUG: Installing : debugedit-5.0-12.fc40.x86_64 134/153
DEBUG: Installing : curl-8.5.0-1.fc40.x86_64 135/153
DEBUG: Installing : rpm-sequoia-1.5.0-2.fc40.x86_64 136/153
DEBUG: Installing : rpm-libs-4.19.1-2.fc40.x86_64 137/153
DEBUG: Running scriptlet: rpm-4.19.1-2.fc40.x86_64 138/153
DEBUG: Installing : rpm-4.19.1-2.fc40.x86_64 138/153
DEBUG: Installing : efi-srpm-macros-5-9.fc39.noarch 139/153
DEBUG: Installing : lua-srpm-macros-1-9.fc39.noarch 140/153
DEBUG: Installing : zig-srpm-macros-1-1.fc40.noarch 141/153
DEBUG: Installing : rpm-build-libs-4.19.1-2.fc40.x86_64 142/153
DEBUG: Installing : ansible-srpm-macros-1-11.fc39.noarch 143/153
DEBUG: Installing : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 144/153
DEBUG: Installing : forge-srpm-macros-0.2.0-1.fc40.noarch 145/153
DEBUG: Installing : go-srpm-macros-3.3.1-1.fc40.noarch 146/153
DEBUG: Installing : python-srpm-macros-3.12-5.fc40.noarch 147/153
DEBUG: Installing : redhat-rpm-config-275-1.fc40.noarch 148/153
DEBUG: Installing : rpm-build-4.19.1-2.fc40.x86_64 149/153
DEBUG: Installing : pyproject-srpm-macros-1.11.0-1.fc40.noarch 150/153
DEBUG: Installing : util-linux-2.39.3-1.fc40.x86_64 151/153
DEBUG: Installing : which-2.21-40.fc39.x86_64 152/153
DEBUG: Installing : info-7.1-1.fc40.x86_64 153/153
DEBUG: Running scriptlet: filesystem-3.18-6.fc39.x86_64 153/153
DEBUG: Running scriptlet: ca-certificates-2023.2.62_v7.0.401-4.fc40.noarch 153/153
DEBUG: Running scriptlet: authselect-libs-1.4.3-1.fc40.x86_64 153/153
DEBUG: Running scriptlet: rpm-4.19.1-2.fc40.x86_64 153/153
DEBUG: Running scriptlet: info-7.1-1.fc40.x86_64 153/153
DEBUG: Installed:
DEBUG: alternatives-1.25-1.fc39.x86_64
DEBUG: ansible-srpm-macros-1-11.fc39.noarch
DEBUG: audit-libs-3.1.2-5.fc40.x86_64
DEBUG: authselect-1.4.3-1.fc40.x86_64
DEBUG: authselect-libs-1.4.3-1.fc40.x86_64
DEBUG: basesystem-11-18.fc39.noarch
DEBUG: bash-5.2.21-2.fc40.x86_64
DEBUG: binutils-2.41-20.fc40.x86_64
DEBUG: binutils-gold-2.41-20.fc40.x86_64
DEBUG: bzip2-1.0.8-16.fc39.x86_64
DEBUG: bzip2-libs-1.0.8-16.fc39.x86_64
DEBUG: ca-certificates-2023.2.62_v7.0.401-4.fc40.noarch
DEBUG: coreutils-9.4-1.fc40.x86_64
DEBUG: coreutils-common-9.4-1.fc40.x86_64
DEBUG: cpio-2.14-5.fc40.x86_64
DEBUG: cracklib-2.9.11-2.fc39.x86_64
DEBUG: crypto-policies-20231204-1.git1e3a2e4.fc40.noarch
DEBUG: curl-8.5.0-1.fc40.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-11.fc39.x86_64
DEBUG: debugedit-5.0-12.fc40.x86_64
DEBUG: diffutils-3.10-3.fc39.x86_64
DEBUG: dwz-0.15-3.fc39.x86_64
DEBUG: ed-1.19-4.fc39.x86_64
DEBUG: efi-srpm-macros-5-9.fc39.noarch
DEBUG: elfutils-0.190-4.fc40.x86_64
DEBUG: elfutils-debuginfod-client-0.190-4.fc40.x86_64
DEBUG: elfutils-default-yama-scope-0.190-4.fc40.noarch
DEBUG: elfutils-libelf-0.190-4.fc40.x86_64
DEBUG: elfutils-libs-0.190-4.fc40.x86_64
DEBUG: fedora-gpg-keys-40-0.2.noarch
DEBUG: fedora-release-40-0.26.noarch
DEBUG: fedora-release-common-40-0.26.noarch
DEBUG: fedora-release-identity-basic-40-0.26.noarch
DEBUG: fedora-repos-40-0.2.noarch
DEBUG: fedora-repos-rawhide-40-0.2.noarch
DEBUG: file-5.45-1.fc40.x86_64
DEBUG: file-libs-5.45-1.fc40.x86_64
DEBUG: filesystem-3.18-6.fc39.x86_64
DEBUG: findutils-1:4.9.0-6.fc40.x86_64
DEBUG: fonts-srpm-macros-1:2.0.5-12.fc39.noarch
DEBUG: forge-srpm-macros-0.2.0-1.fc40.noarch
DEBUG: fpc-srpm-macros-1.3-8.fc39.noarch
DEBUG: gawk-5.2.2-2.fc39.x86_64
DEBUG: gdb-minimal-14.1-1.fc40.x86_64
DEBUG: gdbm-1:1.23-4.fc39.x86_64
DEBUG: gdbm-libs-1:1.23-4.fc39.x86_64
DEBUG: ghc-srpm-macros-1.6.1-3.fc40.noarch
DEBUG: glibc-2.38.9000-30.fc40.x86_64
DEBUG: glibc-common-2.38.9000-30.fc40.x86_64
DEBUG: glibc-gconv-extra-2.38.9000-30.fc40.x86_64
DEBUG: glibc-minimal-langpack-2.38.9000-30.fc40.x86_64
DEBUG: gmp-1:6.2.1-5.fc39.x86_64
DEBUG: gnat-srpm-macros-6-3.fc39.noarch
DEBUG: go-srpm-macros-3.3.1-1.fc40.noarch
DEBUG: grep-3.11-5.fc40.x86_64
DEBUG: gzip-1.12-6.fc39.x86_64
DEBUG: info-7.1-1.fc40.x86_64
DEBUG: jansson-2.13.1-7.fc39.x86_64
DEBUG: kernel-srpm-macros-1.0-20.fc39.noarch
DEBUG: keyutils-libs-1.6.3-1.fc40.x86_64
DEBUG: krb5-libs-1.21.2-2.fc40.x86_64
DEBUG: libacl-2.3.1-11.fc40.x86_64
DEBUG: libarchive-3.7.2-1.fc40.x86_64
DEBUG: libattr-2.5.1-9.fc40.x86_64
DEBUG: libblkid-2.39.3-1.fc40.x86_64
DEBUG: libbrotli-1.1.0-1.fc40.x86_64
DEBUG: libcap-2.69-1.fc40.x86_64
DEBUG: libcap-ng-0.8.4-2.fc40.x86_64
DEBUG: libcom_err-1.47.0-2.fc39.x86_64
DEBUG: libcurl-8.5.0-1.fc40.x86_64
DEBUG: libeconf-0.5.2-1.fc40.x86_64
DEBUG: libevent-2.1.12-9.fc39.x86_64
DEBUG: libfdisk-2.39.3-1.fc40.x86_64
DEBUG: libffi-3.4.4-5.fc40.x86_64
DEBUG: libgcc-13.2.1-6.fc40.x86_64
DEBUG: libgomp-13.2.1-6.fc40.x86_64
DEBUG: libidn2-2.3.4-3.fc39.x86_64
DEBUG: libmount-2.39.3-1.fc40.x86_64
DEBUG: libnghttp2-1.58.0-1.fc40.x86_64
DEBUG: libnsl2-2.0.0-6.fc39.x86_64
DEBUG: libpkgconf-1.9.5-2.fc39.x86_64
DEBUG: libpsl-0.21.2-4.fc39.x86_64
DEBUG: libpwquality-1.4.5-6.fc39.x86_64
DEBUG: libselinux-3.6-2.fc40.x86_64
DEBUG: libsemanage-3.6-1.fc40.x86_64
DEBUG: libsepol-3.6-1.fc40.x86_64
DEBUG: libsigsegv-2.14-5.fc39.x86_64
DEBUG: libsmartcols-2.39.3-1.fc40.x86_64
DEBUG: libssh-0.10.6-2.fc40.x86_64
DEBUG: libssh-config-0.10.6-2.fc40.noarch
DEBUG: libstdc++-13.2.1-6.fc40.x86_64
DEBUG: libtasn1-4.19.0-3.fc39.x86_64
DEBUG: libtirpc-1.3.4-1.rc1.fc40.x86_64
DEBUG: libunistring-1.1-5.fc40.x86_64
DEBUG: libutempter-1.2.1-10.fc39.x86_64
DEBUG: libuuid-2.39.3-1.fc40.x86_64
DEBUG: libverto-0.3.2-6.fc39.x86_64
DEBUG: libxcrypt-4.4.36-3.fc40.x86_64
DEBUG: libxml2-2.12.3-1.fc40.x86_64
DEBUG: libzstd-1.5.5-4.fc39.x86_64
DEBUG: lua-libs-5.4.6-3.fc39.x86_64
DEBUG: lua-srpm-macros-1-9.fc39.noarch
DEBUG: lz4-libs-1.9.4-4.fc39.x86_64
DEBUG: mpfr-4.2.1-1.fc40.x86_64
DEBUG: ncurses-base-6.4-8.20231001.fc40.noarch
DEBUG: ncurses-libs-6.4-8.20231001.fc40.x86_64
DEBUG: ocaml-srpm-macros-9-1.fc40.noarch
DEBUG: openblas-srpm-macros-2-14.fc39.noarch
DEBUG: openldap-2.6.6-1.fc39.x86_64
DEBUG: openssl-libs-1:3.1.4-1.fc40.x86_64
DEBUG: p11-kit-0.25.3-1.fc40.x86_64
DEBUG: p11-kit-trust-0.25.3-1.fc40.x86_64
DEBUG: package-notes-srpm-macros-0.5-9.fc39.noarch
DEBUG: pam-1.5.3-9.fc40.x86_64
DEBUG: pam-libs-1.5.3-9.fc40.x86_64
DEBUG: patch-2.7.6-22.fc39.x86_64
DEBUG: pcre2-10.42-2.fc40.x86_64
DEBUG: pcre2-syntax-10.42-2.fc40.noarch
DEBUG: perl-srpm-macros-1-51.fc39.noarch
DEBUG: pkgconf-1.9.5-2.fc39.x86_64
DEBUG: pkgconf-m4-1.9.5-2.fc39.noarch
DEBUG: pkgconf-pkg-config-1.9.5-2.fc39.x86_64
DEBUG: popt-1.19-3.fc39.x86_64
DEBUG: publicsuffix-list-dafsa-20230812-1.fc40.noarch
DEBUG: pyproject-srpm-macros-1.11.0-1.fc40.noarch
DEBUG: python-srpm-macros-3.12-5.fc40.noarch
DEBUG: qt5-srpm-macros-5.15.12-1.fc40.noarch
DEBUG: qt6-srpm-macros-6.6.1-3.fc40.noarch
DEBUG: readline-8.2-4.fc39.x86_64
DEBUG: redhat-rpm-config-275-1.fc40.noarch
DEBUG: rpm-4.19.1-2.fc40.x86_64
DEBUG: rpm-build-4.19.1-2.fc40.x86_64
DEBUG: rpm-build-libs-4.19.1-2.fc40.x86_64
DEBUG: rpm-libs-4.19.1-2.fc40.x86_64
DEBUG: rpm-sequoia-1.5.0-2.fc40.x86_64
DEBUG: rust-srpm-macros-25.2-2.fc40.noarch
DEBUG: sed-4.8-14.fc39.x86_64
DEBUG: setup-2.14.5-1.fc40.noarch
DEBUG: shadow-utils-2:4.14.0-2.fc40.x86_64
DEBUG: sqlite-libs-3.44.2-1.fc40.x86_64
DEBUG: systemd-libs-255.2-2.fc40.x86_64
DEBUG: tar-2:1.35-2.fc40.x86_64
DEBUG: unzip-6.0-62.fc39.x86_64
DEBUG: util-linux-2.39.3-1.fc40.x86_64
DEBUG: util-linux-core-2.39.3-1.fc40.x86_64
DEBUG: which-2.21-40.fc39.x86_64
DEBUG: xxhash-libs-0.8.2-1.fc39.x86_64
DEBUG: xz-5.4.5-1.fc40.x86_64
DEBUG: xz-libs-5.4.5-1.fc40.x86_64
DEBUG: zig-srpm-macros-1-1.fc40.noarch
DEBUG: zip-3.0-39.fc40.x86_64
DEBUG: zlib-ng-compat-2.1.5-2.fc40.x86_64
DEBUG: zstd-1.5.5-4.fc39.x86_64
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish: installing minimal buildroot with dnf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/os-release
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/RPMS
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/SPECS
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/SRPMS
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/SOURCES
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/BUILD
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/BUILDROOT
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/originals
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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', 'lzop', '-cf', '/var/cache/mock/fedora-rubygems-2-x86_64/root_cache/cache.tar.lzo', '-C', '/var/lib/mock/fedora-rubygems-2-x86_64/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=.//var/cache/yum', '--exclude=.//var/cache/dnf', '--exclude=.//var/tmp/ccache', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-rubygems-2-x86_64/root', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '72fa8146586546cea510f6ac9071aee8', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-rubygems-2-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: libgcc-13.2.1-6.fc40.x86_64
DEBUG: crypto-policies-20231204-1.git1e3a2e4.fc40.noarch
DEBUG: fedora-release-identity-basic-40-0.26.noarch
DEBUG: fedora-repos-rawhide-40-0.2.noarch
DEBUG: fedora-gpg-keys-40-0.2.noarch
DEBUG: fedora-repos-40-0.2.noarch
DEBUG: fedora-release-common-40-0.26.noarch
DEBUG: fedora-release-40-0.26.noarch
DEBUG: setup-2.14.5-1.fc40.noarch
DEBUG: filesystem-3.18-6.fc39.x86_64
DEBUG: basesystem-11-18.fc39.noarch
DEBUG: rust-srpm-macros-25.2-2.fc40.noarch
DEBUG: qt6-srpm-macros-6.6.1-3.fc40.noarch
DEBUG: qt5-srpm-macros-5.15.12-1.fc40.noarch
DEBUG: publicsuffix-list-dafsa-20230812-1.fc40.noarch
DEBUG: pkgconf-m4-1.9.5-2.fc39.noarch
DEBUG: perl-srpm-macros-1-51.fc39.noarch
DEBUG: pcre2-syntax-10.42-2.fc40.noarch
DEBUG: package-notes-srpm-macros-0.5-9.fc39.noarch
DEBUG: openblas-srpm-macros-2-14.fc39.noarch
DEBUG: ocaml-srpm-macros-9-1.fc40.noarch
DEBUG: ncurses-base-6.4-8.20231001.fc40.noarch
DEBUG: glibc-gconv-extra-2.38.9000-30.fc40.x86_64
DEBUG: glibc-minimal-langpack-2.38.9000-30.fc40.x86_64
DEBUG: glibc-common-2.38.9000-30.fc40.x86_64
DEBUG: glibc-2.38.9000-30.fc40.x86_64
DEBUG: ncurses-libs-6.4-8.20231001.fc40.x86_64
DEBUG: bash-5.2.21-2.fc40.x86_64
DEBUG: zlib-ng-compat-2.1.5-2.fc40.x86_64
DEBUG: xz-libs-5.4.5-1.fc40.x86_64
DEBUG: bzip2-libs-1.0.8-16.fc39.x86_64
DEBUG: readline-8.2-4.fc39.x86_64
DEBUG: libstdc++-13.2.1-6.fc40.x86_64
DEBUG: libuuid-2.39.3-1.fc40.x86_64
DEBUG: libzstd-1.5.5-4.fc39.x86_64
DEBUG: elfutils-libelf-0.190-4.fc40.x86_64
DEBUG: popt-1.19-3.fc39.x86_64
DEBUG: libblkid-2.39.3-1.fc40.x86_64
DEBUG: gmp-6.2.1-5.fc39.x86_64
DEBUG: libattr-2.5.1-9.fc40.x86_64
DEBUG: libacl-2.3.1-11.fc40.x86_64
DEBUG: libxcrypt-4.4.36-3.fc40.x86_64
DEBUG: gdbm-libs-1.23-4.fc39.x86_64
DEBUG: libeconf-0.5.2-1.fc40.x86_64
DEBUG: lz4-libs-1.9.4-4.fc39.x86_64
DEBUG: mpfr-4.2.1-1.fc40.x86_64
DEBUG: dwz-0.15-3.fc39.x86_64
DEBUG: unzip-6.0-62.fc39.x86_64
DEBUG: file-libs-5.45-1.fc40.x86_64
DEBUG: file-5.45-1.fc40.x86_64
DEBUG: alternatives-1.25-1.fc39.x86_64
DEBUG: jansson-2.13.1-7.fc39.x86_64
DEBUG: libcap-ng-0.8.4-2.fc40.x86_64
DEBUG: audit-libs-3.1.2-5.fc40.x86_64
DEBUG: pam-libs-1.5.3-9.fc40.x86_64
DEBUG: libcap-2.69-1.fc40.x86_64
DEBUG: systemd-libs-255.2-2.fc40.x86_64
DEBUG: libcom_err-1.47.0-2.fc39.x86_64
DEBUG: libsepol-3.6-1.fc40.x86_64
DEBUG: libsmartcols-2.39.3-1.fc40.x86_64
DEBUG: libtasn1-4.19.0-3.fc39.x86_64
DEBUG: libunistring-1.1-5.fc40.x86_64
DEBUG: libidn2-2.3.4-3.fc39.x86_64
DEBUG: lua-libs-5.4.6-3.fc39.x86_64
DEBUG: pcre2-10.42-2.fc40.x86_64
DEBUG: libselinux-3.6-2.fc40.x86_64
DEBUG: sed-4.8-14.fc39.x86_64
DEBUG: grep-3.11-5.fc40.x86_64
DEBUG: findutils-4.9.0-6.fc40.x86_64
DEBUG: xz-5.4.5-1.fc40.x86_64
DEBUG: libmount-2.39.3-1.fc40.x86_64
DEBUG: util-linux-core-2.39.3-1.fc40.x86_64
DEBUG: libsemanage-3.6-1.fc40.x86_64
DEBUG: shadow-utils-4.14.0-2.fc40.x86_64
DEBUG: libutempter-1.2.1-10.fc39.x86_64
DEBUG: tar-1.35-2.fc40.x86_64
DEBUG: libpsl-0.21.2-4.fc39.x86_64
DEBUG: zip-3.0-39.fc40.x86_64
DEBUG: zstd-1.5.5-4.fc39.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-11.fc39.x86_64
DEBUG: gdbm-1.23-4.fc39.x86_64
DEBUG: libfdisk-2.39.3-1.fc40.x86_64
DEBUG: bzip2-1.0.8-16.fc39.x86_64
DEBUG: libxml2-2.12.3-1.fc40.x86_64
DEBUG: sqlite-libs-3.44.2-1.fc40.x86_64
DEBUG: ed-1.19-4.fc39.x86_64
DEBUG: patch-2.7.6-22.fc39.x86_64
DEBUG: elfutils-default-yama-scope-0.190-4.fc40.noarch
DEBUG: cpio-2.14-5.fc40.x86_64
DEBUG: diffutils-3.10-3.fc39.x86_64
DEBUG: keyutils-libs-1.6.3-1.fc40.x86_64
DEBUG: libbrotli-1.1.0-1.fc40.x86_64
DEBUG: libffi-3.4.4-5.fc40.x86_64
DEBUG: p11-kit-0.25.3-1.fc40.x86_64
DEBUG: p11-kit-trust-0.25.3-1.fc40.x86_64
DEBUG: libgomp-13.2.1-6.fc40.x86_64
DEBUG: libnghttp2-1.58.0-1.fc40.x86_64
DEBUG: libpkgconf-1.9.5-2.fc39.x86_64
DEBUG: pkgconf-1.9.5-2.fc39.x86_64
DEBUG: pkgconf-pkg-config-1.9.5-2.fc39.x86_64
DEBUG: libsigsegv-2.14-5.fc39.x86_64
DEBUG: gawk-5.2.2-2.fc39.x86_64
DEBUG: libverto-0.3.2-6.fc39.x86_64
DEBUG: xxhash-libs-0.8.2-1.fc39.x86_64
DEBUG: libssh-config-0.10.6-2.fc40.noarch
DEBUG: kernel-srpm-macros-1.0-20.fc39.noarch
DEBUG: gnat-srpm-macros-6-3.fc39.noarch
DEBUG: ghc-srpm-macros-1.6.1-3.fc40.noarch
DEBUG: fpc-srpm-macros-1.3-8.fc39.noarch
DEBUG: coreutils-common-9.4-1.fc40.x86_64
DEBUG: openssl-libs-3.1.4-1.fc40.x86_64
DEBUG: coreutils-9.4-1.fc40.x86_64
DEBUG: ca-certificates-2023.2.62_v7.0.401-4.fc40.noarch
DEBUG: krb5-libs-1.21.2-2.fc40.x86_64
DEBUG: libtirpc-1.3.4-1.rc1.fc40.x86_64
DEBUG: authselect-libs-1.4.3-1.fc40.x86_64
DEBUG: gzip-1.12-6.fc39.x86_64
DEBUG: cracklib-2.9.11-2.fc39.x86_64
DEBUG: libpwquality-1.4.5-6.fc39.x86_64
DEBUG: authselect-1.4.3-1.fc40.x86_64
DEBUG: libnsl2-2.0.0-6.fc39.x86_64
DEBUG: pam-1.5.3-9.fc40.x86_64
DEBUG: libssh-0.10.6-2.fc40.x86_64
DEBUG: libarchive-3.7.2-1.fc40.x86_64
DEBUG: libevent-2.1.12-9.fc39.x86_64
DEBUG: openldap-2.6.6-1.fc39.x86_64
DEBUG: libcurl-8.5.0-1.fc40.x86_64
DEBUG: elfutils-libs-0.190-4.fc40.x86_64
DEBUG: elfutils-debuginfod-client-0.190-4.fc40.x86_64
DEBUG: binutils-gold-2.41-20.fc40.x86_64
DEBUG: binutils-2.41-20.fc40.x86_64
DEBUG: elfutils-0.190-4.fc40.x86_64
DEBUG: gdb-minimal-14.1-1.fc40.x86_64
DEBUG: debugedit-5.0-12.fc40.x86_64
DEBUG: curl-8.5.0-1.fc40.x86_64
DEBUG: rpm-sequoia-1.5.0-2.fc40.x86_64
DEBUG: rpm-libs-4.19.1-2.fc40.x86_64
DEBUG: rpm-4.19.1-2.fc40.x86_64
DEBUG: efi-srpm-macros-5-9.fc39.noarch
DEBUG: lua-srpm-macros-1-9.fc39.noarch
DEBUG: zig-srpm-macros-1-1.fc40.noarch
DEBUG: rpm-build-libs-4.19.1-2.fc40.x86_64
DEBUG: ansible-srpm-macros-1-11.fc39.noarch
DEBUG: fonts-srpm-macros-2.0.5-12.fc39.noarch
DEBUG: forge-srpm-macros-0.2.0-1.fc40.noarch
DEBUG: go-srpm-macros-3.3.1-1.fc40.noarch
DEBUG: python-srpm-macros-3.12-5.fc40.noarch
DEBUG: redhat-rpm-config-275-1.fc40.noarch
DEBUG: rpm-build-4.19.1-2.fc40.x86_64
DEBUG: pyproject-srpm-macros-1.11.0-1.fc40.noarch
DEBUG: util-linux-2.39.3-1.fc40.x86_64
DEBUG: which-2.21-40.fc39.x86_64
DEBUG: info-7.1-1.fc40.x86_64
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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.25-1.fc39.x86_64
ansible-srpm-macros-1-11.fc39.noarch
audit-libs-3.1.2-5.fc40.x86_64
authselect-1.4.3-1.fc40.x86_64
authselect-libs-1.4.3-1.fc40.x86_64
basesystem-11-18.fc39.noarch
bash-5.2.21-2.fc40.x86_64
binutils-2.41-20.fc40.x86_64
binutils-gold-2.41-20.fc40.x86_64
bzip2-1.0.8-16.fc39.x86_64
bzip2-libs-1.0.8-16.fc39.x86_64
ca-certificates-2023.2.62_v7.0.401-4.fc40.noarch
coreutils-9.4-1.fc40.x86_64
coreutils-common-9.4-1.fc40.x86_64
cpio-2.14-5.fc40.x86_64
cracklib-2.9.11-2.fc39.x86_64
crypto-policies-20231204-1.git1e3a2e4.fc40.noarch
curl-8.5.0-1.fc40.x86_64
cyrus-sasl-lib-2.1.28-11.fc39.x86_64
debugedit-5.0-12.fc40.x86_64
diffutils-3.10-3.fc39.x86_64
dwz-0.15-3.fc39.x86_64
ed-1.19-4.fc39.x86_64
efi-srpm-macros-5-9.fc39.noarch
elfutils-0.190-4.fc40.x86_64
elfutils-debuginfod-client-0.190-4.fc40.x86_64
elfutils-default-yama-scope-0.190-4.fc40.noarch
elfutils-libelf-0.190-4.fc40.x86_64
elfutils-libs-0.190-4.fc40.x86_64
fedora-gpg-keys-40-0.2.noarch
fedora-release-40-0.26.noarch
fedora-release-common-40-0.26.noarch
fedora-release-identity-basic-40-0.26.noarch
fedora-repos-40-0.2.noarch
fedora-repos-rawhide-40-0.2.noarch
file-5.45-1.fc40.x86_64
file-libs-5.45-1.fc40.x86_64
filesystem-3.18-6.fc39.x86_64
findutils-4.9.0-6.fc40.x86_64
fonts-srpm-macros-2.0.5-12.fc39.noarch
forge-srpm-macros-0.2.0-1.fc40.noarch
fpc-srpm-macros-1.3-8.fc39.noarch
gawk-5.2.2-2.fc39.x86_64
gdb-minimal-14.1-1.fc40.x86_64
gdbm-1.23-4.fc39.x86_64
gdbm-libs-1.23-4.fc39.x86_64
ghc-srpm-macros-1.6.1-3.fc40.noarch
glibc-2.38.9000-30.fc40.x86_64
glibc-common-2.38.9000-30.fc40.x86_64
glibc-gconv-extra-2.38.9000-30.fc40.x86_64
glibc-minimal-langpack-2.38.9000-30.fc40.x86_64
gmp-6.2.1-5.fc39.x86_64
gnat-srpm-macros-6-3.fc39.noarch
go-srpm-macros-3.3.1-1.fc40.noarch
grep-3.11-5.fc40.x86_64
gzip-1.12-6.fc39.x86_64
info-7.1-1.fc40.x86_64
jansson-2.13.1-7.fc39.x86_64
kernel-srpm-macros-1.0-20.fc39.noarch
keyutils-libs-1.6.3-1.fc40.x86_64
krb5-libs-1.21.2-2.fc40.x86_64
libacl-2.3.1-11.fc40.x86_64
libarchive-3.7.2-1.fc40.x86_64
libattr-2.5.1-9.fc40.x86_64
libblkid-2.39.3-1.fc40.x86_64
libbrotli-1.1.0-1.fc40.x86_64
libcap-2.69-1.fc40.x86_64
libcap-ng-0.8.4-2.fc40.x86_64
libcom_err-1.47.0-2.fc39.x86_64
libcurl-8.5.0-1.fc40.x86_64
libeconf-0.5.2-1.fc40.x86_64
libevent-2.1.12-9.fc39.x86_64
libfdisk-2.39.3-1.fc40.x86_64
libffi-3.4.4-5.fc40.x86_64
libgcc-13.2.1-6.fc40.x86_64
libgomp-13.2.1-6.fc40.x86_64
libidn2-2.3.4-3.fc39.x86_64
libmount-2.39.3-1.fc40.x86_64
libnghttp2-1.58.0-1.fc40.x86_64
libnsl2-2.0.0-6.fc39.x86_64
libpkgconf-1.9.5-2.fc39.x86_64
libpsl-0.21.2-4.fc39.x86_64
libpwquality-1.4.5-6.fc39.x86_64
libselinux-3.6-2.fc40.x86_64
libsemanage-3.6-1.fc40.x86_64
libsepol-3.6-1.fc40.x86_64
libsigsegv-2.14-5.fc39.x86_64
libsmartcols-2.39.3-1.fc40.x86_64
libssh-0.10.6-2.fc40.x86_64
libssh-config-0.10.6-2.fc40.noarch
libstdc++-13.2.1-6.fc40.x86_64
libtasn1-4.19.0-3.fc39.x86_64
libtirpc-1.3.4-1.rc1.fc40.x86_64
libunistring-1.1-5.fc40.x86_64
libutempter-1.2.1-10.fc39.x86_64
libuuid-2.39.3-1.fc40.x86_64
libverto-0.3.2-6.fc39.x86_64
libxcrypt-4.4.36-3.fc40.x86_64
libxml2-2.12.3-1.fc40.x86_64
libzstd-1.5.5-4.fc39.x86_64
lua-libs-5.4.6-3.fc39.x86_64
lua-srpm-macros-1-9.fc39.noarch
lz4-libs-1.9.4-4.fc39.x86_64
mpfr-4.2.1-1.fc40.x86_64
ncurses-base-6.4-8.20231001.fc40.noarch
ncurses-libs-6.4-8.20231001.fc40.x86_64
ocaml-srpm-macros-9-1.fc40.noarch
openblas-srpm-macros-2-14.fc39.noarch
openldap-2.6.6-1.fc39.x86_64
openssl-libs-3.1.4-1.fc40.x86_64
p11-kit-0.25.3-1.fc40.x86_64
p11-kit-trust-0.25.3-1.fc40.x86_64
package-notes-srpm-macros-0.5-9.fc39.noarch
pam-1.5.3-9.fc40.x86_64
pam-libs-1.5.3-9.fc40.x86_64
patch-2.7.6-22.fc39.x86_64
pcre2-10.42-2.fc40.x86_64
pcre2-syntax-10.42-2.fc40.noarch
perl-srpm-macros-1-51.fc39.noarch
pkgconf-1.9.5-2.fc39.x86_64
pkgconf-m4-1.9.5-2.fc39.noarch
pkgconf-pkg-config-1.9.5-2.fc39.x86_64
popt-1.19-3.fc39.x86_64
publicsuffix-list-dafsa-20230812-1.fc40.noarch
pyproject-srpm-macros-1.11.0-1.fc40.noarch
python-srpm-macros-3.12-5.fc40.noarch
qt5-srpm-macros-5.15.12-1.fc40.noarch
qt6-srpm-macros-6.6.1-3.fc40.noarch
readline-8.2-4.fc39.x86_64
redhat-rpm-config-275-1.fc40.noarch
rpm-4.19.1-2.fc40.x86_64
rpm-build-4.19.1-2.fc40.x86_64
rpm-build-libs-4.19.1-2.fc40.x86_64
rpm-libs-4.19.1-2.fc40.x86_64
rpm-sequoia-1.5.0-2.fc40.x86_64
rust-srpm-macros-25.2-2.fc40.noarch
sed-4.8-14.fc39.x86_64
setup-2.14.5-1.fc40.noarch
shadow-utils-4.14.0-2.fc40.x86_64
sqlite-libs-3.44.2-1.fc40.x86_64
systemd-libs-255.2-2.fc40.x86_64
tar-1.35-2.fc40.x86_64
unzip-6.0-62.fc39.x86_64
util-linux-2.39.3-1.fc40.x86_64
util-linux-core-2.39.3-1.fc40.x86_64
which-2.21-40.fc39.x86_64
xxhash-libs-0.8.2-1.fc39.x86_64
xz-5.4.5-1.fc40.x86_64
xz-libs-5.4.5-1.fc40.x86_64
zig-srpm-macros-1-1.fc40.noarch
zip-3.0-39.fc40.x86_64
zlib-ng-compat-2.1.5-2.fc40.x86_64
zstd-1.5.5-4.fc39.x86_64
DEBUG: shell: calling preshell hooks
Start: shell
DEBUG: doshell: chrootPath:/var/lib/mock/fedora-rubygems-2-x86_64/root, uid:0, gid:0
DEBUG: doshell environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}
DEBUG: child environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ts1qodw5:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: doshell: command: /usr/bin/systemd-nspawn -q -M b5e06a11a6134896b8ec5dab921ec5b3 -D /var/lib/mock/fedora-rubygems-2-x86_64/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.ts1qodw5:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --chdir=/builddir --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --setenv=CCACHE_DIR=/var/tmp/ccache --setenv=CCACHE_UMASK=002 --setenv=CCACHE_COMPRESS=True --resolv-conf=off /bin/sh -c 'echo available'
available
DEBUG: shell: unmounting all filesystems
Finish: shell
DEBUG: shell: calling postshell hooks
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-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
+ return 0
+ break
+ section BUILD
+ local l=###############################
+ : '############################### BUILD ###############################'
+ for c in $CINIT
+ mck -q --clean
+ a=
+ [[ -n -q ]]
+ a=' '\''-q'\'''
+ shift
+ [[ -n --clean ]]
+ a=' '\''-q'\'' '\''--clean'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --bootstrap-chroot '\''-q'\'' '\''--clean'\'''
+ mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --bootstrap-chroot -q --clean
+ return 0
+ sleep 1
+ for c in $CINIT
+ mck -q --init
+ a=
+ [[ -n -q ]]
+ a=' '\''-q'\'''
+ shift
+ [[ -n --init ]]
+ a=' '\''-q'\'' '\''--init'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --bootstrap-chroot '\''-q'\'' '\''--init'\'''
+ mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --bootstrap-chroot -q --init
+ return 0
+ sleep 1
+ srpm
+ mck --buildsrpm --spec rubygem-safe_yaml.spec --sources .
+ a=
+ [[ -n --buildsrpm ]]
+ a=' '\''--buildsrpm'\'''
+ shift
+ [[ -n --spec ]]
+ a=' '\''--buildsrpm'\'' '\''--spec'\'''
+ shift
+ [[ -n rubygem-safe_yaml.spec ]]
+ a=' '\''--buildsrpm'\'' '\''--spec'\'' '\''rubygem-safe_yaml.spec'\'''
+ shift
+ [[ -n --sources ]]
+ a=' '\''--buildsrpm'\'' '\''--spec'\'' '\''rubygem-safe_yaml.spec'\'' '\''--sources'\'''
+ shift
+ [[ -n . ]]
+ a=' '\''--buildsrpm'\'' '\''--spec'\'' '\''rubygem-safe_yaml.spec'\'' '\''--sources'\'' '\''.'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --bootstrap-chroot '\''--buildsrpm'\'' '\''--spec'\'' '\''rubygem-safe_yaml.spec'\'' '\''--sources'\'' '\''.'\'''
+ mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --bootstrap-chroot --buildsrpm --spec rubygem-safe_yaml.spec --sources .
INFO: mock.py version 5.4 starting (python version = 3.12.1, NVR = mock-5.4-1.fc40), args: /usr/libexec/mock/mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --bootstrap-chroot --buildsrpm --spec rubygem-safe_yaml.spec --sources .
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf'}
DEBUG: config_paths: []
DEBUG: version: 5.4
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
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: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.g35s7loe:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: True
DEBUG: bootstrap_image: fedora:latest
DEBUG: bootstrap_image_ready: False
DEBUG: bootstrap_image_fallback: True
DEBUG: bootstrap_image_keep_getting: 120
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
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_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', '__init__', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-2-x86_64/root_cache/', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, '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/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\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 @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 34
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', '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', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn', '%_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: system_yum_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: dnf_command: /usr/bin/dnf-3
DEBUG: system_dnf_command: /usr/bin/dnf-3
DEBUG: dnf_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock']
DEBUG: dnf_avoid_opts: {}
DEBUG: dnf5_command: /usr/bin/dnf5
DEBUG: system_dnf5_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']}
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 (fedora-rubygems-2-x86_64; 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: 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: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-2-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-2-x86_64.cfg
DEBUG: root: fedora-rubygems-2-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f34
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
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(rubygem-safe_yaml.spec) Config(fedora-rubygems-2-x86_64)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64
DEBUG: ensuring that dir exists: ./result
DEBUG: created dir: ./result
Mock Version: 5.4
INFO: Mock Version: 5.4
INFO: Mock Version: 5.4
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/mapper
DEBUG: kernel version == 6.5.0-0.rc2.20230721gitf7e3a1bafdea.20.fc39.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/results
DEBUG: searching for 'dnf' package manager or alternatives
INFO: Package manager dnf detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/mapper
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/mapper
DEBUG: kernel version == 6.5.0-0.rc2.20230721gitf7e3a1bafdea.20.fc39.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: resultdir = ./result
INFO: Package manager dnf detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5c6e6bf9d298427db6fde93f371fff2a', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/sh', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: rpm-4.19.0-1.fc39.x86_64
DEBUG: rpm-sequoia-1.5.0-1.fc39.x86_64
DEBUG: python3-dnf-4.18.2-1.fc40.noarch
DEBUG: python3-dnf-plugins-core-4.4.4-1.fc40.noarch
DEBUG: yum-4.18.2-1.fc40.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.0-1.fc39.x86_64
rpm-sequoia-1.5.0-1.fc39.x86_64
python3-dnf-4.18.2-1.fc40.noarch
python3-dnf-plugins-core-4.4.4-1.fc40.noarch
yum-4.18.2-1.fc40.noarch
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/RPMS
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/SPECS
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/SRPMS
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/BUILD
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/BUILDROOT
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/originals
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/.initialized
Finish: chroot init
Start: buildsrpm
Start: rpmbuild -bs
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f6714b35ff2f40cab2038bd235aa0269', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/sh', '-c', 'case $(rpmbuild --help) in *--noclean*) exit 0; esac; exit 1'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/rubygem-safe_yaml.spec'], chrootPath='/var/lib/mock/fedora-rubygems-2-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fb8ed214ad0>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.g35s7loe:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False)
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.g35s7loe:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9d2885cd4fcd43799ce02996445cf127', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.g35s7loe:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/rubygem-safe_yaml.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: setting SOURCE_DATE_EPOCH=1696291200
DEBUG: Wrote: /builddir/build/SRPMS/rubygem-safe_yaml-1.0.5-1.fc40.src.rpm
DEBUG: Child return code was: 0
Finish: rpmbuild -bs
DEBUG: Copying package to result dir
Finish: buildsrpm
INFO: Done(rubygem-safe_yaml.spec) Config(fedora-rubygems-2-x86_64) 0 minutes 5 seconds
INFO: Results and/or logs in: ./result
DEBUG: Running /usr/bin/xz -9 --force ./result/root.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/root.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
DEBUG: Running /usr/bin/xz -9 --force ./result/build.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/build.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
DEBUG: Running /usr/bin/xz -9 --force ./result/state.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/state.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-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
+ return 0
+ mv -f result/rubygem-safe_yaml-1.0.5-1.fc40.src.rpm .
+ ls rubygem-safe_yaml-1.0.5-1.fc40.src.rpm
+ for c in *.src.rpm
+ mck rubygem-safe_yaml-1.0.5-1.fc40.src.rpm
+ a=
+ [[ -n rubygem-safe_yaml-1.0.5-1.fc40.src.rpm ]]
+ a=' '\''rubygem-safe_yaml-1.0.5-1.fc40.src.rpm'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --bootstrap-chroot '\''rubygem-safe_yaml-1.0.5-1.fc40.src.rpm'\'''
+ mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --bootstrap-chroot rubygem-safe_yaml-1.0.5-1.fc40.src.rpm
INFO: mock.py version 5.4 starting (python version = 3.12.1, NVR = mock-5.4-1.fc40), args: /usr/libexec/mock/mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --bootstrap-chroot rubygem-safe_yaml-1.0.5-1.fc40.src.rpm
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf'}
DEBUG: config_paths: []
DEBUG: version: 5.4
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
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: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.e8kl5ujo:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: True
DEBUG: bootstrap_image: fedora:latest
DEBUG: bootstrap_image_ready: False
DEBUG: bootstrap_image_fallback: True
DEBUG: bootstrap_image_keep_getting: 120
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
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_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', '__init__', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-2-x86_64/root_cache/', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, '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/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\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 @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 34
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', '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', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn', '%_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: system_yum_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: dnf_command: /usr/bin/dnf-3
DEBUG: system_dnf_command: /usr/bin/dnf-3
DEBUG: dnf_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock']
DEBUG: dnf_avoid_opts: {}
DEBUG: dnf5_command: /usr/bin/dnf5
DEBUG: system_dnf5_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']}
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 (fedora-rubygems-2-x86_64; 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: 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: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-2-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-2-x86_64.cfg
DEBUG: root: fedora-rubygems-2-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f34
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
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: rubygem-safe_yaml-1.0.5-1.fc40.src.rpm
INFO: Start(rubygem-safe_yaml-1.0.5-1.fc40.src.rpm) Config(fedora-rubygems-2-x86_64)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64
DEBUG: ensuring that dir exists: ./result
Mock Version: 5.4
INFO: Mock Version: 5.4
INFO: Mock Version: 5.4
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/mapper
DEBUG: kernel version == 6.5.0-0.rc2.20230721gitf7e3a1bafdea.20.fc39.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/results
DEBUG: searching for 'dnf' package manager or alternatives
INFO: Package manager dnf detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/mapper
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/mapper
DEBUG: kernel version == 6.5.0-0.rc2.20230721gitf7e3a1bafdea.20.fc39.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: resultdir = ./result
INFO: Package manager dnf detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4a2ebb3efe8c4937b9418dea764bfd63', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/sh', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: rpm-4.19.0-1.fc39.x86_64
DEBUG: rpm-sequoia-1.5.0-1.fc39.x86_64
DEBUG: python3-dnf-4.18.2-1.fc40.noarch
DEBUG: python3-dnf-plugins-core-4.4.4-1.fc40.noarch
DEBUG: yum-4.18.2-1.fc40.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.0-1.fc39.x86_64
rpm-sequoia-1.5.0-1.fc39.x86_64
python3-dnf-4.18.2-1.fc40.noarch
python3-dnf-plugins-core-4.4.4-1.fc40.noarch
yum-4.18.2-1.fc40.noarch
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/RPMS
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/SPECS
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/SRPMS
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/BUILD
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/BUILDROOT
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/originals
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/builddir
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/.initialized
Finish: chroot init
Start: build phase for rubygem-safe_yaml-1.0.5-1.fc40.src.rpm
Start: build setup for rubygem-safe_yaml-1.0.5-1.fc40.src.rpm
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.e8kl5ujo:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a536743dd05048018d68ff9417b4c501', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.e8kl5ujo:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/rubygem-safe_yaml-1.0.5-1.fc40.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Updating / installing...
DEBUG: rubygem-safe_yaml-1.0.5-1.fc40 ########################################
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.e8kl5ujo:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b947a05fc1f540448874e09e0b15a340', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.e8kl5ujo:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/rubygem-safe_yaml-1.0.5-1.fc40.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: rubygem-safe_yaml.spec
DEBUG: safe_yaml-1.0.5.gem
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f425d176acca48d6a34d2170183c15bb', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/sh', '-c', 'case $(rpmbuild --help) in *--noclean*) exit 0; esac; exit 1'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/rubygem-safe_yaml.spec'], chrootPath='/var/lib/mock/fedora-rubygems-2-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f6a60c44800>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.e8kl5ujo:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False)
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.e8kl5ujo:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0e34d494dbad48539b506e6fe9781f3a', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.e8kl5ujo:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/rubygem-safe_yaml.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: setting SOURCE_DATE_EPOCH=1696291200
DEBUG: Wrote: /builddir/build/SRPMS/rubygem-safe_yaml-1.0.5-1.fc40.src.rpm
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-rubygems-2-x86_64/root', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/fedora-rubygems-2-x86_64/root/', '--releasever', '34', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'ccache']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.se78j4j_:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd07007a8295648d29a35909bdb730322', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.se78j4j_:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rubygems-2-x86_64/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf-3', '--installroot', '/var/lib/mock/fedora-rubygems-2-x86_64/root/', '--releasever', '34', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rubygems-2-x86_64/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: fedora 33 kB/s | 18 kB 00:00
DEBUG: Copr repo for rubygems owned by pvalena 5.1 kB/s | 1.8 kB 00:00
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG: Package Architecture Version Repository Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG: ccache x86_64 4.8.3-1.fc40 fedora 664 k
DEBUG: Installing dependencies:
DEBUG: hiredis x86_64 1.0.2-5.fc39 fedora 42 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install 2 Packages
DEBUG: Total download size: 706 k
DEBUG: Installed size: 1.6 M
DEBUG: Downloading Packages:
DEBUG: (1/2): hiredis-1.0.2-5.fc39.x86_64.rpm 282 kB/s | 42 kB 00:00
DEBUG: (2/2): ccache-4.8.3-1.fc40.x86_64.rpm 3.5 MB/s | 664 kB 00:00
DEBUG: --------------------------------------------------------------------------------
DEBUG: Total 2.1 MB/s | 706 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 : hiredis-1.0.2-5.fc39.x86_64 1/2
DEBUG: Running scriptlet: ccache-4.8.3-1.fc40.x86_64 2/2
DEBUG: Installing : ccache-4.8.3-1.fc40.x86_64 2/2
DEBUG: Running scriptlet: ccache-4.8.3-1.fc40.x86_64 2/2
DEBUG: Installed:
DEBUG: ccache-4.8.3-1.fc40.x86_64 hiredis-1.0.2-5.fc39.x86_64
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-rubygems-2-x86_64/root', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/fedora-rubygems-2-x86_64/root/', '--releasever', '34', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-rubygems-2-x86_64/root//builddir/build/SRPMS/rubygem-safe_yaml-1.0.5-1.fc40.src.rpm']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.se78j4j_:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '929d25be47194bbdbb03a6948d5b7142', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.se78j4j_:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rubygems-2-x86_64/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/fedora-rubygems-2-x86_64/root/', '--releasever', '34', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-rubygems-2-x86_64/root//builddir/build/SRPMS/rubygem-safe_yaml-1.0.5-1.fc40.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rubygems-2-x86_64/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: fedora 106 kB/s | 18 kB 00:00
DEBUG: Copr repo for rubygems owned by pvalena 5.3 kB/s | 1.8 kB 00:00
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG: Package Architecture Version Repository Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG: ruby-libs x86_64 3.3.0-1.fc40 fedora 4.0 M
DEBUG: rubygems-devel noarch 3.5.3-1.fc40 fedora 15 k
DEBUG: Installing dependencies:
DEBUG: libyaml x86_64 0.2.5-12.fc39 fedora 59 k
DEBUG: ruby x86_64 3.3.0-1.fc40 fedora 40 k
DEBUG: ruby-default-gems noarch 3.3.0-1.fc40 fedora 48 k
DEBUG: rubygem-io-console x86_64 0.7.1-1.fc40 fedora 24 k
DEBUG: rubygem-json x86_64 2.7.1-201.fc40 fedora 70 k
DEBUG: rubygem-psych x86_64 5.1.2-1.fc40 fedora 58 k
DEBUG: rubygem-rdoc noarch 6.6.2-1.fc40 fedora 493 k
DEBUG: rubygems noarch 3.5.3-1.fc40 fedora 361 k
DEBUG: rubypick noarch 1.1.1-19.fc39 fedora 9.9 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install 11 Packages
DEBUG: Total download size: 5.2 M
DEBUG: Installed size: 18 M
DEBUG: Downloading Packages:
DEBUG: (1/11): ruby-3.3.0-1.fc40.x86_64.rpm 285 kB/s | 40 kB 00:00
DEBUG: (2/11): libyaml-0.2.5-12.fc39.x86_64.rpm 367 kB/s | 59 kB 00:00
DEBUG: (3/11): ruby-default-gems-3.3.0-1.fc40.noarch.r 288 kB/s | 48 kB 00:00
DEBUG: (4/11): rubygem-io-console-0.7.1-1.fc40.x86_64. 163 kB/s | 24 kB 00:00
DEBUG: (5/11): ruby-libs-3.3.0-1.fc40.x86_64.rpm 19 MB/s | 4.0 MB 00:00
DEBUG: (6/11): rubygem-json-2.7.1-201.fc40.x86_64.rpm 365 kB/s | 70 kB 00:00
DEBUG: (7/11): rubygem-psych-5.1.2-1.fc40.x86_64.rpm 1.1 MB/s | 58 kB 00:00
DEBUG: (8/11): rubygems-3.5.3-1.fc40.noarch.rpm 8.9 MB/s | 361 kB 00:00
DEBUG: (9/11): rubygem-rdoc-6.6.2-1.fc40.noarch.rpm 9.4 MB/s | 493 kB 00:00
DEBUG: (10/11): rubygems-devel-3.5.3-1.fc40.noarch.rpm 300 kB/s | 15 kB 00:00
DEBUG: (11/11): rubypick-1.1.1-19.fc39.noarch.rpm 475 kB/s | 9.9 kB 00:00
DEBUG: --------------------------------------------------------------------------------
DEBUG: Total 5.5 MB/s | 5.2 MB 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 : ruby-libs-3.3.0-1.fc40.x86_64 1/11
DEBUG: Installing : libyaml-0.2.5-12.fc39.x86_64 2/11
DEBUG: Installing : rubypick-1.1.1-19.fc39.noarch 3/11
DEBUG: Installing : ruby-3.3.0-1.fc40.x86_64 4/11
DEBUG: Installing : ruby-default-gems-3.3.0-1.fc40.noarch 5/11
DEBUG: Installing : rubygem-io-console-0.7.1-1.fc40.x86_64 6/11
DEBUG: Installing : rubygem-json-2.7.1-201.fc40.x86_64 7/11
DEBUG: Installing : rubygem-rdoc-6.6.2-1.fc40.noarch 8/11
DEBUG: Installing : rubygems-3.5.3-1.fc40.noarch 9/11
DEBUG: Installing : rubygem-psych-5.1.2-1.fc40.x86_64 10/11
DEBUG: Installing : rubygems-devel-3.5.3-1.fc40.noarch 11/11
DEBUG: Running scriptlet: rubygems-devel-3.5.3-1.fc40.noarch 11/11
DEBUG: Installed:
DEBUG: libyaml-0.2.5-12.fc39.x86_64 ruby-3.3.0-1.fc40.x86_64
DEBUG: ruby-default-gems-3.3.0-1.fc40.noarch ruby-libs-3.3.0-1.fc40.x86_64
DEBUG: rubygem-io-console-0.7.1-1.fc40.x86_64 rubygem-json-2.7.1-201.fc40.x86_64
DEBUG: rubygem-psych-5.1.2-1.fc40.x86_64 rubygem-rdoc-6.6.2-1.fc40.noarch
DEBUG: rubygems-3.5.3-1.fc40.noarch rubygems-devel-3.5.3-1.fc40.noarch
DEBUG: rubypick-1.1.1-19.fc39.noarch
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish: build setup for rubygem-safe_yaml-1.0.5-1.fc40.src.rpm
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e3607b2c05b14657a80d65c4fc090056', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', 'ccache', '-M', '8G'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Set cache size limit to 8.0 GB
DEBUG: Child return code was: 0
Start: Outputting list of installed packages
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-rubygems-2-x86_64/root', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0821b2d192a84f3aa9092f2727b1f562', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/fedora-rubygems-2-x86_64/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\\n'"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: libgcc-13.2.1-6.fc40.x86_64 1701798192 235788 6b77d95894b5511c6a819861ef97b9f0 installed
DEBUG: crypto-policies-20231204-1.git1e3a2e4.fc40.noarch 1701714460 152853 253a175f328b7539800b0939dafed585 installed
DEBUG: fedora-release-identity-basic-40-0.26.noarch 1704210996 694 cb67b6c1162d019f036f320722863982 installed
DEBUG: fedora-repos-rawhide-40-0.2.noarch 1696270979 2203 376a832945a396b2cf78d526b5494cc4 installed
DEBUG: fedora-gpg-keys-40-0.2.noarch 1696270979 126182 e5d68e075ae181d3492d503a711cf80f installed
DEBUG: fedora-repos-40-0.2.noarch 1696270979 4971 bb8333389edb60d4e26dccb2bd27e807 installed
DEBUG: fedora-release-common-40-0.26.noarch 1704210996 19431 47aa102c18291f714f2088230b8ac72e installed
DEBUG: fedora-release-40-0.26.noarch 1704210996 0 d1caf90f088505cb24a44487c4dc2f17 installed
DEBUG: setup-2.14.5-1.fc40.noarch 1701256630 737724 71e7741d5702bef0f5bb4924e4fbffdf installed
DEBUG: filesystem-3.18-6.fc39.x86_64 1689953784 106 ba9c51bfdb7ee7e5ad9fd8f3630dba2b installed
DEBUG: basesystem-11-18.fc39.noarch 1689777092 0 95d4cd3f3b3532e96b52a4501350e742 installed
DEBUG: rust-srpm-macros-25.2-2.fc40.noarch 1697150472 5190 91dcdce52cf59213f3b639d16c40e233 installed
DEBUG: qt6-srpm-macros-6.6.1-3.fc40.noarch 1704278281 456 16053fa132e7592ab9be1feeddf61cf2 installed
DEBUG: qt5-srpm-macros-5.15.12-1.fc40.noarch 1704191910 492 e2af5e932d0f140a62822fd55dac65b7 installed
DEBUG: publicsuffix-list-dafsa-20230812-1.fc40.noarch 1692137197 68269 0c43fac7f14153b1059b3d9b272c6852 installed
DEBUG: pkgconf-m4-1.9.5-2.fc39.noarch 1689918412 14252 e2257c853fc5a0cfad03272dd52edb52 installed
DEBUG: perl-srpm-macros-1-51.fc39.noarch 1689912123 861 be9086d518dbaa39614222cadd17df91 installed
DEBUG: pcre2-syntax-10.42-2.fc40.noarch 1699547316 240727 a0faceec38e19558395a7fb82b0fa4d2 installed
DEBUG: package-notes-srpm-macros-0.5-9.fc39.noarch 1689878457 1631 2414c25964b8433024e4221741da26d3 installed
DEBUG: openblas-srpm-macros-2-14.fc39.noarch 1689876534 104 e9bc8ee3203553acff4d847233964399 installed
DEBUG: ocaml-srpm-macros-9-1.fc40.noarch 1696499846 1937 d999ef29febea762af7926f994ca07d7 installed
DEBUG: ncurses-base-6.4-8.20231001.fc40.noarch 1696430879 332500 69fda74f9f6656145c535df8482a3faf installed
DEBUG: glibc-gconv-extra-2.38.9000-30.fc40.x86_64 1704296883 8148428 ecb4176698a775b67c4077ae5b24bc36 installed
DEBUG: glibc-minimal-langpack-2.38.9000-30.fc40.x86_64 1704296883 0 fb8ab196403e9de1a20848e1fc3f57a0 installed
DEBUG: glibc-common-2.38.9000-30.fc40.x86_64 1704296883 1058660 07a98c13d946b0331b017e4a37b62a19 installed
DEBUG: glibc-2.38.9000-30.fc40.x86_64 1704296883 6981699 7ab1f285130de95860d96c60f5f44b52 installed
DEBUG: ncurses-libs-6.4-8.20231001.fc40.x86_64 1696430878 1034639 9b4a947ef79c7577c734e0c9401338b0 installed
DEBUG: bash-5.2.21-2.fc40.x86_64 1700487095 8571208 0875776f777b73f09fc01291a869b58e installed
DEBUG: zlib-ng-compat-2.1.5-2.fc40.x86_64 1704842176 137064 181ceae900a5d90e5f306002851899d3 installed
DEBUG: xz-libs-5.4.5-1.fc40.x86_64 1698869820 214720 3db57e368e8510a27d56dd4a367a6efd installed
DEBUG: bzip2-libs-1.0.8-16.fc39.x86_64 1689859568 82564 c30e692cadec8e2e7544a17a21ffe112 installed
DEBUG: readline-8.2-4.fc39.x86_64 1689959142 504853 c428e67049c15b2df502b314a2ae8fce installed
DEBUG: libstdc++-13.2.1-6.fc40.x86_64 1701798192 2830749 043147ddd0a46e8f4990e2e3d74fa3cf installed
DEBUG: libuuid-2.39.3-1.fc40.x86_64 1704021388 38309 10b0c1ee4f862597fea29685d04e1bf5 installed
DEBUG: libzstd-1.5.5-4.fc39.x86_64 1690055959 790510 1c0dc5c0163c85c5c532b7637059ee8b installed
DEBUG: elfutils-libelf-0.190-4.fc40.x86_64 1701210995 1031110 13fe9ba13a7353894a665320393af83a installed
DEBUG: popt-1.19-3.fc39.x86_64 1689919991 140058 70f68d35ce7d89188c871f55aba0bca3 installed
DEBUG: libblkid-2.39.3-1.fc40.x86_64 1704021388 246625 58cef6445535cfa38e70e8ee2cd67cb1 installed
DEBUG: gmp-1:6.2.1-5.fc39.x86_64 1689809616 817687 939ca9b0d49f7fa0187f144ec2350bae installed
DEBUG: libattr-2.5.1-9.fc40.x86_64 1694426433 29117 22e006d7be26d3f2d887a5ad674d1f08 installed
DEBUG: libacl-2.3.1-11.fc40.x86_64 1701444129 40882 59e405a29c296c84befabae10894c24f installed
DEBUG: libxcrypt-4.4.36-3.fc40.x86_64 1702981950 273173 b8be8e922f936b851cd95b92f5512513 installed
DEBUG: gdbm-libs-1:1.23-4.fc39.x86_64 1689800513 128706 3babdd7ca2b4e9a3cbf99ea04ef8811d installed
DEBUG: libeconf-0.5.2-1.fc40.x86_64 1693261590 57270 d5df3d76b108ca89d93a37621d9b9853 installed
DEBUG: lz4-libs-1.9.4-4.fc39.x86_64 1689860537 136491 6d6cfaf8c534026c5bb532a061d2e723 installed
DEBUG: mpfr-4.2.1-1.fc40.x86_64 1696473446 839741 1647e90a4d6396bb610985764df105dd installed
DEBUG: dwz-0.15-3.fc39.x86_64 1689790198 289644 526ae687b9f56e1c0703a2d3fdd1a030 installed
DEBUG: unzip-6.0-62.fc39.x86_64 1690046127 404115 16086aee94a2a9e7b23bd4de3501119a installed
DEBUG: file-libs-5.45-1.fc40.x86_64 1692091922 10414270 46c0c722077263724ecfc0440fc2a459 installed
DEBUG: file-5.45-1.fc40.x86_64 1692091922 105919 cd5a43e84dcb52f0ce70ad529354f9cf installed
DEBUG: alternatives-1.25-1.fc39.x86_64 1690977115 63726 6da6843b495192a7c7ce636d878cec8e installed
DEBUG: jansson-2.13.1-7.fc39.x86_64 1689840058 86276 621317d32f6f568d2dd1f7bfe89f6d2a installed
DEBUG: libcap-ng-0.8.4-2.fc40.x86_64 1704399369 74899 0feda91e3589faa3740078132638e6fb installed
DEBUG: audit-libs-3.1.2-5.fc40.x86_64 1699111994 314481 887c14c31b295858608fe1c690fa724a installed
DEBUG: pam-libs-1.5.3-9.fc40.x86_64 1702887510 138023 73fc429f7c09b27949082dcb428b50a8 installed
DEBUG: libcap-2.69-1.fc40.x86_64 1700579806 229992 5eb263a148a99fd516fc56344687217d installed
DEBUG: systemd-libs-255.2-2.fc40.x86_64 1704814023 2005096 feabe1add4107852f75fdf194b87b47a installed
DEBUG: libcom_err-1.47.0-2.fc39.x86_64 1689790400 68729 79dedab724ed48e11bf2b7c9dfd04c67 installed
DEBUG: libsepol-3.6-1.fc40.x86_64 1702542589 829443 2b63b3b44f3aafe9afd8a866b8ee65bb installed
DEBUG: libsmartcols-2.39.3-1.fc40.x86_64 1704021388 143403 2a9c2ffd42561c92febb8a761601d868 installed
DEBUG: libtasn1-4.19.0-3.fc39.x86_64 1689855851 179836 207518e71928bc1ab4e6635358a5999c installed
DEBUG: libunistring-1.1-5.fc40.x86_64 1692599231 1825077 aa7e49752c8459d1ece7a89ccba991ad installed
DEBUG: libidn2-2.3.4-3.fc39.x86_64 1689851738 330729 1c96f58fdca8620bc983305b7fb5f8c8 installed
DEBUG: lua-libs-5.4.6-3.fc39.x86_64 1690898924 295923 260f5218c547318c0954d48408208bf9 installed
DEBUG: pcre2-10.42-2.fc40.x86_64 1699547325 648626 4e2148088b7b1dfeb262e33b6027da32 installed
DEBUG: libselinux-3.6-2.fc40.x86_64 1704294547 177149 304120585c0eec607f58be72190f0a89 installed
DEBUG: sed-4.8-14.fc39.x86_64 1689989426 816991 e53cd72db73f9fff689af97233937280 installed
DEBUG: grep-3.11-5.fc40.x86_64 1691674405 1033946 782fad10f844c6fc862a131a723312e1 installed
DEBUG: findutils-1:4.9.0-6.fc40.x86_64 1694601973 1536004 cb0b61c909ab7a2647152b1d374994b3 installed
DEBUG: xz-5.4.5-1.fc40.x86_64 1698869820 2068591 a8de3acc827006189d8f71c8b112cfe2 installed
DEBUG: libmount-2.39.3-1.fc40.x86_64 1704021388 364573 b00f4aa69b14b3ee0fd30a84d1c1eaf0 installed
DEBUG: util-linux-core-2.39.3-1.fc40.x86_64 1704021388 1445979 78393df71377a3b58e84a6c470377a49 installed
DEBUG: libsemanage-3.6-1.fc40.x86_64 1702549013 300494 2b38cb7f15534118211121393c770725 installed
DEBUG: shadow-utils-2:4.14.0-2.fc40.x86_64 1696320293 4179052 4eca77811db7431ae2d2bef95cba7be4 installed
DEBUG: libutempter-1.2.1-10.fc39.x86_64 1689856488 58945 a20c00144381d20dbc623331e17dfe6e installed
DEBUG: tar-2:1.35-2.fc40.x86_64 1692107990 3105669 405044c4c310658b82533af6d0867b8c installed
DEBUG: libpsl-0.21.2-4.fc39.x86_64 1689854175 82400 61cfc14d24c0bb84da44f77c32ce0866 installed
DEBUG: zip-3.0-39.fc40.x86_64 1695048560 728263 4f2898964cdf3e696b98642ea665f48f installed
DEBUG: zstd-1.5.5-4.fc39.x86_64 1690055959 1706429 f7ed43760df65a60c8dec40b5ce739f0 installed
DEBUG: cyrus-sasl-lib-2.1.28-11.fc39.x86_64 1689786689 2427322 1808a63b77129493058df6e7471ca828 installed
DEBUG: gdbm-1:1.23-4.fc39.x86_64 1689800513 483887 550996cb9d640a756f14c8dddbdc3dbf installed
DEBUG: libfdisk-2.39.3-1.fc40.x86_64 1704021388 392043 b6eacddf4b73ebfec941d76574b3071c installed
DEBUG: bzip2-1.0.8-16.fc39.x86_64 1689859568 93685 f568e4ff63286baad7b253b2cdc89ba4 installed
DEBUG: libxml2-2.12.3-1.fc40.x86_64 1702398322 1848375 f6dab703a8d3d61757913a73b6d75ec6 installed
DEBUG: sqlite-libs-3.44.2-1.fc40.x86_64 1701940984 1467082 ff55cfd3a167fc95cc6fd9b2da18091d installed
DEBUG: ed-1.19-4.fc39.x86_64 1689790957 143574 3b0e51838bd6fe151398587103c5c44e installed
DEBUG: patch-2.7.6-22.fc39.x86_64 1689880089 260738 b4ec997db1eb243926ef8f39e8d198bb installed
DEBUG: elfutils-default-yama-scope-0.190-4.fc40.noarch 1701210988 1810 ff110f79b51ec920de7b82aa088139a0 installed
DEBUG: cpio-2.14-5.fc40.x86_64 1700079742 1074382 9a3d363143baa3d94b36524d5eec1f3d installed
DEBUG: diffutils-3.10-3.fc39.x86_64 1689788132 1645402 b231c76699f3279ebcc2f517e618c1fb installed
DEBUG: keyutils-libs-1.6.3-1.fc40.x86_64 1702626800 55587 7e1b48616f9e7054447ec7549c3176b4 installed
DEBUG: libbrotli-1.1.0-1.fc40.x86_64 1694795004 845138 db0728b20bb585c8a10a2156510c97a9 installed
DEBUG: libffi-3.4.4-5.fc40.x86_64 1704215071 83464 f0d4bfdc8aa35af507cd6beb011bc80b installed
DEBUG: p11-kit-0.25.3-1.fc40.x86_64 1700056619 2510899 d06433b844e6cff0f8d8d8fc508b38a8 installed
DEBUG: p11-kit-trust-0.25.3-1.fc40.x86_64 1700056619 470396 15b12d77e909c2e06c914a055f83ad96 installed
DEBUG: libgomp-13.2.1-6.fc40.x86_64 1701798192 497364 c5d9fe0fa63f9445bdc51d34e005e7a3 installed
DEBUG: libnghttp2-1.58.0-1.fc40.x86_64 1698659319 174124 da454e0c4e171de7f5ad913466f329ee installed
DEBUG: libpkgconf-1.9.5-2.fc39.x86_64 1689918413 79929 94f799965e35161d003d0584cbb35a01 installed
DEBUG: pkgconf-1.9.5-2.fc39.x86_64 1689918413 85758 3ec5193a5259d06f43e0c1823e0f1e39 installed
DEBUG: pkgconf-pkg-config-1.9.5-2.fc39.x86_64 1689918413 989 095786361fa04ceecda433cf97511380 installed
DEBUG: libsigsegv-2.14-5.fc39.x86_64 1689855387 50313 f3f5d281becaa10d7deae91df2bd164f installed
DEBUG: gawk-5.2.2-2.fc39.x86_64 1689800243 1803769 c1b0f0bb64a41a9af6adc90d93c0434b installed
DEBUG: libverto-0.3.2-6.fc39.x86_64 1689856575 30077 3a9e4a3d9f18f62cf0bce03d7a436d27 installed
DEBUG: xxhash-libs-0.8.2-1.fc39.x86_64 1690056512 90510 f709ce6f554038965c05b6cba86982ad installed
DEBUG: libssh-config-0.10.6-2.fc40.noarch 1703324236 277 ad55b28947ced2dbacd4046876e965c1 installed
DEBUG: kernel-srpm-macros-1.0-20.fc39.noarch 1689843130 1956 ea7d468df1312c25e8cb6f3bd0e2bec5 installed
DEBUG: gnat-srpm-macros-6-3.fc39.noarch 1689809649 1019 657c73ea2c4e0cb2228791b93659b242 installed
DEBUG: ghc-srpm-macros-1.6.1-3.fc40.noarch 1695275713 369 2293ccbb826b2f0219c1805822491902 installed
DEBUG: fpc-srpm-macros-1.3-8.fc39.noarch 1689797628 144 18ef18e3d62d9a5780c040d00c913932 installed
DEBUG: coreutils-common-9.4-1.fc40.x86_64 1694787175 11983422 c4df398b0042317d64b51dd0f43436e9 installed
DEBUG: openssl-libs-1:3.1.4-1.fc40.x86_64 1698396356 8166050 be178b9418f3a174f9dab8550fb01c35 installed
DEBUG: coreutils-9.4-1.fc40.x86_64 1694787175 5920594 5ac62df395693c28f090777c9d5f302f installed
DEBUG: ca-certificates-2023.2.62_v7.0.401-4.fc40.noarch 1696897946 2427286 ec58bbeca8ad2fe314694a2e52e3f0ea installed
DEBUG: krb5-libs-1.21.2-2.fc40.x86_64 1697472609 2485972 4aa7538e7b7dab78d2737a42a7d9a7d1 installed
DEBUG: libtirpc-1.3.4-1.rc1.fc40.x86_64 1704326507 207618 d200344e4042f73ad2e6a83f7627ee63 installed
DEBUG: authselect-libs-1.4.3-1.fc40.x86_64 1695819208 1010979 13d2b285b02bc940b351a9a80a2fac9b installed
DEBUG: gzip-1.12-6.fc39.x86_64 1690979443 380893 973419b3c94563b50d2941c878a175e0 installed
DEBUG: cracklib-2.9.11-2.fc39.x86_64 1689785661 252507 7bfc00708297a4b095bdae7912d71095 installed
DEBUG: libpwquality-1.4.5-6.fc39.x86_64 1689854199 427434 4ad84849b7044812f0626e8784bf60e6 installed
DEBUG: authselect-1.4.3-1.fc40.x86_64 1695819208 160223 0321448207df64362f277693161ed37c installed
DEBUG: libnsl2-2.0.0-6.fc39.x86_64 1689853448 59246 0b5410564c8e39d0639d75dae4439d6a installed
DEBUG: pam-1.5.3-9.fc40.x86_64 1702887510 1827411 c337d661656a6f22dfdbf686aa208c95 installed
DEBUG: libssh-0.10.6-2.fc40.x86_64 1703324266 529611 160b46e5acc23dcf4a0c08466cc2c07a installed
DEBUG: libarchive-3.7.2-1.fc40.x86_64 1694513279 944644 a360230b2254de9c7502403101b123c9 installed
DEBUG: libevent-2.1.12-9.fc39.x86_64 1689850605 920770 ed9c4f5b24c4eb7e35fd6f2363594059 installed
DEBUG: openldap-2.6.6-1.fc39.x86_64 1690851618 656871 06f28ae675fcfe1715dfdfe27e6412e2 installed
DEBUG: libcurl-8.5.0-1.fc40.x86_64 1701864527 803414 3c371073b18cd3928ddbb7348f4b25b0 installed
DEBUG: elfutils-libs-0.190-4.fc40.x86_64 1701210995 706573 83825ac2416c481e7f8ba23e3bcfde4c installed
DEBUG: elfutils-debuginfod-client-0.190-4.fc40.x86_64 1701210995 62170 1da74c3e2d4e1879db83a00b937b4ca1 installed
DEBUG: binutils-gold-2.41-20.fc40.x86_64 1704382674 2169787 bb509b6a2c9536d834b23a1cb09082b8 installed
DEBUG: binutils-2.41-20.fc40.x86_64 1704382674 27885973 0d1b5dbacda06f9ea4105fb07e4cd27a installed
DEBUG: elfutils-0.190-4.fc40.x86_64 1701210995 2939460 46dd67a740fa9df521a7a4f6a3b03d56 installed
DEBUG: gdb-minimal-14.1-1.fc40.x86_64 1702097068 14073380 5d3658dad8756de7f4a12e8ba2c20ed7 installed
DEBUG: debugedit-5.0-12.fc40.x86_64 1701729846 203600 bfca3dfedc241f2d6eccb0e0b74e25db installed
DEBUG: curl-8.5.0-1.fc40.x86_64 1701864527 846130 aa4783ce537c68ee224f089118a7029d installed
DEBUG: rpm-sequoia-1.5.0-2.fc40.x86_64 1701448555 2416112 35e081d11c68f4a7060d0d57e1c0e185 installed
DEBUG: rpm-libs-4.19.1-2.fc40.x86_64 1702643479 767712 13866d676ea2f2243aee877a6ec017c6 installed
DEBUG: rpm-4.19.1-2.fc40.x86_64 1702643479 3095178 2bde9a48f9127ad2cf293b3739ab4b5c installed
DEBUG: efi-srpm-macros-5-9.fc39.noarch 1689791044 41111 dff10ced2f5b3af81cb2ad6eac3271b2 installed
DEBUG: lua-srpm-macros-1-9.fc39.noarch 1689859429 1314 a7c0e0a70e47b85ac02bce9752c1486e installed
DEBUG: zig-srpm-macros-1-1.fc40.noarch 1703623485 1121 8041b9bba0ea4a26da4924fa30389c11 installed
DEBUG: rpm-build-libs-4.19.1-2.fc40.x86_64 1702643479 207176 d578d03be045b8d8f432f129f4d2be73 installed
DEBUG: ansible-srpm-macros-1-11.fc39.noarch 1689773626 36400 34afc43acacf75f51a14b272d4d96c2f installed
DEBUG: fonts-srpm-macros-1:2.0.5-12.fc39.noarch 1689797306 56610 88d8a3bcddc67bbaff53a16a7dd3a6c1 installed
DEBUG: forge-srpm-macros-0.2.0-1.fc40.noarch 1701928455 38310 855eb29e1eb3b461738e3b16951d3b16 installed
DEBUG: go-srpm-macros-3.3.1-1.fc40.noarch 1699203665 62101 efbb1cf2abc31ea765a9978fb93e4767 installed
DEBUG: python-srpm-macros-3.12-5.fc40.noarch 1702297164 51297 1fb80f9fe82cdfbbe83b91aa64dfc9a7 installed
DEBUG: redhat-rpm-config-275-1.fc40.noarch 1704634906 185014 5e5c791a854bfe1b75e88112313827e7 installed
DEBUG: rpm-build-4.19.1-2.fc40.x86_64 1702643479 185541 c42a75c49c6ee5f6e7b44eca59ddfc77 installed
DEBUG: pyproject-srpm-macros-1.11.0-1.fc40.noarch 1702558639 1514 055b7534c6004c450efc43f673205a06 installed
DEBUG: util-linux-2.39.3-1.fc40.x86_64 1704021388 3722282 82054f740bceec28aba187a2505331cf installed
DEBUG: which-2.21-40.fc39.x86_64 1690049965 82060 7bbcf65ab4374b90d323d90f1d895c18 installed
DEBUG: info-7.1-1.fc40.x86_64 1698132528 382559 7a774fba60696c771d8e66837012fc94 installed
DEBUG: hiredis-1.0.2-5.fc39.x86_64 1689834548 84357 e5c5ee853ca5981c7dfc7051d4910f55 installed
DEBUG: ccache-4.8.3-1.fc40.x86_64 1693612967 1557739 f5b165f41bbf0bfd082ac8e6314dc094 installed
DEBUG: ruby-libs-3.3.0-1.fc40.x86_64 1704271032 15415676 b0b0959379351f40b23b718e0416a313 installed
DEBUG: libyaml-0.2.5-12.fc39.x86_64 1690380235 134075 f9e3fed56a02ffcabd4f8e645f19775d installed
DEBUG: rubypick-1.1.1-19.fc39.noarch 1689965240 4555 a4c79a4ff97ec694351700d17ecdc5ef installed
DEBUG: ruby-3.3.0-1.fc40.x86_64 1704271032 91514 2e5f1bb8cd52ea870231919077cec569 installed
DEBUG: ruby-default-gems-3.3.0-1.fc40.noarch 1704271027 78483 d29c2ec253e9034d298d7c8e052a78b1 installed
DEBUG: rubygem-io-console-0.7.1-1.fc40.x86_64 1704271032 37970 c0acd5323a2b024880510443e2d0adfb installed
DEBUG: rubygem-json-2.7.1-201.fc40.x86_64 1704279543 177828 c1e1160199d6173335bd3d09dbe66921 installed
DEBUG: rubygem-rdoc-6.6.2-1.fc40.noarch 1704271027 1901157 2341dace78b36249e8c38565042e3ed1 installed
DEBUG: rubygems-3.5.3-1.fc40.noarch 1704271027 1352200 2abefa46cbcf6f0483172d387eae767d installed
DEBUG: rubygem-psych-5.1.2-1.fc40.x86_64 1704271032 143211 4e9b327803c4a74a314b2fd19176dd0e installed
DEBUG: rubygems-devel-3.5.3-1.fc40.noarch 1704271027 12790 16aa3e2fa004deb797f68468ff6a8549 installed
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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: Outputting list of installed packages
Start: rpmbuild rubygem-safe_yaml-1.0.5-1.fc40.src.rpm
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/rubygem-safe_yaml.spec'], chrootPath='/var/lib/mock/fedora-rubygems-2-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f6a60c44800>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.e8kl5ujo:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False)
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.e8kl5ujo:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'dc84e98c69694a4f86c9b9095adc914f', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.e8kl5ujo:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/rubygem-safe_yaml.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: setting SOURCE_DATE_EPOCH=1696291200
DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Tc6lqN
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd /builddir/build/BUILD
DEBUG: + rm -rf safe_yaml-1.0.5
DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/safe_yaml-1.0.5.gem
DEBUG: Unpacked gem: '/builddir/build/BUILD/safe_yaml-1.0.5'
DEBUG: + STATUS=0
DEBUG: + '[' 0 -ne 0 ']'
DEBUG: + cd safe_yaml-1.0.5
DEBUG: + rm -rf /builddir/build/BUILD/safe_yaml-1.0.5-SPECPARTS
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/safe_yaml-1.0.5-SPECPARTS
DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HXEB5u
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
DEBUG: + export CFLAGS
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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
DEBUG: + export CXXFLAGS
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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
DEBUG: + export FFLAGS
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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
DEBUG: + export FCFLAGS
DEBUG: + VALAFLAGS=-g
DEBUG: + export VALAFLAGS
DEBUG: + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
DEBUG: + export RUSTFLAGS
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-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
DEBUG: + export LDFLAGS
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + export LT_SYS_LIBRARY_PATH
DEBUG: + CC=gcc
DEBUG: + export CC
DEBUG: + CXX=g++
DEBUG: + export CXX
DEBUG: + cd safe_yaml-1.0.5
DEBUG: + gem build ../safe_yaml-1.0.5.gemspec
DEBUG: Successfully built RubyGem
DEBUG: Name: safe_yaml
DEBUG: Version: 1.0.5
DEBUG: File: safe_yaml-1.0.5.gem
DEBUG: + mkdir -p ./usr/share/gems
DEBUG: + CONFIGURE_ARGS='--with-cflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer'\'' --with-cxxflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer'\'' --with-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-annobin-cc1 -Wl,--build-id=sha1 '\'' '
DEBUG: + gem install -V --local --build-root . --force --document=ri,rdoc safe_yaml-1.0.5.gem
DEBUG: WARNING: You build with buildroot.
DEBUG: Build root: /builddir/build/BUILD/safe_yaml-1.0.5
DEBUG: Bin dir: /builddir/build/BUILD/safe_yaml-1.0.5/usr/bin
DEBUG: Gem home: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems
DEBUG: Plugins dir: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/plugins
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/.gitignore
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/.travis.yml
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/CHANGES.md
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/Gemfile
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/LICENSE.txt
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/README.md
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/Rakefile
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/bin/safe_yaml
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/bundle_install_all_ruby_versions.sh
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/deep.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/libyaml_checker.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/date.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/hexadecimal.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/sexagesimal.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/psych_handler.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/psych_resolver.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/resolver.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/safe_to_ruby_visitor.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/store.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_hack.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_node_monkeypatch.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_resolver.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/transform.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_boolean.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_date.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_float.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_integer.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_nil.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_symbol.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/transformation_map.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/lib/safe_yaml/version.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/run_specs_all_ruby_versions.sh
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/safe_yaml.gemspec
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/exploit.1.9.2.yaml
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/exploit.1.9.3.yaml
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/issue48.txt
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/issue49.yml
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/libyaml_checker_spec.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/psych_resolver_spec.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/resolver_specs.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/safe_yaml_spec.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/spec_helper.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/store_spec.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/support/exploitable_back_door.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/syck_resolver_spec.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/transform/base64_spec.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/transform/to_date_spec.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/transform/to_float_spec.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/transform/to_integer_spec.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/transform/to_symbol_spec.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/share/gems/gems/safe_yaml-1.0.5/spec/yaml_spec.rb
DEBUG: /builddir/build/BUILD/safe_yaml-1.0.5/usr/bin/safe_yaml
DEBUG: Successfully installed safe_yaml-1.0.5
DEBUG: Parsing documentation for safe_yaml-1.0.5
DEBUG: Parsing sources...
DEBUG: 4% [ 1/24] lib/safe_yaml.rb
DEBUG: 8% [ 2/24] lib/safe_yaml/deep.rb
DEBUG: 12% [ 3/24] lib/safe_yaml/libyaml_checker.rb
DEBUG: 16% [ 4/24] lib/safe_yaml/load.rb
DEBUG: 20% [ 5/24] lib/safe_yaml/parse/date.rb
DEBUG: 25% [ 6/24] lib/safe_yaml/parse/hexadecimal.rb
DEBUG: 29% [ 7/24] lib/safe_yaml/parse/sexagesimal.rb
DEBUG: 33% [ 8/24] lib/safe_yaml/psych_handler.rb
DEBUG: 37% [ 9/24] lib/safe_yaml/psych_resolver.rb
DEBUG: 41% [10/24] lib/safe_yaml/resolver.rb
DEBUG: 45% [11/24] lib/safe_yaml/safe_to_ruby_visitor.rb
DEBUG: 50% [12/24] lib/safe_yaml/store.rb
DEBUG: 54% [13/24] lib/safe_yaml/syck_hack.rb
DEBUG: 58% [14/24] lib/safe_yaml/syck_node_monkeypatch.rb
DEBUG: 62% [15/24] lib/safe_yaml/syck_resolver.rb
DEBUG: 66% [16/24] lib/safe_yaml/transform.rb
DEBUG: 70% [17/24] lib/safe_yaml/transform/to_boolean.rb
DEBUG: 75% [18/24] lib/safe_yaml/transform/to_date.rb
DEBUG: 79% [19/24] lib/safe_yaml/transform/to_float.rb
DEBUG: 83% [20/24] lib/safe_yaml/transform/to_integer.rb
DEBUG: 87% [21/24] lib/safe_yaml/transform/to_nil.rb
DEBUG: 91% [22/24] lib/safe_yaml/transform/to_symbol.rb
DEBUG: 95% [23/24] lib/safe_yaml/transform/transformation_map.rb
DEBUG: 100% [24/24] lib/safe_yaml/version.rb
DEBUG: Installing ri documentation for safe_yaml-1.0.5
DEBUG: Installing darkfish documentation for safe_yaml-1.0.5
DEBUG: Done installing documentation for safe_yaml after 0 seconds
DEBUG: 1 gem installed
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1Nbsys
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + '[' /builddir/build/BUILDROOT/rubygem-safe_yaml-1.0.5-1.fc40.x86_64 '!=' / ']'
DEBUG: + rm -rf /builddir/build/BUILDROOT/rubygem-safe_yaml-1.0.5-1.fc40.x86_64
DEBUG: ++ dirname /builddir/build/BUILDROOT/rubygem-safe_yaml-1.0.5-1.fc40.x86_64
DEBUG: + mkdir -p /builddir/build/BUILDROOT
DEBUG: + mkdir /builddir/build/BUILDROOT/rubygem-safe_yaml-1.0.5-1.fc40.x86_64
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
DEBUG: + export CFLAGS
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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
DEBUG: + export CXXFLAGS
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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
DEBUG: + export FFLAGS
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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
DEBUG: + export FCFLAGS
DEBUG: + VALAFLAGS=-g
DEBUG: + export VALAFLAGS
DEBUG: + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
DEBUG: + export RUSTFLAGS
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-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
DEBUG: + export LDFLAGS
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + export LT_SYS_LIBRARY_PATH
DEBUG: + CC=gcc
DEBUG: + export CC
DEBUG: + CXX=g++
DEBUG: + export CXX
DEBUG: + cd safe_yaml-1.0.5
DEBUG: + mkdir -p /builddir/build/BUILDROOT/rubygem-safe_yaml-1.0.5-1.fc40.x86_64/usr/share/gems
DEBUG: + cp -a .//usr/share/gems/build_info .//usr/share/gems/cache .//usr/share/gems/doc .//usr/share/gems/extensions .//usr/share/gems/gems .//usr/share/gems/plugins .//usr/share/gems/specifications /builddir/build/BUILDROOT/rubygem-safe_yaml-1.0.5-1.fc40.x86_64/usr/share/gems/
DEBUG: + mkdir -p /builddir/build/BUILDROOT/rubygem-safe_yaml-1.0.5-1.fc40.x86_64/usr/bin
DEBUG: + cp -a .//usr/bin/safe_yaml /builddir/build/BUILDROOT/rubygem-safe_yaml-1.0.5-1.fc40.x86_64/usr/bin
DEBUG: + find /builddir/build/BUILDROOT/rubygem-safe_yaml-1.0.5-1.fc40.x86_64/usr/share/gems/gems/safe_yaml-1.0.5/bin -type f
DEBUG: + xargs chmod a+x
DEBUG: + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0.5-1.fc40 --unique-debug-suffix -1.0.5-1.fc40.x86_64 --unique-debug-src-base rubygem-safe_yaml-1.0.5-1.fc40.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/safe_yaml-1.0.5
DEBUG: find-debuginfo: starting
DEBUG: Extracting debug info from 0 files
DEBUG: Creating .debug symlinks for symlinks to ELF files
DEBUG: find-debuginfo: done
DEBUG: + /usr/lib/rpm/check-buildroot
DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig
DEBUG: + /usr/lib/rpm/brp-compress
DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
DEBUG: + /usr/lib/rpm/check-rpaths
DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs
DEBUG: mangling shebang in /usr/share/gems/gems/safe_yaml-1.0.5/bin/safe_yaml from /usr/bin/env ruby to #!/usr/bin/ruby
DEBUG: mangling shebang in /usr/share/gems/gems/safe_yaml-1.0.5/bundle_install_all_ruby_versions.sh from /bin/bash to #!/usr/bin/bash
DEBUG: mangling shebang in /usr/share/gems/gems/safe_yaml-1.0.5/run_specs_all_ruby_versions.sh from /bin/bash to #!/usr/bin/bash
DEBUG: + /usr/lib/rpm/brp-remove-la-files
DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink
DEBUG: Processing files: rubygem-safe_yaml-1.0.5-1.fc40.noarch
DEBUG: Provides: rubygem(safe_yaml) = 1.0.5 rubygem-safe_yaml = 1.0.5-1.fc40
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires: /usr/bin/ruby ruby(rubygems)
DEBUG: Processing files: rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch
DEBUG: Provides: rubygem-safe_yaml-doc = 1.0.5-1.fc40
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires: /usr/bin/bash
DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rubygem-safe_yaml-1.0.5-1.fc40.x86_64
DEBUG: Wrote: /builddir/build/RPMS/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm
DEBUG: Child return code was: 0
Finish: rpmbuild rubygem-safe_yaml-1.0.5-1.fc40.src.rpm
DEBUG: Copying packages to result dir
Finish: build phase for rubygem-safe_yaml-1.0.5-1.fc40.src.rpm
INFO: Done(rubygem-safe_yaml-1.0.5-1.fc40.src.rpm) Config(fedora-rubygems-2-x86_64) 0 minutes 21 seconds
INFO: Results and/or logs in: ./result
DEBUG: Running /usr/bin/xz -9 --force ./result/root.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/root.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
DEBUG: Running /usr/bin/xz -9 --force ./result/build.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/build.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
DEBUG: Running /usr/bin/xz -9 --force ./result/state.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/state.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
DEBUG: Running /usr/bin/xz -9 --force ./result/installed_pkgs.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/installed_pkgs.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-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
+ return 0
+ sleep 1
+ [[ -z '' ]]
+ TP='\n - Koji build:'
++ bash -c 'scripts/pkgs/kj-build.sh -q -s'
+ KJ=111600440
+ TP='\n - Koji build: ok'
+ section TESTS
+ local l=###############################
+ : '############################### TESTS ###############################'
+ [[ -r result/build.log ]]
+ [[ -r result/build.log.xz ]]
+ unxz result/build.log.xz
+ [[ -r result/build.log ]]
+ TP='\n - Koji build: ok\n - Tests:'
+ grep -q '^Executing(%check)' result/build.log
++ fail '%check is missing'
++ local 'se=```'
++ local mg=
++ [[ %check is missing == \-\s ]]
++ mg=failed
++ echo '**failed**'
++ echo '```'
++ echo '%check is missing'
++ echo '```'
+ TP='\n - Koji build: ok\n - Tests: **failed**
```
%check is missing
```'
+ section INSTALL
+ local l=###############################
+ : '############################### INSTALL ###############################'
+ mar=
++ find result -name '*.fc*.noarch.rpm' -o -name '*.fc*.x86_64.rpm'
+ x='result/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm
result/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm'
+ [[ -n result/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm
result/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm ]]
+ mck -i result/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm result/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm
+ a=
+ [[ -n -i ]]
+ a=' '\''-i'\'''
+ shift
+ [[ -n result/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm ]]
+ a=' '\''-i'\'' '\''result/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm'\'''
+ shift
+ [[ -n result/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm ]]
+ a=' '\''-i'\'' '\''result/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm'\'' '\''result/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-2-x86_64 '\''-i'\'' '\''result/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm'\'' '\''result/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm'\'''
+ mock -v -n --result=./result -r fedora-rubygems-2-x86_64 -i result/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm result/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm
INFO: mock.py version 5.4 starting (python version = 3.12.1, NVR = mock-5.4-1.fc40), args: /usr/libexec/mock/mock -v -n --result=./result -r fedora-rubygems-2-x86_64 -i result/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm result/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf'}
DEBUG: config_paths: []
DEBUG: version: 5.4
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
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: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jo7c9ffj:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: True
DEBUG: bootstrap_image: fedora:latest
DEBUG: bootstrap_image_ready: False
DEBUG: bootstrap_image_fallback: True
DEBUG: bootstrap_image_keep_getting: 120
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
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_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', '__init__', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-2-x86_64/root_cache/', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, '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/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\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 @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 34
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', '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', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn', '%_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: system_yum_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: dnf_command: /usr/bin/dnf-3
DEBUG: system_dnf_command: /usr/bin/dnf-3
DEBUG: dnf_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock']
DEBUG: dnf_avoid_opts: {}
DEBUG: dnf5_command: /usr/bin/dnf5
DEBUG: system_dnf5_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']}
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 (fedora-rubygems-2-x86_64; 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: 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: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-2-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-2-x86_64.cfg
DEBUG: root: fedora-rubygems-2-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f34
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
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/fedora-rubygems-2-x86_64
DEBUG: ensuring that dir exists: ./result
Mock Version: 5.4
INFO: Mock Version: 5.4
INFO: Mock Version: 5.4
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/mapper
DEBUG: kernel version == 6.5.0-0.rc2.20230721gitf7e3a1bafdea.20.fc39.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/results
DEBUG: searching for 'dnf' package manager or alternatives
INFO: Package manager dnf detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/.initialized
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/builddir
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/builddir
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/builddir/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', 'result/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/builddir/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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/fedora-rubygems-2-x86_64-bootstrap/root/builddir
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/builddir/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', 'result/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/builddir/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/mapper
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/mapper
DEBUG: kernel version == 6.5.0-0.rc2.20230721gitf7e3a1bafdea.20.fc39.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: resultdir = ./result
INFO: Package manager dnf detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/.initialized
Finish: chroot init
INFO: installing package(s): /builddir/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm /builddir/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-rubygems-2-x86_64/root', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/fedora-rubygems-2-x86_64/root/', '--releasever', '34', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/builddir/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm', '/builddir/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qyqayf_b:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'df1a5e41cf3145208300c226acbfc58e', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qyqayf_b:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rubygems-2-x86_64/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf-3', '--installroot', '/var/lib/mock/fedora-rubygems-2-x86_64/root/', '--releasever', '34', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/builddir/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm', '/builddir/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rubygems-2-x86_64/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: fedora 37 kB/s | 18 kB 00:00
DEBUG: Copr repo for rubygems owned by pvalena 5.0 kB/s | 1.8 kB 00:00
DEBUG: Copr repo for rubygems owned by pvalena 3.4 MB/s | 5.4 MB 00:01
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG: Package Arch Version Repository Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG: rubygem-safe_yaml noarch 1.0.5-1.fc40 @commandline 22 k
DEBUG: rubygem-safe_yaml-doc noarch 1.0.5-1.fc40 @commandline 318 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install 2 Packages
DEBUG: Total size: 340 k
DEBUG: Installed size: 1.1 M
DEBUG: Downloading Packages:
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 : rubygem-safe_yaml-1.0.5-1.fc40.noarch 1/2
DEBUG: Installing : rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch 2/2
DEBUG: Installed:
DEBUG: rubygem-safe_yaml-1.0.5-1.fc40.noarch
DEBUG: rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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
INFO:
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/builddir/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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/fedora-rubygems-2-x86_64-bootstrap/root/builddir/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-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
+ return 0
+ :
+ section SYNTAX
+ local l=###############################
+ : '############################### SYNTAX ###############################'
+ TP='\n - Koji build: ok\n - Tests: **failed**
```
%check is missing
```\n - Syntax check:'
+ mck --unpriv --shell '
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
'
+ a=
+ [[ -n --unpriv ]]
+ a=' '\''--unpriv'\'''
+ shift
+ [[ -n --shell ]]
+ a=' '\''--unpriv'\'' '\''--shell'\'''
+ shift
+ [[ -n
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
]]
+ a=' '\''--unpriv'\'' '\''--shell'\'' '\''
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-2-x86_64 '\''--unpriv'\'' '\''--shell'\'' '\''
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
'\'''
+ mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --unpriv --shell '
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
'
INFO: mock.py version 5.4 starting (python version = 3.12.1, NVR = mock-5.4-1.fc40), args: /usr/libexec/mock/mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --unpriv --shell '
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
'
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf'}
DEBUG: config_paths: []
DEBUG: version: 5.4
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
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: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.q4fio_ig:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: True
DEBUG: bootstrap_image: fedora:latest
DEBUG: bootstrap_image_ready: False
DEBUG: bootstrap_image_fallback: True
DEBUG: bootstrap_image_keep_getting: 120
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
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_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', '__init__', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-2-x86_64/root_cache/', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, '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/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\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 @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 34
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', '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', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn', '%_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: system_yum_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: dnf_command: /usr/bin/dnf-3
DEBUG: system_dnf_command: /usr/bin/dnf-3
DEBUG: dnf_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock']
DEBUG: dnf_avoid_opts: {}
DEBUG: dnf5_command: /usr/bin/dnf5
DEBUG: system_dnf5_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']}
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 (fedora-rubygems-2-x86_64; 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: 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: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-2-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-2-x86_64.cfg
DEBUG: root: fedora-rubygems-2-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f34
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
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/fedora-rubygems-2-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/mapper
DEBUG: kernel version == 6.5.0-0.rc2.20230721gitf7e3a1bafdea.20.fc39.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/results
DEBUG: searching for 'dnf' package manager or alternatives
INFO: Package manager dnf detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/mapper
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/mapper
DEBUG: kernel version == 6.5.0-0.rc2.20230721gitf7e3a1bafdea.20.fc39.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: resultdir = ./result
INFO: Package manager dnf detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/.initialized
Finish: chroot init
DEBUG: shell: calling preshell hooks
Start: shell
DEBUG: doshell: chrootPath:/var/lib/mock/fedora-rubygems-2-x86_64/root, uid:1000, gid:135
DEBUG: doshell environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}
DEBUG: child environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.q4fio_ig:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: doshell: command: /usr/bin/systemd-nspawn -q -M 7e3de3b8ce174e23812aec3a9233fbf0 -D /var/lib/mock/fedora-rubygems-2-x86_64/root -a -u 1000 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.q4fio_ig:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --chdir=/builddir --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --setenv=CCACHE_DIR=/var/tmp/ccache --setenv=CCACHE_UMASK=002 --setenv=CCACHE_COMPRESS=True --resolv-conf=off /bin/sh -c '
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
'
DEBUG: shell: unmounting all filesystems
Finish: shell
DEBUG: shell: calling postshell hooks
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-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
+ return 0
+ TP='\n - Koji build: ok\n - Tests: **failed**
```
%check is missing
```\n - Syntax check: ok'
+ section DEPENDENCIES
+ local l=###############################
+ : '############################### DEPENDENCIES ###############################'
+ bash -c 'scripts/gems/whatrequires.sh -a '\''safe_yaml'\'''
--> safe_yaml
rubygem-asciidoctor-pdf:
rubygem(safe_yaml)
rubygem-jekyll:
(rubygem(safe_yaml) >= 1.0 with rubygem(safe_yaml) < 2)
rubygem(safe_yaml)
rubygem-safe_yaml-doc:
rubygem-safe_yaml = 1.0.4-18.fc39
+ TP='\n - Koji build: ok\n - Tests: **failed**
```
%check is missing
```\n - Syntax check: ok\n - Reverse dependencies:'
++ bash -c 'scripts/gems/whatrequires.sh -q '\''safe_yaml'\'''
+ DEP='rubygem-jekyll: (rubygem(safe_yaml) >= 1.0 with rubygem(safe_yaml) < 2) '
+ [[ -z rubygem-jekyll: (rubygem(safe_yaml) >= 1.0 with rubygem(safe_yaml) < 2) ]]
++ fail -s 'rubygem-jekyll: (rubygem(safe_yaml) >= 1.0 with rubygem(safe_yaml) < 2) '
++ local 'se=```'
++ local mg=
++ [[ -s == \-\s ]]
++ mg='needs inspection'
++ shift
++ :
++ echo '**needs inspection**'
++ echo '```'
++ echo 'rubygem-jekyll: (rubygem(safe_yaml) >= 1.0 with rubygem(safe_yaml) < 2) '
++ echo '```'
+ TP='\n - Koji build: ok\n - Tests: **failed**
```
%check is missing
```\n - Syntax check: ok\n - Reverse dependencies: **needs inspection**
```
rubygem-jekyll: (rubygem(safe_yaml) >= 1.0 with rubygem(safe_yaml) < 2)
```'
+ [[ -n '' ]]
+ section SMOKE
+ local l=###############################
+ : '############################### SMOKE ###############################'
+ TP='\n - Koji build: ok\n - Tests: **failed**
```
%check is missing
```\n - Syntax check: ok\n - Reverse dependencies: **needs inspection**
```
rubygem-jekyll: (rubygem(safe_yaml) >= 1.0 with rubygem(safe_yaml) < 2)
```\n - Smoke test:'
++ sed -e 's/\-/\//'
+ q=safe_yaml
++ sed -e 's/^ruby//'
+ q=safe_yaml
++ tr '[:upper:]' '[:lower:]'
+ q=safe_yaml
+ for c in "rpm -q \"$p\"" "ruby -e \"require '\''$g'\''\" || ruby -e \"require '\''$q'\''\"" 0
+ [[ rpm -q "rubygem-safe_yaml" == \0 ]]
+ mck --unpriv --chroot 'rpm -q "rubygem-safe_yaml"'
+ a=
+ [[ -n --unpriv ]]
+ a=' '\''--unpriv'\'''
+ shift
+ [[ -n --chroot ]]
+ a=' '\''--unpriv'\'' '\''--chroot'\'''
+ shift
+ [[ -n rpm -q "rubygem-safe_yaml" ]]
+ a=' '\''--unpriv'\'' '\''--chroot'\'' '\''rpm -q "rubygem-safe_yaml"'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-2-x86_64 '\''--unpriv'\'' '\''--chroot'\'' '\''rpm -q "rubygem-safe_yaml"'\'''
+ mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --unpriv --chroot 'rpm -q "rubygem-safe_yaml"'
INFO: mock.py version 5.4 starting (python version = 3.12.1, NVR = mock-5.4-1.fc40), args: /usr/libexec/mock/mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --unpriv --chroot 'rpm -q "rubygem-safe_yaml"'
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf'}
DEBUG: config_paths: []
DEBUG: version: 5.4
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
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: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sooxc2je:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: True
DEBUG: bootstrap_image: fedora:latest
DEBUG: bootstrap_image_ready: False
DEBUG: bootstrap_image_fallback: True
DEBUG: bootstrap_image_keep_getting: 120
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
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_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', '__init__', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-2-x86_64/root_cache/', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, '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/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\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 @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 34
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', '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', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn', '%_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: system_yum_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: dnf_command: /usr/bin/dnf-3
DEBUG: system_dnf_command: /usr/bin/dnf-3
DEBUG: dnf_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock']
DEBUG: dnf_avoid_opts: {}
DEBUG: dnf5_command: /usr/bin/dnf5
DEBUG: system_dnf5_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']}
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 (fedora-rubygems-2-x86_64; 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: 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: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-2-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-2-x86_64.cfg
DEBUG: root: fedora-rubygems-2-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f34
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
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/fedora-rubygems-2-x86_64
DEBUG: ensuring that dir exists: ./result
Mock Version: 5.4
INFO: Mock Version: 5.4
INFO: Mock Version: 5.4
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/mapper
DEBUG: kernel version == 6.5.0-0.rc2.20230721gitf7e3a1bafdea.20.fc39.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/results
DEBUG: searching for 'dnf' package manager or alternatives
INFO: Package manager dnf detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/mapper
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/mapper
DEBUG: kernel version == 6.5.0-0.rc2.20230721gitf7e3a1bafdea.20.fc39.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: resultdir = ./result
INFO: Package manager dnf detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/.initialized
Finish: chroot init
INFO: Running in chroot: ['rpm -q "rubygem-safe_yaml"']
Start: chroot ['rpm -q "rubygem-safe_yaml"']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sooxc2je:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '10bc0d9d732849d695e82cc66b437cdf', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sooxc2je:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/sh', '-c', 'rpm -q "rubygem-safe_yaml"'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
rubygem-safe_yaml-1.0.5-1.fc40.noarch
DEBUG: Child return code was: 0
Finish: chroot ['rpm -q "rubygem-safe_yaml"']
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-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
+ return 0
+ for c in "rpm -q \"$p\"" "ruby -e \"require '\''$g'\''\" || ruby -e \"require '\''$q'\''\"" 0
+ [[ ruby -e "require '\''safe_yaml'\''" || ruby -e "require '\''safe_yaml'\''" == \0 ]]
+ mck --unpriv --chroot 'ruby -e "require '\''\'\'''\''safe_yaml'\''\'\'''\''" || ruby -e "require '\''\'\'''\''safe_yaml'\''\'\'''\''"'
+ a=
+ [[ -n --unpriv ]]
+ a=' '\''--unpriv'\'''
+ shift
+ [[ -n --chroot ]]
+ a=' '\''--unpriv'\'' '\''--chroot'\'''
+ shift
+ [[ -n ruby -e "require '\''safe_yaml'\''" || ruby -e "require '\''safe_yaml'\''" ]]
+ a=' '\''--unpriv'\'' '\''--chroot'\'' '\''ruby -e "require '\''\'\'''\''safe_yaml'\''\'\'''\''" || ruby -e "require '\''\'\'''\''safe_yaml'\''\'\'''\''"'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-2-x86_64 '\''--unpriv'\'' '\''--chroot'\'' '\''ruby -e "require '\''\'\'''\''safe_yaml'\''\'\'''\''" || ruby -e "require '\''\'\'''\''safe_yaml'\''\'\'''\''"'\'''
+ mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --unpriv --chroot 'ruby -e "require '\''safe_yaml'\''" || ruby -e "require '\''safe_yaml'\''"'
INFO: mock.py version 5.4 starting (python version = 3.12.1, NVR = mock-5.4-1.fc40), args: /usr/libexec/mock/mock -v -n --result=./result -r fedora-rubygems-2-x86_64 --unpriv --chroot 'ruby -e "require '"'"'safe_yaml'"'"'" || ruby -e "require '"'"'safe_yaml'"'"'"'
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf'}
DEBUG: config_paths: []
DEBUG: version: 5.4
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
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: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ddns62j7:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: True
DEBUG: bootstrap_image: fedora:latest
DEBUG: bootstrap_image_ready: False
DEBUG: bootstrap_image_fallback: True
DEBUG: bootstrap_image_keep_getting: 120
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
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_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', '__init__', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-2-x86_64/root_cache/', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, '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/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-2-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-2-x86_64', 'root': 'fedora-rubygems-2-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\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 @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 34
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', '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', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn', '%_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: system_yum_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: dnf_command: /usr/bin/dnf-3
DEBUG: system_dnf_command: /usr/bin/dnf-3
DEBUG: dnf_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock']
DEBUG: dnf_avoid_opts: {}
DEBUG: dnf5_command: /usr/bin/dnf5
DEBUG: system_dnf5_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']}
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 (fedora-rubygems-2-x86_64; 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: 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: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-2-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-2-x86_64.cfg
DEBUG: root: fedora-rubygems-2-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f34
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
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/fedora-rubygems-2-x86_64
DEBUG: ensuring that dir exists: ./result
Mock Version: 5.4
INFO: Mock Version: 5.4
INFO: Mock Version: 5.4
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/dev/mapper
DEBUG: kernel version == 6.5.0-0.rc2.20230721gitf7e3a1bafdea.20.fc39.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/results
DEBUG: searching for 'dnf' package manager or alternatives
INFO: Package manager dnf detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/source/blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/etc
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/mapper
DEBUG: created dir: /var/lib/mock/fedora-rubygems-2-x86_64/root/dev/mapper
DEBUG: kernel version == 6.5.0-0.rc2.20230721gitf7e3a1bafdea.20.fc39.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: resultdir = ./result
INFO: Package manager dnf detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/source/blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/usr/share/pki/ca-trust-source/./blacklist
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-2-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-2-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/.initialized
Finish: chroot init
INFO: Running in chroot: ['ruby -e "require \'safe_yaml\'" || ruby -e "require \'safe_yaml\'"']
Start: chroot ['ruby -e "require \'safe_yaml\'" || ruby -e "require \'safe_yaml\'"']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ddns62j7:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ec8496b63cc04d35964dabba03dba13a', '-D', '/var/lib/mock/fedora-rubygems-2-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ddns62j7:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-2-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/sh', '-c', 'ruby -e "require \'safe_yaml\'" || ruby -e "require \'safe_yaml\'"'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-2-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Child return code was: 0
Finish: chroot ['ruby -e "require \'safe_yaml\'" || ruby -e "require \'safe_yaml\'"']
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-2-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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/fedora-rubygems-2-x86_64/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/fedora-rubygems-2-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/fedora-rubygems-2-x86_64-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-2-x86_64-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/fedora-rubygems-2-x86_64-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
+ return 0
+ for c in "rpm -q \"$p\"" "ruby -e \"require '\''$g'\''\" || ruby -e \"require '\''$q'\''\"" 0
+ [[ 0 == \0 ]]
+ TP='\n - Koji build: ok\n - Tests: **failed**
```
%check is missing
```\n - Syntax check: ok\n - Reverse dependencies: **needs inspection**
```
rubygem-jekyll: (rubygem(safe_yaml) >= 1.0 with rubygem(safe_yaml) < 2)
```\n - Smoke test: ok'
+ section RPMLINT
+ local l=###############################
+ : '############################### RPMLINT ###############################'
+ TP='\n - Koji build: ok\n - Tests: **failed**
```
%check is missing
```\n - Syntax check: ok\n - Reverse dependencies: **needs inspection**
```
rubygem-jekyll: (rubygem(safe_yaml) >= 1.0 with rubygem(safe_yaml) < 2)
```\n - Smoke test: ok\n - rpmlint:'
++ ls -d result/rubygem-safe_yaml-1.0.5-1.fc40.noarch.rpm result/rubygem-safe_yaml-1.0.5-1.fc40.src.rpm result/rubygem-safe_yaml-doc-1.0.5-1.fc40.noarch.rpm rubygem-safe_yaml.spec
++ xargs -n1 rpmlint
++ grep '^\S'
++ grep -v '^='
++ grep -v '^configuration:'
++ grep -vE ' W: (invalid-url Source)'
++ grep -vE ' W: (no-documentation)$'
++ grep -vE ' W: (description-shorter-than-summary)'
++ grep -vE ' W: (spelling-error|zero-length|devel-file-in-non-devel-package|mixed-use-of-spaces-and-tabs) '
++ sort -u
++ grep -vE '^(rpmlint|checks): '
+ RPML='rubygem-safe_yaml-doc.noarch: E: zero-length /usr/share/gems/gems/safe_yaml-1.0.5/spec/issue49.yml
rubygem-safe_yaml.noarch: W: no-manual-page-for-binary safe_yaml'
+ [[ -z rubygem-safe_yaml-doc.noarch: E: zero-length /usr/share/gems/gems/safe_yaml-1.0.5/spec/issue49.yml
rubygem-safe_yaml.noarch: W: no-manual-page-for-binary safe_yaml ]]
++ fail 'rubygem-safe_yaml-doc.noarch: E: zero-length /usr/share/gems/gems/safe_yaml-1.0.5/spec/issue49.yml
rubygem-safe_yaml.noarch: W: no-manual-page-for-binary safe_yaml'
++ local 'se=```'
++ local mg=
++ [[ rubygem-safe_yaml-doc.noarch: E: zero-length /usr/share/gems/gems/safe_yaml-1.0.5/spec/issue49.yml
rubygem-safe_yaml.noarch: W: no-manual-page-for-binary safe_yaml == \-\s ]]
++ mg=failed
++ echo '**failed**'
++ echo '```'
++ echo 'rubygem-safe_yaml-doc.noarch: E: zero-length /usr/share/gems/gems/safe_yaml-1.0.5/spec/issue49.yml
rubygem-safe_yaml.noarch: W: no-manual-page-for-binary safe_yaml'
++ echo '```'
+ TP='\n - Koji build: ok\n - Tests: **failed**
```
%check is missing
```\n - Syntax check: ok\n - Reverse dependencies: **needs inspection**
```
rubygem-jekyll: (rubygem(safe_yaml) >= 1.0 with rubygem(safe_yaml) < 2)
```\n - Smoke test: ok\n - rpmlint: **failed**
```
rubygem-safe_yaml-doc.noarch: E: zero-length /usr/share/gems/gems/safe_yaml-1.0.5/spec/issue49.yml
rubygem-safe_yaml.noarch: W: no-manual-page-for-binary safe_yaml
```'
+ section PATCHES
+ local l=###############################
+ : '############################### PATCHES ###############################'
+ TP='\n - Koji build: ok\n - Tests: **failed**
```
%check is missing
```\n - Syntax check: ok\n - Reverse dependencies: **needs inspection**
```
rubygem-jekyll: (rubygem(safe_yaml) >= 1.0 with rubygem(safe_yaml) < 2)
```\n - Smoke test: ok\n - rpmlint: **failed**
```
rubygem-safe_yaml-doc.noarch: E: zero-length /usr/share/gems/gems/safe_yaml-1.0.5/spec/issue49.yml
rubygem-safe_yaml.noarch: W: no-manual-page-for-binary safe_yaml
```\n - patches:'
++ scripts/pkgs/check-patches.sh
Spec file entries are missing:
Missing in spec: rubygem-safe_yaml-1.0.4-Fix-uninitialized-constant-DateTime.patch
+ RPML=
++ fail ''
++ local 'se=```'
++ local mg=
++ [[ '' == \-\s ]]
++ mg=failed
++ echo '**failed**'
++ echo '```'
++ echo ''
++ echo '```'
+ TP='\n - Koji build: ok\n - Tests: **failed**
```
%check is missing
```\n - Syntax check: ok\n - Reverse dependencies: **needs inspection**
```
rubygem-jekyll: (rubygem(safe_yaml) >= 1.0 with rubygem(safe_yaml) < 2)
```\n - Smoke test: ok\n - rpmlint: **failed**
```
rubygem-safe_yaml-doc.noarch: E: zero-length /usr/share/gems/gems/safe_yaml-1.0.5/spec/issue49.yml
rubygem-safe_yaml.noarch: W: no-manual-page-for-binary safe_yaml
```\n - patches: **failed**
```
```'
=> Success
_ _ _ _
rpmlint:
_ _ _ _
To have latest safe_yaml gem in Fedora.
Koji scratch-build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=111600440
Copr build:
https://copr.fedorainfracloud.org/coprs/build/6881257
Checks:
- Koji build: ok
- Tests: **failed**
```
%check is missing
```
- Syntax check: ok
- Reverse dependencies: **needs inspection**
```
rubygem-jekyll: (rubygem(safe_yaml) >= 1.0 with rubygem(safe_yaml) < 2)
```
- Smoke test: ok
- rpmlint: **failed**
```
rubygem-safe_yaml-doc.noarch: E: zero-length /usr/share/gems/gems/safe_yaml-1.0.5/spec/issue49.yml
rubygem-safe_yaml.noarch: W: no-manual-page-for-binary safe_yaml
```
- patches: **failed**
```
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment