Skip to content

Instantly share code, notes, and snippets.

@pvalena
Created November 27, 2020 05:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pvalena/51cc2652cf41db28825880f1081e38ab to your computer and use it in GitHub Desktop.
Save pvalena/51cc2652cf41db28825880f1081e38ab to your computer and use it in GitHub Desktop.
+ p=capybara
+ [[ -n capybara ]]
+ grep -q '^rubygem-'
+ p=rubygem-capybara
+ [[ -d rubygem-capybara ]]
+ cd rubygem-capybara
+ :
++ cut -d- -f2-
+ g=capybara
+ [[ -n rubygem-capybara ]]
+ [[ -n capybara ]]
+ grep '^rubygem-'
+ [[ -n -c ]]
+ [[ -n '' ]]
+ section SRPM
+ : '############################### SRPM ###############################'
+ rm rubygem-capybara-3.34.0-1.fc34.src.rpm
+ rm -rf result/
+ fedpkg --release f34 srpm
setting SOURCE_DATE_EPOCH=1606450945
Wrote: fedora/packages/rubygem-capybara/rubygem-capybara-3.34.0-1.fc34.src.rpm
+ section BUILD
+ : '############################### 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 --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 --bootstrap-chroot '\''-q'\'' '\''--clean'\'''
+ mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-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 --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 --bootstrap-chroot '\''-q'\'' '\''--init'\'''
+ mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 --bootstrap-chroot -q --init
+ return 0
+ sleep 1
+ for c in *.src.rpm
+ mck rubygem-capybara-3.34.0-1.fc34.src.rpm
+ a=
+ [[ -n rubygem-capybara-3.34.0-1.fc34.src.rpm ]]
+ a=' '\''rubygem-capybara-3.34.0-1.fc34.src.rpm'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 --bootstrap-chroot '\''rubygem-capybara-3.34.0-1.fc34.src.rpm'\'''
+ mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 --bootstrap-chroot rubygem-capybara-3.34.0-1.fc34.src.rpm
INFO: mock.py version 2.6 starting (python version = 3.9.0)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-x86_64.cfg']
DEBUG: version: 2.6
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-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: 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.nx466kma:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
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: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/root_cache/', 'tar': 'gnutar', '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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 33
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'}
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: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-x86_64.cfg
DEBUG: root: fedora-rubygems-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:f33
# 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-33-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-33-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-33-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-33-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-33-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-33-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: Unsharing. Flags: 67239936
DEBUG: Local file: rubygem-capybara-3.34.0-1.fc34.src.rpm
INFO: Start(rubygem-capybara-3.34.0-1.fc34.src.rpm) Config(fedora-rubygems-x86_64)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
Mock Version: 2.6
INFO: Mock Version: 2.6
INFO: Mock Version: 2.6
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-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: rootdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-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-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-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: method _make_build_user skipped in bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-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-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/run/lock
DEBUG: ensuring that dir exists: ./result
Mock Version: 2.6
INFO: Mock Version: 2.6
INFO: Mock Version: 2.6
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-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-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-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-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/fedora-rubygems-x86_64/root', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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: rootdir = /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'acddfa6db4f14a2db555344e92a8d078', '-D', '/var/lib/mock/fedora-rubygems-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-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', '/usr/sbin/userdel', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
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', 'b60fdc394b3f48a5a4fd305a40ebfec2', '-D', '/var/lib/mock/fedora-rubygems-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-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', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
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', '67102a5e9d0343a5a4cd3f896cd4bd6c', '-D', '/var/lib/mock/fedora-rubygems-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-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', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
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', 'c7b9cf934dcd470ca54dfea80bd99107', '-D', '/var/lib/mock/fedora-rubygems-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-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', '/usr/sbin/useradd', '-o', '-m', '-u', '1000', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
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: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/RPMS
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/SPECS
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/SRPMS
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/BUILD
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/BUILDROOT
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/originals
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/.initialized
Finish: chroot init
Start: build phase for rubygem-capybara-3.34.0-1.fc34.src.rpm
Start: build setup for rubygem-capybara-3.34.0-1.fc34.src.rpm
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nx466kma:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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', 'e31fd57bef5a4665b8d59355a3c86503', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nx466kma:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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-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-capybara-3.34.0-1.fc34.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-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 1073741824
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: Updating / installing...
DEBUG: rubygem-capybara-3.34.0-1.fc34 warning: user lpcs does not exist - using root
DEBUG: warning: group lpcs does not exist - using root
DEBUG: #warning: user lpcs does not exist - using root
DEBUG: warning: group lpcs does not exist - using root
DEBUG: ######################################warning: user lpcs does not exist - using root
DEBUG: #
DEBUG: warning: group lpcs does not exist - using root
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nx466kma:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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', '53fac3de957745f18546728143b0972d', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nx466kma:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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-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-capybara-3.34.0-1.fc34.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-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 1073741824
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: capybara-3.34.0-tests.txz
DEBUG: capybara-3.34.0.gem
DEBUG: rubygem-capybara.spec
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rubygem-capybara.spec'], chrootPath='/var/lib/mock/fedora-rubygems-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-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 0x7f8a45e0a520>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nx466kma:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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.nx466kma:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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', '84c10c45ef0146aebf790c2647c2fcb9', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nx466kma:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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-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 --target x86_64 --nodeps /builddir/build/SPECS/rubygem-capybara.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 1073741824
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: setting SOURCE_DATE_EPOCH=1606450945
DEBUG: Wrote: /builddir/build/SRPMS/rubygem-capybara-3.34.0-1.fc34.src.rpm
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-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-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/fedora-rubygems-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-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-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-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/fedora-rubygems-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-x86_64/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rubygems-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-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-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-x86_64/root/installation-homedir
DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rubygems-x86_64/root/', '--releasever', '33', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'ccache']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4ql0zkv6:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '56e04e8f32b44e1ebaf25fcff75a3161', '-D', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4ql0zkv6:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rubygems-x86_64/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-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', '--installroot', '/var/lib/mock/fedora-rubygems-x86_64/root/', '--releasever', '33', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rubygems-x86_64/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk
DEBUG: fedora 30 kB/s | 18 kB 00:00
DEBUG: Copr repo for rubygems owned by pvalena 5.9 kB/s | 3.3 kB 00:00
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG: Package Architecture Version Repository Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG: ccache x86_64 4.0-1.fc34 fedora 402 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install 1 Package
DEBUG: Total size: 402 k
DEBUG: Installed size: 840 k
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] ccache-4.0-1.fc34.x86_64.rpm: Already downloaded
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG: Preparing : 1/1
DEBUG: Running scriptlet: ccache-4.0-1.fc34.x86_64 1/1
DEBUG: Installing : ccache-4.0-1.fc34.x86_64 1/1
DEBUG: Running scriptlet: ccache-4.0-1.fc34.x86_64 1/1
DEBUG: Verifying : ccache-4.0-1.fc34.x86_64 1/1
DEBUG: Installed:
DEBUG: ccache-4.0-1.fc34.x86_64
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-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-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-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-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-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-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: kill orphans
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-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-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/fedora-rubygems-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-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-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-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/fedora-rubygems-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-x86_64/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rubygems-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-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-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-x86_64/root/installation-homedir
DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rubygems-x86_64/root/', '--releasever', '33', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rubygems-x86_64/root//builddir/build/SRPMS/rubygem-capybara-3.34.0-1.fc34.src.rpm']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4ql0zkv6:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6074cd7f6db1425790f031d083344632', '-D', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4ql0zkv6:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rubygems-x86_64/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-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', 'builddep', '--installroot', '/var/lib/mock/fedora-rubygems-x86_64/root/', '--releasever', '33', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rubygems-x86_64/root//builddir/build/SRPMS/rubygem-capybara-3.34.0-1.fc34.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rubygems-x86_64/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk
DEBUG: fedora 23 kB/s | 18 kB 00:00
DEBUG: Copr repo for rubygems owned by pvalena 5.9 kB/s | 3.3 kB 00:00
DEBUG: Dependencies resolved.
DEBUG: ===========================================================================================
DEBUG: Package Arch Version Repository Size
DEBUG: ===========================================================================================
DEBUG: Installing:
DEBUG: ruby x86_64 2.7.2-135.fc34 fedora 41 k
DEBUG: ruby-libs x86_64 2.7.2-135.fc34 fedora 3.2 M
DEBUG: rubygem-cucumber noarch 3.1.2-9.fc33 fedora 94 k
DEBUG: rubygem-launchy noarch 2.5.0-1.fc34 pvalena-rubygems 20 k
DEBUG: rubygem-mini_mime noarch 1.0.2-1.fc34 pvalena-rubygems 25 k
DEBUG: rubygem-minitest noarch 5.14.2-200.fc34 fedora 45 k
DEBUG: rubygem-nokogiri x86_64 1.10.10-2.fc34 fedora 158 k
DEBUG: rubygem-puma x86_64 5.0.0-1.fc33 pvalena-rubygems 85 k
DEBUG: rubygem-rack-test noarch 1.1.0-2.fc33 fedora 18 k
DEBUG: rubygem-regexp_parser noarch 1.8.2-1.fc34 pvalena-rubygems 57 k
DEBUG: rubygem-rspec noarch 3.10.0-1.fc34 pvalena-rubygems 13 k
DEBUG: rubygem-selenium-webdriver noarch 3.142.7-3.fc33 fedora 950 k
DEBUG: rubygem-sinatra noarch 1:2.0.8.1-2.fc33 fedora 77 k
DEBUG: rubygem-xpath noarch 3.2.0-1.fc33 fedora 13 k
DEBUG: rubygems-devel noarch 3.1.4-135.fc34 fedora 14 k
DEBUG: Installing dependencies:
DEBUG: gdbm-libs x86_64 1:1.18.1-5.fc33 fedora 54 k
DEBUG: js-jquery noarch 3.5.0-4.fc33 fedora 172 k
DEBUG: libxslt x86_64 1.1.34-4.fc34 fedora 243 k
DEBUG: libyaml x86_64 0.2.5-3.fc33 fedora 60 k
DEBUG: ruby-default-gems noarch 2.7.2-135.fc34 fedora 25 k
DEBUG: rubygem-addressable noarch 2.7.0-2.fc33 fedora 65 k
DEBUG: rubygem-backports noarch 3.17.1-2.fc33 fedora 181 k
DEBUG: rubygem-builder noarch 3.2.4-2.fc33 fedora 19 k
DEBUG: rubygem-childprocess noarch 4.0.0-1.fc33 pvalena-rubygems 60 k
DEBUG: rubygem-cucumber-core noarch 3.2.0-9.fc34 fedora 33 k
DEBUG: rubygem-cucumber-expressions noarch 6.0.1-5.fc33 fedora 16 k
DEBUG: rubygem-cucumber-tag_expressions noarch 2.0.2-2.fc34 fedora 13 k
DEBUG: rubygem-cucumber-wire noarch 0.0.1-13.fc33 fedora 15 k
DEBUG: rubygem-diff-lcs noarch 1.3-9.fc33 fedora 36 k
DEBUG: rubygem-gherkin noarch 5.1.0-5.fc33 fedora 32 k
DEBUG: rubygem-io-console x86_64 0.5.6-135.fc34 fedora 24 k
DEBUG: rubygem-irb noarch 1.2.6-135.fc34 fedora 66 k
DEBUG: rubygem-json x86_64 2.3.1-201.fc33 fedora 63 k
DEBUG: rubygem-multi_json noarch 1.15.0-1.fc34 fedora 20 k
DEBUG: rubygem-multi_test noarch 0.1.2-10.fc33 fedora 10 k
DEBUG: rubygem-mustermann noarch 1.1.1-2.fc33 fedora 36 k
DEBUG: rubygem-nio4r x86_64 2.5.2-3.fc33 fedora 55 k
DEBUG: rubygem-openssl x86_64 2.1.2-135.fc34 fedora 158 k
DEBUG: rubygem-psych x86_64 3.1.0-135.fc34 fedora 50 k
DEBUG: rubygem-public_suffix noarch 4.0.6-1.fc34 fedora 83 k
DEBUG: rubygem-racc x86_64 1.5.1-200.fc34 fedora 55 k
DEBUG: rubygem-rack noarch 1:2.2.3-3.fc34 fedora 92 k
DEBUG: rubygem-rack-protection noarch 2.0.8.1-2.fc33 fedora 21 k
DEBUG: rubygem-rake noarch 13.0.1-203.fc33.1 fedora 51 k
DEBUG: rubygem-rdoc noarch 6.2.1-201.fc33 fedora 404 k
DEBUG: rubygem-rspec-core noarch 3.10.0-1.fc34~bootstrap pvalena-rubygems 119 k
DEBUG: rubygem-rspec-expectations noarch 3.10.0-1.fc34~bootstrap pvalena-rubygems 83 k
DEBUG: rubygem-rspec-mocks noarch 3.10.0-1.fc34~bootstrap pvalena-rubygems 75 k
DEBUG: rubygem-rspec-support noarch 3.10.0-1.fc34~bootstrap pvalena-rubygems 39 k
DEBUG: rubygem-rubyzip noarch 2.3.0-1.fc33 fedora 42 k
DEBUG: rubygem-tilt noarch 2.0.10-2.fc33 fedora 32 k
DEBUG: rubygems noarch 3.1.4-201.fc33 fedora 285 k
DEBUG: rubypick noarch 1.1.1-13.fc33 fedora 9.7 k
DEBUG: web-assets-filesystem noarch 5-12.fc33 fedora 7.5 k
DEBUG: Transaction Summary
DEBUG: ===========================================================================================
DEBUG: Install 54 Packages
DEBUG: Total size: 7.6 M
DEBUG: Installed size: 24 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] gdbm-libs-1.18.1-5.fc33.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] js-jquery-3.5.0-4.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] libxslt-1.1.34-4.fc34.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] libyaml-0.2.5-3.fc33.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] ruby-2.7.2-135.fc34.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] ruby-default-gems-2.7.2-135.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] ruby-libs-2.7.2-135.fc34.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-addressable-2.7.0-2.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-backports-3.17.1-2.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-builder-3.2.4-2.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-cucumber-3.1.2-9.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-cucumber-core-3.2.0-9.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-cucumber-expressions-6.0.1-5.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-cucumber-tag_expressions-2.0.2-2.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-cucumber-wire-0.0.1-13.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-diff-lcs-1.3-9.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-gherkin-5.1.0-5.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-io-console-0.5.6-135.fc34.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-irb-1.2.6-135.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-json-2.3.1-201.fc33.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-minitest-5.14.2-200.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-multi_json-1.15.0-1.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-multi_test-0.1.2-10.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-mustermann-1.1.1-2.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-nio4r-2.5.2-3.fc33.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-nokogiri-1.10.10-2.fc34.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-openssl-2.1.2-135.fc34.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-psych-3.1.0-135.fc34.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-public_suffix-4.0.6-1.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-racc-1.5.1-200.fc34.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rack-2.2.3-3.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rack-protection-2.0.8.1-2.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rack-test-1.1.0-2.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rake-13.0.1-203.fc33.1.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rdoc-6.2.1-201.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rubyzip-2.3.0-1.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-selenium-webdriver-3.142.7-3.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-sinatra-2.0.8.1-2.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-tilt-2.0.10-2.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-xpath-3.2.0-1.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygems-3.1.4-201.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygems-devel-3.1.4-135.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubypick-1.1.1-13.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] web-assets-filesystem-5-12.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-childprocess-4.0.0-1.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-launchy-2.5.0-1.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-mini_mime-1.0.2-1.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-puma-5.0.0-1.fc33.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-regexp_parser-1.8.2-1.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rspec-3.10.0-1.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rspec-core-3.10.0-1.fc34~bootstrap.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rspec-expectations-3.10.0-1.fc34~bootstrap.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rspec-mocks-3.10.0-1.fc34~bootstrap.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rspec-support-3.10.0-1.fc34~bootstrap.noarch.rpm: Already downloaded
DEBUG: warning: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf/pvalena-rubygems-81c828c97f618bec/packages/rubygem-childprocess-4.0.0-1.fc33.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 94768056: NOKEY
DEBUG: Copr repo for rubygems owned by pvalena 1.7 kB/s | 1.0 kB 00:00
DEBUG: Importing GPG key 0x94768056:
DEBUG: Userid : "pvalena_rubygems (None) <pvalena#rubygems@copr.fedorahosted.org>"
DEBUG: Fingerprint: 8553 944F F468 0C1E A3BA ABCD 85BA 47A0 9476 8056
DEBUG: From : https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
DEBUG: Key imported successfully
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 : web-assets-filesystem-5-12.fc33.noarch 1/54
DEBUG: Installing : js-jquery-3.5.0-4.fc33.noarch 2/54
DEBUG: Installing : libyaml-0.2.5-3.fc33.x86_64 3/54
DEBUG: Installing : libxslt-1.1.34-4.fc34.x86_64 4/54
DEBUG: Installing : gdbm-libs-1:1.18.1-5.fc33.x86_64 5/54
DEBUG: Installing : ruby-libs-2.7.2-135.fc34.x86_64 6/54
DEBUG: Installing : rubygem-io-console-0.5.6-135.fc34.x86_64 7/54
DEBUG: Installing : rubygem-json-2.3.1-201.fc33.x86_64 8/54
DEBUG: Installing : ruby-default-gems-2.7.2-135.fc34.noarch 9/54
DEBUG: Installing : rubygem-irb-1.2.6-135.fc34.noarch 10/54
DEBUG: Installing : rubypick-1.1.1-13.fc33.noarch 11/54
DEBUG: Installing : ruby-2.7.2-135.fc34.x86_64 12/54
DEBUG: Installing : rubygem-openssl-2.1.2-135.fc34.x86_64 13/54
DEBUG: Installing : rubygem-psych-3.1.0-135.fc34.x86_64 14/54
DEBUG: Installing : rubygem-rdoc-6.2.1-201.fc33.noarch 15/54
DEBUG: Installing : rubygems-3.1.4-201.fc33.noarch 16/54
DEBUG: Installing : rubygem-diff-lcs-1.3-9.fc33.noarch 17/54
DEBUG: Installing : rubygem-rack-1:2.2.3-3.fc34.noarch 18/54
DEBUG: Installing : rubygem-rspec-support-3.10.0-1.fc34~bootstrap.noar 19/54
DEBUG: Installing : rubygem-gherkin-5.1.0-5.fc33.noarch 20/54
DEBUG: Installing : rubygem-rspec-expectations-3.10.0-1.fc34~bootstrap 21/54
DEBUG: Installing : rubygem-rspec-mocks-3.10.0-1.fc34~bootstrap.noarch 22/54
DEBUG: Installing : rubygem-rack-protection-2.0.8.1-2.fc33.noarch 23/54
DEBUG: Installing : rubygem-backports-3.17.1-2.fc33.noarch 24/54
DEBUG: Installing : rubygem-builder-3.2.4-2.fc33.noarch 25/54
DEBUG: Installing : rubygem-cucumber-expressions-6.0.1-5.fc33.noarch 26/54
DEBUG: Installing : rubygem-cucumber-tag_expressions-2.0.2-2.fc34.noar 27/54
DEBUG: Installing : rubygem-cucumber-core-3.2.0-9.fc34.noarch 28/54
DEBUG: Installing : rubygem-cucumber-wire-0.0.1-13.fc33.noarch 29/54
DEBUG: Installing : rubygem-multi_json-1.15.0-1.fc34.noarch 30/54
DEBUG: Installing : rubygem-multi_test-0.1.2-10.fc33.noarch 31/54
DEBUG: Installing : rubygem-mustermann-1.1.1-2.fc33.noarch 32/54
DEBUG: Installing : rubygem-nio4r-2.5.2-3.fc33.x86_64 33/54
DEBUG: Installing : rubygem-public_suffix-4.0.6-1.fc34.noarch 34/54
DEBUG: Installing : rubygem-addressable-2.7.0-2.fc33.noarch 35/54
DEBUG: Installing : rubygem-racc-1.5.1-200.fc34.x86_64 36/54
DEBUG: Installing : rubygem-nokogiri-1.10.10-2.fc34.x86_64 37/54
DEBUG: Installing : rubygem-rake-13.0.1-203.fc33.1.noarch 38/54
DEBUG: Installing : rubygem-rspec-core-3.10.0-1.fc34~bootstrap.noarch 39/54
DEBUG: Installing : rubygem-rubyzip-2.3.0-1.fc33.noarch 40/54
DEBUG: Installing : rubygem-tilt-2.0.10-2.fc33.noarch 41/54
DEBUG: Installing : rubygem-childprocess-4.0.0-1.fc33.noarch 42/54
DEBUG: Installing : rubygem-selenium-webdriver-3.142.7-3.fc33.noarch 43/54
DEBUG: Installing : rubygem-sinatra-1:2.0.8.1-2.fc33.noarch 44/54
DEBUG: Installing : rubygem-rspec-3.10.0-1.fc34.noarch 45/54
DEBUG: Installing : rubygem-xpath-3.2.0-1.fc33.noarch 46/54
DEBUG: Installing : rubygem-launchy-2.5.0-1.fc34.noarch 47/54
DEBUG: Installing : rubygem-puma-5.0.0-1.fc33.x86_64 48/54
DEBUG: Installing : rubygem-cucumber-3.1.2-9.fc33.noarch 49/54
DEBUG: Installing : rubygem-rack-test-1.1.0-2.fc33.noarch 50/54
DEBUG: Installing : rubygem-minitest-5.14.2-200.fc34.noarch 51/54
DEBUG: Installing : rubygems-devel-3.1.4-135.fc34.noarch 52/54
DEBUG: Installing : rubygem-mini_mime-1.0.2-1.fc34.noarch 53/54
DEBUG: Installing : rubygem-regexp_parser-1.8.2-1.fc34.noarch 54/54
DEBUG: Running scriptlet: rubygem-regexp_parser-1.8.2-1.fc34.noarch 54/54
DEBUG: Verifying : gdbm-libs-1:1.18.1-5.fc33.x86_64 1/54
DEBUG: Verifying : js-jquery-3.5.0-4.fc33.noarch 2/54
DEBUG: Verifying : libxslt-1.1.34-4.fc34.x86_64 3/54
DEBUG: Verifying : libyaml-0.2.5-3.fc33.x86_64 4/54
DEBUG: Verifying : ruby-2.7.2-135.fc34.x86_64 5/54
DEBUG: Verifying : ruby-default-gems-2.7.2-135.fc34.noarch 6/54
DEBUG: Verifying : ruby-libs-2.7.2-135.fc34.x86_64 7/54
DEBUG: Verifying : rubygem-addressable-2.7.0-2.fc33.noarch 8/54
DEBUG: Verifying : rubygem-backports-3.17.1-2.fc33.noarch 9/54
DEBUG: Verifying : rubygem-builder-3.2.4-2.fc33.noarch 10/54
DEBUG: Verifying : rubygem-cucumber-3.1.2-9.fc33.noarch 11/54
DEBUG: Verifying : rubygem-cucumber-core-3.2.0-9.fc34.noarch 12/54
DEBUG: Verifying : rubygem-cucumber-expressions-6.0.1-5.fc33.noarch 13/54
DEBUG: Verifying : rubygem-cucumber-tag_expressions-2.0.2-2.fc34.noar 14/54
DEBUG: Verifying : rubygem-cucumber-wire-0.0.1-13.fc33.noarch 15/54
DEBUG: Verifying : rubygem-diff-lcs-1.3-9.fc33.noarch 16/54
DEBUG: Verifying : rubygem-gherkin-5.1.0-5.fc33.noarch 17/54
DEBUG: Verifying : rubygem-io-console-0.5.6-135.fc34.x86_64 18/54
DEBUG: Verifying : rubygem-irb-1.2.6-135.fc34.noarch 19/54
DEBUG: Verifying : rubygem-json-2.3.1-201.fc33.x86_64 20/54
DEBUG: Verifying : rubygem-minitest-5.14.2-200.fc34.noarch 21/54
DEBUG: Verifying : rubygem-multi_json-1.15.0-1.fc34.noarch 22/54
DEBUG: Verifying : rubygem-multi_test-0.1.2-10.fc33.noarch 23/54
DEBUG: Verifying : rubygem-mustermann-1.1.1-2.fc33.noarch 24/54
DEBUG: Verifying : rubygem-nio4r-2.5.2-3.fc33.x86_64 25/54
DEBUG: Verifying : rubygem-nokogiri-1.10.10-2.fc34.x86_64 26/54
DEBUG: Verifying : rubygem-openssl-2.1.2-135.fc34.x86_64 27/54
DEBUG: Verifying : rubygem-psych-3.1.0-135.fc34.x86_64 28/54
DEBUG: Verifying : rubygem-public_suffix-4.0.6-1.fc34.noarch 29/54
DEBUG: Verifying : rubygem-racc-1.5.1-200.fc34.x86_64 30/54
DEBUG: Verifying : rubygem-rack-1:2.2.3-3.fc34.noarch 31/54
DEBUG: Verifying : rubygem-rack-protection-2.0.8.1-2.fc33.noarch 32/54
DEBUG: Verifying : rubygem-rack-test-1.1.0-2.fc33.noarch 33/54
DEBUG: Verifying : rubygem-rake-13.0.1-203.fc33.1.noarch 34/54
DEBUG: Verifying : rubygem-rdoc-6.2.1-201.fc33.noarch 35/54
DEBUG: Verifying : rubygem-rubyzip-2.3.0-1.fc33.noarch 36/54
DEBUG: Verifying : rubygem-selenium-webdriver-3.142.7-3.fc33.noarch 37/54
DEBUG: Verifying : rubygem-sinatra-1:2.0.8.1-2.fc33.noarch 38/54
DEBUG: Verifying : rubygem-tilt-2.0.10-2.fc33.noarch 39/54
DEBUG: Verifying : rubygem-xpath-3.2.0-1.fc33.noarch 40/54
DEBUG: Verifying : rubygems-3.1.4-201.fc33.noarch 41/54
DEBUG: Verifying : rubygems-devel-3.1.4-135.fc34.noarch 42/54
DEBUG: Verifying : rubypick-1.1.1-13.fc33.noarch 43/54
DEBUG: Verifying : web-assets-filesystem-5-12.fc33.noarch 44/54
DEBUG: Verifying : rubygem-childprocess-4.0.0-1.fc33.noarch 45/54
DEBUG: Verifying : rubygem-launchy-2.5.0-1.fc34.noarch 46/54
DEBUG: Verifying : rubygem-mini_mime-1.0.2-1.fc34.noarch 47/54
DEBUG: Verifying : rubygem-puma-5.0.0-1.fc33.x86_64 48/54
DEBUG: Verifying : rubygem-regexp_parser-1.8.2-1.fc34.noarch 49/54
DEBUG: Verifying : rubygem-rspec-3.10.0-1.fc34.noarch 50/54
DEBUG: Verifying : rubygem-rspec-core-3.10.0-1.fc34~bootstrap.noarch 51/54
DEBUG: Verifying : rubygem-rspec-expectations-3.10.0-1.fc34~bootstrap 52/54
DEBUG: Verifying : rubygem-rspec-mocks-3.10.0-1.fc34~bootstrap.noarch 53/54
DEBUG: Verifying : rubygem-rspec-support-3.10.0-1.fc34~bootstrap.noar 54/54
DEBUG: Installed:
DEBUG: gdbm-libs-1:1.18.1-5.fc33.x86_64
DEBUG: js-jquery-3.5.0-4.fc33.noarch
DEBUG: libxslt-1.1.34-4.fc34.x86_64
DEBUG: libyaml-0.2.5-3.fc33.x86_64
DEBUG: ruby-2.7.2-135.fc34.x86_64
DEBUG: ruby-default-gems-2.7.2-135.fc34.noarch
DEBUG: ruby-libs-2.7.2-135.fc34.x86_64
DEBUG: rubygem-addressable-2.7.0-2.fc33.noarch
DEBUG: rubygem-backports-3.17.1-2.fc33.noarch
DEBUG: rubygem-builder-3.2.4-2.fc33.noarch
DEBUG: rubygem-childprocess-4.0.0-1.fc33.noarch
DEBUG: rubygem-cucumber-3.1.2-9.fc33.noarch
DEBUG: rubygem-cucumber-core-3.2.0-9.fc34.noarch
DEBUG: rubygem-cucumber-expressions-6.0.1-5.fc33.noarch
DEBUG: rubygem-cucumber-tag_expressions-2.0.2-2.fc34.noarch
DEBUG: rubygem-cucumber-wire-0.0.1-13.fc33.noarch
DEBUG: rubygem-diff-lcs-1.3-9.fc33.noarch
DEBUG: rubygem-gherkin-5.1.0-5.fc33.noarch
DEBUG: rubygem-io-console-0.5.6-135.fc34.x86_64
DEBUG: rubygem-irb-1.2.6-135.fc34.noarch
DEBUG: rubygem-json-2.3.1-201.fc33.x86_64
DEBUG: rubygem-launchy-2.5.0-1.fc34.noarch
DEBUG: rubygem-mini_mime-1.0.2-1.fc34.noarch
DEBUG: rubygem-minitest-5.14.2-200.fc34.noarch
DEBUG: rubygem-multi_json-1.15.0-1.fc34.noarch
DEBUG: rubygem-multi_test-0.1.2-10.fc33.noarch
DEBUG: rubygem-mustermann-1.1.1-2.fc33.noarch
DEBUG: rubygem-nio4r-2.5.2-3.fc33.x86_64
DEBUG: rubygem-nokogiri-1.10.10-2.fc34.x86_64
DEBUG: rubygem-openssl-2.1.2-135.fc34.x86_64
DEBUG: rubygem-psych-3.1.0-135.fc34.x86_64
DEBUG: rubygem-public_suffix-4.0.6-1.fc34.noarch
DEBUG: rubygem-puma-5.0.0-1.fc33.x86_64
DEBUG: rubygem-racc-1.5.1-200.fc34.x86_64
DEBUG: rubygem-rack-1:2.2.3-3.fc34.noarch
DEBUG: rubygem-rack-protection-2.0.8.1-2.fc33.noarch
DEBUG: rubygem-rack-test-1.1.0-2.fc33.noarch
DEBUG: rubygem-rake-13.0.1-203.fc33.1.noarch
DEBUG: rubygem-rdoc-6.2.1-201.fc33.noarch
DEBUG: rubygem-regexp_parser-1.8.2-1.fc34.noarch
DEBUG: rubygem-rspec-3.10.0-1.fc34.noarch
DEBUG: rubygem-rspec-core-3.10.0-1.fc34~bootstrap.noarch
DEBUG: rubygem-rspec-expectations-3.10.0-1.fc34~bootstrap.noarch
DEBUG: rubygem-rspec-mocks-3.10.0-1.fc34~bootstrap.noarch
DEBUG: rubygem-rspec-support-3.10.0-1.fc34~bootstrap.noarch
DEBUG: rubygem-rubyzip-2.3.0-1.fc33.noarch
DEBUG: rubygem-selenium-webdriver-3.142.7-3.fc33.noarch
DEBUG: rubygem-sinatra-1:2.0.8.1-2.fc33.noarch
DEBUG: rubygem-tilt-2.0.10-2.fc33.noarch
DEBUG: rubygem-xpath-3.2.0-1.fc33.noarch
DEBUG: rubygems-3.1.4-201.fc33.noarch
DEBUG: rubygems-devel-3.1.4-135.fc34.noarch
DEBUG: rubypick-1.1.1-13.fc33.noarch
DEBUG: web-assets-filesystem-5-12.fc33.noarch
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-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-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-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-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-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-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: kill orphans
Finish: build setup for rubygem-capybara-3.34.0-1.fc34.src.rpm
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8d3bf9727f644637a41cf98782e2bdd4', '-D', '/var/lib/mock/fedora-rubygems-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-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-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: Set cache size limit to 8.0 GB
DEBUG: Child return code was: 0
Start: Outputting list of installed packages
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'abdd691f1e164835b92f198d7f736b30', '-D', '/var/lib/mock/fedora-rubygems-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-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-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-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: libgcc-10.2.1-8.fc34.x86_64 1605177386 198932 4901e78f4173a928073324049767be91 installed
DEBUG: crypto-policies-20200918-1.git85dccc5.fc34.noarch 1600876138 85196 fb42f6525fb62645d514cd5fd6da9efe installed
DEBUG: fedora-release-identity-basic-34-0.9.noarch 1603903821 734 921ec60c31a62aa0fe8d826c6d702a72 installed
DEBUG: tzdata-2020d-1.fc34.noarch 1603458872 1815375 9f74074347466a2be3649172651c12e0 installed
DEBUG: rust-srpm-macros-16-1.fc34.noarch 1605278846 2447 7b57d1abd00a4f77c248ef102b4e58ec installed
DEBUG: qt5-srpm-macros-5.15.1-1.fc34.noarch 1599754528 492 62a68b8120b746993f5d5d80fb5e484b installed
DEBUG: publicsuffix-list-dafsa-20190417-4.fc33.noarch 1596036758 64992 0a80b51a53496877e082fb21caa6aba7 installed
DEBUG: pkgconf-m4-1.7.3-5.fc34.noarch 1603133566 14187 e8d57b9fce7ef1075bbc7e50b904af3c installed
DEBUG: perl-srpm-macros-1-38.fc33.noarch 1596030084 862 febc6718d5ff5429023878a097f4572a installed
DEBUG: pcre2-syntax-10.36-0.1.RC1.fc34.noarch 1604926810 218992 254b8aeb457d8e09966e72858786da5f installed
DEBUG: openblas-srpm-macros-2-8.fc33.noarch 1596003631 104 4d4a9de42b5ee4edd9a014252b1e43eb installed
DEBUG: ocaml-srpm-macros-6-3.fc33.noarch 1596001290 745 d74d720784686636f7dbeb4fb7ef3062 installed
DEBUG: nim-srpm-macros-3-3.fc33.noarch 1595995578 1098 1584fbe28921744ec2fa97b3be14d118 installed
DEBUG: ncurses-base-6.2-3.20200222.fc33.noarch 1596010541 292349 310beeb528378db768aa7e7ef0ba5108 installed
DEBUG: libssh-config-0.9.5-1.fc34.noarch 1599749624 277 5d7a12cc7b34e51afa9cf0e0e22d7774 installed
DEBUG: kernel-srpm-macros-1.0-3.fc33.noarch 1596565262 116 97cc069d364f06a97ab1fe049188618f installed
DEBUG: gnat-srpm-macros-4-12.fc33.noarch 1595896549 725 f36096ab30fd686e7f6038f7d899fd60 installed
DEBUG: ghc-srpm-macros-1.5.0-3.fc33.noarch 1595889556 535 6e6c9fa0c3974b52ec1ae622a3df2dae installed
DEBUG: fpc-srpm-macros-1.3-2.fc33.noarch 1595875292 144 e907905dbb836bc4fa06672fac6aacae installed
DEBUG: fedora-gpg-keys-34-0.8.noarch 1603117587 112674 b2fd96b2aab68937aa444030353c7d48 installed
DEBUG: fedora-release-34-0.9.noarch 1603903821 0 edc12b033132a939109e4d113bab6bb3 installed
DEBUG: fedora-release-common-34-0.9.noarch 1603903821 15586 4255a2a1f5fd9f7a5075c2e3712ee218 installed
DEBUG: fedora-repos-rawhide-34-0.8.noarch 1603117587 2011 0a9cdefc74abc745e91211585b6259b6 installed
DEBUG: fedora-repos-34-0.8.noarch 1603117587 4598 0bff77cdf583624091a51c783476901f installed
DEBUG: setup-2.13.7-2.fc33.noarch 1596090371 726441 29cadb8de4fec50ec81e6547693cf167 installed
DEBUG: filesystem-3.14-4.fc34.x86_64 1603956820 106 0ab5a5d28bcb52ee5af34a7bece8d822 installed
DEBUG: basesystem-11-10.fc33.noarch 1595855816 0 abd6809e246858cb37052cc13c5ec463 installed
DEBUG: glibc-minimal-langpack-2.32.9000-16.fc34.x86_64 1605027034 0 76cbf2d95b23593b7dfe6ba0b55b1d07 installed
DEBUG: glibc-common-2.32.9000-16.fc34.x86_64 1605027034 8228448 25aa4288ac3d634f94862d8e97d5f1b6 installed
DEBUG: glibc-2.32.9000-16.fc34.x86_64 1605027034 17555061 4aceb84ea970e8403a6a156d8ed67a3b installed
DEBUG: ncurses-libs-6.2-3.20200222.fc33.x86_64 1595994584 996671 98f99954405f60c5346cdd48ab12c542 installed
DEBUG: bash-5.0.17-2.fc33.x86_64 1595855855 7709818 9d1781c8ec44393dafd8b6a6add14d3e installed
DEBUG: zlib-1.2.11-23.fc34.x86_64 1605695764 203545 32daf7a39901bf3f4c5723c1a6643ab9 installed
DEBUG: bzip2-libs-1.0.8-4.fc33.x86_64 1595942464 78676 ee5fd9a033fe6b89941d4c31cd80c351 installed
DEBUG: xz-libs-5.2.5-3.fc33.x86_64 1596146600 181069 d9948ff02aa724133f41991fd2aaedc2 installed
DEBUG: elfutils-libelf-0.182-1.fc34.x86_64 1604185390 958373 4e18f451f51fe2055ed11bad41da0e38 installed
DEBUG: libstdc++-10.2.1-8.fc34.x86_64 1605177386 2206799 d0651cf97bc868347be3e78fbebafc23 installed
DEBUG: libxcrypt-4.4.17-1.fc34.x86_64 1598169829 270465 45cd97334d1d6fc390f17891667ac41a installed
DEBUG: libzstd-1.4.5-6.fc34.x86_64 1598473601 760691 bf5da8f5522706e9b96cec8fb2d3118c installed
DEBUG: readline-8.0-5.fc33.x86_64 1596056766 483757 3c69fa95432a44a60cd9d4906e7ec4eb installed
DEBUG: gmp-1:6.2.0-5.fc34.x86_64 1600172780 818606 dc3e40fbc4a0302435a2fefec30a53a2 installed
DEBUG: libattr-2.4.48-10.fc33.x86_64 1595854645 29366 790b0b479dd3bfe871bd9ebcd6a2f3d3 installed
DEBUG: libacl-2.2.53-9.fc34.x86_64 1598890352 37058 273b5b6855470bc7f8b7c1481972e8a7 installed
DEBUG: libcap-2.44-1.fc34.x86_64 1603285242 159989 4841f3a0a4513d438b29087ef5345c6f installed
DEBUG: libcom_err-1.45.6-4.fc33.x86_64 1595870794 64361 05b8cba65f725b24798ede91d890543a installed
DEBUG: libdb-5.3.28-44.fc33.x86_64 1595976085 1902334 657f3820e4d1908324edda3754c9314b installed
DEBUG: libuuid-2.36.1-2.fc34.x86_64 1605783459 34533 715524af6770f00520e3fb756e94da14 installed
DEBUG: popt-1.18-2.fc33.x86_64 1596035368 130288 2740f0180a30615db9dc5dfc88204191 installed
DEBUG: libunistring-0.9.10-9.fc33.x86_64 1595981642 1634723 299bcc7e448544155d43dab352d3d741 installed
DEBUG: libidn2-2.3.0-4.fc33.x86_64 1595976972 253420 287a8984a38becca4bbdd45270784667 installed
DEBUG: mpfr-4.1.0-2.fc33.x86_64 1595992540 2892454 3e548438c62663bf369b1fe87d4654b8 installed
DEBUG: unzip-6.0-49.fc33.x86_64 1596118521 398691 ae7928f47a6696c158a7e8379055075e installed
DEBUG: file-libs-5.39-3.fc34.x86_64 1598301202 8085442 3769ead1190e8eb34d07acb7ace095ca installed
DEBUG: file-5.39-3.fc34.x86_64 1598301202 102929 646a19dd2f475a8d90960dc8fa8b2577 installed
DEBUG: sqlite-libs-3.33.0-2.fc34.x86_64 1602404717 1294208 201f986da599dc58d927c947321b9ea7 installed
DEBUG: alternatives-1.14-3.fc33.x86_64 1595861189 63185 59d29ff8fe8e4131816d8ef2639ac687 installed
DEBUG: libcap-ng-0.8.1-2.fc34.x86_64 1605906659 74932 06b321a63ae19ebb9091be776f2dd3bd installed
DEBUG: audit-libs-3.0-0.21.20191104git1c2f876.fc33.x86_64 1595854893 291080 2d60a5faf5fd58ff44a808d29e8d5bca installed
DEBUG: libffi-3.1-26.fc33.x86_64 1595976567 56976 7c9d3f66630f1042291ea101ffb55344 installed
DEBUG: p11-kit-0.23.21-2.fc34.x86_64 1597768682 1662751 87bd39e9910f90ed79d272a5bde8f9ee installed
DEBUG: libsepol-3.1-4.fc34.x86_64 1604415127 714659 d4689cc93ff09dcab4c0cd75055681a1 installed
DEBUG: lua-libs-5.4.1-1.fc34.x86_64 1602525414 548014 67e8421f5f7ffab026e2f3879192c415 installed
DEBUG: lz4-libs-1.9.1-3.fc33.x86_64 1595984800 120795 896b9762eab99da48f07411481fb78c7 installed
DEBUG: pcre2-10.36-0.1.RC1.fc34.x86_64 1604926784 634610 2fe05f8a2eea48abfede8a9d459d5da9 installed
DEBUG: libselinux-3.1-4.fc34.x86_64 1604416170 172701 ec1477a98f829f4114afcfa63a59d8aa installed
DEBUG: sed-4.8-6.fc34.x86_64 1597664871 817631 3a7236d7bf8fb2d73c3bed26425ee275 installed
DEBUG: findutils-1:4.7.0-7.fc33.x86_64 1595874145 1754396 932f6d85c3acc4d6dd1ef5539b854b59 installed
DEBUG: libsemanage-3.1-4.fc34.x86_64 1604416808 301146 41a1a07e9032146fe9808a4268b0f855 installed
DEBUG: shadow-utils-2:4.8.1-6.fc34.x86_64 1604915855 3876641 54c589acca1a069bb1c4df8314350b63 installed
DEBUG: libutempter-1.2.1-3.fc34.x86_64 1597313246 58417 9b96fce58ccf663beb10282bd1676723 installed
DEBUG: tar-2:1.32-6.fc33.x86_64 1596100716 3098745 d77c017fa75b0afd7368546fe2055fd6 installed
DEBUG: zip-3.0-27.fc33.x86_64 1596147231 709063 979b104044f56c8cc5bfe889332e95b1 installed
DEBUG: libpsl-0.21.1-2.fc33.x86_64 1595978954 74480 7b83636ef0678e69e664318c073b00e3 installed
DEBUG: gc-8.0.4-4.fc33.x86_64 1595878880 234256 c5eac65175c9556b2c45ca8dd6e82517 installed
DEBUG: zstd-1.4.5-6.fc34.x86_64 1598473601 1479585 d7c3f294607dbaf48874b467de219c2d installed
DEBUG: dwz-0.13-4.fc33.x86_64 1595870740 229038 d1204cc73d30554471cf7911a6d2153a installed
DEBUG: libxml2-2.9.10-9.fc34.x86_64 1605181633 1927605 836a98d9abe1d92c84487cc74994d1c2 installed
DEBUG: bzip2-1.0.8-4.fc33.x86_64 1595942464 95962 f863766fedc5d6a2fab77387e70141ca installed
DEBUG: info-6.7-8.fc33.x86_64 1596103674 511996 575c02cc595fec79a4b20ab0ef11c378 installed
DEBUG: ed-1.14.2-9.fc33.x86_64 1595870945 129883 472fe0da4d4f01484c758f8c62372ad8 installed
DEBUG: patch-2.7.6-13.fc33.x86_64 1596006222 261450 2ac5ba3b50b1a7f870632723f06dfda9 installed
DEBUG: elfutils-default-yama-scope-0.182-1.fc34.noarch 1604185447 1810 54cc16dbea668b03efd586aeeaf74340 installed
DEBUG: cpio-2.13-8.fc33.x86_64 1595865429 1088090 531c766183ea65f8598a9b1dca90feb1 installed
DEBUG: diffutils-3.7-7.fc34.x86_64 1602164548 1463785 e108f8a4e5dadecf9567500c08c83339 installed
DEBUG: expat-2.2.10-1.fc34.x86_64 1605265604 275185 0df86688315b548350ad7b72a558c3eb installed
DEBUG: libmetalink-0.1.3-13.fc33.x86_64 1596525579 75286 abb4df64b82e7672cd6df82c7a282edd installed
DEBUG: keyutils-libs-1.6-5.fc33.x86_64 1595972772 55609 550cb731a4359f265cb83ef075e93f03 installed
DEBUG: libbrotli-1.0.9-3.fc34.x86_64 1601586284 784090 ca15a71ccf99e362d14e4657b6988795 installed
DEBUG: libeconf-0.3.8-4.fc33.x86_64 1596940082 40990 cc57df2cc2c0d68bbdf799d4bdbd671c installed
DEBUG: libgomp-10.2.1-8.fc34.x86_64 1605177386 388480 e55fbd469bd420dbb3b3f7911112cb12 installed
DEBUG: libgpg-error-1.37-2.fc33.x86_64 1595976819 771730 5821962254a7186a56b6c077b9e510f3 installed
DEBUG: libgcrypt-1.8.6-4.fc34.x86_64 1598049397 1283750 8dba0d5cb7646eac9c2d510e94b3e4bf installed
DEBUG: libnghttp2-1.41.0-3.fc33.x86_64 1595995465 158492 669c8a993761fc367a43ef01f63c5946 installed
DEBUG: libpkgconf-1.7.3-5.fc34.x86_64 1603133517 71809 e99ecf9289b1350e3203a97968137b68 installed
DEBUG: pkgconf-1.7.3-5.fc34.x86_64 1603133517 74290 a3b0f0e8b8d96f2cfed1596df2a1f21f installed
DEBUG: pkgconf-pkg-config-1.7.3-5.fc34.x86_64 1603133517 1203 2782a93d1303fa37b01bc95195df0624 installed
DEBUG: libsigsegv-2.11-11.fc33.x86_64 1595980456 49378 5327693769979cd35f3d9fcd60b814db installed
DEBUG: gawk-5.1.0-2.fc33.x86_64 1595878904 1680510 466fa0a449fce0c383dc347b0ff8f7ac installed
DEBUG: libsmartcols-2.36.1-2.fc34.x86_64 1605783459 134123 85d711cec01da739a0dc984ee5638184 installed
DEBUG: libtasn1-4.16.0-3.fc33.x86_64 1595981120 179740 19bd4595fd0a4b24bf04c9851db423e3 installed
DEBUG: p11-kit-trust-0.23.21-2.fc34.x86_64 1597768682 439183 b7d169507b30e4dd172a7b98eca3f0cb installed
DEBUG: libtool-ltdl-2.4.6-36.fc33.x86_64 1595981354 72520 ea7a097f544904fcd10652c5e1c4846c installed
DEBUG: libverto-0.3.0-11.fc34.x86_64 1600197363 31732 77830f5e1e5de85b2b0d5997462224b4 installed
DEBUG: pcre-8.44-2.fc34.x86_64 1603268702 544040 69ee710ba11875aaa8d88e0261e667cf installed
DEBUG: grep-3.6-1.fc34.x86_64 1604948451 853760 3e80e27a45d7b590e05ac3317c62b4df installed
DEBUG: xz-5.2.5-3.fc33.x86_64 1596146600 685625 1f2eabb860e34c8c34b9d7787f42a243 installed
DEBUG: xxhash-libs-0.8.0-1.fc33.x86_64 1595919975 113278 688d50675baadaa41296ee9c34a37ae9 installed
DEBUG: coreutils-common-8.32-14.fc34.x86_64 1604442548 10880697 37b05906645ff3f5d4ac5d4aa6a3b3ff installed
DEBUG: openssl-libs-1:1.1.1h-1.fc34.x86_64 1604933148 3821860 797fc57f6a22473803657876e014da71 installed
DEBUG: coreutils-8.32-14.fc34.x86_64 1604442548 6105010 e705efd9fc2824bb97fda70ba7748608 installed
DEBUG: ca-certificates-2020.2.41-4.fc33.noarch 1595859398 958865 892f2b8b367bcf57fd4d29ef5c3cb19e installed
DEBUG: krb5-libs-1.18.3-2.fc34.x86_64 1605724536 2168284 68e475c7c010f8d84f038c1f2fc0e625 installed
DEBUG: libblkid-2.36.1-2.fc34.x86_64 1605783459 217889 89f29b69400d9e3d5f79cb030a2eb196 installed
DEBUG: libtirpc-1.2.6-2.rc4.fc33.x86_64 1596562335 203682 3a253b4e1030adc2ab1fe53ac08b2d9b installed
DEBUG: gzip-1.10-3.fc33.x86_64 1595970069 357386 719ccc97085bc7a099b7c2cb634612e3 installed
DEBUG: cracklib-2.9.6-24.fc33.x86_64 1595865955 246546 30384747655485d1d3ac18cc00d7a28b installed
DEBUG: libnsl2-1.3.0-1.fc34.x86_64 1600418636 126270 ab94dbe2cb4f38fbfc303d5a85fe405c installed
DEBUG: libpwquality-1.4.4-1.fc34.x86_64 1602575234 414708 477f49bb85dd2045e0830b518aa56b53 installed
DEBUG: pam-1.5.0-1.fc34.x86_64 1605104631 1923742 ed34fa07535ce161b93e9c757b414e4b installed
DEBUG: libfdisk-2.36.1-2.fc34.x86_64 1605783459 367115 d73d48c2aa94556aa53070cce9d93eb9 installed
DEBUG: libmount-2.36.1-2.fc34.x86_64 1605783459 301597 1eccabad0b89acb4490a3788dfb6352c installed
DEBUG: cyrus-sasl-lib-2.1.27-6.fc33.x86_64 1595867403 724124 1a7037e427f63aca4a2b27bda9b1178f installed
DEBUG: openldap-2.4.56-1.fc34.x86_64 1605708550 1043142 065ec849923da5f25c21ea920af6ef31 installed
DEBUG: libssh-0.9.5-1.fc34.x86_64 1599749582 502312 fdfa70c06c47a39c0550939e69b33ecc installed
DEBUG: libcurl-7.73.0-2.fc34.x86_64 1602669472 640414 7121f1f9a8147043106a65ebe917bf24 installed
DEBUG: elfutils-libs-0.182-1.fc34.x86_64 1604185390 713637 99f09a035cf0394b2d3ba4294325d195 installed
DEBUG: elfutils-debuginfod-client-0.182-1.fc34.x86_64 1604185390 48442 bc55a35bc77bb6819fa7ba30e8ae4c3e installed
DEBUG: binutils-gold-2.35.1-14.fc34.x86_64 1605010156 2133987 2ce115ac6146d9ac2aa78f4bd7c270ea installed
DEBUG: binutils-2.35.1-14.fc34.x86_64 1605010156 25824606 fd0060fd779ba9b4a553a5900ee6f236 installed
DEBUG: elfutils-0.182-1.fc34.x86_64 1604185390 2853767 b91d19b36892bedaa3e1765008737a17 installed
DEBUG: gdb-minimal-10.1-1.fc34.x86_64 1604611464 11679126 3c4f3067c252f3e088a4dd1ad1f262d0 installed
DEBUG: curl-7.73.0-2.fc34.x86_64 1602669472 670993 b1759421035af79d0da2f4823c7761c6 installed
DEBUG: guile22-2.2.6-6.fc34.x86_64 1597838990 45958321 e94e28969ab85f889b2fc31bee81fd69 installed
DEBUG: systemd-libs-247~rc2-1.fc34.x86_64 1605190175 1495056 35aa29dfb8dfca99e36a843dbfd1e3bb installed
DEBUG: libarchive-3.4.3-3.fc33.x86_64 1595975522 891211 5416e318119ef9870dddd87e047e56af installed
DEBUG: rpm-4.16.0-3.fc34.x86_64 1603867178 3602132 27d8f259505b9ecab16e0c49d0bae150 installed
DEBUG: rpm-libs-4.16.0-3.fc34.x86_64 1603867178 784828 7ab76830212fa2e6b9a9668b85e28f5f installed
DEBUG: rpm-build-libs-4.16.0-3.fc34.x86_64 1603867178 199726 4e039593f083c33aa7041ed9558fbd90 installed
DEBUG: efi-srpm-macros-4-5.fc33.noarch 1595870926 41111 535c5058aa8148b6abc105f558e58658 installed
DEBUG: fonts-srpm-macros-1:2.0.5-4.fc33.noarch 1595874575 56503 eb7825ac177495fbdce515c44b6d94e8 installed
DEBUG: go-srpm-macros-3.0.9-1.fc34.noarch 1597319256 60262 1e65ead190a6610c604471c0a0178d98 installed
DEBUG: lua-srpm-macros-1-2.fc34.noarch 1598924478 1320 97c008a6c0ab22099bd5eb9229c7c75c installed
DEBUG: python-srpm-macros-3.9-10.fc34.noarch 1600273654 33417 0f0e022a4f6c192bbfc9177e97719846 installed
DEBUG: redhat-rpm-config-177-1.fc34.noarch 1603809428 176971 d37a9495fba86d380b58bdf35facf2b7 installed
DEBUG: rpm-build-4.16.0-3.fc34.x86_64 1603867178 243248 3ca5811fc53a40830c04c35dc767b97a installed
DEBUG: util-linux-2.36.1-2.fc34.x86_64 1605783459 12311642 c74aab0f407139514df7830ad0527602 installed
DEBUG: make-1:4.3-2.fc33.x86_64 1595984999 1729086 7cf179b53262b343a8ee2f8ed89a2fc4 installed
DEBUG: which-2.21-20.fc33.x86_64 1596131887 82269 698ac9be2188aef65d1cc82b4db55fd8 installed
DEBUG: ccache-4.0-1.fc34.x86_64 1605538075 859996 73a673731e14946e3163bc7ca758c816 installed
DEBUG: gpg-pubkey-94768056-5bd1ed53 1540484435 0 (none) installed
DEBUG: web-assets-filesystem-5-12.fc33.noarch 1596130143 34 ec27a743bbfd825ea227d7271c449770 installed
DEBUG: js-jquery-3.5.0-4.fc33.noarch 1595971904 549828 f331bac97a21026c6e100651e71d571a installed
DEBUG: libyaml-0.2.5-3.fc33.x86_64 1595982754 138363 10c3114058144a53cd95b5441370d570 installed
DEBUG: libxslt-1.1.34-4.fc34.x86_64 1600695692 762559 46b874e5769f2953f485ca6a80c235f1 installed
DEBUG: gdbm-libs-1:1.18.1-5.fc33.x86_64 1595879077 112002 2ae6b5f5fae1a8bb1a5bf113da1ce195 installed
DEBUG: ruby-libs-2.7.2-135.fc34.x86_64 1602604676 12113478 f146014949d40a6454bd42651e5a2f6a installed
DEBUG: rubygem-io-console-0.5.6-135.fc34.x86_64 1602604676 34179 e36f3723baaaf5bb2bf143f02b69ef2d installed
DEBUG: rubygem-json-2.3.1-201.fc33.x86_64 1596063549 165541 1ade9d7cc29da1810a30c740fc50ab46 installed
DEBUG: ruby-default-gems-2.7.2-135.fc34.noarch 1602604726 64206 0d82fc3481e0106191f900393c9bb890 installed
DEBUG: rubygem-irb-1.2.6-135.fc34.noarch 1602604726 189394 c8e18baf9546ff4cfd08206ea7108e50 installed
DEBUG: rubypick-1.1.1-13.fc33.noarch 1596064510 4555 bd7d64e205051550383f74a11b6d6c88 installed
DEBUG: ruby-2.7.2-135.fc34.x86_64 1602604676 92829 b2181fc7371dede626c335e91e75d038 installed
DEBUG: rubygem-openssl-2.1.2-135.fc34.x86_64 1602604676 442160 60f1ca4634cf04bbb8544582793cb1ee installed
DEBUG: rubygem-psych-3.1.0-135.fc34.x86_64 1602604676 132112 e43fe81b6c9e9563aac0d7c3627f79bd installed
DEBUG: rubygem-rdoc-6.2.1-201.fc33.noarch 1596064158 1778477 06b67d681ad330e7631944d2164855d8 installed
DEBUG: rubygems-3.1.4-201.fc33.noarch 1596064515 1123153 fe4548974f0a4fee21c209a3e545455c installed
DEBUG: rubygem-diff-lcs-1.3-9.fc33.noarch 1596062448 98073 bb53aca8080bb06c43e3a46ac7d0c18d installed
DEBUG: rubygem-rack-1:2.2.3-3.fc34.noarch 1603302667 313213 da4aebe06c61195d03090445d0d12722 installed
DEBUG: rubygem-rspec-support-3.10.0-1.fc34~bootstrap.noarch 1605197038 94041 b7f442718d18ed872bdb17c26a10d004 installed
DEBUG: rubygem-gherkin-5.1.0-5.fc33.noarch 1596062899 164319 b799be779f82bdf36561491c26f8634a installed
DEBUG: rubygem-rspec-expectations-3.10.0-1.fc34~bootstrap.noarch 1605200912 326801 89c71c7eb09af43fb634014d5fbc52e5 installed
DEBUG: rubygem-rspec-mocks-3.10.0-1.fc34~bootstrap.noarch 1605201585 293618 1b411ae180c09791e5663333ca84618c installed
DEBUG: rubygem-rack-protection-2.0.8.1-2.fc33.noarch 1596064097 35306 6faa7d10365bedb22c1595d2f2159888 installed
DEBUG: rubygem-backports-3.17.1-2.fc33.noarch 1596061467 426406 e7a82dd7474a00de4bfaea02f24c3159 installed
DEBUG: rubygem-builder-3.2.4-2.fc33.noarch 1596061633 32902 ace60996479f60a7a479a5ef99f45471 installed
DEBUG: rubygem-cucumber-expressions-6.0.1-5.fc33.noarch 1596062225 25508 fca328bbdc3e9c3847414de2334be05c installed
DEBUG: rubygem-cucumber-tag_expressions-2.0.2-2.fc34.noarch 1598089104 10183 e0776202c94cd66a7e722b0a8af0b0de installed
DEBUG: rubygem-cucumber-core-3.2.0-9.fc34.noarch 1598288169 94878 9c74dc2ec70ae9ab69e1a125238fdefb installed
DEBUG: rubygem-cucumber-wire-0.0.1-13.fc33.noarch 1597161327 16835 3b589239cff6dfbe6b8d7846d1ce4dbd installed
DEBUG: rubygem-multi_json-1.15.0-1.fc34.noarch 1604657917 34186 8c70a0be4bf82aa83e7e3b1c638d2f83 installed
DEBUG: rubygem-multi_test-0.1.2-10.fc33.noarch 1596063864 4586 c7e6e845722a086cbaff1f68a806d9f1 installed
DEBUG: rubygem-mustermann-1.1.1-2.fc33.noarch 1596063902 109122 78aa282f81e2c4838b24cb0f4091af30 installed
DEBUG: rubygem-nio4r-2.5.2-3.fc33.x86_64 1596063971 114267 539c42ad54ec1d95e8ef71c8545b227b installed
DEBUG: rubygem-public_suffix-4.0.6-1.fc34.noarch 1604370621 258666 ee153d7771ac1960615b2cd5a3140996 installed
DEBUG: rubygem-addressable-2.7.0-2.fc33.noarch 1596061179 278758 65fe13cd3c80936fcbacc6c4b5980f3a installed
DEBUG: rubygem-racc-1.5.1-200.fc34.x86_64 1605619604 190424 d6fcc7cbe29d2c445324f9b3e78c8181 installed
DEBUG: rubygem-nokogiri-1.10.10-2.fc34.x86_64 1604759645 524553 1cbc6812ff53edbe60bf6b401b8dff44 installed
DEBUG: rubygem-rake-13.0.1-203.fc33.1.noarch 1596064136 135744 9e7c22c3cf48fbac056dbb9ff8443e03 installed
DEBUG: rubygem-rspec-core-3.10.0-1.fc34~bootstrap.noarch 1605200913 488755 c8bb3e74c3d04f603e77537963bf3a9d installed
DEBUG: rubygem-rubyzip-2.3.0-1.fc33.noarch 1596635206 126493 a29bbbab7ec7b84e0f524eb98e33145f installed
DEBUG: rubygem-tilt-2.0.10-2.fc33.noarch 1596064439 64688 e9d93c20ab93352910269b16ae62c2e0 installed
DEBUG: rubygem-childprocess-4.0.0-1.fc33.noarch 1596201676 100548 513916b5620e0ff4b2c03ae08de13b5d installed
DEBUG: rubygem-selenium-webdriver-3.142.7-3.fc33.noarch 1596205941 2072184 71c24a2292e74bc3467064d46ccda23c installed
DEBUG: rubygem-sinatra-1:2.0.8.1-2.fc33.noarch 1596064328 131889 fa6a80f83c84574c7eb290fde68c98f2 installed
DEBUG: rubygem-rspec-3.10.0-1.fc34.noarch 1604075046 6658 d004d20e5e28069199f4c818500d1a0e installed
DEBUG: rubygem-xpath-3.2.0-1.fc33.noarch 1596724577 12085 bb82fcc0cc827b84e421577c4018c3fe installed
DEBUG: rubygem-launchy-2.5.0-1.fc34.noarch 1598061534 30358 407663ca43669707bec1c03fc5d10941 installed
DEBUG: rubygem-puma-5.0.0-1.fc33.x86_64 1591822374 264487 9d2049d6ec0dc46dd7e3c7bb60abe6af installed
DEBUG: rubygem-cucumber-3.1.2-9.fc33.noarch 1597161955 328359 6cc0e398216ce49154a45818ae4c7599 installed
DEBUG: rubygem-rack-test-1.1.0-2.fc33.noarch 1596064079 30059 b11b8c392cbb971dfbd79d0830485a5b installed
DEBUG: rubygem-minitest-5.14.2-200.fc34.noarch 1599730213 128196 4f23df9b289ccafd9522eab98ddf9deb installed
DEBUG: rubygems-devel-3.1.4-135.fc34.noarch 1602604726 12027 a575b84a04b3c09aa831a37b4e61d07f installed
DEBUG: rubygem-mini_mime-1.0.2-1.fc34.noarch 1598069066 216406 90fedf464e1b3450f2a71833668bdb62 installed
DEBUG: rubygem-regexp_parser-1.8.2-1.fc34.noarch 1604068629 230341 a6c1d93b5eff9047da485db4d1279e32 installed
DEBUG: Child return code was: 0
Finish: Outputting list of installed packages
Start: rpmbuild rubygem-capybara-3.34.0-1.fc34.src.rpm
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rubygem-capybara.spec'], chrootPath='/var/lib/mock/fedora-rubygems-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-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 0x7f8a45e0a520>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nx466kma:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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.nx466kma:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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', 'e0ad1177bdaf41adb2390d665f7e2327', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nx466kma:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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-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 --target x86_64 --nodeps /builddir/build/SPECS/rubygem-capybara.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 1073741824
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: setting SOURCE_DATE_EPOCH=1606450945
DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qZDMEt
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd /builddir/build/BUILD
DEBUG: + rm -rf capybara-3.34.0
DEBUG: + /usr/bin/tar -xof /builddir/build/SOURCES/capybara-3.34.0-tests.txz
DEBUG: + STATUS=0
DEBUG: + '[' 0 -ne 0 ']'
DEBUG: + /usr/bin/gem unpack /builddir/build/SOURCES/capybara-3.34.0.gem
DEBUG: Unpacked gem: '/builddir/build/BUILD/capybara-3.34.0'
DEBUG: + /usr/bin/gem spec /builddir/build/SOURCES/capybara-3.34.0.gem --ruby
DEBUG: + STATUS=0
DEBUG: + '[' 0 -ne 0 ']'
DEBUG: + cd capybara-3.34.0
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.TGHO6t
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd capybara-3.34.0
DEBUG: + gem build ../capybara-3.34.0.gemspec
DEBUG: WARNING: open-ended dependency on addressable (>= 0) is not recommended
DEBUG: use a bounded requirement, such as '~> x.y'
DEBUG: WARNING: open-ended dependency on mini_mime (>= 0.1.3) is not recommended
DEBUG: if mini_mime is semantically versioned, use:
DEBUG: add_runtime_dependency 'mini_mime', '~> 0.1', '>= 0.1.3'
DEBUG: WARNING: open-ended dependency on rack (>= 1.6.0) is not recommended
DEBUG: if rack is semantically versioned, use:
DEBUG: add_runtime_dependency 'rack', '~> 1.6', '>= 1.6.0'
DEBUG: WARNING: open-ended dependency on rack-test (>= 0.6.3) is not recommended
DEBUG: if rack-test is semantically versioned, use:
DEBUG: add_runtime_dependency 'rack-test', '~> 0.6', '>= 0.6.3'
DEBUG: WARNING: open-ended dependency on byebug (>= 0, development) is not recommended
DEBUG: use a bounded requirement, such as '~> x.y'
DEBUG: WARNING: open-ended dependency on coveralls (>= 0, development) is not recommended
DEBUG: use a bounded requirement, such as '~> x.y'
DEBUG: WARNING: open-ended dependency on cucumber (>= 2.3.0, development) is not recommended
DEBUG: if cucumber is semantically versioned, use:
DEBUG: add_development_dependency 'cucumber', '~> 2.3', '>= 2.3.0'
DEBUG: WARNING: open-ended dependency on erubi (>= 0, development) is not recommended
DEBUG: use a bounded requirement, such as '~> x.y'
DEBUG: WARNING: open-ended dependency on irb (>= 0, development) is not recommended
DEBUG: use a bounded requirement, such as '~> x.y'
DEBUG: WARNING: open-ended dependency on launchy (>= 2.0.4, development) is not recommended
DEBUG: if launchy is semantically versioned, use:
DEBUG: add_development_dependency 'launchy', '~> 2.0', '>= 2.0.4'
DEBUG: WARNING: open-ended dependency on minitest (>= 0, development) is not recommended
DEBUG: use a bounded requirement, such as '~> x.y'
DEBUG: WARNING: open-ended dependency on puma (>= 0, development) is not recommended
DEBUG: use a bounded requirement, such as '~> x.y'
DEBUG: WARNING: open-ended dependency on rake (>= 0, development) is not recommended
DEBUG: use a bounded requirement, such as '~> x.y'
DEBUG: WARNING: open-ended dependency on rspec (>= 3.5.0, development) is not recommended
DEBUG: if rspec is semantically versioned, use:
DEBUG: add_development_dependency 'rspec', '~> 3.5', '>= 3.5.0'
DEBUG: WARNING: open-ended dependency on rspec-instafail (>= 0, development) is not recommended
DEBUG: use a bounded requirement, such as '~> x.y'
DEBUG: WARNING: open-ended dependency on rubocop-performance (>= 0, development) is not recommended
DEBUG: use a bounded requirement, such as '~> x.y'
DEBUG: WARNING: prerelease dependency on rubocop-rspec (~> 2.0.0.pre, development) is not recommended
DEBUG: WARNING: open-ended dependency on sauce_whisk (>= 0, development) is not recommended
DEBUG: use a bounded requirement, such as '~> x.y'
DEBUG: WARNING: open-ended dependency on selenium_statistics (>= 0, development) is not recommended
DEBUG: use a bounded requirement, such as '~> x.y'
DEBUG: WARNING: open-ended dependency on sinatra (>= 1.4.0, development) is not recommended
DEBUG: if sinatra is semantically versioned, use:
DEBUG: add_development_dependency 'sinatra', '~> 1.4', '>= 1.4.0'
DEBUG: WARNING: open-ended dependency on uglifier (>= 0, development) is not recommended
DEBUG: use a bounded requirement, such as '~> x.y'
DEBUG: WARNING: open-ended dependency on webdrivers (>= 3.6.0, development) is not recommended
DEBUG: if webdrivers is semantically versioned, use:
DEBUG: add_development_dependency 'webdrivers', '~> 3.6', '>= 3.6.0'
DEBUG: WARNING: open-ended dependency on yard (>= 0.9.0, development) is not recommended
DEBUG: if yard is semantically versioned, use:
DEBUG: add_development_dependency 'yard', '~> 0.9', '>= 0.9.0'
DEBUG: WARNING: See https://guides.rubygems.org/specification-reference/ for help
DEBUG: Successfully built RubyGem
DEBUG: Name: capybara
DEBUG: Version: 3.34.0
DEBUG: File: capybara-3.34.0.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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'\'' --with-cxxflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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'\'' '
DEBUG: + gem install -V --local --build-root . --force --document=ri,rdoc capybara-3.34.0.gem
DEBUG: WARNING: You build with buildroot.
DEBUG: Build root: /builddir/build/BUILD/capybara-3.34.0
DEBUG: Bin dir: /builddir/build/BUILD/capybara-3.34.0/usr/bin
DEBUG: Gem home: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/.yardopts
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/History.md
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/License.txt
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/README.md
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/config.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/cucumber.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/driver/base.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/driver/node.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/dsl.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/helpers.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/minitest.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/minitest/spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/node/actions.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/node/base.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/node/document.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/node/document_matchers.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/node/element.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/node/finders.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/node/matchers.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/node/simple.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/ancestor_query.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/base_query.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/current_path_query.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/match_query.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/selector_query.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/sibling_query.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/style_query.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/text_query.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/title_query.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rack_test/browser.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rack_test/css_handlers.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rack_test/driver.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rack_test/errors.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rack_test/form.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rack_test/node.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rails.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/registration_container.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/registrations/drivers.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/registrations/patches/puma_ssl.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/registrations/servers.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/result.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/features.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matcher_proxies.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/base.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/become_closed.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/compound.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/count_sugar.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/have_ancestor.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/have_current_path.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/have_selector.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/have_sibling.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/have_text.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/have_title.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/match_selector.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/match_style.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/spatial_sugar.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/builders/css_builder.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/builders/xpath_builder.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/css.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/button.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/checkbox.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/css.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/datalist_input.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/datalist_option.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/element.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/field.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/fieldset.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/file_field.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/fillable_field.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/frame.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/id.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/label.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/link.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/link_or_button.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/option.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/radio_button.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/select.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/table.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/table_row.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/xpath.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/filter.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/filter_set.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/filters/base.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/filters/expression_filter.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/filters/locator_filter.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/filters/node_filter.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/regexp_disassembler.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/selector.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/xpath_extensions.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/atoms/getAttribute.min.js
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/atoms/isDisplayed.min.js
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/atoms/src/getAttribute.js
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/atoms/src/isDisplayed.js
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/driver.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/driver_specializations/chrome_driver.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/driver_specializations/edge_driver.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/driver_specializations/firefox_driver.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/driver_specializations/internet_explorer_driver.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/driver_specializations/safari_driver.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/extensions/file_input_click_emulation.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/extensions/find.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/extensions/html5_drag.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/extensions/modifier_keys_stack.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/extensions/scroll.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/logger_suppressor.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/node.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/nodes/chrome_node.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/nodes/edge_node.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/nodes/firefox_node.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/nodes/ie_node.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/nodes/safari_node.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/patches/action_pauser.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/patches/atoms.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/patches/is_displayed.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/patches/logs.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/patches/pause_duration_fix.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/patches/persistent_client.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/server.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/server/animation_disabler.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/server/checker.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/server/middleware.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/session.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/session/config.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/session/matchers.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/fixtures/another_test_file.txt
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/fixtures/capybara.jpg
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/fixtures/no_extension
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/fixtures/test_file.txt
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/public/jquery-ui.js
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/public/jquery.js
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/public/offset.js
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/public/test.js
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/accept_alert_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/accept_confirm_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/accept_prompt_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/all_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/ancestor_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/assert_all_of_selectors_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/assert_current_path_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/assert_selector_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/assert_style_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/assert_text_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/assert_title_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/attach_file_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/body_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/check_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/choose_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/click_button_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/click_link_or_button_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/click_link_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/current_scope_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/current_url_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/dismiss_confirm_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/dismiss_prompt_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/element/assert_match_selector_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/element/match_css_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/element/match_xpath_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/element/matches_selector_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/evaluate_async_script_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/evaluate_script_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/execute_script_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/fill_in_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/find_button_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/find_by_id_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/find_field_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/find_link_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/find_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/first_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/frame/frame_title_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/frame/frame_url_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/frame/switch_to_frame_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/frame/within_frame_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/go_back_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/go_forward_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_all_selectors_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_ancestor_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_any_selectors_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_button_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_css_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_current_path_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_field_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_link_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_none_selectors_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_select_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_selector_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_sibling_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_table_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_text_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_title_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_xpath_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/headers_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/html_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/matches_style_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/node_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/node_wrapper_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/refresh_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/reset_session_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/response_code_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/save_and_open_page_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/save_and_open_screenshot_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/save_page_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/save_screenshot_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/screenshot_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/scroll_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/select_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/selectors_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/sibling_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/text_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/title_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/uncheck_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/unselect_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/visit_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/window/become_closed_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/window/current_window_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/window/open_new_window_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/window/switch_to_window_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/window/window_opened_by_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/window/window_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/window/windows_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/window/within_window_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/within_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/spec_helper.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/test_app.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/animated.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/buttons.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/fieldsets.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/form.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/frame_child.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/frame_one.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/frame_parent.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/frame_two.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/header_links.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/host_links.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/initial_alert.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/obscured.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/offset.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/path.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/popup_one.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/popup_two.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/postback.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/react.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/scroll.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/spatial.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/tables.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_animation.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_base_tag.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_count.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_dragula.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_fixed_header_footer.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_hover.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_hover1.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_html.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_html5_svg.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_html_entities.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_js.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_jstree.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_namespace.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_scope.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_scope_other.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_simple_html.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_slow_unload.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_sortable_js.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_title.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_unload_alert.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_windows.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/within_frames.erb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/version.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/window.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/basic_node_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/capybara_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/css_builder_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/css_splitter_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/dsl_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/filter_set_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/fixtures/capybara.csv
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/fixtures/certificate.pem
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/fixtures/key.pem
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/fixtures/selenium_driver_rspec_failure.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/fixtures/selenium_driver_rspec_success.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/minitest_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/minitest_spec_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/per_session_config_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/rack_test_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/regexp_dissassembler_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/result_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/rspec/features_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/rspec/scenarios_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/rspec/shared_spec_matchers.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/rspec/views_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/rspec_matchers_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/rspec_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/sauce_spec_chrome.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/selector_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/selenium_spec_chrome.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/selenium_spec_chrome_remote.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/selenium_spec_edge.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/selenium_spec_firefox.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/selenium_spec_firefox_remote.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/selenium_spec_ie.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/selenium_spec_safari.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/server_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/session_spec.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/shared_selenium_node.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/shared_selenium_session.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/spec_helper.rb
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/xpath_builder_spec.rb
DEBUG: Successfully installed capybara-3.34.0
DEBUG: Parsing documentation for capybara-3.34.0
DEBUG: Parsing sources...
DEBUG: 0% [ 1/226] lib/capybara.rb
DEBUG: 0% [ 2/226] lib/capybara/config.rb
DEBUG: 1% [ 3/226] lib/capybara/cucumber.rb
DEBUG: 1% [ 4/226] lib/capybara/driver/base.rb
DEBUG: 2% [ 5/226] lib/capybara/driver/node.rb
DEBUG: 2% [ 6/226] lib/capybara/dsl.rb
DEBUG: 3% [ 7/226] lib/capybara/helpers.rb
DEBUG: 3% [ 8/226] lib/capybara/minitest.rb
DEBUG: 3% [ 9/226] lib/capybara/minitest/spec.rb
DEBUG: 4% [10/226] lib/capybara/node/actions.rb
DEBUG: 4% [11/226] lib/capybara/node/base.rb
DEBUG: 5% [12/226] lib/capybara/node/document.rb
DEBUG: 5% [13/226] lib/capybara/node/document_matchers.rb
DEBUG: 6% [14/226] lib/capybara/node/element.rb
DEBUG: 6% [15/226] lib/capybara/node/finders.rb
DEBUG: 7% [16/226] lib/capybara/node/matchers.rb
DEBUG: 7% [17/226] lib/capybara/node/simple.rb
DEBUG: 7% [18/226] lib/capybara/queries/ancestor_query.rb
DEBUG: 8% [19/226] lib/capybara/queries/base_query.rb
DEBUG: 8% [20/226] lib/capybara/queries/current_path_query.rb
DEBUG: 9% [21/226] lib/capybara/queries/match_query.rb
DEBUG: 9% [22/226] lib/capybara/queries/selector_query.rb
DEBUG: 10% [23/226] lib/capybara/queries/sibling_query.rb
DEBUG: 10% [24/226] lib/capybara/queries/style_query.rb
DEBUG: 11% [25/226] lib/capybara/queries/text_query.rb
DEBUG: 11% [26/226] lib/capybara/queries/title_query.rb
DEBUG: 11% [27/226] lib/capybara/rack_test/browser.rb
DEBUG: 12% [28/226] lib/capybara/rack_test/css_handlers.rb
DEBUG: 12% [29/226] lib/capybara/rack_test/driver.rb
DEBUG: 13% [30/226] lib/capybara/rack_test/errors.rb
DEBUG: 13% [31/226] lib/capybara/rack_test/form.rb
DEBUG: 14% [32/226] lib/capybara/rack_test/node.rb
DEBUG: 14% [33/226] lib/capybara/rails.rb
DEBUG: 15% [34/226] lib/capybara/registration_container.rb
DEBUG: 15% [35/226] lib/capybara/registrations/drivers.rb
DEBUG: 15% [36/226] lib/capybara/registrations/patches/puma_ssl.rb
DEBUG: 16% [37/226] lib/capybara/registrations/servers.rb
DEBUG: 16% [38/226] lib/capybara/result.rb
DEBUG: 17% [39/226] lib/capybara/rspec.rb
DEBUG: 17% [40/226] lib/capybara/rspec/features.rb
DEBUG: 18% [41/226] lib/capybara/rspec/matcher_proxies.rb
DEBUG: 18% [42/226] lib/capybara/rspec/matchers.rb
DEBUG: 19% [43/226] lib/capybara/rspec/matchers/base.rb
DEBUG: 19% [44/226] lib/capybara/rspec/matchers/become_closed.rb
DEBUG: 19% [45/226] lib/capybara/rspec/matchers/compound.rb
DEBUG: 20% [46/226] lib/capybara/rspec/matchers/count_sugar.rb
DEBUG: 20% [47/226] lib/capybara/rspec/matchers/have_ancestor.rb
DEBUG: 21% [48/226] lib/capybara/rspec/matchers/have_current_path.rb
DEBUG: 21% [49/226] lib/capybara/rspec/matchers/have_selector.rb
DEBUG: 22% [50/226] lib/capybara/rspec/matchers/have_sibling.rb
DEBUG: 22% [51/226] lib/capybara/rspec/matchers/have_text.rb
DEBUG: 23% [52/226] lib/capybara/rspec/matchers/have_title.rb
DEBUG: 23% [53/226] lib/capybara/rspec/matchers/match_selector.rb
DEBUG: 23% [54/226] lib/capybara/rspec/matchers/match_style.rb
DEBUG: 24% [55/226] lib/capybara/rspec/matchers/spatial_sugar.rb
DEBUG: 24% [56/226] lib/capybara/selector.rb
DEBUG: 25% [57/226] lib/capybara/selector/builders/css_builder.rb
DEBUG: 25% [58/226] lib/capybara/selector/builders/xpath_builder.rb
DEBUG: 26% [59/226] lib/capybara/selector/css.rb
DEBUG: 26% [60/226] lib/capybara/selector/definition.rb
DEBUG: 26% [61/226] lib/capybara/selector/definition/button.rb
DEBUG: 27% [62/226] lib/capybara/selector/definition/checkbox.rb
DEBUG: 27% [63/226] lib/capybara/selector/definition/css.rb
DEBUG: 28% [64/226] lib/capybara/selector/definition/datalist_input.rb
DEBUG: 28% [65/226] lib/capybara/selector/definition/datalist_option.rb
DEBUG: 29% [66/226] lib/capybara/selector/definition/element.rb
DEBUG: 29% [67/226] lib/capybara/selector/definition/field.rb
DEBUG: 30% [68/226] lib/capybara/selector/definition/fieldset.rb
DEBUG: 30% [69/226] lib/capybara/selector/definition/file_field.rb
DEBUG: 30% [70/226] lib/capybara/selector/definition/fillable_field.rb
DEBUG: 31% [71/226] lib/capybara/selector/definition/frame.rb
DEBUG: 31% [72/226] lib/capybara/selector/definition/id.rb
DEBUG: 32% [73/226] lib/capybara/selector/definition/label.rb
DEBUG: 32% [74/226] lib/capybara/selector/definition/link.rb
DEBUG: 33% [75/226] lib/capybara/selector/definition/link_or_button.rb
DEBUG: 33% [76/226] lib/capybara/selector/definition/option.rb
DEBUG: 34% [77/226] lib/capybara/selector/definition/radio_button.rb
DEBUG: 34% [78/226] lib/capybara/selector/definition/select.rb
DEBUG: 34% [79/226] lib/capybara/selector/definition/table.rb
DEBUG: 35% [80/226] lib/capybara/selector/definition/table_row.rb
DEBUG: 35% [81/226] lib/capybara/selector/definition/xpath.rb
DEBUG: 36% [82/226] lib/capybara/selector/filter.rb
DEBUG: 36% [83/226] lib/capybara/selector/filter_set.rb
DEBUG: 37% [84/226] lib/capybara/selector/filters/base.rb
DEBUG: 37% [85/226] lib/capybara/selector/filters/expression_filter.rb
DEBUG: 38% [86/226] lib/capybara/selector/filters/locator_filter.rb
DEBUG: 38% [87/226] lib/capybara/selector/filters/node_filter.rb
DEBUG: 38% [88/226] lib/capybara/selector/regexp_disassembler.rb
DEBUG: 39% [89/226] lib/capybara/selector/selector.rb
DEBUG: 39% [90/226] lib/capybara/selector/xpath_extensions.rb
DEBUG: 40% [91/226] lib/capybara/selenium/atoms/getAttribute.min.js
DEBUG: 40% [92/226] lib/capybara/selenium/atoms/isDisplayed.min.js
DEBUG: 41% [93/226] lib/capybara/selenium/atoms/src/getAttribute.js
DEBUG: 41% [94/226] lib/capybara/selenium/atoms/src/isDisplayed.js
DEBUG: 42% [95/226] lib/capybara/selenium/driver.rb
DEBUG: 42% [96/226] lib/capybara/selenium/driver_specializations/chrome_driver.rb
DEBUG: 42% [97/226] lib/capybara/selenium/driver_specializations/edge_driver.rb
DEBUG: 43% [98/226] lib/capybara/selenium/driver_specializations/firefox_driver.rb
DEBUG: 43% [99/226] lib/capybara/selenium/driver_specializations/internet_explorer_driver.rb
DEBUG: 44% [100/226] lib/capybara/selenium/driver_specializations/safari_driver.rb
DEBUG: 44% [101/226] lib/capybara/selenium/extensions/file_input_click_emulation.rb
DEBUG: 45% [102/226] lib/capybara/selenium/extensions/find.rb
DEBUG: 45% [103/226] lib/capybara/selenium/extensions/html5_drag.rb
DEBUG: 46% [104/226] lib/capybara/selenium/extensions/modifier_keys_stack.rb
DEBUG: 46% [105/226] lib/capybara/selenium/extensions/scroll.rb
DEBUG: 46% [106/226] lib/capybara/selenium/logger_suppressor.rb
DEBUG: 47% [107/226] lib/capybara/selenium/node.rb
DEBUG: 47% [108/226] lib/capybara/selenium/nodes/chrome_node.rb
DEBUG: 48% [109/226] lib/capybara/selenium/nodes/edge_node.rb
DEBUG: 48% [110/226] lib/capybara/selenium/nodes/firefox_node.rb
DEBUG: 49% [111/226] lib/capybara/selenium/nodes/ie_node.rb
DEBUG: 49% [112/226] lib/capybara/selenium/nodes/safari_node.rb
DEBUG: 50% [113/226] lib/capybara/selenium/patches/action_pauser.rb
DEBUG: 50% [114/226] lib/capybara/selenium/patches/atoms.rb
DEBUG: 50% [115/226] lib/capybara/selenium/patches/is_displayed.rb
DEBUG: 51% [116/226] lib/capybara/selenium/patches/logs.rb
DEBUG: 51% [117/226] lib/capybara/selenium/patches/pause_duration_fix.rb
DEBUG: 52% [118/226] lib/capybara/selenium/patches/persistent_client.rb
DEBUG: 52% [119/226] lib/capybara/server.rb
DEBUG: 53% [120/226] lib/capybara/server/animation_disabler.rb
DEBUG: 53% [121/226] lib/capybara/server/checker.rb
DEBUG: 53% [122/226] lib/capybara/server/middleware.rb
DEBUG: 54% [123/226] lib/capybara/session.rb
DEBUG: 54% [124/226] lib/capybara/session/config.rb
DEBUG: 55% [125/226] lib/capybara/session/matchers.rb
DEBUG: 55% [126/226] lib/capybara/spec/fixtures/another_test_file.txt
DEBUG: 56% [127/226] lib/capybara/spec/fixtures/capybara.jpg
DEBUG: 56% [128/226] lib/capybara/spec/fixtures/no_extension
DEBUG: 57% [129/226] lib/capybara/spec/fixtures/test_file.txt
DEBUG: 57% [130/226] lib/capybara/spec/public/jquery-ui.js
DEBUG: 57% [131/226] lib/capybara/spec/public/jquery.js
DEBUG: 58% [132/226] lib/capybara/spec/public/offset.js
DEBUG: 58% [133/226] lib/capybara/spec/public/test.js
DEBUG: 59% [134/226] lib/capybara/spec/session/accept_alert_spec.rb
DEBUG: 59% [135/226] lib/capybara/spec/session/accept_confirm_spec.rb
DEBUG: 60% [136/226] lib/capybara/spec/session/accept_prompt_spec.rb
DEBUG: 60% [137/226] lib/capybara/spec/session/all_spec.rb
DEBUG: 61% [138/226] lib/capybara/spec/session/ancestor_spec.rb
DEBUG: 61% [139/226] lib/capybara/spec/session/assert_all_of_selectors_spec.rb
DEBUG: 61% [140/226] lib/capybara/spec/session/assert_current_path_spec.rb
DEBUG: 62% [141/226] lib/capybara/spec/session/assert_selector_spec.rb
DEBUG: 62% [142/226] lib/capybara/spec/session/assert_style_spec.rb
DEBUG: 63% [143/226] lib/capybara/spec/session/assert_text_spec.rb
DEBUG: 63% [144/226] lib/capybara/spec/session/assert_title_spec.rb
DEBUG: 64% [145/226] lib/capybara/spec/session/attach_file_spec.rb
DEBUG: 64% [146/226] lib/capybara/spec/session/body_spec.rb
DEBUG: 65% [147/226] lib/capybara/spec/session/check_spec.rb
DEBUG: 65% [148/226] lib/capybara/spec/session/choose_spec.rb
DEBUG: 65% [149/226] lib/capybara/spec/session/click_button_spec.rb
DEBUG: 66% [150/226] lib/capybara/spec/session/click_link_or_button_spec.rb
DEBUG: 66% [151/226] lib/capybara/spec/session/click_link_spec.rb
DEBUG: 67% [152/226] lib/capybara/spec/session/current_scope_spec.rb
DEBUG: 67% [153/226] lib/capybara/spec/session/current_url_spec.rb
DEBUG: 68% [154/226] lib/capybara/spec/session/dismiss_confirm_spec.rb
DEBUG: 68% [155/226] lib/capybara/spec/session/dismiss_prompt_spec.rb
DEBUG: 69% [156/226] lib/capybara/spec/session/element/assert_match_selector_spec.rb
DEBUG: 69% [157/226] lib/capybara/spec/session/element/match_css_spec.rb
DEBUG: 69% [158/226] lib/capybara/spec/session/element/match_xpath_spec.rb
DEBUG: 70% [159/226] lib/capybara/spec/session/element/matches_selector_spec.rb
DEBUG: 70% [160/226] lib/capybara/spec/session/evaluate_async_script_spec.rb
DEBUG: 71% [161/226] lib/capybara/spec/session/evaluate_script_spec.rb
DEBUG: 71% [162/226] lib/capybara/spec/session/execute_script_spec.rb
DEBUG: 72% [163/226] lib/capybara/spec/session/fill_in_spec.rb
DEBUG: 72% [164/226] lib/capybara/spec/session/find_button_spec.rb
DEBUG: 73% [165/226] lib/capybara/spec/session/find_by_id_spec.rb
DEBUG: 73% [166/226] lib/capybara/spec/session/find_field_spec.rb
DEBUG: 73% [167/226] lib/capybara/spec/session/find_link_spec.rb
DEBUG: 74% [168/226] lib/capybara/spec/session/find_spec.rb
DEBUG: 74% [169/226] lib/capybara/spec/session/first_spec.rb
DEBUG: 75% [170/226] lib/capybara/spec/session/frame/frame_title_spec.rb
DEBUG: 75% [171/226] lib/capybara/spec/session/frame/frame_url_spec.rb
DEBUG: 76% [172/226] lib/capybara/spec/session/frame/switch_to_frame_spec.rb
DEBUG: 76% [173/226] lib/capybara/spec/session/frame/within_frame_spec.rb
DEBUG: 76% [174/226] lib/capybara/spec/session/go_back_spec.rb
DEBUG: 77% [175/226] lib/capybara/spec/session/go_forward_spec.rb
DEBUG: 77% [176/226] lib/capybara/spec/session/has_all_selectors_spec.rb
DEBUG: 78% [177/226] lib/capybara/spec/session/has_ancestor_spec.rb
DEBUG: 78% [178/226] lib/capybara/spec/session/has_any_selectors_spec.rb
DEBUG: 79% [179/226] lib/capybara/spec/session/has_button_spec.rb
DEBUG: 79% [180/226] lib/capybara/spec/session/has_css_spec.rb
DEBUG: 80% [181/226] lib/capybara/spec/session/has_current_path_spec.rb
DEBUG: 80% [182/226] lib/capybara/spec/session/has_field_spec.rb
DEBUG: 80% [183/226] lib/capybara/spec/session/has_link_spec.rb
DEBUG: 81% [184/226] lib/capybara/spec/session/has_none_selectors_spec.rb
DEBUG: 81% [185/226] lib/capybara/spec/session/has_select_spec.rb
DEBUG: 82% [186/226] lib/capybara/spec/session/has_selector_spec.rb
DEBUG: 82% [187/226] lib/capybara/spec/session/has_sibling_spec.rb
DEBUG: 83% [188/226] lib/capybara/spec/session/has_table_spec.rb
DEBUG: 83% [189/226] lib/capybara/spec/session/has_text_spec.rb
DEBUG: 84% [190/226] lib/capybara/spec/session/has_title_spec.rb
DEBUG: 84% [191/226] lib/capybara/spec/session/has_xpath_spec.rb
DEBUG: 84% [192/226] lib/capybara/spec/session/headers_spec.rb
DEBUG: 85% [193/226] lib/capybara/spec/session/html_spec.rb
DEBUG: 85% [194/226] lib/capybara/spec/session/matches_style_spec.rb
DEBUG: 86% [195/226] lib/capybara/spec/session/node_spec.rb
DEBUG: 86% [196/226] lib/capybara/spec/session/node_wrapper_spec.rb
DEBUG: 87% [197/226] lib/capybara/spec/session/refresh_spec.rb
DEBUG: 87% [198/226] lib/capybara/spec/session/reset_session_spec.rb
DEBUG: 88% [199/226] lib/capybara/spec/session/response_code_spec.rb
DEBUG: 88% [200/226] lib/capybara/spec/session/save_and_open_page_spec.rb
DEBUG: 88% [201/226] lib/capybara/spec/session/save_and_open_screenshot_spec.rb
DEBUG: 89% [202/226] lib/capybara/spec/session/save_page_spec.rb
DEBUG: 89% [203/226] lib/capybara/spec/session/save_screenshot_spec.rb
DEBUG: 90% [204/226] lib/capybara/spec/session/screenshot_spec.rb
DEBUG: 90% [205/226] lib/capybara/spec/session/scroll_spec.rb
DEBUG: 91% [206/226] lib/capybara/spec/session/select_spec.rb
DEBUG: 91% [207/226] lib/capybara/spec/session/selectors_spec.rb
DEBUG: 92% [208/226] lib/capybara/spec/session/sibling_spec.rb
DEBUG: 92% [209/226] lib/capybara/spec/session/text_spec.rb
DEBUG: 92% [210/226] lib/capybara/spec/session/title_spec.rb
DEBUG: 93% [211/226] lib/capybara/spec/session/uncheck_spec.rb
DEBUG: 93% [212/226] lib/capybara/spec/session/unselect_spec.rb
DEBUG: 94% [213/226] lib/capybara/spec/session/visit_spec.rb
DEBUG: 94% [214/226] lib/capybara/spec/session/window/become_closed_spec.rb
DEBUG: 95% [215/226] lib/capybara/spec/session/window/current_window_spec.rb
DEBUG: 95% [216/226] lib/capybara/spec/session/window/open_new_window_spec.rb
DEBUG: 96% [217/226] lib/capybara/spec/session/window/switch_to_window_spec.rb
DEBUG: 96% [218/226] lib/capybara/spec/session/window/window_opened_by_spec.rb
DEBUG: 96% [219/226] lib/capybara/spec/session/window/window_spec.rb
DEBUG: 97% [220/226] lib/capybara/spec/session/window/windows_spec.rb
DEBUG: 97% [221/226] lib/capybara/spec/session/window/within_window_spec.rb
DEBUG: 98% [222/226] lib/capybara/spec/session/within_spec.rb
DEBUG: 98% [223/226] lib/capybara/spec/spec_helper.rb
DEBUG: 99% [224/226] lib/capybara/spec/test_app.rb
DEBUG: 99% [225/226] lib/capybara/version.rb
DEBUG: 100% [226/226] lib/capybara/window.rb
DEBUG: Installing ri documentation for capybara-3.34.0
DEBUG: Installing darkfish documentation for capybara-3.34.0
DEBUG: Done installing documentation for capybara after 5 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.WvB1lx
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + '[' /builddir/build/BUILDROOT/rubygem-capybara-3.34.0-1.fc34.x86_64 '!=' / ']'
DEBUG: + rm -rf /builddir/build/BUILDROOT/rubygem-capybara-3.34.0-1.fc34.x86_64
DEBUG: ++ dirname /builddir/build/BUILDROOT/rubygem-capybara-3.34.0-1.fc34.x86_64
DEBUG: + mkdir -p /builddir/build/BUILDROOT
DEBUG: + mkdir /builddir/build/BUILDROOT/rubygem-capybara-3.34.0-1.fc34.x86_64
DEBUG: + cd capybara-3.34.0
DEBUG: + mkdir -p /builddir/build/BUILDROOT/rubygem-capybara-3.34.0-1.fc34.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/specifications /builddir/build/BUILDROOT/rubygem-capybara-3.34.0-1.fc34.x86_64/usr/share/gems/
DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.34.0-1.fc34 --unique-debug-suffix -3.34.0-1.fc34.x86_64 --unique-debug-src-base rubygem-capybara-3.34.0-1.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/capybara-3.34.0
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/redhat/brp-python-bytecompile '' 1 0
DEBUG: + /usr/lib/rpm/brp-python-hardlink
DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs
DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.J3dQev
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd capybara-3.34.0
DEBUG: ~/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0 ~/build/BUILD/capybara-3.34.0
DEBUG: + pushd ./usr/share/gems/gems/capybara-3.34.0
DEBUG: + ln -s /builddir/build/BUILD/features features
DEBUG: + sed -i '/^require..selenium_statistics.$/ s/^/#/' spec/spec_helper.rb
DEBUG: + sed -i '/SeleniumStatistics/ s/^/#/g' ./spec/spec_helper.rb
DEBUG: + sed -i '/end.to raise_error(EOFError)/ s/EOFError/Net::ReadTimeout/' spec/server_spec.rb
DEBUG: + rspec spec
DEBUG: Run options:
DEBUG: include {:focus_=>true}
DEBUG: exclude {:requires=>#<Proc:>}
DEBUG: All examples were filtered out; ignoring {:focus_=>true}
DEBUG: ............**..........................................................................................................................................................................................................................................................................................................................*...................................................................................................................................................................................................................................................................................Checking for expected text of nil is confusing and/or pointless since it will always match. Please specify a string or regexp instead. /usr/share/gems/gems/rspec-core-3.10.0/exe/rspec:4
DEBUG: ......................................................................................................................................................................................................................Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:34985
DEBUG: Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:42193
DEBUG: ................................................................................................................................................................................................................................................................................................................................................Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:43817
DEBUG: ...................................................................................................................................................................................................................................................................................................................*...................................................................................................................................................................................................................................................................................Checking for expected text of nil is confusing and/or pointless since it will always match. Please specify a string or regexp instead. /usr/share/gems/gems/rspec-core-3.10.0/exe/rspec:4
DEBUG: ......................................................................................................................................................................................................................Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:41913
DEBUG: Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:40227
DEBUG: .........................................................................................................................................................................................................................................................................................................................................................*.......................................................**...*.......................................................................................Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:39209
DEBUG: .Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:46155
DEBUG: .Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:44529
DEBUG: .Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:22789
DEBUG: .Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:22790
DEBUG: .Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:40475
DEBUG: Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:42843
DEBUG: ..Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:33481
DEBUG: .Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:39531
DEBUG: .Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on ssl://127.0.0.1:35587?key=/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/fixtures/key.pem&cert=/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/fixtures/certificate.pem
DEBUG: .#<Thread:0x000055c6150fcc20 /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/server.rb:76 run> terminated with exception (report_on_exception is true):
DEBUG: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/server_spec.rb:238:in `block (3 levels) in <top (required)>': kaboom (RuntimeError)
DEBUG: from /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/server.rb:77:in `block in boot'
DEBUG: .Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:35745
DEBUG: ...Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: .* Listening on tcp://127.0.0.1:36099
DEBUG: Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:46483
DEBUG: Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:46063
DEBUG: .Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:41583
DEBUG: .Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:42215
DEBUG: Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:38089
DEBUG: .Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:38775
DEBUG: Capybara starting Puma...
DEBUG: * Version 5.0.0.beta1 , codename: Spoony Bard
DEBUG: * Min threads: 0, max threads: 4
DEBUG: * Listening on tcp://127.0.0.1:40387
DEBUG: ......................
DEBUG: Pending: (Failures listed here are expected and do not affect your suite's status)
DEBUG: 1) Capybara.string drops illegal fragments when using gumbo
DEBUG: # libxml is less strict than Gumbo
DEBUG: # ./spec/basic_node_spec.rb:114
DEBUG: 2) Capybara.string can disable use of gumbo
DEBUG: # Test doesn't make sense unlesss nokogumbo is loaded
DEBUG: # ./spec/basic_node_spec.rb:119
DEBUG: 3) Capybara::Session DSL #has_css? should support case insensitive :class and :id options
DEBUG: # Nokogiri doesn't support case insensitive CSS attribute matchers
DEBUG: Failure/Error: raise ArgumentError, "This driver doesn't support case insensitive attribute matching when using CSS base selectors"
DEBUG: ArgumentError:
DEBUG: This driver doesn't support case insensitive attribute matching when using CSS base selectors
DEBUG: # ./lib/capybara/rack_test/driver.rb:82:in `rescue in find_css'
DEBUG: # ./lib/capybara/rack_test/driver.rb:77:in `find_css'
DEBUG: # ./lib/capybara/node/base.rb:109:in `find_css'
DEBUG: # ./lib/capybara/queries/selector_query.rb:243:in `find_nodes_by_selector_format'
DEBUG: # ./lib/capybara/queries/selector_query.rb:158:in `block in resolve_for'
DEBUG: # ./lib/capybara/node/base.rb:77:in `synchronize'
DEBUG: # ./lib/capybara/queries/selector_query.rb:157:in `resolve_for'
DEBUG: # ./lib/capybara/node/matchers.rb:844:in `block in _verify_selector_result'
DEBUG: # ./lib/capybara/node/base.rb:83:in `synchronize'
DEBUG: # ./lib/capybara/node/matchers.rb:843:in `_verify_selector_result'
DEBUG: # ./lib/capybara/node/matchers.rb:110:in `assert_selector'
DEBUG: # ./lib/capybara/session.rb:762:in `assert_selector'
DEBUG: # ./lib/capybara/dsl.rb:53:in `call'
DEBUG: # ./lib/capybara/dsl.rb:53:in `assert_selector'
DEBUG: # ./lib/capybara/rspec/matchers/have_selector.rb:18:in `element_matches?'
DEBUG: # ./lib/capybara/rspec/matchers/base.rb:51:in `matches?'
DEBUG: # ./lib/capybara/spec/session/has_css_spec.rb:70:in `block (2 levels) in <top (required)>'
DEBUG: # ------------------
DEBUG: # --- Caused by: ---
DEBUG: # Nokogiri::CSS::SyntaxError:
DEBUG: # unexpected ' ' after '[:substring_match, "'UITARI'"]'
DEBUG: # /usr/share/gems/gems/nokogiri-1.10.10/lib/nokogiri/css/parser_extras.rb:87:in `on_error'
DEBUG: 4) Capybara::Session RackTest #has_css? should support case insensitive :class and :id options
DEBUG: # Nokogiri doesn't support case insensitive CSS attribute matchers
DEBUG: # ./lib/capybara/spec/session/has_css_spec.rb:69
DEBUG: 5) Capybara::String should use gumbo
DEBUG: # Only valid if gumbo is included
DEBUG: # ./spec/rack_test_spec.rb:259
DEBUG: 6) if xfeature aliases to pending then this should be 'temporarily disabled with xfeature'
DEBUG: # Temporarily disabled with xfeature
DEBUG: # ./spec/rspec/features_spec.rb:83
DEBUG: 7) if xfeature aliases to pending then this also should be 'temporarily disabled with xfeature'
DEBUG: # Temporarily disabled with xfeature
DEBUG: # ./spec/rspec/features_spec.rb:87
DEBUG: 8) if xscenario aliases to pending then this test should be 'temporarily disabled with xscenario'
DEBUG: # Temporarily disabled with xscenario
DEBUG: # ./spec/rspec/scenarios_spec.rb:19
DEBUG: Finished in 4 minutes 3 seconds (files took 0.78848 seconds to load)
DEBUG: 2485 examples, 0 failures, 8 pending
DEBUG: + sed -i '/^require '\''bundler/ s/^/#/g' features/support/env.rb
DEBUG: + cucumber
DEBUG: Feature: Capybara's cucumber integration
DEBUG: In order to integrate with the lovely plain text testing framework
DEBUG: As Capybara
DEBUG: I want to integrate successfully with Cucumber
DEBUG: Scenario: hello world # features/capybara.feature:6
DEBUG: When I visit the root page # features/step_definitions/capybara_steps.rb:3
DEBUG: Then I should see "Hello world!" # features/step_definitions/capybara_steps.rb:7
DEBUG: @javascript
DEBUG: Scenario: javascript tag should use Capybara.javascript_driver # features/capybara.feature:11
DEBUG: When I visit the root page # features/step_definitions/capybara_steps.rb:3
DEBUG: Then Capybara should use the "javascript_test" driver # features/step_definitions/capybara_steps.rb:11
DEBUG: @named_test
DEBUG: Scenario: named driver tag # features/capybara.feature:16
DEBUG: When I visit the root page # features/step_definitions/capybara_steps.rb:3
DEBUG: Then Capybara should use the "named_test" driver # features/step_definitions/capybara_steps.rb:11
DEBUG: @named_test
DEBUG: Scenario Outline: selenium tag with scenario outline # features/capybara.feature:21
DEBUG: When I visit the <Page> page # features/capybara.feature:22
DEBUG: Then Capybara should use the "named_test" driver # features/capybara.feature:23
DEBUG: Examples:
DEBUG: | Page |
DEBUG: | root |
DEBUG: | home |
DEBUG: Scenario: matchers # features/capybara.feature:30
DEBUG: When I visit the root page # features/step_definitions/capybara_steps.rb:3
DEBUG: And I use a matcher that fails # features/step_definitions/capybara_steps.rb:15
DEBUG: Then the failing exception should be nice # features/step_definitions/capybara_steps.rb:21
DEBUG: @named_test
DEBUG: Feature: an entire feature that uses a driver by tag
DEBUG: Scenario: should use the named driver without being explicitly told # features/named_driver_feature.feature:4
DEBUG: Then Capybara should use the "named_test" driver # features/step_definitions/capybara_steps.rb:11
DEBUG: 7 scenarios (7 passed)
DEBUG: 14 steps (14 passed)
DEBUG: 0m0.068s
DEBUG: + popd
DEBUG: ~/build/BUILD/capybara-3.34.0
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Processing files: rubygem-capybara-3.34.0-1.fc34.noarch
DEBUG: Provides: rubygem(capybara) = 3.34.0 rubygem-capybara = 3.34.0-1.fc34
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires: (rubygem(nokogiri) >= 1.8 with rubygem(nokogiri) < 2) (rubygem(regexp_parser) >= 1.5 with rubygem(regexp_parser) < 2) (rubygem(xpath) >= 3.2 with rubygem(xpath) < 4) ruby(rubygems) rubygem(addressable) rubygem(mini_mime) >= 0.1.3 rubygem(rack) >= 1.6.0 rubygem(rack-test) >= 0.6.3
DEBUG: Processing files: rubygem-capybara-doc-3.34.0-1.fc34.noarch
DEBUG: Provides: rubygem-capybara-doc = 3.34.0-1.fc34
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rubygem-capybara-3.34.0-1.fc34.x86_64
DEBUG: Wrote: /builddir/build/RPMS/rubygem-capybara-3.34.0-1.fc34.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/rubygem-capybara-doc-3.34.0-1.fc34.noarch.rpm
DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z9btau
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd capybara-3.34.0
DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/rubygem-capybara-3.34.0-1.fc34.x86_64
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Child return code was: 0
Finish: rpmbuild rubygem-capybara-3.34.0-1.fc34.src.rpm
DEBUG: Copying packages to result dir
Finish: build phase for rubygem-capybara-3.34.0-1.fc34.src.rpm
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
INFO: Done(rubygem-capybara-3.34.0-1.fc34.src.rpm) Config(fedora-rubygems-x86_64) 4 minutes 31 seconds
INFO: Results and/or logs in: ./result
Finish: run
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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', '/var/lib/mock/fedora-rubygems-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-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-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
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-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-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
+ section TESTS
+ : '############################### TESTS ###############################'
+ [[ -r result/build.log ]]
+ [[ -r result/build.log.xz ]]
+ unxz result/build.log.xz
+ [[ -r result/build.log ]]
+ TP='\n - Tests:'
+ grep -q '^Executing(%check)' result/build.log
++ grep -E ' (assertions|examples)' result/build.log
+ z='All examples were filtered out; ignoring {:focus_=>true}
2485 examples, 0 failures, 8 pending'
+ [[ -n All examples were filtered out; ignoring {:focus_=>true}
2485 examples, 0 failures, 8 pending ]]
+ grep -qE '(^|\s+)0 (assertions|examples)'
+ grep ' failures'
2485 examples, 0 failures, 8 pending
+ grep -E '(^|\s+)0 failures'
2485 examples, 0 failures, 8 pending
+ grep ' errors'
+ TP='\n - Tests: ok'
+ :
+ :
+ :
+ section INSTALL
+ : '############################### INSTALL ###############################'
+ E=
+ mar=
++ find result -name '*.fc34.noarch.rpm' -o -name '*.fc34.x86_64.rpm'
+ x='result/rubygem-capybara-doc-3.34.0-1.fc34.noarch.rpm
result/rubygem-capybara-3.34.0-1.fc34.noarch.rpm'
+ [[ -n result/rubygem-capybara-doc-3.34.0-1.fc34.noarch.rpm
result/rubygem-capybara-3.34.0-1.fc34.noarch.rpm ]]
+ mck -i result/rubygem-capybara-doc-3.34.0-1.fc34.noarch.rpm result/rubygem-capybara-3.34.0-1.fc34.noarch.rpm
+ a=
+ [[ -n -i ]]
+ a=' '\''-i'\'''
+ shift
+ [[ -n result/rubygem-capybara-doc-3.34.0-1.fc34.noarch.rpm ]]
+ a=' '\''-i'\'' '\''result/rubygem-capybara-doc-3.34.0-1.fc34.noarch.rpm'\'''
+ shift
+ [[ -n result/rubygem-capybara-3.34.0-1.fc34.noarch.rpm ]]
+ a=' '\''-i'\'' '\''result/rubygem-capybara-doc-3.34.0-1.fc34.noarch.rpm'\'' '\''result/rubygem-capybara-3.34.0-1.fc34.noarch.rpm'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 '\''-i'\'' '\''result/rubygem-capybara-doc-3.34.0-1.fc34.noarch.rpm'\'' '\''result/rubygem-capybara-3.34.0-1.fc34.noarch.rpm'\'''
+ mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 -i result/rubygem-capybara-doc-3.34.0-1.fc34.noarch.rpm result/rubygem-capybara-3.34.0-1.fc34.noarch.rpm
INFO: mock.py version 2.6 starting (python version = 3.9.0)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-x86_64.cfg']
DEBUG: version: 2.6
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-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: 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.tyqlg7ou:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
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: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/root_cache/', 'tar': 'gnutar', '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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 33
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'}
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: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-x86_64.cfg
DEBUG: root: fedora-rubygems-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:f33
# 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-33-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-33-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-33-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-33-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-33-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-33-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: Unsharing. Flags: 67239936
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
Mock Version: 2.6
INFO: Mock Version: 2.6
INFO: Mock Version: 2.6
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-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: rootdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-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-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-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/.initialized
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/rubygem-capybara-doc-3.34.0-1.fc34.noarch.rpm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', 'result/rubygem-capybara-doc-3.34.0-1.fc34.noarch.rpm', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/rubygem-capybara-doc-3.34.0-1.fc34.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-x86_64-bootstrap/root/builddir
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/rubygem-capybara-3.34.0-1.fc34.noarch.rpm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', 'result/rubygem-capybara-3.34.0-1.fc34.noarch.rpm', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/rubygem-capybara-3.34.0-1.fc34.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-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-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-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/run/lock
DEBUG: ensuring that dir exists: ./result
Mock Version: 2.6
INFO: Mock Version: 2.6
INFO: Mock Version: 2.6
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-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-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-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-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/fedora-rubygems-x86_64/root', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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: rootdir = /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ea144146ef3242bcaeb7f5fd13438ca1', '-D', '/var/lib/mock/fedora-rubygems-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-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', '/usr/sbin/usermod', '-u', '1000', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/.initialized
Finish: chroot init
INFO: installing package(s): /builddir/rubygem-capybara-doc-3.34.0-1.fc34.noarch.rpm /builddir/rubygem-capybara-3.34.0-1.fc34.noarch.rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-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-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/fedora-rubygems-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-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-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-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/fedora-rubygems-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-x86_64/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rubygems-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-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-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-x86_64/root/installation-homedir
DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rubygems-x86_64/root/', '--releasever', '33', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/builddir/rubygem-capybara-doc-3.34.0-1.fc34.noarch.rpm', '/builddir/rubygem-capybara-3.34.0-1.fc34.noarch.rpm']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.cj1pz3e1:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '552a1682796246c9a2f23f057ac6279c', '-D', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.cj1pz3e1:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rubygems-x86_64/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-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', '--installroot', '/var/lib/mock/fedora-rubygems-x86_64/root/', '--releasever', '33', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/builddir/rubygem-capybara-doc-3.34.0-1.fc34.noarch.rpm', '/builddir/rubygem-capybara-3.34.0-1.fc34.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rubygems-x86_64/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk
DEBUG: fedora 131 kB/s | 18 kB 00:00
DEBUG: Copr repo for rubygems owned by pvalena 5.4 kB/s | 3.3 kB 00:00
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG: Package Arch Version Repository Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG: rubygem-capybara noarch 3.34.0-1.fc34 @commandline 283 k
DEBUG: rubygem-capybara-doc noarch 3.34.0-1.fc34 @commandline 915 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install 2 Packages
DEBUG: Total size: 1.2 M
DEBUG: Installed size: 6.6 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-capybara-3.34.0-1.fc34.noarch 1/2
DEBUG: Installing : rubygem-capybara-doc-3.34.0-1.fc34.noarch 2/2
DEBUG: Verifying : rubygem-capybara-doc-3.34.0-1.fc34.noarch 1/2
DEBUG: Verifying : rubygem-capybara-3.34.0-1.fc34.noarch 2/2
DEBUG: Installed:
DEBUG: rubygem-capybara-3.34.0-1.fc34.noarch
DEBUG: rubygem-capybara-doc-3.34.0-1.fc34.noarch
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-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-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-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-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-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-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: kill orphans
INFO:
Finish: run
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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', '/var/lib/mock/fedora-rubygems-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-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-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
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/rubygem-capybara-3.34.0-1.fc34.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-x86_64-bootstrap/root/builddir/rubygem-capybara-doc-3.34.0-1.fc34.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-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-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
+ : '############################### SYNTAX ###############################'
+ TP='\n - Tests: ok\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 --isolation=nspawn --result=./result -r fedora-rubygems-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 --isolation=nspawn --result=./result -r fedora-rubygems-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 2.6 starting (python version = 3.9.0)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-x86_64.cfg']
DEBUG: version: 2.6
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-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: 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._o93hze8:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
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: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/root_cache/', 'tar': 'gnutar', '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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 33
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'}
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: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-x86_64.cfg
DEBUG: root: fedora-rubygems-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:f33
# 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-33-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-33-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-33-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-33-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-33-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-33-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: Unsharing. Flags: 67239936
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-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: rootdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-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-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-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-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-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-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-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-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-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/fedora-rubygems-x86_64/root', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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: rootdir = /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7e0ff8131bf24d2194254355517c2264', '-D', '/var/lib/mock/fedora-rubygems-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-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', '/usr/sbin/usermod', '-u', '1000', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/.initialized
Finish: chroot init
DEBUG: shell: calling preshell hooks
Start: shell
DEBUG: doshell: chrootPath:/var/lib/mock/fedora-rubygems-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-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-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._o93hze8:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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 df2e52463c9c4f65927fed156d08b8eb -D /var/lib/mock/fedora-rubygems-x86_64/root -a -u 1000 --capability=cap_ipc_lock --bind=/tmp/mock-resolv._o93hze8:/etc/resolv.conf --bind=/dev/btrfs-control --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-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: Unsharing. Flags: 1073741824
DEBUG: Unsharing. Flags: 134217728
DEBUG: shell: unmounting all filesystems
Finish: shell
DEBUG: shell: calling postshell hooks
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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', '/var/lib/mock/fedora-rubygems-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-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-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
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-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-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 - Tests: ok\n - Syntax check: ok'
+ section DEPENDENCIES
+ : '############################### DEPENDENCIES ###############################'
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Reverse dependencies:'
++ bash -c 'scripts/gems/whatrequires.sh -q '\''capybara'\'''
+ DEP='(rubygem(capybara) >= 2.12 with rubygem(capybara) < 4) '
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Reverse dependencies: ok'
+ [[ -n '' ]]
+ section SMOKE
+ : '############################### SMOKE ###############################'
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Reverse dependencies: ok\n - Smoke test:'
++ sed -e 's/\-/\//'
+ q=capybara
++ sed -e 's/^ruby//'
+ q=capybara
+ for c in "rpm -q \"$p\"" "ruby -e \"require '\''$g'\''\" || ruby -e \"require '\''$q'\''\"" 0
+ [[ rpm -q "rubygem-capybara" == \0 ]]
+ mck --unpriv --chroot 'rpm -q "rubygem-capybara"'
+ a=
+ [[ -n --unpriv ]]
+ a=' '\''--unpriv'\'''
+ shift
+ [[ -n --chroot ]]
+ a=' '\''--unpriv'\'' '\''--chroot'\'''
+ shift
+ [[ -n rpm -q "rubygem-capybara" ]]
+ a=' '\''--unpriv'\'' '\''--chroot'\'' '\''rpm -q "rubygem-capybara"'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 '\''--unpriv'\'' '\''--chroot'\'' '\''rpm -q "rubygem-capybara"'\'''
+ mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 --unpriv --chroot 'rpm -q "rubygem-capybara"'
INFO: mock.py version 2.6 starting (python version = 3.9.0)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-x86_64.cfg']
DEBUG: version: 2.6
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-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: 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.2r288_rb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
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: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/root_cache/', 'tar': 'gnutar', '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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 33
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'}
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: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-x86_64.cfg
DEBUG: root: fedora-rubygems-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:f33
# 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-33-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-33-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-33-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-33-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-33-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-33-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: Unsharing. Flags: 67239936
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
Mock Version: 2.6
INFO: Mock Version: 2.6
INFO: Mock Version: 2.6
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-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: rootdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-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-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-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-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-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/run/lock
DEBUG: ensuring that dir exists: ./result
Mock Version: 2.6
INFO: Mock Version: 2.6
INFO: Mock Version: 2.6
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-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-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-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-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/fedora-rubygems-x86_64/root', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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: rootdir = /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2c66024336064f32bcf17b424285582b', '-D', '/var/lib/mock/fedora-rubygems-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-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', '/usr/sbin/usermod', '-u', '1000', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/.initialized
Finish: chroot init
INFO: Running in chroot: ['rpm -q "rubygem-capybara"']
Start: chroot ['rpm -q "rubygem-capybara"']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2r288_rb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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', '03a5fd34da384694aea11254f8b1c3b6', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2r288_rb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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-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-capybara"'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-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'} and shell False
DEBUG: Unsharing. Flags: 1073741824
DEBUG: Unsharing. Flags: 134217728
rubygem-capybara-3.34.0-1.fc34.noarch
DEBUG: Child return code was: 0
Finish: chroot ['rpm -q "rubygem-capybara"']
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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', '/var/lib/mock/fedora-rubygems-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-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-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
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-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-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 '\''capybara'\''" || ruby -e "require '\''capybara'\''" == \0 ]]
+ mck --unpriv --chroot 'ruby -e "require '\''\'\'''\''capybara'\''\'\'''\''" || ruby -e "require '\''\'\'''\''capybara'\''\'\'''\''"'
+ a=
+ [[ -n --unpriv ]]
+ a=' '\''--unpriv'\'''
+ shift
+ [[ -n --chroot ]]
+ a=' '\''--unpriv'\'' '\''--chroot'\'''
+ shift
+ [[ -n ruby -e "require '\''capybara'\''" || ruby -e "require '\''capybara'\''" ]]
+ a=' '\''--unpriv'\'' '\''--chroot'\'' '\''ruby -e "require '\''\'\'''\''capybara'\''\'\'''\''" || ruby -e "require '\''\'\'''\''capybara'\''\'\'''\''"'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 '\''--unpriv'\'' '\''--chroot'\'' '\''ruby -e "require '\''\'\'''\''capybara'\''\'\'''\''" || ruby -e "require '\''\'\'''\''capybara'\''\'\'''\''"'\'''
+ mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 --unpriv --chroot 'ruby -e "require '\''capybara'\''" || ruby -e "require '\''capybara'\''"'
INFO: mock.py version 2.6 starting (python version = 3.9.0)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-x86_64.cfg']
DEBUG: version: 2.6
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-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: 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.hc2m4qrc:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
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: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/root_cache/', 'tar': 'gnutar', '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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-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-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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 33
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'}
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: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-x86_64.cfg
DEBUG: root: fedora-rubygems-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:f33
# 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-33-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-33-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-33-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-33-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-33-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-33-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: Unsharing. Flags: 67239936
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
Mock Version: 2.6
INFO: Mock Version: 2.6
INFO: Mock Version: 2.6
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-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: rootdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-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-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-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-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-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-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-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/run/lock
DEBUG: ensuring that dir exists: ./result
Mock Version: 2.6
INFO: Mock Version: 2.6
INFO: Mock Version: 2.6
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-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-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-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-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/fedora-rubygems-x86_64/root', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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: rootdir = /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3e9a48655a04492586ad9c485beff5b7', '-D', '/var/lib/mock/fedora-rubygems-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-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', '/usr/sbin/usermod', '-u', '1000', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-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'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/.initialized
Finish: chroot init
INFO: Running in chroot: ['ruby -e "require \'capybara\'" || ruby -e "require \'capybara\'"']
Start: chroot ['ruby -e "require \'capybara\'" || ruby -e "require \'capybara\'"']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.hc2m4qrc:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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', 'a521e03561f34b2da3ff89405ead6305', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.hc2m4qrc:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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-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 \'capybara\'" || ruby -e "require \'capybara\'"'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-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'} and shell False
DEBUG: Unsharing. Flags: 1073741824
DEBUG: Unsharing. Flags: 134217728
DEBUG: Child return code was: 0
Finish: chroot ['ruby -e "require \'capybara\'" || ruby -e "require \'capybara\'"']
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-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', '/var/lib/mock/fedora-rubygems-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-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-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
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-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-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 - Tests: ok\n - Syntax check: ok\n - Reverse dependencies: ok\n - Smoke test: ok'
+ section RPMLINT
+ : '############################### RPMLINT ###############################'
+ set -o pipefail
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Reverse dependencies: ok\n - Smoke test: ok\n - rpmlint:'
++ rpmlint result/rubygem-capybara-3.34.0-1.fc34.noarch.rpm result/rubygem-capybara-3.34.0-1.fc34.src.rpm result/rubygem-capybara-doc-3.34.0-1.fc34.noarch.rpm rubygem-capybara.spec
++ grep -vE ' W: (no\-documentation)$'
++ grep -vE ' W: (spelling\-error|zero\-length|devel\-file\-in\-non\-devel\-package) '
++ grep -vE ' W: (invalid-url Source)'
++ sort -u
+ RPML='3 packages and 1 specfiles checked; 0 errors, 4 warnings.
rubygem-capybara-doc.noarch: W: pem-certificate /usr/share/gems/gems/capybara-3.34.0/spec/fixtures/certificate.pem'
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Reverse dependencies: ok\n - Smoke test: ok\n - rpmlint: ok'
=> Success
_ _ _ _
rpmlint: 3 packages and 1 specfiles checked; 0 errors, 4 warnings.
rubygem-capybara-doc.noarch: W: pem-certificate /usr/share/gems/gems/capybara-3.34.0/spec/fixtures/certificate.pem
_ _ _ _
To have latest capybara gem in Fedora.
Up-to-date Koji scratch-build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=56310828
Up-to-date Copr build:
https://copr.fedorainfracloud.org/coprs/build/1796380
Checks:
- Tests: ok
- Syntax check: ok
- Reverse dependencies: ok
- Smoke test: ok
- rpmlint: ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment