03-30 18:33 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 03-30 18:33 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name weston --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 03-30 18:33 root INFO Processing local files: weston 03-30 18:33 root DEBUG Active settings after processing options 03-30 18:33 root DEBUG bz_url: https://bugzilla.redhat.com 03-30 18:33 root DEBUG _con_handler: (INFO)> 03-30 18:33 root DEBUG _log_config_done: True 03-30 18:33 root DEBUG cache: False 03-30 18:33 root DEBUG resultdir: None 03-30 18:33 root DEBUG init_done: True 03-30 18:33 root DEBUG uniqueext: None 03-30 18:33 root DEBUG configdir: None 03-30 18:33 root DEBUG log_level: 20 03-30 18:33 root DEBUG prebuilt: True 03-30 18:33 root DEBUG verbose: False 03-30 18:33 root DEBUG name: weston 03-30 18:33 root DEBUG use_colors: False 03-30 18:33 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 03-30 18:33 root DEBUG bug: None 03-30 18:33 root DEBUG url: None 03-30 18:33 root DEBUG copr_build_descriptor: None 03-30 18:33 root DEBUG list_checks: False 03-30 18:33 root DEBUG list_flags: False 03-30 18:33 root DEBUG list_plugins: False 03-30 18:33 root DEBUG version: False 03-30 18:33 root DEBUG flags: [] 03-30 18:33 root DEBUG repo: None 03-30 18:33 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 03-30 18:33 root DEBUG no_report: False 03-30 18:33 root DEBUG nobuild: False 03-30 18:33 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 03-30 18:33 root DEBUG other_bz: None 03-30 18:33 root DEBUG plugins_arg: None 03-30 18:33 root DEBUG single: None 03-30 18:33 root DEBUG rpm_spec: True 03-30 18:33 root DEBUG exclude: None 03-30 18:33 root DEBUG checksum: sha256 03-30 18:33 root DEBUG plugins: {} 03-30 18:33 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 03-30 18:33 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc41.src.rpm 03-30 18:33 root INFO Using review directory: /var/lib/copr-rpmbuild/results/weston 03-30 18:33 root DEBUG find_urls completed: 0.200 03-30 18:33 root DEBUG Avoiding init of working mock root 03-30 18:33 root DEBUG Url download completed: 10.151 03-30 18:33 root DEBUG --> /var/lib/copr-rpmbuild/results/weston/upstream : http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz 03-30 18:33 root INFO Downloading (Source0): http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz 03-30 18:33 root DEBUG Download error on http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz, : 'Error HTTP Error 404: Not Found downloading http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 527, in error result = self._call_chain(*args) File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 720, in http_error_302 return self.parent.open(new, timeout=req.timeout) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz' 03-30 18:33 root WARNING Cannot download url: http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz 03-30 18:33 root INFO No upstream for (Source0): weston-20250325-9d841e39.tar.xz 03-30 18:33 root INFO Running checks and generating report 03-30 18:33 root DEBUG Running check: CheckResultdir 03-30 18:33 root DEBUG CheckResultdir completed: 0.000 seconds 03-30 18:33 root DEBUG Running check: CheckBuild 03-30 18:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm 03-30 18:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/weston-session-14.0.90^20250325g9d841e39-1.fc41.noarch.rpm 03-30 18:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm 03-30 18:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm 03-30 18:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/weston-devel-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm 03-30 18:33 root DEBUG CheckBuild completed: 0.034 seconds 03-30 18:33 root DEBUG Running check: CheckRpmlint 03-30 18:33 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpw536spo0 /var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-session-14.0.90^20250325g9d841e39-1.fc41.noarch.rpm /var/lib/copr-rpmbuild/results/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-devel-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc41.src.rpm 03-30 18:33 root DEBUG CheckRpmlint completed: 3.309 seconds 03-30 18:33 root DEBUG Running check: CheckPackageInstalls 03-30 18:33 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 03-30 18:33 root DEBUG Init output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache Start: unpacking root cache Finish: unpacking root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 03-30 18:33 root INFO Installing built package(s) 03-30 18:33 root DEBUG --init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/weston/results, --init 03-30 18:33 root DEBUG --init output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/weston/results --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 03-30 18:33 root DEBUG CheckPackageInstalls completed: 4.079 seconds 03-30 18:33 root DEBUG Running check: CheckRpmlintInstalled 03-30 18:33 root DEBUG --init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/weston/results, --init 03-30 18:33 root DEBUG --init output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/weston/results --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 03-30 18:33 root DEBUG is_installed: Tested rpmlint, result: 1 03-30 18:33 root DEBUG command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/weston/results, --shell, 'rm -f /var/lib/rpm/__db*' 03-30 18:33 root DEBUG output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/weston/results --shell ''"'"'rm -f /var/lib/rpm/__db*'"'"'' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Start: shell /bin/sh: line 1: rm -f /var/lib/rpm/__db*: No such file or directory Finish: shell Finish: run None NoneType: None 03-30 18:33 root DEBUG Install command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/weston/results, install, rpmlint 03-30 18:33 root DEBUG Install output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/weston/results install rpmlint Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: installing package(s): rpmlint INFO: Finish: run None NoneType: None 03-30 18:33 root DEBUG Script output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock --enable-network -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/weston/results --chroot 'echo '"'"'rpmlint:'"'"'; rpmlint --installed weston-libs weston-demo-debuginfo weston weston-session weston-devel weston-debuginfo weston-demo weston-libs-debuginfo; echo '"'"'rpmlint-done:'"'"'' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ["echo 'rpmlint:'; rpmlint --installed weston-libs weston-demo-debuginfo weston weston-session weston-devel weston-debuginfo weston-demo weston-libs-debuginfo; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed weston-libs weston-demo-debuginfo weston weston-session weston-devel weston-debuginfo weston-demo weston-libs-debuginfo; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "weston-libs". (none): E: there is no installed rpm "weston-demo-debuginfo". (none): E: there is no installed rpm "weston". (none): E: there is no installed rpm "weston-session". (none): E: there is no installed rpm "weston-devel". (none): E: there is no installed rpm "weston-debuginfo". (none): E: there is no installed rpm "weston-demo". (none): E: there is no installed rpm "weston-libs-debuginfo". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 8 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s rpmlint-done: Finish: chroot ["echo 'rpmlint:'; rpmlint --installed weston-libs weston-demo-debuginfo weston weston-session weston-devel weston-debuginfo weston-demo weston-libs-debuginfo; echo 'rpmlint-done:'"] Finish: run 03-30 18:33 root DEBUG CheckRpmlintInstalled completed: 11.747 seconds 03-30 18:33 root DEBUG Running check: CheckRpmlintDebuginfo 03-30 18:33 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpg_btvtg0 /var/lib/copr-rpmbuild/results/weston-libs-debuginfo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-debuginfo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-demo-debuginfo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm 03-30 18:33 root DEBUG CheckRpmlintDebuginfo completed: 2.125 seconds 03-30 18:33 root DEBUG Running check: CheckInitDeps 03-30 18:34 root DEBUG CheckInitDeps completed: 25.529 seconds 03-30 18:34 root DEBUG Running check: CheckBuildCompleted 03-30 18:34 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/weston/results, --chroot, --, rm -rf $(rpm --eval %_builddir)/* 03-30 18:34 root DEBUG Mock output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/weston/results --chroot -- 'rm -rf $(rpm --eval %_builddir)/*' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rm -rf $(rpm --eval %_builddir)/*'] Start: chroot ['rm -rf $(rpm --eval %_builddir)/*'] Finish: chroot ['rm -rf $(rpm --eval %_builddir)/*'] Finish: run None NoneType: None 03-30 18:34 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/weston/results, --copyin, /var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc41.src.rpm, weston-14.0.90^20250325g9d841e39-1.fc41.src.rpm 03-30 18:34 root DEBUG Mock output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/weston/results --copyin '/var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc41.src.rpm' 'weston-14.0.90^20250325g9d841e39-1.fc41.src.rpm' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc41.src.rpm to /var/lib/mock/fedora-41-x86_64/root/weston-14.0.90^20250325g9d841e39-1.fc41.src.rpm Finish: run None NoneType: None 03-30 18:34 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/weston/results, --chroot, --, rpm -i weston-14.0.90^20250325g9d841e39-1.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/weston.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 03-30 18:34 root DEBUG Mock output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/weston/results --chroot -- 'rpm -i weston-14.0.90^20250325g9d841e39-1.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/weston.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rpm -i weston-14.0.90^20250325g9d841e39-1.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/weston.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Start: chroot ['rpm -i weston-14.0.90^20250325g9d841e39-1.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/weston.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1743292800 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.mMciJx Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.slPgsZ + umask 022 + cd /builddir/build/BUILD/weston-14.0.90_20250325g9d841e39-build + cd /builddir/build/BUILD/weston-14.0.90_20250325g9d841e39-build + rm -rf weston + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/weston-20250325-9d841e39.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd weston + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/libdisplay-info-version.patch + RPM_EC=0 ++ jobs -p + exit 0 Finish: chroot ['rpm -i weston-14.0.90^20250325g9d841e39-1.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/weston.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 03-30 18:34 root DEBUG _topdir: /builddir/build 03-30 18:34 root INFO Reading configuration from /etc/mock/site-defaults.cfg 03-30 18:34 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 03-30 18:34 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 03-30 18:34 root INFO WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews 03-30 18:34 root INFO Active plugins: Shell-api, C/C++, Generic 03-30 18:34 root DEBUG CheckBuildCompleted completed: 8.131 seconds 03-30 18:34 root DEBUG Skipping CheckExcludeArch in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-excludearch in /usr/share/fedora-review/scripts/generic-excludearch.sh 03-30 18:34 root DEBUG Skipping CheckLargeDocs in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-large-docs in /usr/share/fedora-review/scripts/generic-large-docs.sh 03-30 18:34 root DEBUG Skipping CheckDesktopFile in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 03-30 18:34 root DEBUG Skipping CheckSystemdScripts in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 03-30 18:34 root DEBUG Skipping CheckClean in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 03-30 18:34 root DEBUG Skipping CheckFullVerReqSub in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 03-30 18:34 root DEBUG Running check: OcamlCheckStaticLibs 03-30 18:34 root DEBUG OcamlCheckStaticLibs completed: 0.017 seconds 03-30 18:34 root DEBUG Running check: HaskellCheckStaticLibs 03-30 18:34 root DEBUG HaskellCheckStaticLibs completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CreateEnvCheck 03-30 18:34 root DEBUG CreateEnvCheck completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: RCheckBuildRequires 03-30 18:34 root DEBUG RCheckBuildRequires completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: RCheckCheckMacro 03-30 18:34 root DEBUG RCheckCheckMacro completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: RCheckDoc 03-30 18:34 root DEBUG RCheckDoc completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: RCheckInstallSection 03-30 18:34 root DEBUG RCheckInstallSection completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: RCheckLatestVersionIsPackaged 03-30 18:34 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: RCheckRequires 03-30 18:34 root DEBUG RCheckRequires completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckBundledGnulib 03-30 18:34 root DEBUG CheckBundledGnulib completed: 0.002 seconds 03-30 18:34 root DEBUG Running check: CheckGccBuildRequires 03-30 18:34 root DEBUG CheckGccBuildRequires completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckHeaderFiles 03-30 18:34 root DEBUG CheckHeaderFiles completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckLDConfig 03-30 18:34 root DEBUG CheckLDConfig completed: 0.001 seconds 03-30 18:34 root DEBUG Running check: CheckLibToolArchives 03-30 18:34 root DEBUG CheckLibToolArchives completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckNoKernelModules 03-30 18:34 root DEBUG CheckNoKernelModules completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckNoStaticExecutables 03-30 18:34 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/b8/59318b5afd59dab1dfdf0b655e7c26b22ddc51 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/23/36656ccf8da28364ea66010dd028fc58f50828 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/65/de5e08be2d26c1c905c8cfbead7e0eb23e5c19 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/16/f5eb90fe81c979a564b0cfb368ba0be5cdeccd 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/68/e7447ce45dfcb517da2d5a2c9f88e1a354ac88 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/87/0966a456c90d5ca530a30e6c3db21f4b820525 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/42/77a8c6397a076963e512db3711570c4d28be63 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/75/360e92b28a7efe61eaa1d1d871b073aca25b68 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/b6/26031e94729a59e94f1431facbf8cd8ce59d82 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/9f/96745b6ff5fac18d203361779870a57dd592cf 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/32/9c0c13ac95b3f682d2ce161ca9a26ca0089202 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/cd/9b074fac0d8e29c9b9ddf8a9d9cce66d16c698 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/47/8a89c67071ae144e38e43008a414ad2e595967 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/libweston-15.so.0.0.0 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/libweston-15.so.0 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/libweston-15/pipewire-backend.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/libweston-15/vnc-backend.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/libweston-15/remoting-plugin.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/libweston-15/wayland-backend.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/libweston-15/rdp-backend.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/libweston-15/headless-backend.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/libweston-15/gl-renderer.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/libweston-15/x11-backend.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/libweston-15/drm-backend.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/libweston-15/pipewire-plugin.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/libweston-15/xwayland.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/libweston-15/color-lcms.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/b7/6223172e2f6c9dd5edd98dbb20ffc04b4290ea 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/c0/957ab935bbad9cf6104fc2ca12855455bda93d 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/c0/15b9800c9d63de5068b9a4205a18513d51e948 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/a8/b82555b1894cd35716700400583259f4040550 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/b5/6ee80dd84d5655d3de3de11a25e0333d82cce5 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/aa/70d0c9b4b583e9a06bb3de1445b5afba5fe2ac 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/98/74d67bd1b5e33a02aa3541bccf518f1ac19dae 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/b1/285f523dfbd18526a37e3de8246dbbe7442a5e 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/fa/9c6accc27e143add5fd3f8daf88b4138ece0a0 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/6a/e355f3a2d559e0be1fc712ea13a79990e31481 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/bd/ee45b58d20e807d198898a4efb412011e7a6f6 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/09/ab32d04b7f8d12e791c7071066735c6174054f 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/64/5656bc54d1264dffcce838627b3be7280f6b1c 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/b6/b56d19940319580532cc40aee45c6aa32dfe5b 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/9f/a107fd4bc8cd2e51cd21e47c57a272ff509fa3 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/db/6af8e19929390fcc1af689a3249da0a4ddc5b7 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/28/a7df1968e6395844981c05295ef9ee1a82f896 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/28/e9bd938e4fe0460d5694c6cc45e4bc9ca8b9df 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/7c/66ed5ae3d0213831b03263492ce026cb184d23 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/55/c6830fcbc3f3e07808676f0b21ab034c598839 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/3e/4148f4a0eeea6892010101ef1005e0eae088ad 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/14/b5db754793b757021fedd39dda5b7960de65dd 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/99/a4f02afe960ea5b24e5caaf5ff2f8de17ed9e2 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/92/e59398a00a24a7e77624b1dabd943617ecd86e 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/f0/1445bfee11527995969dc164cd355c4cc092af 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/e9/01cd85093d9c6b93fdb42d712578a711a1e723 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/7f/bb8611e460170b782e6597273cd9073a07947f 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-image 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-cliptest 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-presentation-shm 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-clickdot 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-simple-dmabuf-v4l 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-fullscreen 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-simple-dmabuf-egl 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-simple-damage 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-smoke 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-calibrator 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-dnd 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-constraints 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-simple-touch 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-subsurfaces 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-multi-resource 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-touch-calibrator 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-editor 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-flower 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-transformed 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-simple-dmabuf-feedback 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-stacking 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-simple-egl 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-resizor 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-content_protection 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-scaler 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-eventdemo 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-simple-shm 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/ea/e671a829be5a6f783fe78425f5818f4379abbe 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/da/0e2b805af4f0a966bbd2abb98d098fc3540a95 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/1b/f054424449f3fabab83dca123768fdf36a0722 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/42/50a10c44cb1dc4cfa40fb3a9d24e14ddc8f40a 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/c1/8feb1705e5bedc4d73a54e04b62af777144b14 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/dd/c896a7f458e5a1ccd88f5ddaea63b3966f253b 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/d1/bd96129c24dfcc720727b3c5b6e2e125354d93 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/58/06e911ab804ebb61f3d3322fda5570b4872538 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/93/dfc8f373332c7b130fd68bcfcec3fed9ff9436 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/35/043e26f8995fe8ce37247902421dbbd85ec2de 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/7b/454bb00267a7fb39f74d2c3fa7349b625b6762 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/9e/82ddb6751e83e797ac8d30f55d109895a41950 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/36/7fc7dfdcee650204699694dab8e211b2d34d2c 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/ca/00e722bdb9c0ea18cee6e92eaf031243021207 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/d0/dfa3e21a3bcca3fa72bb00cafd2756b08d1c80 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib/.build-id/a3/5a646c463da56615584d5ff20039230a458e08 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/libexec/weston-keyboard 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/libexec/weston-simple-im 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/libexec/weston-desktop-shell 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/weston/libexec_weston.so.0.0.0 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/weston/libexec_weston.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/weston/kiosk-shell.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/weston/screen-share.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/weston/fullscreen-shell.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/weston/systemd-notify.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/weston/libexec_weston.so.0 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/lib64/weston/desktop-shell.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/wcap-decode 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-screenshooter 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-color 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-tablet 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-debug 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc41.x86_64.rpm/usr/bin/weston-terminal 03-30 18:34 root DEBUG CheckNoStaticExecutables completed: 0.305 seconds 03-30 18:34 root DEBUG Running check: CheckRPATH 03-30 18:34 root DEBUG CheckRPATH completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckSoFiles 03-30 18:34 root DEBUG CheckSoFiles completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckJavaPlugin 03-30 18:34 root DEBUG CheckJavaPlugin completed: 0.001 seconds 03-30 18:34 root DEBUG Running check: PerlCheckBuildRequires 03-30 18:34 root DEBUG PerlCheckBuildRequires completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckPythonBuildRequires 03-30 18:34 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckPythonRequires 03-30 18:34 root DEBUG CheckPythonRequires completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckPythonX_Site 03-30 18:34 root DEBUG CheckPythonX_Site completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckApprovedLicense 03-30 18:34 root DEBUG CheckApprovedLicense completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckBuildrootMacros 03-30 18:34 root DEBUG CheckBuildrootMacros completed: 0.001 seconds 03-30 18:34 root DEBUG Running check: CheckBundledLibs 03-30 18:34 root DEBUG CheckBundledLibs completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckChangelogFormat 03-30 18:34 root DEBUG CheckChangelogFormat completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckCleanBuildroot 03-30 18:34 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/weston-14.0.90_20250325g9d841e39-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 03-30 18:34 root DEBUG install_sec: %meson_install 03-30 18:34 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckCodeAndContent 03-30 18:34 root DEBUG CheckCodeAndContent completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckConfigNoReplace 03-30 18:34 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckDefattr 03-30 18:34 root DEBUG CheckDefattr completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckDescMacros 03-30 18:34 root DEBUG CheckDescMacros completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckDesktopFile 03-30 18:34 root DEBUG CheckDesktopFile completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckDesktopFileInstall 03-30 18:34 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckDevelFilesInDevel 03-30 18:34 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckDirectoryRequire 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'filesystem' 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/share/pkgconfig 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/lib64/pkgconfig 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /etc/pam.d 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/share/libweston-15 03-30 18:34 root DEBUG CheckDirectoryRequire completed: 20.096 seconds 03-30 18:34 root DEBUG Running check: CheckDistTag 03-30 18:34 root DEBUG CheckDistTag completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckDocRuntime 03-30 18:34 root DEBUG CheckDocRuntime completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckFileDuplicates 03-30 18:34 root DEBUG CheckFileDuplicates completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckFilePermissions 03-30 18:34 root DEBUG CheckFilePermissions completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckGconfSchemaInstall 03-30 18:34 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckGdkPixbufLoaders 03-30 18:34 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckGioQueryModules 03-30 18:34 root DEBUG CheckGioQueryModules completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckGlibCompileSchemas 03-30 18:34 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckGtkQueryModules 03-30 18:34 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckGuidelines 03-30 18:34 root DEBUG CheckGuidelines completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckIfDepsDeprecated 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-scanner)' 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.28)(64bit)' 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcursor)' 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstvideo-1.0.so.0()(64bit)' 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0(LIBSYSTEMD_209)(64bit)' 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(dbus-1)' 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcb-xfixes)' 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libxml-2.0)' 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(cairo-xcb)' 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libunwind-devel' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(pixman-1)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gstreamer-1.0)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.14.0)(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xfixes.so.0()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb.so.1()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstallocators-1.0.so.0()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libseat.so.1()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.11)(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libXcursor.so.1()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdisplay-info.so.2()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16(PNG16_0)(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(glesv2)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(glib-2.0)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(x11)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.9)(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gcc' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwinpr3.so.3()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libEGL.so.1()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gstreamer-app-1.0)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcb-composite)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstapp-1.0.so.0()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '(pkgconfig(neatvnc) >= 0.7.0 with pkgconfig(neatvnc) < 0.10.0)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libneatvnc.so.0()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libudev)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(pangocairo)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(mtdev)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.2)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-client)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpipewire-0.3.so.0()(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.19.0)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0(LIBPAM_1.0)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.21.0)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-render.so.0()(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-egl.so.1()(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libdisplay-info)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-cursor)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gbm)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(egl)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.22)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(lcms2)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcb-shm)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libwebp)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gstreamer-allocators-1.0)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libevdev)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mesa-dri-drivers' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.30)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-egl)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcb-xkb)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libspa-0.2)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libva)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva-drm.so.2()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11.so.6()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libGLESv2.so.2()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2(LIBEVDEV_1)(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstreamer-1.0.so.0()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-shm.so.0()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdrm.so.2()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gstreamer-video-1.0)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg-turbo-devel' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glib2-devel' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libdrm)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcb-cursor)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pam-devel' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-protocols)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.2)(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgbm.so.1()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libpipewire-0.3)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.32)(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp3.so.3()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gcc-c++' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.1)(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(x11-xcb)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-server)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gobject-2.0)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'meson' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2(VA_API_0.33.0)(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11-xcb.so.1()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'liblcms2.so.2()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(colord)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libinput)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xkbcommon)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.12.0)(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libaml.so.0()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-server.so.0()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(freerdp3)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcb)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-composite.so.0()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libsystemd)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp-server3.so.3()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libpng)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/pkg-config' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(cairo)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xkb.so.1()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libva-drm)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-client.so.0()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.4)(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.27)(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libseat)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pipewire-devel' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libX11-xcb' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libinput-devel' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gstreamer1-devel' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libjpeg-turbo-devel' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'cairo' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glib2-devel' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'wayland-protocols-devel' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'colord-devel' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gstreamer1-plugins-base' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libunwind-devel' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libxkbcommon-devel' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libwayland-client' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'mesa-libgbm-devel' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pam-devel' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libjpeg-turbo' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libglvnd-egl' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'freerdp-libs' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libwinpr' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libdisplay-info' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pipewire-libs' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pango' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libva-nomesa-devel' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gcc' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gcc-c++' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libseat-devel' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libX11-devel' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'systemd-devel' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libglvnd-devel' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libwebp' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'lcms2' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libva-devel' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'dbus-devel' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'cairo-devel' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glib2' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'meson' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gstreamer1' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pkgconf-pkg-config' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'freerdp-devel' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'neatvnc' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libevdev' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libX11' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'neatvnc-devel' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libpng' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libpng-devel' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libwayland-server' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libseat' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'wayland-devel' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libXcursor' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'systemd-libs' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libxkbcommon' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libwayland-cursor' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libdisplay-info-devel' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'fontconfig' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libwayland-egl' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pixman' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libglvnd-gles' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'xcb-util-cursor-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libxcb-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pango-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libxml2-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'mesa-libgbm' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libva' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libXcursor-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pixman-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libinput' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libdrm' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libxcb' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libva-nomesa' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libdrm-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'mesa-dri-drivers' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gstreamer1-plugins-base-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libwebp-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'lcms2-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'mtdev-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'aml' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libevdev-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pam-libs' 03-30 18:42 root DEBUG CheckIfDepsDeprecated completed: 491.755 seconds 03-30 18:42 root DEBUG Running check: CheckLicensInDoc 03-30 18:42 root DEBUG CheckLicensInDoc completed: 0.079 seconds 03-30 18:42 root DEBUG Running check: CheckLicenseField 03-30 18:42 root DEBUG Scanning sources in /var/lib/mock/fedora-41-x86_64/root/builddir/build/BUILD/weston-14.0.90_20250325g9d841e39-build 03-30 18:42 root DEBUG Got license reply, length: 87347 03-30 18:42 root DEBUG CheckLicenseField completed: 9.750 seconds 03-30 18:42 root DEBUG Running check: CheckLicenseFieldSPDX 03-30 18:42 root DEBUG Run command: ['license-validate', '-v', 'MIT and CC-BY-SA-3.0'] 03-30 18:42 root DEBUG CheckLicenseFieldSPDX completed: 0.521 seconds 03-30 18:42 root DEBUG Running check: CheckLicenseInSubpackages 03-30 18:42 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 03-30 18:42 root DEBUG Running check: CheckLocale 03-30 18:42 root DEBUG CheckLocale completed: 0.000 seconds 03-30 18:42 root DEBUG Running check: CheckMacros 03-30 18:42 root DEBUG CheckMacros completed: 0.000 seconds 03-30 18:42 root DEBUG Running check: CheckMakeinstall 03-30 18:42 root DEBUG CheckMakeinstall completed: 0.000 seconds 03-30 18:42 root DEBUG Running check: CheckMultipleLicenses 03-30 18:42 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 03-30 18:42 root DEBUG Running check: CheckNameCharset 03-30 18:42 root DEBUG CheckNameCharset completed: 0.000 seconds 03-30 18:42 root DEBUG Running check: CheckNaming 03-30 18:42 root DEBUG CheckNaming completed: 0.000 seconds 03-30 18:42 root DEBUG Running check: CheckNoConfigInUsr 03-30 18:42 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 03-30 18:42 root DEBUG Running check: CheckNoConflicts 03-30 18:42 root DEBUG CheckNoConflicts completed: 0.000 seconds 03-30 18:42 root DEBUG Running check: CheckNoNameConflict 03-30 18:42 root DEBUG CheckNoNameConflict completed: 0.170 seconds 03-30 18:42 root DEBUG Running check: CheckObeysFHS 03-30 18:42 root DEBUG CheckObeysFHS completed: 0.000 seconds 03-30 18:42 root DEBUG Running check: CheckObsoletesForRename 03-30 18:42 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 03-30 18:42 root DEBUG Running check: CheckOwnDirs 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.28)(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstvideo-1.0.so.0()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0(LIBSYSTEMD_209)(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(weston)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.14.0)(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xfixes.so.0()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb.so.1()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstallocators-1.0.so.0()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libseat.so.1()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.11)(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libXcursor.so.1()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdisplay-info.so.2()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16(PNG16_0)(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.9)(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwinpr3.so.3()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libEGL.so.1()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstapp-1.0.so.0()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libneatvnc.so.0()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.2)(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpipewire-0.3.so.0()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.19.0)(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0(LIBPAM_1.0)(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.21.0)(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-render.so.0()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-egl.so.1()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.22)(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mesa-dri-drivers' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'weston-libs(x86-64)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.30)(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva-drm.so.2()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11.so.6()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libGLESv2.so.2()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2(LIBEVDEV_1)(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdrm.so.2()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstreamer-1.0.so.0()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-shm.so.0()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.2)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgbm.so.1()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.32)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp3.so.3()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.1)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11-xcb.so.1()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2(VA_API_0.33.0)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'liblcms2.so.2()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.12.0)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libaml.so.0()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-server.so.0()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-composite.so.0()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp-server3.so.3()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libweston-15.so.0()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libexec_weston.so.0()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xkb.so.1()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-client.so.0()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.4)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.27)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'libX11-xcb' 'glibc' 'neatvnc' 'libevdev' 'cairo' 'libX11' 'gstreamer1-plugins-base' 'weston-libs' 'libpng' 'weston' 'libwayland-server' 'libwayland-client' 'libseat' 'libjpeg-turbo' 'libXcursor' 'libglvnd-egl' 'systemd-libs' 'libdisplay-info' 'libwinpr' 'freerdp-libs' 'libxkbcommon' 'libwayland-cursor' 'fontconfig' 'pixman' 'pipewire-libs' 'pango' 'libglvnd-gles' 'mesa-libgbm' 'libva' 'libinput' 'libdrm' 'libwebp' 'lcms2' 'libxcb' 'libva-nomesa' 'mesa-dri-drivers' 'aml' 'glib2' 'libwayland-egl' 'pam-libs' 'gstreamer1' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libcurl' 'libOpenCL' 'pkgconfig(fixesproto) >= 6' 'libgcrypt' 'libass' 'libgstnet' 'pkgconfig(xcb) >= 1' 'pkgconfig(x11' 'libwebpdecoder' 'libgmodule' 'libcdda_interface' 'libsensors' 'libverto' 'librhash' 'pkgconfig(gobject' 'pkgconfig(libthai) >= 0' 'libmount' 'pkgconfig(mount) >= 2' 'libglvnd-egl' '(cmake' 'libGL' 'libdisplay' 'liblzma.so' 'libXfixes = 6.0' 'libglvnd-core' 'libmpc' 'pkgconfig(glesv2)' 'libxkbcommon(x86' 'pkgconfig(harfbuzz' 'libedit' 'librubberband' 'ld' 'libpamc' 'libSPIRV' 'glib2(x86' 'libvidstab.so' 'libgstreamer' 'libswscale' 'libfuse3' 'pkgconfig(wayland' 'libXcursor = 1.2' 'libpango' 'libglvnd(x86' '/usr/bin/bash' 'libpng' 'libgomp = 14.2' 'libxcb(x86' 'sed' 'libXcursor' 'pkgconfig(libpcre2' 'libjsoncpp' 'pkgconfig(gbm)' 'libxml2(x86' 'fontconfig' 'libglvnd-gles' 'gstreamer1-plugins' 'libfreerdp' 'libxvidcore' 'libgnutls' 'pkgconfig(libffi) >= 3' 'libdrm(x86' 'pkgconfig(libavfilter)' 'libstdc++.so.6(CXXABI_1' 'libgallium-25.1.0' 'libxcb' 'libfuse3.so' 'libuv' 'freetype(x86' 'libturbojpeg.so' 'libgstvideo' 'pkgconfig(libsharpyuv)' 'pam-libs' 'glibc = 2' 'pkgconfig(freetype2)' 'zlib' 'pkgconfig(xrender) >= 0' 'libwacom' 'glibc >= 2' 'libflite_cmu_us_rms' 'libgstbase' 'libaom' 'libfreetype' 'libcups' 'xkeyboard' 'libtheoraenc.so' 'gawk' 'libwayland-client' 'glibc(x86' 'libinput.so' 'libz.so.1(ZLIB_1' 'libglvnd' 'libidn2' 'pkgconfig(freerdp' 'cairo(x86' 'libgomp' 'libunistring' 'libXinerama' 'libpcre2' 'libtheoradec.so' 'filesystem >= 3' 'libunwind = 1.8' 'lcms2' 'libselinux.so' 'libpipewire' 'pkgconfig(sysprof' 'libbz2' 'libpulse' 'libLLVM.so.19' 'pkgconfig(colord)' 'libflite_cmu_us_awb' 'neatvnc' 'libinput.so.10(LIBINPUT_0' 'libpam' 'libnettle' 'pkgconfig(freerdp3)' 'google-noto-sans' '(mesa' 'libmtdev' 'libgmp' 'libfdisk.so' 'libgstgl' 'libsoxr' 'libvpx' 'liborc' 'libtheoraenc' 'libelf.so' '(libbpf >= 2:1' 'mtdev = 1.1' 'libva' 'libopus' 'libva(x86' 'pkgconfig(libdw)' 'libatomic_ops' 'libXau' 'libdrm' 'binutils >= 2' 'libxml2.so.2(LIBXML2_2' 'libcolord' 'libX11 = 1.8' 'pkgconfig(gmodule-no' 'libexpat' 'aml' 'libX11 >= 1.5' 'libvpl' 'libqrencode' 'libgirepository' 'pkgconfig(xextproto)' 'libopencore' 'pkgconfig(aml) < 0' 'pkgconfig(pixman' 'libeconf' 'libGLESv2' 'libcunit' 'libXft(x86' 'libXdamage' 'libcdda_paranoia' 'libjxl_threads.so' 'libmp3lame' 'libcodec2.so' 'pkgconfig(libturbojpeg)' 'libgomp.so' 'libstdc++.so.6(GLIBCXX_3' 'pipewire-libs' 'pango' 'libffi.so' 'libogg' 'libstdc++' 'CUnit(x86' 'libkrb5' 'libacl' 'libasound.so' 'libevent' 'libxkbfile' 'gstreamer1' 'libva.so.2(VA_API_0' 'libXext' 'keyutils' 'lcms2(x86' 'libacl.so' 'libgcc_s.so.1(GCC_3' 'libsbc' 'libGLX' 'libX11' 'libGLdispatch' 'pkgconfig(xrender)' 'libgstallocators' 'weston-libs' 'libpostproc' 'libvmaf' 'pkgconfig(cairo) >= 1' 'libXv' 'libXfixes' 'pkgconfig(libpng) >= 1' 'fribidi(x86' 'libcrypto' 'libbluetooth' 'pkgconfig(xau) >= 0' 'libglib' 'libtasn1' 'libblkid(x86' 'libjpeg' 'pkgconfig(winpr3)' 'pkgconfig(opengl)' 'libc.so.6(GLIBC_2' 'librav1e' 'libp11' 'colord = 1.4' 'liblilv' 'libinput(x86' 'libkeyutils' 'libkeyutils.so' 'libselinux' 'librsvg' 'libz' 'pkgconfig(libva)' 'libSvtAv1Enc' 'abattis-cantarell' 'libwebpdemux' 'pkgconfig(gmp)' 'systemd' 'libpython3.13.so' 'libblkid.so' 'libatomic_ops_gpl' 'crypto' 'libvorbis' 'libgcrypt.so' 'mesa-khr' 'mesa' 'pkgconfig(gio' 'pkgconfig(freetype2) >= 23' 'pkgconfig(pangoft2)' 'libzvbi' 'libgcc_s.so.1(GCC_4' 'libtwolame' 'libaribcaption' 'dbus' 'libelf.so.1(ELFUTILS_1' 'xz' 'libcap' 'libwebp' 'libmpfr' 'libncurses' 'libdbus' 'pkgconfig(fontconfig) >= 2' 'libopenh264' 'libzstd' 'libmount.so' '/usr/bin/python3' 'pkgconfig(glib' 'gstreamer1 = 1.24' 'pkgconfig(liblzma)' 'libstdc++.so' 'libevdev' 'libcolorhug' 'libattr' 'libseccomp' 'pkgconfig(glx)' 'pkgconfig(harfbuzz) >= 8' 'pkgconfig(xcb)' 'libgstrtsp' 'fonts' 'libflite_cmu_us_kal' 'libdrm_nouveau' 'elfutils' 'libpangoxft' 'fontconfig >= 2' 'libgstfft' 'libgstapp' 'libmpg123' 'pkgconfig(libsystemd)' 'libseat' 'libvpl.so' 'libwebpmux' 'libjpeg.so' 'liburiparser' 'pkgconfig(nettle)' 'pcre2' 'libwayland-cursor' 'libc.so' 'pixman' 'pkgconfig(libunwind)' 'mesa-libgbm' 'pkgconfig(cairo)' 'libopenjp2' 'pkgconfig(libselinux) >= 2' 'gcc = 14.2' 'libgallium' 'libswresample' 'dbus >= 1' 'pkgconfig(x11)' 'libwinpr(x86' 'libgstsdp' 'libdrm_radeon' 'ld-linux' 'libuuid(x86' 'kernel' 'libzmq' 'liblzma' 'libtinfo' 'libwebrtc-audio' 'weston' 'libharfbuzz' '(mesa-dri' 'libaribb24' 'pkgconfig(xcb' '(glibc-gconv' 'libjpeg-turbo' 'libldacBT_abr' 'libaudit' 'libsharpyuv' 'libgstaudio' 'libgstriff' 'pkgconfig(libunwind' 'pkgconfig(orc' '/etc/crypto' 'libwebp(x86' 'libxkbregistry' 'pkgconfig(xfixes)' 'libgudev' 'libdw' 'libpam.so' 'libgbm' 'python(abi) = 3' 'libdatrie' 'pkgconfig(libdrm) >= 2' 'libgio' 'libGLESv1_CM' 'libm.so' 'cmake' 'libsbc.so' 'check' 'libresolv' 'filesystem' 'libxkbcommon' 'libplacebo' 'ca' 'libavahi' 'libcairo' 'libpciaccess = 0' 'libpangoft2' 'libdav1d' 'libgraphene' 'libXft' 'libform' 'libgcc >= 14.2' 'libpng16' 'ninja' 'libavfilter' 'fontconfig(x86' 'libgssapi_krb5' 'libwayland-egl' 'libdrm_amdgpu' 'libFLAC' 'libidn2.so.0(IDN2_0' 'libX11-xcb' '/usr/bin/xmlcatalog' '(systemd' 'cairo' 'libvo' 'pkgconfig(gstreamer' 'pkgconfig(libdrm)' 'libcrypt' 'libpixman' 'p11' 'gstreamer1-plugins-base' 'pkgconfig(libavutil)' 'libgcc_s' 'mesa-dri' 'libspeex' 'libthai.so' 'libthai' 'python3' 'libtheoradec' 'libssl.so.3(OPENSSL_3' 'cups' 'libvdpau' 'pkgconfig(libavcodec)' 'libeconf.so' 'libgcc_s.so' 'pkgconfig(libxml' 'libelf' 'libX11 >= 1' 'glib2' 'basesystem' 'libflite_cmu_us_kal16' 'libwacom.so' 'libgthread' 'libilbc' 'glibc' 'pkgconfig(xext)' 'libunwind' 'libLLVM.so' 'pixman = 0.44' 'iso' 'libneatvnc' 'libldacBT_enc' 'libXrender' 'libasyncns' 'libevdev(x86' 'systemd-libs' 'libpangocairo' 'pkgconfig(fribidi) >= 1' 'libbrotlidec' 'libudev' 'libmysofa' '(util-linux' 'librdtk0' 'libinput' 'make' 'openssl' 'liblcms2' 'libva-nomesa' 'cmake >= 3' 'pkgconfig(libwebp) >= 0' 'coreutils' 'libshaderc_shared' 'pam' 'libatomic_ops(x86' 'libblkid' '/usr/bin/sh' 'libsndfile' 'libgstpbutils' 'libhogweed' 'hwdata' 'libfdisk' 'libz.so.1(ZLIB_1.2' 'libsndfile.so.1(libsndfile.so' 'harfbuzz(x86' 'libflite_cmu_us_slt' 'libxkbcommon.so.0(V_0' 'pipewire' 'pkgconfig' 'libssl' 'libseat(x86' 'freetype >= 2' 'libpciaccess' 'libasound.so.2(ALSA_0' 'setup' 'libOpenGL' 'libvorbisenc' 'nettle >= 3' 'pkgconfig(hogweed)' 'pkgconfig(pango)' 'libdatrie.so' 'libusb' 'libavutil' 'pango(x86' 'libwinpr3' 'libsystemd' 'libstdc++ = 14.2' 'cpp = 14.2' 'libavcodec' 'xml' 'libthai(x86' 'libxshmfence' 'libwayland-server' 'xcb-util' 'default' 'libdw.so' 'font(:lang=en)' 'pkgconfig(egl)' 'libm.so.6(GLIBC_2' 'pkgconfig(xft) >= 2' 'grep' 'pkgconfig(xproto)' 'libsnappy' 'libgcc(x86' 'libk5crypto' 'mesa-dri-drivers' 'libfdk' 'freetype' 'libaml' 'libpam_misc' 'pkgconfig(kbproto)' 'libcolordprivate' 'libfribidi' 'pkgconfig(pciaccess) >= 0' 'libtasn1 >= 4' 'pkgconfig(gnutls)' 'pkgconfig(libspa' 'libEGL' 'libfontconfig' 'libflite' 'libresolv.so' 'libattr.so' 'libbs2b' '/usr/bin/pkg' 'libfreerdp3' 'libsepol(x86' 'libthai.so.0(LIBTHAI_0' 'libjxl.so' 'libOpenCL.so' 'freerdp-libs' 'libwinpr' 'libdisplay-info' 'libgcc_s.so.1(GCC_7' 'libcom_err' 'libm' 'colord' '/bin/sh' 'pkgconfig(gudev' 'libjson' 'pkgconfig(zlib)' 'rtld(GNU_HASH)' 'libasound' 'libdrm_intel' 'libgsttag' 'libgstcontroller' 'libwayland' 'libzimg' 'libarchive' 'libXi' 'libcrypto.so.3(OPENSSL_3' 'libgraphite2' 'libgsm' 'libvisual' 'liblc3' 'pkgconfig(libffi)' 'libcrypt.so' 'libgstcheck' 'freerdp' 'libgobject' 'neatvnc(x86' 'libgstrtp' 'pkgconfig(gusb)' 'pkgconfig(aml) >= 0' 'libicuuc' 'libturbojpeg' 'libXext = 1.3' 'libXtst' 'libavformat' 'libffi' 'libxml2' 'libtesseract.so' 'libpng(x86' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.28)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2(LIBEVDEV_1)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.2)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.12.0)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0(LIBSYSTEMD_209)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(weston)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-server.so.0()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.19.0)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.21.0)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.14.0)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.2)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.11)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libweston-15.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16(PNG16_0)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.32)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libexec_weston.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.9)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.1)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-client.so.0()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mesa-dri-drivers' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'weston-libs(x86-64)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.4)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.27)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'glibc' 'cairo' 'libevdev' 'weston-libs' 'libpng' 'weston' 'libwayland-server' 'libwayland-client' 'libjpeg-turbo' 'systemd-libs' 'libxkbcommon' 'libwayland-cursor' 'fontconfig' 'pixman' 'pango' 'libinput' 'libwebp' 'mesa-dri-drivers' 'glib2' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libgstnet' 'pkgconfig(x11' 'libwebpdecoder' 'pkgconfig(xcb) >= 1' 'libgmodule' 'libcdda_interface' 'libsensors' 'pkgconfig(gobject' 'pkgconfig(libthai) >= 0' 'libmount' 'pkgconfig(mount) >= 2' 'libGL' 'libdisplay' 'liblzma.so' 'libglvnd-core' 'pkgconfig(glesv2)' 'libmpc' 'libxkbcommon(x86' 'pkgconfig(harfbuzz' 'libedit' 'ld' 'libpamc' 'libSPIRV' 'glib2(x86' 'libgstreamer' 'libfuse3' 'pkgconfig(wayland' 'libXcursor = 1.2' 'libpango' 'libglvnd(x86' '/usr/bin/bash' 'libpng' 'libgomp = 14.2' 'libxcb(x86' 'libXcursor' 'pkgconfig(libpcre2' 'pkgconfig(gbm)' 'libxml2(x86' 'fontconfig' 'gstreamer1-plugins' 'libfreerdp' 'libgnutls' 'pkgconfig(libffi) >= 3' 'libdrm(x86' 'pkgconfig(libavfilter)' 'libstdc++.so.6(CXXABI_1' 'libgallium-25.1.0' 'libxcb' 'libfuse3.so' 'freetype(x86' 'libturbojpeg.so' 'libgstvideo' 'pkgconfig(libsharpyuv)' 'glibc = 2' 'pkgconfig(freetype2)' 'zlib' 'pkgconfig(xrender) >= 0' 'libwacom' 'glibc >= 2' 'libgstbase' 'libfreetype' 'libcups' 'xkeyboard' 'libtheoraenc.so' 'libwayland-client' 'glibc(x86' 'libinput.so' 'libz.so.1(ZLIB_1' 'libglvnd' 'libidn2' 'pkgconfig(freerdp' 'cairo(x86' 'libgomp' 'libunistring' 'libXinerama' 'libpcre2' 'libtheoradec.so' 'filesystem >= 3' 'libunwind = 1.8' 'libselinux.so' 'libpipewire' 'pkgconfig(sysprof' 'libbz2' 'libpulse' 'libLLVM.so.19' 'pkgconfig(colord)' 'libinput.so.10(LIBINPUT_0' 'libpam' 'libnettle' 'pkgconfig(freerdp3)' 'google-noto-sans' 'libmtdev' 'libgmp' 'libgstgl' 'libsoxr' 'libpng(x86' 'liborc' 'libtheoraenc' 'libelf.so' 'mtdev = 1.1' 'libva' 'libopus' 'libva(x86' 'pkgconfig(libdw)' 'libXau' 'libdrm' 'binutils >= 2' 'libxml2.so.2(LIBXML2_2' 'libcolord' 'libX11 = 1.8' 'pkgconfig(gmodule-no' 'libexpat' 'libX11 >= 1.5' 'libgirepository' 'pkgconfig(aml) < 0' 'pkgconfig(pixman' 'libeconf' 'libGLESv2' 'libXft(x86' 'libXdamage' 'libcdda_paranoia' 'libmp3lame' 'pkgconfig(libturbojpeg)' 'libstdc++.so.6(GLIBCXX_3' 'pango' 'libffi.so' 'libogg' 'libstdc++' 'libkrb5' 'libacl' 'libasound.so' 'libxkbfile' 'libva.so.2(VA_API_0' 'libXext' 'lcms2(x86' 'libacl.so' 'libgcc_s.so.1(GCC_3' 'libsbc' 'libGLX' 'libX11' 'libGLdispatch' 'pkgconfig(xrender)' 'libgstallocators' 'weston-libs' 'pkgconfig(cairo) >= 1' 'libXv' 'libXfixes' 'pkgconfig(libpng) >= 1' 'fribidi(x86' 'libcrypto' 'libbluetooth' 'pkgconfig(xau) >= 0' 'libglib' 'libtasn1' 'libblkid(x86' 'libjpeg' 'pkgconfig(winpr3)' 'pkgconfig(opengl)' 'libc.so.6(GLIBC_2' 'libp11' 'colord = 1.4' 'libinput(x86' 'libselinux' 'libz' 'pkgconfig(libva)' 'abattis-cantarell' 'libwebpdemux' 'pkgconfig(gmp)' 'systemd' 'libblkid.so' 'crypto' 'libvorbis' 'pkgconfig(pangoft2)' 'mesa' 'pkgconfig(gio' 'pkgconfig(freetype2) >= 23' 'libgcc_s.so.1(GCC_4' 'dbus' 'xz' 'libcap' 'libwebp' 'libmpfr' 'libdbus' 'pkgconfig(fontconfig) >= 2' 'libopenh264' 'libzstd' 'libmount.so' '/usr/bin/python3' 'pkgconfig(glib' 'gstreamer1 = 1.24' 'pkgconfig(liblzma)' 'libstdc++.so' 'libevdev' 'libcolorhug' 'libattr' 'pkgconfig(glx)' 'pkgconfig(harfbuzz) >= 8' 'pkgconfig(xcb)' 'libgstrtsp' 'fonts' 'libdrm_nouveau' 'fontconfig >= 2' 'libpangoxft' 'libgstfft' 'libgstapp' 'pkgconfig(libsystemd)' 'libseat' 'libjpeg.so' 'liburiparser' 'pkgconfig(nettle)' 'pcre2' 'libwayland-cursor' 'libc.so' 'pixman' 'pkgconfig(libunwind)' 'pkgconfig(cairo)' 'pkgconfig(libselinux) >= 2' 'gcc = 14.2' 'libgallium' 'pkgconfig(x11)' 'libwinpr(x86' 'libgstsdp' 'libdrm_radeon' 'ld-linux' 'libuuid(x86' 'kernel' 'liblzma' 'libtinfo' 'libwebrtc-audio' 'weston' 'libharfbuzz' '(mesa-dri' 'pkgconfig(xcb' '(glibc-gconv' 'libjpeg-turbo' 'libldacBT_abr' 'libaudit' 'libsharpyuv' 'libgstaudio' 'libgstriff' 'pkgconfig(libunwind' 'pkgconfig(orc' 'libwebp(x86' 'libxkbregistry' 'pkgconfig(xfixes)' 'libgudev' 'libdw' 'libpam.so' 'libgbm' 'python(abi) = 3' 'libdatrie' 'pkgconfig(libdrm) >= 2' 'libgio' 'libGLESv1_CM' 'libm.so' 'cmake' 'libsbc.so' 'check' 'filesystem' 'libxkbcommon' 'libavahi' 'libcairo' 'libpangoft2' 'libgraphene' 'libgcc >= 14.2' 'libXft' 'libpng16' 'ninja' 'libavfilter' 'fontconfig(x86' 'libdrm_amdgpu' 'libidn2.so.0(IDN2_0' '/usr/bin/xmlcatalog' '(systemd' 'cairo' 'pkgconfig(libdrm)' 'pkgconfig(gstreamer' 'p11' 'libpixman' 'pkgconfig(libavutil)' 'libgcc_s' 'libthai.so' 'libthai' 'python3' 'libtheoradec' 'libssl.so.3(OPENSSL_3' 'pkgconfig(libavcodec)' 'libeconf.so' 'libgcc_s.so' 'pkgconfig(libxml' 'libelf' 'glib2' 'basesystem' 'libwacom.so' 'libgthread' 'glibc' 'pkgconfig(xext)' 'libunwind' 'libLLVM.so' 'pixman = 0.44' 'iso' 'libneatvnc' 'libldacBT_enc' 'libXrender' 'libevdev(x86' 'systemd-libs' 'libpangocairo' 'pkgconfig(fribidi) >= 1' 'libbrotlidec' 'libudev' 'librdtk0' 'libinput' 'make' 'liblcms2' 'cmake >= 3' 'pkgconfig(libwebp) >= 0' 'coreutils' 'pam' 'libblkid' '/usr/bin/sh' 'libsndfile' 'libgstpbutils' 'libhogweed' 'libz.so.1(ZLIB_1.2' 'libsndfile.so.1(libsndfile.so' 'harfbuzz(x86' 'libxkbcommon.so.0(V_0' 'pipewire' 'pkgconfig' 'libssl' 'libseat(x86' 'freetype >= 2' 'libpciaccess' 'libasound.so.2(ALSA_0' 'setup' 'libOpenGL' 'libvorbisenc' 'nettle >= 3' 'pkgconfig(hogweed)' 'pkgconfig(pango)' 'libdatrie.so' 'libusb' 'libavutil' 'pango(x86' 'libwinpr3' 'libsystemd' 'libstdc++ = 14.2' 'cpp = 14.2' 'libavcodec' 'xml' 'libthai(x86' 'libxshmfence' 'libwayland-server' 'xcb-util' 'libdw.so' 'font(:lang=en)' 'pkgconfig(egl)' 'libm.so.6(GLIBC_2' 'pkgconfig(xft) >= 2' 'grep' 'pkgconfig(xproto)' 'libgcc(x86' 'libk5crypto' 'mesa-dri-drivers' 'libfdk' 'freetype' 'libaml' 'libpam_misc' 'pkgconfig(kbproto)' 'libcolordprivate' 'libfribidi' 'pkgconfig(pciaccess) >= 0' 'libtasn1 >= 4' 'pkgconfig(gnutls)' 'pkgconfig(libspa' 'libEGL' 'libfontconfig' 'libattr.so' 'libfreerdp3' '/usr/bin/pkg' 'libsepol(x86' 'libthai.so.0(LIBTHAI_0' 'libgcc_s.so.1(GCC_7' 'libwinpr' 'libcom_err' 'libm' 'colord' '/bin/sh' 'pkgconfig(gudev' 'libjson' 'pkgconfig(zlib)' 'rtld(GNU_HASH)' 'libasound' 'libdrm_intel' 'libgsttag' 'libgstcontroller' 'libwayland' 'libXi' 'libcrypto.so.3(OPENSSL_3' 'libgraphite2' 'libgsm' 'libvisual' 'liblc3' 'pkgconfig(libffi)' 'libgstcheck' 'neatvnc(x86' 'freerdp' 'libgobject' 'pkgconfig(gusb)' 'libgstrtp' 'pkgconfig(aml) >= 0' 'libicuuc' 'libturbojpeg' 'libXtst' 'libffi' 'libxml2' 'libwebpmux' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.28)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstvideo-1.0.so.0()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xfixes.so.0()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb.so.1()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstallocators-1.0.so.0()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libseat.so.1()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.11)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libXcursor.so.1()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdisplay-info.so.2()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16(PNG16_0)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.9)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwinpr3.so.3()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libEGL.so.1()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstapp-1.0.so.0()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libneatvnc.so.0()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.2)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpipewire-0.3.so.0()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0(LIBPAM_1.0)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.21.0)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-render.so.0()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-egl.so.1()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.22)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.30)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva-drm.so.2()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11.so.6()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libGLESv2.so.2()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstreamer-1.0.so.0()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-shm.so.0()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdrm.so.2()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.2)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgbm.so.1()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp3.so.3()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2(VA_API_0.33.0)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11-xcb.so.1()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'liblcms2.so.2()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.12.0)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libaml.so.0()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-server.so.0()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-composite.so.0()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp-server3.so.3()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libweston-15.so.0()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xkb.so.1()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-client.so.0()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.27)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'libX11-xcb' 'glibc' 'neatvnc' 'cairo' 'libX11' 'gstreamer1-plugins-base' 'weston-libs' 'libpng' 'libwayland-server' 'libwayland-client' 'libseat' 'libjpeg-turbo' 'libXcursor' 'libglvnd-egl' 'libwinpr' 'libdisplay-info' 'systemd-libs' 'freerdp-libs' 'libxkbcommon' 'libwayland-cursor' 'fontconfig' 'pixman' 'pipewire-libs' 'pango' 'libglvnd-gles' 'mesa-libgbm' 'libva' 'libinput' 'libdrm' 'libwebp' 'lcms2' 'libxcb' 'libva-nomesa' 'aml' 'glib2' 'libwayland-egl' 'pam-libs' 'gstreamer1' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libcurl' 'libOpenCL' 'pkgconfig(fixesproto) >= 6' 'libgcrypt' 'libass' 'libgstnet' 'libgmodule' 'libcdda_interface' 'libsensors' 'libverto' 'librhash' 'libmount' 'libglvnd-egl' '(cmake' 'libGL' 'liblzma.so' 'libXfixes = 6.0' 'libglvnd-core' 'libmpc' 'librubberband' 'ld' 'libSPIRV' 'glib2(x86' 'libvidstab.so' 'libgstreamer' 'libswscale' 'libfuse3' 'pkgconfig(wayland' 'libpango' 'libglvnd(x86' '/usr/bin/bash' 'libpng' 'libgomp = 14.2' 'sed' 'libXcursor' 'libjsoncpp' 'fontconfig' 'libglvnd-gles' 'libxvidcore' 'libgnutls' 'libdrm(x86' 'libstdc++.so.6(CXXABI_1' 'libgallium-25.1.0' 'libxcb' 'libfuse3.so' 'libuv' 'freetype(x86' 'libturbojpeg.so' 'pam-libs' 'glibc = 2' 'libwacom' 'glibc >= 2' 'libflite_cmu_us_rms' 'libgstbase' 'libaom' 'libfreetype' 'libcups' 'xkeyboard' 'libtheoraenc.so' 'gawk' 'libwayland-client' 'glibc(x86' 'libz.so.1(ZLIB_1' 'libglvnd' 'libidn2' 'cairo(x86' 'libgomp' 'libunistring' 'libXinerama' 'libpcre2' 'libtheoradec.so' 'filesystem >= 3' 'lcms2' 'libselinux.so' 'libbz2' 'libpulse' 'libLLVM.so.19' 'libflite_cmu_us_awb' 'neatvnc' 'libpam' 'libnettle' 'google-noto-sans' '(mesa' 'libmtdev' 'libgmp' 'libfdisk.so' 'libsoxr' 'libvpx' 'liborc' 'libtheoraenc' 'libelf.so' '(libbpf >= 2:1' 'libva' 'libopus' 'libatomic_ops' 'libXau' 'libdrm' 'binutils >= 2' 'libxml2.so.2(LIBXML2_2' 'libexpat' 'aml' 'libX11 >= 1.5' 'libvpl' 'libqrencode' 'pkgconfig(xextproto)' 'libopencore' 'libeconf' 'libGLESv2' 'libcunit' 'libXft(x86' 'libXdamage' 'libcdda_paranoia' 'libjxl_threads.so' 'libmp3lame' 'libcodec2.so' 'libgomp.so' 'libstdc++.so.6(GLIBCXX_3' 'pipewire-libs' 'pango' 'libffi.so' 'libogg' 'libstdc++' 'CUnit(x86' 'libkrb5' 'libacl' 'libasound.so' 'libevent' 'libxkbfile' 'gstreamer1' 'libva.so.2(VA_API_0' 'libXext' 'keyutils' 'libacl.so' 'libgcc_s.so.1(GCC_3' 'libsbc' 'libGLX' 'libX11' 'libGLdispatch' 'weston-libs' 'libpostproc' 'libvmaf' 'libXv' 'libXfixes' 'fribidi(x86' 'libcrypto' 'libbluetooth' 'libglib' 'libtasn1' 'libblkid(x86' 'libjpeg' 'libc.so.6(GLIBC_2' 'librav1e' 'liblilv' 'libp11' 'libkeyutils' 'libkeyutils.so' 'libselinux' 'librsvg' 'libz' 'libSvtAv1Enc' 'abattis-cantarell' 'systemd' 'libpython3.13.so' 'libblkid.so' 'libatomic_ops_gpl' 'crypto' 'libvorbis' 'libgcrypt.so' 'mesa-khr' 'mesa' 'libzvbi' 'libgcc_s.so.1(GCC_4' 'libtwolame' 'libaribcaption' 'libelf.so.1(ELFUTILS_1' 'libcap' 'libwebp' 'libmpfr' 'libncurses' 'libdbus' 'libopenh264' 'libzstd' 'libmount.so' '/usr/bin/python3' 'libstdc++.so' 'libevdev' 'libattr' 'libseccomp' 'fonts' 'libflite_cmu_us_kal' 'libdrm_nouveau' 'elfutils' 'fontconfig >= 2' 'libmpg123' 'libseat' 'libvpl.so' 'libjpeg.so' 'liburiparser' 'pcre2' 'libwayland-cursor' 'libc.so' 'pixman' 'mesa-libgbm' 'libopenjp2' 'libgallium' 'libswresample' 'dbus >= 1' 'pkgconfig(x11)' 'libwinpr(x86' 'libdrm_radeon' 'ld-linux' 'libuuid(x86' 'kernel' 'libzmq' 'liblzma' 'libtinfo' 'libwebrtc-audio' 'libharfbuzz' '(mesa-dri' 'libaribb24' '(glibc-gconv' 'libjpeg-turbo' 'libldacBT_abr' 'libaudit' '/etc/crypto' 'libgudev' 'libdw' 'libpam.so' 'libgbm' 'python(abi) = 3' 'libdatrie' 'pkgconfig(libdrm) >= 2' 'libgio' 'libGLESv1_CM' 'libm.so' 'cmake' 'libsbc.so' 'libresolv' 'filesystem' 'libxkbcommon' 'libplacebo' 'ca' 'libavahi' 'libcairo' 'libpciaccess = 0' 'libdav1d' 'libgraphene' 'libgcc >= 14.2' 'libXft' 'libform' 'libpng16' 'ninja' 'libavfilter' 'fontconfig(x86' 'libgssapi_krb5' 'libwayland-egl' 'libdrm_amdgpu' 'libFLAC' 'libidn2.so.0(IDN2_0' 'libX11-xcb' '/usr/bin/xmlcatalog' '(systemd' 'cairo' 'pkgconfig(libdrm)' 'libvo' 'p11' 'libcrypt' 'libpixman' 'gstreamer1-plugins-base' 'libgcc_s' 'mesa-dri' 'libspeex' 'libthai.so' 'libthai' 'python3' 'libtheoradec' 'libssl.so.3(OPENSSL_3' 'cups' 'libvdpau' 'libeconf.so' 'libgcc_s.so' 'libelf' 'libX11 >= 1' 'glib2' 'basesystem' 'libflite_cmu_us_kal16' 'libwacom.so' 'libilbc' 'glibc' 'libunwind' 'libLLVM.so' 'iso' 'libldacBT_enc' 'libXrender' 'libasyncns' 'systemd-libs' 'libpangocairo' 'libbrotlidec' 'libudev' 'libmysofa' '(util-linux' 'libinput' 'make' 'openssl' 'liblcms2' 'libva-nomesa' 'coreutils' 'libshaderc_shared' 'libatomic_ops(x86' 'libblkid' '/usr/bin/sh' 'libsndfile' 'libhogweed' 'hwdata' 'libfdisk' 'libz.so.1(ZLIB_1.2' 'libsndfile.so.1(libsndfile.so' 'harfbuzz(x86' 'libflite_cmu_us_slt' 'pkgconfig' 'libssl' 'freetype >= 2' 'libpciaccess' 'libasound.so.2(ALSA_0' 'setup' 'libOpenGL' 'libvorbisenc' 'nettle >= 3' 'libdatrie.so' 'libusb' 'libavutil' 'libwinpr3' 'libsystemd' 'cpp = 14.2' 'libavcodec' 'xml' 'libthai(x86' 'libxshmfence' 'libwayland-server' 'default' 'libdw.so' 'font(:lang=en)' 'libm.so.6(GLIBC_2' 'grep' 'pkgconfig(xproto)' 'libsnappy' 'libgcc(x86' 'libk5crypto' 'libfdk' 'freetype' 'libaml' 'libfribidi' 'pkgconfig(pciaccess) >= 0' 'libtasn1 >= 4' 'libEGL' 'libfontconfig' 'libflite' 'libresolv.so' 'libattr.so' 'libbs2b' '/usr/bin/pkg' 'libsepol(x86' 'libthai.so.0(LIBTHAI_0' 'libjxl.so' 'libOpenCL.so' 'freerdp-libs' 'libwinpr' 'libdisplay-info' 'libgcc_s.so.1(GCC_7' 'libcom_err' 'libm' '/bin/sh' 'libjson' 'rtld(GNU_HASH)' 'libasound' 'libdrm_intel' 'libgstcontroller' 'libwayland' 'libzimg' 'libarchive' 'libXi' 'libcrypto.so.3(OPENSSL_3' 'libgraphite2' 'libgsm' 'libvisual' 'liblc3' 'pkgconfig(libffi)' 'libcrypt.so' 'libgobject' 'libicuuc' 'libturbojpeg' 'libXext = 1.3' 'libXtst' 'libavformat' 'libffi' 'libxml2' 'libtesseract.so' 'libwebpmux' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.28)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libGLESv2.so.2()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.2)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdrm.so.2()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-egl.so.1()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.11)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgbm.so.1()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16(PNG16_0)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.9)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libEGL.so.1()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-client.so.0()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.27)(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'libglvnd-egl' 'systemd-libs' 'libdrm' 'libpng' 'libwebp' 'libxkbcommon' 'glibc' 'fontconfig' 'pixman' 'libwayland-cursor' 'pango' 'cairo' 'libglvnd-gles' 'glib2' 'libwayland-client' 'mesa-libgbm' 'libjpeg-turbo' 'libwayland-egl' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libcurl' 'libatomic_ops(x86' 'libblkid' '/usr/bin/sh' 'ld-linux' 'libuuid(x86' 'liblzma' 'libhogweed' 'libtinfo' 'hwdata' 'libsensors' 'libfdisk' 'libz.so.1(ZLIB_1.2' 'libcunit' 'libharfbuzz' 'librhash' 'pkgconfig' '(glibc-gconv' 'libjpeg-turbo' 'libmount' 'libglvnd-egl' 'libaudit' '(cmake' 'libstdc++.so.6(GLIBCXX_3' 'freetype >= 2' 'pango' 'liblzma.so' 'libpciaccess' 'libmpc' 'libffi.so' 'libstdc++' 'setup' 'CUnit(x86' 'ld' 'libacl' 'nettle >= 3' 'libSPIRV' 'libdatrie.so' 'libgbm' 'libXext' 'libpam.so' 'python(abi) = 3' 'libacl.so' 'libgcc_s.so.1(GCC_3' 'libdatrie' 'libX11' 'cpp = 14.2' '/usr/bin/bash' 'xml' 'libpng' 'libxshmfence' 'libm.so' 'cmake' 'libgomp = 14.2' 'libcrypto' 'font(:lang=en)' 'filesystem' 'libjsoncpp' 'libglib' 'libtasn1' 'libxkbcommon' 'libm.so.6(GLIBC_2' 'fontconfig' 'libblkid(x86' 'grep' 'libglvnd-gles' 'libgnutls' 'libpciaccess = 0' 'libp11' 'libgcc >= 14.2' 'libform' 'libpng16' 'libstdc++.so.6(CXXABI_1' 'ninja' 'libgcc(x86' 'libgallium-25.1.0' 'libxcb' 'libuv' 'freetype' 'libselinux' 'libz' 'libwayland-egl' 'libdrm_amdgpu' 'glibc = 2' 'libtasn1 >= 4' 'abattis-cantarell' 'libidn2.so.0(IDN2_0' 'systemd' '/usr/bin/xmlcatalog' 'libfontconfig' '(systemd' 'cairo' 'libblkid.so' 'libatomic_ops_gpl' 'crypto' 'libattr.so' '/usr/bin/pkg' 'libcrypt' 'libfreetype' 'libpixman' 'libsepol(x86' 'libgcc_s' 'mesa' 'p11' 'mesa-dri' 'libwayland-client' 'glibc(x86' 'libz.so.1(ZLIB_1' 'libglvnd' 'libidn2' 'libgcc_s.so.1(GCC_7' 'python3' 'libgomp' 'libm' '/bin/sh' 'libunistring' 'libpcre2' 'libcap' 'filesystem >= 3' 'libgcc_s.so' 'libwebp' 'rtld(GNU_HASH)' 'libselinux.so' 'libmpfr' 'libdrm_intel' 'libelf' 'libncurses' 'glib2' 'basesystem' 'libbz2' 'libzstd' 'libmount.so' 'libLLVM.so.19' '/usr/bin/python3' 'libwayland' 'glibc' 'libarchive' 'libstdc++.so' 'libcrypto.so.3(OPENSSL_3' 'libpam' 'libnettle' 'libLLVM.so' 'libattr' 'libseccomp' 'libgraphite2' 'fonts' 'google-noto-sans' 'fontconfig >= 2' 'libgmp' 'libfdisk.so' 'libXrender' 'libcrypt.so' 'libgobject' 'systemd-libs' 'pcre2' 'libbrotlidec' 'libwayland-cursor' 'libc.so' 'pixman' 'libelf.so' '(libbpf >= 2:1' 'mesa-libgbm' '(util-linux' 'libatomic_ops' 'libXau' 'libdrm' 'binutils >= 2' 'libffi' 'make' 'openssl' 'libxml2.so.2(LIBXML2_2' 'libxml2' 'libexpat' 'libX11 >= 1.5' 'libgallium' 'dbus >= 1' 'coreutils' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.28)(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstvideo-1.0.so.0()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0(LIBSYSTEMD_209)(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(weston)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(pixman-1)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.14.0)(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xfixes.so.0()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb.so.1()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstallocators-1.0.so.0()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libseat.so.1()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.11)(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libXcursor.so.1()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdisplay-info.so.2()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16(PNG16_0)(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.9)(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwinpr3.so.3()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libEGL.so.1()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstapp-1.0.so.0()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libneatvnc.so.0()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.2)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpipewire-0.3.so.0()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'weston(x86-64)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.19.0)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0(LIBPAM_1.0)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.21.0)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-render.so.0()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-egl.so.1()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.22)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.30)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'weston-libs(x86-64)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mesa-dri-drivers' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva-drm.so.2()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11.so.6()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libGLESv2.so.2()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libweston-15)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2(LIBEVDEV_1)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstreamer-1.0.so.0()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-shm.so.0()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdrm.so.2()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.2)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgbm.so.1()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.32)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp3.so.3()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.1)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-server)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2(VA_API_0.33.0)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11-xcb.so.1()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'liblcms2.so.2()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xkbcommon)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.12.0)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libaml.so.0()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-server.so.0()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-composite.so.0()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp-server3.so.3()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libweston-15.so.0()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/pkg-config' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libexec_weston.so.0()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xkb.so.1()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-client.so.0()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.4)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.27)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'libX11-xcb' 'glibc' 'neatvnc' 'libevdev' 'cairo' 'libX11' 'gstreamer1-plugins-base' 'weston-libs' 'libpng' 'weston' 'libxkbcommon-devel' 'libwayland-server' 'libwayland-client' 'libseat' 'libjpeg-turbo' 'wayland-devel' 'libXcursor' 'libglvnd-egl' 'systemd-libs' 'libdisplay-info' 'libwinpr' 'freerdp-libs' 'libxkbcommon' 'libwayland-cursor' 'fontconfig' 'pixman' 'pipewire-libs' 'pango' 'libglvnd-gles' 'mesa-libgbm' 'libva' 'pixman-devel' 'libinput' 'libdrm' 'libwebp' 'lcms2' 'libxcb' 'libva-nomesa' 'weston-devel' 'mesa-dri-drivers' 'aml' 'glib2' 'libwayland-egl' 'pam-libs' 'gstreamer1' 'pkgconf-pkg-config' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libcurl' 'libOpenCL' 'pkgconfig(fixesproto) >= 6' 'libgcrypt' 'libass' 'libgstnet' 'pkgconfig(xcb) >= 1' 'pkgconfig(x11' 'libwebpdecoder' 'libgmodule' 'libcdda_interface' 'libsensors' 'libverto' 'librhash' 'pkgconfig(gobject' 'pkgconfig(libthai) >= 0' 'libmount' 'pkgconfig(mount) >= 2' 'libglvnd-egl' '(cmake' 'libGL' 'libdisplay' 'liblzma.so' 'libXfixes = 6.0' 'libglvnd-core' 'libmpc' 'pkgconfig(glesv2)' 'libxkbcommon(x86' 'pkgconfig(harfbuzz' 'libedit' 'librubberband' 'ld' 'libpamc' 'libSPIRV' 'libvidstab.so' 'glib2(x86' 'libgstreamer' 'libswscale' 'libfuse3' 'pkgconfig(wayland' 'libXcursor = 1.2' 'libpango' 'libglvnd(x86' '/usr/bin/bash' 'libpng' 'libgomp = 14.2' 'libxcb(x86' 'sed' 'libXcursor' 'pkgconfig(libpcre2' 'libjsoncpp' 'pkgconfig(gbm)' 'libxml2(x86' 'fontconfig' 'libglvnd-gles' 'gstreamer1-plugins' 'libfreerdp' 'libxvidcore' 'libgnutls' 'pkgconfig(libffi) >= 3' 'libdrm(x86' 'pkgconfig(libavfilter)' 'libstdc++.so.6(CXXABI_1' 'libgallium-25.1.0' 'libxcb' 'libfuse3.so' 'libuv' 'freetype(x86' 'libturbojpeg.so' 'libgstvideo' 'pkgconfig(libsharpyuv)' 'pam-libs' 'glibc = 2' 'pkgconfig(freetype2)' 'zlib' 'pkgconfig(xrender) >= 0' 'libwacom' 'glibc >= 2' 'libflite_cmu_us_rms' 'libgstbase' 'libaom' 'libfreetype' 'libcups' 'xkeyboard' 'libtheoraenc.so' 'gawk' 'libwayland-client' 'glibc(x86' 'libinput.so' 'libz.so.1(ZLIB_1' 'libglvnd' 'libidn2' 'pkgconfig(freerdp' 'cairo(x86' 'libgomp' 'libunistring' 'libXinerama' 'libpcre2' 'libtheoradec.so' 'filesystem >= 3' 'libunwind = 1.8' 'lcms2' 'libselinux.so' 'libpipewire' 'pkgconfig(sysprof' 'libbz2' 'libpulse' 'libLLVM.so.19' 'pkgconf-pkg-config' 'pkgconfig(colord)' 'libflite_cmu_us_awb' 'neatvnc' 'libinput.so.10(LIBINPUT_0' 'libpam' 'libnettle' 'pkgconfig(freerdp3)' 'google-noto-sans' '(mesa' 'libmtdev' 'libgmp' 'libfdisk.so' 'libgstgl' 'libsoxr' 'libvpx' 'liborc' 'libtheoraenc' 'libpkgconf' 'libelf.so' '(libbpf >= 2:1' 'mtdev = 1.1' 'libva' 'libopus' 'libva(x86' 'pkgconfig(libdw)' 'libatomic_ops' 'libXau' 'libdrm' 'binutils >= 2' 'libxml2.so.2(LIBXML2_2' 'libcolord' 'libX11 = 1.8' 'pkgconfig(gmodule-no' 'libexpat' 'aml' 'libX11 >= 1.5' 'libvpl' 'libqrencode' 'libgirepository' 'pkgconfig(xextproto)' 'libopencore' 'pkgconfig(aml) < 0' 'pkgconfig(pixman' 'libeconf' 'libGLESv2' 'libcunit' 'libXft(x86' 'libXdamage' 'libcdda_paranoia' 'libjxl_threads.so' 'libmp3lame' 'libcodec2.so' 'pkgconfig(libturbojpeg)' 'libgomp.so' 'libstdc++.so.6(GLIBCXX_3' 'pipewire-libs' 'pango' 'libffi.so' 'libogg' 'libstdc++' 'CUnit(x86' 'libkrb5' 'libacl' 'libasound.so' 'libevent' 'libxkbfile' 'gstreamer1' 'libva.so.2(VA_API_0' 'libXext' 'keyutils' 'lcms2(x86' 'libacl.so' 'libgcc_s.so.1(GCC_3' 'libsbc' 'libGLX' 'libX11' 'libGLdispatch' 'pkgconfig(xrender)' 'libgstallocators' 'weston-libs' 'libpostproc' 'libvmaf' 'pkgconfig(cairo) >= 1' 'libXv' 'libffi = 3.4' 'libXfixes' 'pkgconfig(libpng) >= 1' 'fribidi(x86' 'libcrypto' 'libbluetooth' 'pkgconfig(xau) >= 0' 'libglib' 'libtasn1' 'libblkid(x86' 'libjpeg' 'pkgconfig(winpr3)' 'pkgconfig(opengl)' 'libc.so.6(GLIBC_2' 'liblilv' 'libp11' 'colord = 1.4' 'librav1e' 'weston(x86' 'libinput(x86' 'libkeyutils' 'libkeyutils.so' 'libselinux' 'librsvg' 'libz' 'pkgconfig(libva)' 'libSvtAv1Enc' 'abattis-cantarell' 'libwebpdemux' 'pkgconfig(gmp)' 'systemd' 'libpython3.13.so' 'libblkid.so' 'libatomic_ops_gpl' 'crypto' 'libvorbis' 'libgcrypt.so' 'mesa-khr' 'mesa' 'pkgconfig(gio' 'pkgconfig(freetype2) >= 23' 'pkgconfig(pangoft2)' 'libzvbi' 'libgcc_s.so.1(GCC_4' 'libxkbcommon-devel' 'libtwolame' 'libaribcaption' 'dbus' 'libelf.so.1(ELFUTILS_1' 'xz' 'libcap' 'libwebp' 'libmpfr' 'libncurses' 'libdbus' 'pkgconfig(fontconfig) >= 2' 'libopenh264' 'libzstd' 'libmount.so' '/usr/bin/python3' 'pkgconfig(glib' 'gstreamer1 = 1.24' 'pkgconfig(liblzma)' 'libstdc++.so' 'libevdev' 'libcolorhug' 'libattr' 'libseccomp' 'pkgconfig(glx)' 'pkgconfig(harfbuzz) >= 8' 'pkgconfig(xcb)' 'libgstrtsp' 'fonts' 'libflite_cmu_us_kal' 'libdrm_nouveau' 'elfutils' 'libpangoxft' 'fontconfig >= 2' 'libgstfft' 'libgstapp' 'libmpg123' 'pkgconfig(libsystemd)' 'libseat' 'libvpl.so' 'libwebpmux' 'libjpeg.so' 'liburiparser' 'pkgconfig(nettle)' 'pcre2' 'libwayland-cursor' 'libc.so' 'pixman' 'pkgconfig(libunwind)' 'mesa-libgbm' 'pkgconf' 'pkgconfig(cairo)' 'libopenjp2' 'pkgconfig(libselinux) >= 2' 'pkgconfig(libweston' 'gcc = 14.2' 'libgallium' 'libswresample' 'dbus >= 1' 'pkgconfig(x11)' 'libwinpr(x86' 'libgstsdp' 'libdrm_radeon' 'ld-linux' 'libuuid(x86' 'kernel' 'libzmq' 'liblzma' 'libtinfo' 'libwebrtc-audio' 'weston' 'libharfbuzz' '(mesa-dri' 'libaribb24' 'pkgconfig(xcb' '(glibc-gconv' 'libjpeg-turbo' 'pkgconf(x86' 'libldacBT_abr' 'libaudit' 'libsharpyuv' 'libgstaudio' 'libgstriff' 'pkgconfig(libunwind' 'pkgconfig(orc' '/etc/crypto' 'libwebp(x86' 'libxkbregistry' 'pkgconfig(xfixes)' 'libgudev' 'libdw' 'pkgconfig(xkbcommon) >= 0' 'libpam.so' 'libgbm' 'python(abi) = 3' 'libdatrie' 'pkgconfig(libdrm) >= 2' 'libgio' 'libweston' 'libGLESv1_CM' 'libm.so' 'cmake' 'libsbc.so' 'check' 'libresolv' 'filesystem' 'libxkbcommon' 'libplacebo' 'ca' 'libavahi' 'libcairo' 'libpciaccess = 0' 'libpangoft2' 'libdav1d' 'libgraphene' 'libXft' 'libform' 'libgcc >= 14.2' 'libpng16' 'ninja' 'libavfilter' 'fontconfig(x86' 'libgssapi_krb5' 'libwayland-egl' 'libdrm_amdgpu' 'libFLAC' 'libidn2.so.0(IDN2_0' 'libX11-xcb' '/usr/bin/xmlcatalog' '(systemd' 'cairo' 'libvo' 'pkgconfig(gstreamer' 'pkgconfig(libdrm)' 'libcrypt' 'libpixman' 'p11' 'gstreamer1-plugins-base' 'pkgconfig(libavutil)' 'libgcc_s' 'mesa-dri' 'libspeex' 'libthai.so' 'libthai' 'python3' 'libtheoradec' 'libssl.so.3(OPENSSL_3' 'cups' 'libvdpau' 'pkgconfig(libavcodec)' 'libeconf.so' 'libgcc_s.so' 'pkgconfig(libxml' 'libelf' 'libX11 >= 1' 'glib2' 'basesystem' 'libflite_cmu_us_kal16' 'libwacom.so' 'libgthread' 'libilbc' 'glibc' 'pkgconfig(xext)' 'libunwind' 'libLLVM.so' 'pixman = 0.44' 'iso' 'libneatvnc' 'libldacBT_enc' 'libXrender' 'libasyncns' 'libevdev(x86' 'systemd-libs' 'libpangocairo' 'pkgconfig(fribidi) >= 1' 'libbrotlidec' 'libudev' 'libmysofa' '(util-linux' 'librdtk0' 'libinput' 'make' 'openssl' 'liblcms2' 'libva-nomesa' 'cmake >= 3' 'pkgconfig(libwebp) >= 0' 'coreutils' 'libshaderc_shared' 'pam' 'libatomic_ops(x86' 'libblkid' '/usr/bin/sh' 'libsndfile' 'libgstpbutils' 'libhogweed' 'hwdata' 'libfdisk' 'libz.so.1(ZLIB_1.2' 'libsndfile.so.1(libsndfile.so' 'harfbuzz(x86' 'libflite_cmu_us_slt' 'libxkbcommon.so.0(V_0' 'pipewire' 'pkgconfig' 'libssl' 'libseat(x86' 'freetype >= 2' 'libpciaccess' 'libasound.so.2(ALSA_0' 'setup' 'libOpenGL' 'libpkgconf(x86' 'libvorbisenc' 'nettle >= 3' 'pkgconfig(hogweed)' 'pkgconfig(pango)' 'libdatrie.so' 'libusb' 'libavutil' 'pango(x86' 'libwinpr3' 'libsystemd' 'libstdc++ = 14.2' 'cpp = 14.2' 'libavcodec' 'xml' 'libthai(x86' 'libxshmfence' 'libwayland-server' 'xcb-util' 'default' 'wayland-devel' 'libdw.so' 'font(:lang=en)' 'pkgconfig(egl)' 'libm.so.6(GLIBC_2' 'pkgconfig(xft) >= 2' 'grep' 'pkgconfig(xproto)' 'libsnappy' 'libgcc(x86' 'libk5crypto' 'mesa-dri-drivers' 'libfdk' 'freetype' 'libaml' 'libpam_misc' 'pkgconfig(kbproto)' 'libcolordprivate' 'libfribidi' 'pkgconfig(pciaccess) >= 0' 'libtasn1 >= 4' 'pkgconfig(gnutls)' 'pkgconfig(libspa' 'libEGL' 'libfontconfig' 'libflite' 'libresolv.so' 'libattr.so' 'libbs2b' '/usr/bin/pkg' 'libfreerdp3' 'libsepol(x86' 'libthai.so.0(LIBTHAI_0' 'libjxl.so' 'libOpenCL.so' 'freerdp-libs' 'libwinpr' 'libdisplay-info' 'libgcc_s.so.1(GCC_7' 'libcom_err' 'libm' 'colord' '/bin/sh' 'pkgconfig(gudev' 'libjson' 'pkgconfig(zlib)' 'rtld(GNU_HASH)' 'libasound' 'weston-devel' 'libdrm_intel' 'libgsttag' 'libgstcontroller' 'libwayland' 'libzimg' 'libarchive' 'libXi' 'libcrypto.so.3(OPENSSL_3' 'libgraphite2' 'libgsm' 'libvisual' 'liblc3' 'pkgconfig(libffi)' 'libcrypt.so' 'libgstcheck' 'freerdp' 'libgobject' 'neatvnc(x86' 'libgstrtp' 'pkgconfig(gusb)' 'pkgconfig(aml) >= 0' 'libicuuc' 'libturbojpeg' 'libXext = 1.3' 'libXtst' 'pixman-devel' 'libavformat' 'libffi' 'libxml2' 'libtesseract.so' 'libpng(x86' 03-30 18:56 root DEBUG CheckOwnDirs completed: 828.938 seconds 03-30 18:56 root DEBUG Running check: CheckOwnOther 03-30 18:56 root DEBUG CheckOwnOther completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckRelocatable 03-30 18:56 root DEBUG CheckRelocatable completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckRequires 03-30 18:56 root DEBUG CheckRequires completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckSourceMD5 03-30 18:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/weston/srpm-unpacked/weston-20250325-9d841e39.tar.xz 03-30 18:56 root DEBUG CheckSourceMD5 completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckSourcedirMacroUse 03-30 18:56 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckSpecLegibility 03-30 18:56 root DEBUG CheckSpecLegibility completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckSpecName 03-30 18:56 root DEBUG CheckSpecName completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckStaticLibs 03-30 18:56 root DEBUG CheckStaticLibs completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckSystemdUnitdirScriplets 03-30 18:56 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 03-30 18:56 root DEBUG Running check: CheckSystemdUserunitdirScriplets 03-30 18:56 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 03-30 18:56 root DEBUG Running check: CheckUTF8Filenames 03-30 18:56 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckUpdateIconCache 03-30 18:56 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckUsefulDebuginfo 03-30 18:56 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckBuildInMock 03-30 18:56 root DEBUG CheckBuildInMock completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckBuildroot 03-30 18:56 root DEBUG CheckBuildroot completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckBundledFonts 03-30 18:56 root DEBUG CheckBundledFonts completed: 0.001 seconds 03-30 18:56 root DEBUG Running check: CheckClean 03-30 18:56 root DEBUG CheckClean completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckContainsLicenseText 03-30 18:56 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckFileRequires 03-30 18:56 root DEBUG CheckFileRequires completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckFinalRequiresProvides 03-30 18:56 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckFullVerReqSub 03-30 18:56 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckFunctionAsDescribed 03-30 18:56 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckIllegalSpecTags 03-30 18:56 root DEBUG CheckIllegalSpecTags completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckLatestVersionIsPackaged 03-30 18:56 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckLicenseUpstream 03-30 18:56 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckManPages 03-30 18:56 root DEBUG CheckManPages completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckParallelMake 03-30 18:56 root DEBUG CheckParallelMake completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckPatchComments 03-30 18:56 root DEBUG CheckPatchComments completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckPkgConfigFiles 03-30 18:56 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckRubyPlugin 03-30 18:56 root DEBUG CheckRubyPlugin completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckScriptletSanity 03-30 18:56 root DEBUG CheckScriptletSanity completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckSourceComment 03-30 18:56 root DEBUG CheckSourceComment completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckSourceDownloads 03-30 18:56 root DEBUG CheckSourceDownloads completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckSourceUrl 03-30 18:56 root DEBUG CheckSourceUrl completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckSourceVerification 03-30 18:56 root DEBUG CheckSourceVerification completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckSpecAsInSRPM 03-30 18:56 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckSupportAllArchs 03-30 18:56 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckTestSuites 03-30 18:56 root DEBUG CheckTestSuites completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckTimeStamps 03-30 18:56 root DEBUG CheckTimeStamps completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckTmpfiles 03-30 18:56 root DEBUG CheckTmpfiles completed: 0.001 seconds 03-30 18:56 root DEBUG Running check: CheckUpdateMimeDatabase 03-30 18:56 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckUseGlobal 03-30 18:56 root DEBUG CheckUseGlobal completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: SugarActivityCheckBuildRequires 03-30 18:56 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: SugarActivityCheckNaming 03-30 18:56 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: SugarActivityCheckRuntimeDeps 03-30 18:56 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckAddMavenDepmap 03-30 18:56 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckBundledJars 03-30 18:56 root DEBUG CheckBundledJars completed: 0.001 seconds 03-30 18:56 root DEBUG Running check: CheckJPackageRequires 03-30 18:56 root DEBUG CheckJPackageRequires completed: 0.001 seconds 03-30 18:56 root DEBUG Running check: CheckJavadoc 03-30 18:56 root DEBUG CheckJavadoc completed: 0.001 seconds 03-30 18:56 root DEBUG Running check: CheckJavadocJPackageRequires 03-30 18:56 root DEBUG CheckJavadocJPackageRequires completed: 0.001 seconds 03-30 18:56 root DEBUG Running check: CheckJavadocdirName 03-30 18:56 root DEBUG CheckJavadocdirName completed: 0.001 seconds 03-30 18:56 root DEBUG Running check: CheckMvnRpmbuild 03-30 18:56 root DEBUG CheckMvnRpmbuild completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckNewStyleMaven 03-30 18:56 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckNoArch 03-30 18:56 root DEBUG CheckNoArch completed: 0.001 seconds 03-30 18:56 root DEBUG Running check: CheckNoOldMavenDepmap 03-30 18:56 root DEBUG CheckNoOldMavenDepmap completed: 0.001 seconds 03-30 18:56 root DEBUG Running check: CheckNoRequiresPost 03-30 18:56 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckNotJavaApplicable 03-30 18:56 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckPomInstalled 03-30 18:56 root DEBUG CheckPomInstalled completed: 0.001 seconds 03-30 18:56 root DEBUG Running check: CheckTestSkip 03-30 18:56 root DEBUG CheckTestSkip completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckUpdateDepmap 03-30 18:56 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckUpstremBuildMethod 03-30 18:56 root DEBUG CheckUpstremBuildMethod completed: 0.001 seconds 03-30 18:56 root DEBUG Running check: CheckUseMavenpomdirMacro 03-30 18:56 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckAutotoolsObsoletedMacros 03-30 18:56 root DEBUG autotools used: 03-30 18:56 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: fonts-disable 03-30 18:56 root DEBUG fonts-disable completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: generic-excludearch 03-30 18:56 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 03-30 18:56 root DEBUG generic-excludearch completed: 0.003 seconds 03-30 18:56 root DEBUG Running check: generic-large-docs 03-30 18:56 root DEBUG generic-large-docs completed: 0.015 seconds 03-30 18:56 root DEBUG Running check: java-check-bundled-jars 03-30 18:56 root DEBUG java-check-bundled-jars completed: 0.001 seconds 03-30 18:56 root DEBUG Running check: fonts-fc-query 03-30 18:56 root DEBUG fonts-fc-query completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: fonts-repo-audit 03-30 18:56 root DEBUG fonts-repo-audit completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: generic-large-data 03-30 18:56 root DEBUG generic-large-data completed: 0.016 seconds 03-30 18:56 root DEBUG Running check: generic-srv-opt 03-30 18:56 root DEBUG generic-srv-opt completed: 0.003 seconds 03-30 18:56 root DEBUG Running check: perl-url-tag 03-30 18:56 root DEBUG perl-url-tag completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: php-compatinfo 03-30 18:56 root DEBUG php-compatinfo completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: python-check-eggs 03-30 18:56 root DEBUG python-check-eggs completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: python-dont-download-deps 03-30 18:56 root DEBUG python-dont-download-deps completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: python-egg-info 03-30 18:56 root DEBUG python-egg-info completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: python-meet-guidelines 03-30 18:56 root DEBUG python-meet-guidelines completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckBuildCompilerFlags 03-30 18:56 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckDaemonCompileFlags 03-30 18:56 root DEBUG CheckDaemonCompileFlags completed: 0.004 seconds 03-30 18:56 root DEBUG Running check: CheckUpdateDesktopDatabase 03-30 18:56 root DEBUG CheckUpdateDesktopDatabase completed: 0.000 seconds 03-30 18:56 root DEBUG Running check: CheckSystemdScripts 03-30 18:56 root DEBUG CheckSystemdScripts completed: 0.000 seconds 03-30 18:56 root DEBUG Report completed: 1418.185 seconds