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.fc40.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.090 03-30 18:33 root DEBUG Avoiding init of working mock root 03-30 18:33 root DEBUG Url download completed: 17.628 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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.x86_64.rpm 03-30 18:33 root DEBUG CheckBuild completed: 0.031 seconds 03-30 18:33 root DEBUG Running check: CheckRpmlint 03-30 18:33 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpf1qk5i69 /var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-session-14.0.90^20250325g9d841e39-1.fc40.noarch.rpm /var/lib/copr-rpmbuild/results/weston-libs-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-devel-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc40.src.rpm 03-30 18:33 root DEBUG CheckRpmlint completed: 2.786 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-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-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-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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: 3.776 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-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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 weston-session weston-demo-debuginfo weston-libs-debuginfo weston-devel weston-demo weston-libs weston-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-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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 weston-session weston-demo-debuginfo weston-libs-debuginfo weston-devel weston-demo weston-libs weston-debuginfo; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed weston weston-session weston-demo-debuginfo weston-libs-debuginfo weston-devel weston-demo weston-libs weston-debuginfo; echo 'rpmlint-done:'"] rpmlint: (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-demo-debuginfo". (none): E: there is no installed rpm "weston-libs-debuginfo". (none): E: there is no installed rpm "weston-devel". (none): E: there is no installed rpm "weston-demo". (none): E: there is no installed rpm "weston-libs". (none): E: there is no installed rpm "weston-debuginfo". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.5.0 configuration: /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.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 weston-session weston-demo-debuginfo weston-libs-debuginfo weston-devel weston-demo weston-libs weston-debuginfo; echo 'rpmlint-done:'"] Finish: run 03-30 18:33 root DEBUG CheckRpmlintInstalled completed: 10.609 seconds 03-30 18:33 root DEBUG Running check: CheckRpmlintDebuginfo 03-30 18:33 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpw73upqr1 /var/lib/copr-rpmbuild/results/weston-demo-debuginfo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-libs-debuginfo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-debuginfo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm 03-30 18:33 root DEBUG CheckRpmlintDebuginfo completed: 1.991 seconds 03-30 18:33 root DEBUG Running check: CheckInitDeps 03-30 18:34 root DEBUG CheckInitDeps completed: 23.923 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-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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.fc40.src.rpm, weston-14.0.90^20250325g9d841e39-1.fc40.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.fc40.src.rpm' 'weston-14.0.90^20250325g9d841e39-1.fc40.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-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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.fc40.src.rpm to /var/lib/mock/fedora-40-x86_64/root/weston-14.0.90^20250325g9d841e39-1.fc40.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.fc40.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.fc40.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-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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.fc40.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.fc40.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/weston.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1743292800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kqiDxF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf weston + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/weston-20250325-9d841e39.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd weston + rm -rf /builddir/build/BUILD/weston-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/weston-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/libdisplay-info-version.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Finish: chroot ['rpm -i weston-14.0.90^20250325g9d841e39-1.fc40.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: Generic, Shell-api, C/C++ 03-30 18:34 root DEBUG CheckBuildCompleted completed: 7.670 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.015 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.000 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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.x86_64.rpm/usr/lib64/libweston-15/color-lcms.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.x86_64.rpm/usr/lib/.build-id/30/0607d87854497a62cd312a91075ac9cef62401 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/4a/8af0577453ce8d5d171f5a920b7aa9430bfaef 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/47/5ff1aed13320b68691095cb206614a6bf102ec 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/94/668b253d951fd1d22ef1cacb08140ec2601ecf 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/c4/292f98526363a591cbf794bfaf953f9659208a 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/52/fd18c8ed441d08e54903708dc28eabc28d410c 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/52/3121e1e9076d09f83a107d0a54ce81f710cf07 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/70/a415c0ba2ea3ccfd44b53cd59fac5ab69bc01f 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/39/fbeca7e110b6cf729fb377c17afc9de52a940d 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/9a/d6b6e7f66eb84bc0b1454f6c634e643db24728 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/a1/f2d7ba8325aa10bcfd034f7853e95139da0142 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/20/ce683f44721eb820ee03b450124b64c6a4b83b 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/78/a830207de2c0e840320a7251468a24cb926bdc 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/9c/d76fa0e0e41557d7573493c28a45a7b051f8d1 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/5a/5dd654a937b84c67e9e87499e0b007e0b61313 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/a5/074b1973d805c109a09d00539d72e675f57017 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/67/4c76866fd9ab17bbacf5ef35bab69122963e72 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/6b/0aa8d8d5a6f7b6f930554a0c755a8e622b163b 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/77/c91d342f2d8def0c972f065db9c42396e58ffa 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/ff/b53baeffbae0e9efa8e4f7603b12f800bd3082 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/89/f0bf9adbdb54d5e3b4437203cbca4ff13698c7 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/12/6e217515587068fea44b99c7e11f4fffa320d1 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/af/3c2db030ea210f119b7fd7e91dbf6161fa7446 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/d3/a6b72446e97a440a6a7014758f9d5eb9dc0df0 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/42/a097db6ac02a57145989f9675603650dc00c99 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/46/3472f7d87bd0b1d5485996d3f9193c47661c68 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/1d/2940ef8b7e79ac22c2f15023445ff3461d9fac 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/e2/dc2e1e9093834cb19979eea432a16d6e61690d 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/75/a444fcb0099daf6ff64625983e6ae453bdaacf 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/75/11dcd1ee6e3727bdb7297f23501160b0a61631 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/0f/9952fc5c6f395e7b52676b97e7ce41b6774977 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/ee/7c698f2fd0399787c96f7b1091eafe397c3d03 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/36/f7473faeee47b27d43919788da916e2ecddbf0 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/65/02e2a128783cc1c5feb05dce36a1fa04ec0ad3 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/a2/2d415db8c1364017b953c04256824679ef696e 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/fb/e65592b0e13c5f528fd371ae81a09588b7cc5c 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/c8/2c2ca65db4928f103b30ee43588aa0ae84d584 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/96/9f6a31f528aaa455a383b74b9df6b1a43ad1f4 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/59/66391736b12d4b25b66af75daf2f2adbfd8d0f 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/f1/74c575e94d7e55ed14f7051429f1f3781aa705 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.x86_64.rpm/usr/bin/weston-simple-shm 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.x86_64.rpm/usr/bin/weston-cliptest 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.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.fc40.x86_64.rpm/usr/libexec/weston-keyboard 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.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.fc40.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.fc40.x86_64.rpm/usr/lib/.build-id/e1/ffe57e7dad43c766d6deca632a539a046d94c8 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/6c/b1648be4ec4bf16de5430ec5d1c16efa39e7ba 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/bf/58b78a9437a77897740895e1a464c6a5ff7513 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/a0/92281e34946b925c04e928837c83bf1ec25a04 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/7a/dbc1f65432ff27a9f56018fb9b8aeab88a9646 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/f6/06a8aff062c943e21e17dd169a78960d865029 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/40/ee3102abcea1f50f21d883a8d6c623a61f463d 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/95/a62131eb55ee2a1f94b1a5d2db67d6cde0bf14 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/06/12f7bef4521f02dd1bb46c27a1d52c902441cd 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/8b/1a8e06055e0c93bda594a92afcd81851ece724 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/c0/8732c522af90e52ef993891271b7a78429b9de 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/e2/3b8107cf6f4ecbb3e78a70e502f860d964d1d1 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/b3/bf4b35fa6b9c34af343cdfcdcae3c620feec16 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/fb/3de87ddfe2a0c10508888cbe7e8d7fcb616baa 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/5f/c6fb10c25e7ef23f5e685d917076536bffde85 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/lib/.build-id/27/4ce49891a9fcce44b071130939680628b50fc2 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/bin/wcap-decode 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/bin/weston 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/bin/weston-screenshooter 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/bin/weston-color 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/bin/weston-debug 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/bin/weston-terminal 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.x86_64.rpm/usr/bin/weston-tablet 03-30 18:34 root DEBUG CheckNoStaticExecutables completed: 0.285 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/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 /usr/share/libweston-15 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: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 -C --quiet --file /usr/share/pkgconfig 03-30 18:35 root DEBUG CheckDirectoryRequire completed: 42.232 seconds 03-30 18:35 root DEBUG Running check: CheckDistTag 03-30 18:35 root DEBUG CheckDistTag completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckDocRuntime 03-30 18:35 root DEBUG CheckDocRuntime completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckFileDuplicates 03-30 18:35 root DEBUG CheckFileDuplicates completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckFilePermissions 03-30 18:35 root DEBUG CheckFilePermissions completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckGconfSchemaInstall 03-30 18:35 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckGdkPixbufLoaders 03-30 18:35 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckGioQueryModules 03-30 18:35 root DEBUG CheckGioQueryModules completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckGlibCompileSchemas 03-30 18:35 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckGtkQueryModules 03-30 18:35 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckGuidelines 03-30 18:35 root DEBUG CheckGuidelines completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckIfDepsDeprecated 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 'libdrm.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 'libc.so.6()(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 'glib2-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 'libpipewire-0.3.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 'libva.so.2(VA_API_0.33.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 'libc.so.6(GLIBC_2.14)(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.3.4)(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 'libaml.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-shm.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 'libc.so.6(GLIBC_2.8)(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.7)(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(wayland-client)' 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(wayland-server)' 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.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 'libwayland-server.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 '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(wayland-protocols)' 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-xfixes)' 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 'libjpeg-turbo-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 'libglib-2.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 'libevdev.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(xcb-cursor)' 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-xcb)' 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()(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(lcms2)' 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(libsystemd)' 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: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 '/usr/bin/pkg-config' 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.38)(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(x11)' 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: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 'libgbm.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(glesv2)' 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(gobject-2.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 '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 'libwinpr3.so.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 '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(neatvnc) >= 0.7.0 with pkgconfig(neatvnc) < 0.10.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(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(libspa-0.2)' 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 'libgstapp-1.0.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_1.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 'libva.so.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 'libc.so.6(GLIBC_2.4)(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.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 'libc.so.6(GLIBC_2.32)(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-scanner)' 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(libpipewire-0.3)' 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 'libxkbcommon.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 'gcc-c++' 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 'libgobject-2.0.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 'libgstallocators-1.0.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 'libfreerdp-server3.so.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 '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 'libwayland-cursor.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 '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 '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 'pkgconfig(gstreamer-app-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 'libunwind-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 '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 'pkgconfig(libseat)' 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.2.5)(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(libevdev)' 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(PNG16_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 '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 'pkgconfig(freerdp3)' 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 'pkgconfig(libpng)' 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(libudev)' 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.27)(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 'libc.so.6(GLIBC_2.33)(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.so.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 'libgstvideo-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 'pkgconfig(xcb-composite)' 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 'meson' 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(LIBINPUT_0.14.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(cairo)' 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 'libpam.so.0(LIBPAM_1.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 'libpangocairo-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 'libjpeg.so.62()(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(libdisplay-info)' 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 'libcairo.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 'libpixman-1.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 'libdisplay-info.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 'libxcb-render.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 'libEGL.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 'libxcb-xkb.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 'libc.so.6(GLIBC_2.11)(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 '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 'pkgconfig(gstreamer-1.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-egl.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 'libseat.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 'libinput.so.10(LIBINPUT_0.19.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 'libjpeg.so.62(LIBJPEG_6.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(libxml-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 '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 '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(pixman-1)' 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.22)(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(cairo-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 'pkgconfig(libva-drm)' 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 'libGLESv2.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(glib-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 'libinput.so.10(LIBINPUT_1.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 'libinput.so.10(LIBINPUT_0.12.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 'libva-drm.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 'mesa-dri-drivers' 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 'libudev.so.1(LIBUDEV_183)(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 '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 'libc.so.6(GLIBC_2.30)(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 'pkgconfig(libwebp)' 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(xcursor)' 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(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 'pkgconfig(libdrm)' 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 'libsystemd.so.0(LIBSYSTEMD_209)(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.21.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 'rtld(GNU_HASH)' 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(pangocairo)' 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 'libc.so.6(GLIBC_2.34)(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 'liblcms2.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 '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 'pkgconfig(dbus-1)' 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(mtdev)' 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.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 'pkgconfig(gstreamer-video-1.0)' 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 'gcc' 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(wayland-cursor)' 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(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 'pkgconfig(xcb-shm)' 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(wayland-egl)' 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 'libc.so.6(GLIBC_ABI_DT_RELR)(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(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 'libc.so.6(GLIBC_2.9)(64bit)' 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 --whatprovides 'libc.so.6(GLIBC_2.28)(64bit)' 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 --whatprovides 'libsystemd.so.0()(64bit)' 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 --whatprovides 'libwebp.so.7()(64bit)' 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 --whatprovides 'libfontconfig.so.1()(64bit)' 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 --whatprovides 'libxcb-xfixes.so.0()(64bit)' 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 --whatprovides 'pkgconfig(xcb-xkb)' 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 'lcms2-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 'libva' 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 'aml' 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 'meson' 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 'glib2' 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-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-server' 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 'libxcb' 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: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 'libpng' 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-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 'libseat' 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 '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 'pkgconf-pkg-config' 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 'libXcursor-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' 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 '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 '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 'pipewire-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 'libinput-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 'libseat-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-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' 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-protocols-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 'pam-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 'pixman-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 'xcb-util-cursor-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 'libxcb-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 'libva-nomesa-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 'colord-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 'libX11-xcb' 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' 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 'libjpeg-turbo' 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-client' 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-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 'libevdev-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 '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 '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 'mesa-dri-drivers' 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 'libdrm' 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 'pango' 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: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 'gcc-c++' 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 '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 'libpng-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 'gstreamer1-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 'libunwind-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 '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 'lcms2' 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 'libwayland-egl' 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 'gcc' 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 'pipewire-libs' 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-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 'libva-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 '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-libgbm-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 'libXcursor' 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 'wayland-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 'libdisplay-info-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 'libglvnd-egl' 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 'fontconfig' 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 'cairo-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 'neatvnc' 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' 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 'libxkbcommon' 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 'libwebp' 03-30 18:42 root DEBUG CheckIfDepsDeprecated completed: 476.583 seconds 03-30 18:42 root DEBUG Running check: CheckLicensInDoc 03-30 18:43 root DEBUG CheckLicensInDoc completed: 0.075 seconds 03-30 18:43 root DEBUG Running check: CheckLicenseField 03-30 18:43 root DEBUG Scanning sources in /var/lib/mock/fedora-40-x86_64/root/builddir/build/BUILD/weston 03-30 18:43 root DEBUG Got license reply, length: 64259 03-30 18:43 root DEBUG CheckLicenseField completed: 8.813 seconds 03-30 18:43 root DEBUG Running check: CheckLicenseFieldSPDX 03-30 18:43 root DEBUG Run command: ['license-validate', '-v', 'MIT and CC-BY-SA-3.0'] 03-30 18:43 root DEBUG CheckLicenseFieldSPDX completed: 0.442 seconds 03-30 18:43 root DEBUG Running check: CheckLicenseInSubpackages 03-30 18:43 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 03-30 18:43 root DEBUG Running check: CheckLocale 03-30 18:43 root DEBUG CheckLocale completed: 0.000 seconds 03-30 18:43 root DEBUG Running check: CheckMacros 03-30 18:43 root DEBUG CheckMacros completed: 0.000 seconds 03-30 18:43 root DEBUG Running check: CheckMakeinstall 03-30 18:43 root DEBUG CheckMakeinstall completed: 0.000 seconds 03-30 18:43 root DEBUG Running check: CheckMultipleLicenses 03-30 18:43 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 03-30 18:43 root DEBUG Running check: CheckNameCharset 03-30 18:43 root DEBUG CheckNameCharset completed: 0.000 seconds 03-30 18:43 root DEBUG Running check: CheckNaming 03-30 18:43 root DEBUG CheckNaming completed: 0.000 seconds 03-30 18:43 root DEBUG Running check: CheckNoConfigInUsr 03-30 18:43 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 03-30 18:43 root DEBUG Running check: CheckNoConflicts 03-30 18:43 root DEBUG CheckNoConflicts completed: 0.000 seconds 03-30 18:43 root DEBUG Running check: CheckNoNameConflict 03-30 18:43 root DEBUG CheckNoNameConflict completed: 0.423 seconds 03-30 18:43 root DEBUG Running check: CheckObeysFHS 03-30 18:43 root DEBUG CheckObeysFHS completed: 0.000 seconds 03-30 18:43 root DEBUG Running check: CheckObsoletesForRename 03-30 18:43 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 03-30 18:43 root DEBUG Running check: CheckOwnDirs 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 'libdrm.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 'libc.so.6()(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 '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 'libva.so.2(VA_API_0.33.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.14)(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.4)(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.8)(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 'libaml.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-shm.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 'libc.so.6(GLIBC_2.7)(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 'libwayland-server.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 'libglib-2.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 'libevdev.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()(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 'libc.so.6(GLIBC_2.38)(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 'libm.so.6(GLIBC_2.29)(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 'libgbm.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 'libexec_weston.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 'libc.so.6(GLIBC_2.17)(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: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 'libgstapp-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 'libinput.so.10(LIBINPUT_1.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 'libva.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 'libc.so.6(GLIBC_2.4)(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.3.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 'libc.so.6(GLIBC_2.32)(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 '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 'libgstallocators-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 'libfreerdp-server3.so.3()(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-cursor.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 '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 '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 '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 'libc.so.6(GLIBC_2.2.5)(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(PNG16_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 '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 'libc.so.6(GLIBC_2.27)(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 'libc.so.6(GLIBC_2.33)(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.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 'libgstvideo-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 'libinput.so.10(LIBINPUT_0.14.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 'libpam.so.0(LIBPAM_1.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 'libpangocairo-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 'libjpeg.so.62()(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 'libcairo.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 'libpixman-1.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 'libdisplay-info.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 'weston-libs(x86-64)' 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-render.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 'libEGL.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 'libxcb-xkb.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 'libc.so.6(GLIBC_2.11)(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 'libwayland-egl.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 'libseat.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 'libinput.so.10(LIBINPUT_0.19.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 'libjpeg.so.62(LIBJPEG_6.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 '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 'libweston-15.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.22)(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 'libGLESv2.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 'libinput.so.10(LIBINPUT_1.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 '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 'libva-drm.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 'mesa-dri-drivers' 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 'libudev.so.1(LIBUDEV_183)(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 'libc.so.6(GLIBC_2.30)(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-client.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 'libsystemd.so.0(LIBSYSTEMD_209)(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.21.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 '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 '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.34)(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 'liblcms2.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 '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.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 'libm.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 '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 'libc.so.6(GLIBC_ABI_DT_RELR)(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.9)(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.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 '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 'libwebp.so.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 'libfontconfig.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 'libxcb-xfixes.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 --requires --providers-of=requires 'libva' 'libX11-xcb' 'cairo' 'systemd-libs' 'libjpeg-turbo' 'libwayland-client' 'weston-libs' 'glibc' 'aml' 'gstreamer1' 'mesa-dri-drivers' 'libdrm' 'glib2' 'freerdp-libs' 'libwayland-server' 'libxcb' 'libpng' 'pango' 'pixman' 'libglvnd-gles' 'libseat' 'libinput' 'libwinpr' 'weston' 'libX11' 'libva-nomesa' 'libevdev' 'lcms2' 'libwayland-egl' 'pipewire-libs' 'libXcursor' 'mesa-libgbm' 'libwayland-cursor' 'libdisplay-info' 'pam-libs' 'libglvnd-egl' 'fontconfig' 'neatvnc' 'gstreamer1-plugins-base' 'libxkbcommon' 'libwebp' 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 'libva' 'libX11-xcb' 'cairo' 'filesystem' 'libjpeg-turbo' 'libwayland-client' 'weston-libs' 'glibc' 'gstreamer1' 'aml' 'mesa-dri-drivers' 'freerdp-libs' 'libdrm' 'glib2' 'libwayland-server' 'libxcb' 'libpng' 'pango' 'pixman' 'libglvnd-gles' 'libseat' 'libinput' 'libwinpr' 'weston' 'libX11' 'libva-nomesa' 'libevdev' 'lcms2' 'libwayland-egl' 'pipewire-libs' 'gstreamer1-plugins-base' 'libXcursor' 'mesa-libgbm' 'libwayland-cursor' 'libdisplay-info' 'pam-libs' 'libglvnd-egl' 'fontconfig' 'neatvnc' 'systemd-libs' 'libxkbcommon' 'libwebp' 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.17)(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 '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 '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 '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 'libinput.so.10(LIBINPUT_1.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.14)(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 'libc.so.6(GLIBC_2.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.8)(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 'mesa-dri-drivers' 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.14.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 'libc.so.6(GLIBC_2.3.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.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 '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 'libpangocairo-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 'libwayland-server.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 'libxkbcommon.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 '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 '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 'libwayland-client.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 'libwayland-cursor.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 'libcairo.so.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 'libpng16.so.16()(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 'libpixman-1.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 'libsystemd.so.0(LIBSYSTEMD_209)(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 'libevdev.so.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 '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 'rtld(GNU_HASH)' 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 'weston-libs(x86-64)' 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 'libxkbcommon.so.0(V_0.5.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.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 '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 'libc.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 '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 '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 '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.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 '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 'libc.so.6(GLIBC_ABI_DT_RELR)(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 --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 '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 'libfontconfig.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 'libinput.so.10(LIBINPUT_0.19.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 '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 'libexec_weston.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 'libsystemd.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 'libwebp.so.7()(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 'libevdev.so.2(LIBEVDEV_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 'libweston-15.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 --requires --providers-of=requires 'cairo' 'libjpeg-turbo' 'libwayland-client' 'weston-libs' 'glibc' 'mesa-dri-drivers' 'glib2' 'libwayland-server' 'pango' 'libpng' 'pixman' 'libinput' 'weston' 'libevdev' 'libwayland-cursor' 'fontconfig' 'systemd-libs' 'libxkbcommon' 'libwebp' 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 'cairo' 'filesystem' 'libjpeg-turbo' 'libwayland-client' 'weston-libs' 'glibc' 'mesa-dri-drivers' 'glib2' 'libwayland-server' 'pango' 'libpng' 'pixman' 'libinput' 'weston' 'libevdev' 'libwayland-cursor' 'fontconfig' 'systemd-libs' 'libxkbcommon' 'libwebp' 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 'libdrm.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 'libc.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 'libpipewire-0.3.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 'libva.so.2(VA_API_0.33.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.14)(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.3.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 'libaml.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 'libc.so.6(GLIBC_2.8)(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-shm.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 'libc.so.6(GLIBC_2.7)(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.3)(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 'libneatvnc.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-server.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 'libglib-2.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 'libinput.so.10()(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 'libXcursor.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.38)(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 'libgbm.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.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 '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 '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 'libva.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 'libc.so.6(GLIBC_2.4)(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 '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 'libgobject-2.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 'libgstallocators-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 'libfreerdp-server3.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 'libwayland-cursor.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 '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 '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 'libxkbcommon.so.0(V_0.5.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.2.5)(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(PNG16_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 '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 'libc.so.6(GLIBC_2.27)(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.33)(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.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 'libgstvideo-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 '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 '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 '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 '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 'libpixman-1.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 'libdisplay-info.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 'libxcb-render.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 'libEGL.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 'libxcb-xkb.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 'libc.so.6(GLIBC_2.11)(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 'libwayland-egl.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 'libseat.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(LIBJPEG_6.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 '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 'libweston-15.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 'libc.so.6(GLIBC_2.22)(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 'libGLESv2.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 '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 'libva-drm.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 '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 'libudev.so.1(LIBUDEV_183)(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.30)(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: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-client.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 '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 'libinput.so.10(LIBINPUT_0.21.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 'libxcb-composite.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 'libc.so.6(GLIBC_2.34)(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: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 'libinput.so.10(LIBINPUT_1.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 'libm.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 '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 'libc.so.6(GLIBC_ABI_DT_RELR)(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.9)(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 'libwebp.so.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 'libfontconfig.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 'libxcb-xfixes.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 --requires --providers-of=requires 'libva' 'libX11-xcb' 'cairo' 'systemd-libs' 'libjpeg-turbo' 'libwayland-client' 'weston-libs' 'glibc' 'aml' 'gstreamer1' 'freerdp-libs' 'libdrm' 'glib2' 'libwayland-server' 'libxcb' 'libpng' 'pango' 'pixman' 'libglvnd-gles' 'libseat' 'libinput' 'libwinpr' 'libX11' 'libva-nomesa' 'lcms2' 'libwayland-egl' 'pipewire-libs' 'libXcursor' 'mesa-libgbm' 'libwayland-cursor' 'libdisplay-info' 'pam-libs' 'libglvnd-egl' 'fontconfig' 'neatvnc' 'gstreamer1-plugins-base' 'libxkbcommon' 'libwebp' 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 'libva' 'libX11-xcb' 'cairo' 'filesystem' 'libjpeg-turbo' 'libwayland-client' 'weston-libs' 'glibc' 'gstreamer1' 'aml' 'libdrm' 'freerdp-libs' 'glib2' 'libwayland-server' 'libxcb' 'libpng' 'pango' 'pixman' 'libglvnd-gles' 'libseat' 'libinput' 'libwinpr' 'libX11' 'libva-nomesa' 'lcms2' 'libwayland-egl' 'pipewire-libs' 'gstreamer1-plugins-base' 'libXcursor' 'mesa-libgbm' 'libwayland-cursor' 'libdisplay-info' 'pam-libs' 'libglvnd-egl' 'fontconfig' 'neatvnc' 'systemd-libs' 'libxkbcommon' 'libwebp' 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.17)(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 '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 '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 '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 'libc.so.6(GLIBC_2.14)(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.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.8)(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.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 '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.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 'libpangocairo-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 'libxkbcommon.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 '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 '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 '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 'libwayland-cursor.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 'libcairo.so.2()(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()(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 '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 '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 '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 '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 'libxkbcommon.so.0(V_0.5.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 '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.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 '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 '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.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 '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 '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 'libc.so.6(GLIBC_2.27)(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.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.28)(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 '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 'libjpeg.so.62(LIBJPEG_6.2)(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: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 'libfontconfig.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 --requires --providers-of=requires 'pango' 'libxkbcommon' 'libwayland-cursor' 'cairo' 'libglvnd-gles' 'libpng' 'pixman' 'libjpeg-turbo' 'mesa-libgbm' 'libglvnd-egl' 'libwayland-client' 'fontconfig' 'libwayland-egl' 'glibc' 'systemd-libs' 'libdrm' 'glib2' 'libwebp' 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 'cairo' 'filesystem' 'libjpeg-turbo' 'libwayland-client' 'glibc' 'libdrm' 'glib2' 'pango' 'libpng' 'pixman' 'libglvnd-gles' 'libwayland-egl' 'libwayland-cursor' 'mesa-libgbm' 'libglvnd-egl' 'fontconfig' 'systemd-libs' 'libxkbcommon' 'libwebp' 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 'libdrm.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 'libc.so.6()(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 'libpipewire-0.3.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 'libva.so.2(VA_API_0.33.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.14)(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.4)(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 'libaml.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 'libc.so.6(GLIBC_2.8)(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-shm.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 'libc.so.6(GLIBC_2.7)(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(wayland-server)' 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)(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 'libwayland-server.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 'libglib-2.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 'libevdev.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 'libinput.so.10()(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 '/usr/bin/pkg-config' 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.38)(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 'libm.so.6(GLIBC_2.29)(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 'libgbm.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 'libexec_weston.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 'libc.so.6(GLIBC_2.17)(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: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 'libgstapp-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 'libva.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 'libinput.so.10(LIBINPUT_1.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.4)(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.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 'libc.so.6(GLIBC_2.32)(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 'libgobject-2.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 'libgstallocators-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 'libfreerdp-server3.so.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 'libwayland-cursor.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 '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 '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 'libxkbcommon.so.0(V_0.5.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.2.5)(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 'libpng16.so.16(PNG16_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 '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 'libc.so.6(GLIBC_2.27)(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 '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 'libc.so.6(GLIBC_2.33)(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.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 'libgstvideo-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 '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.14.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 'libpangocairo-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 'libjpeg.so.62()(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 '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 'libpixman-1.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 'libdisplay-info.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 'libxcb-render.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 'weston-libs(x86-64)' 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 'libEGL.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 'libxcb-xkb.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 'libc.so.6(GLIBC_2.11)(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 'libwayland-egl.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 'libseat.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 'libinput.so.10(LIBINPUT_0.19.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 'libjpeg.so.62(LIBJPEG_6.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(libweston-15)' 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 'libweston-15.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(pixman-1)' 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.22)(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 'libGLESv2.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 'libinput.so.10(LIBINPUT_1.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 'libinput.so.10(LIBINPUT_0.12.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-drm.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 'mesa-dri-drivers' 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 'libudev.so.1(LIBUDEV_183)(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.30)(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 'libpango-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 'libwayland-client.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(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 'rtld(GNU_HASH)' 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.21.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 'libsystemd.so.0(LIBSYSTEMD_209)(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.34)(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 'liblcms2.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 '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.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 'libm.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 '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 'libc.so.6(GLIBC_ABI_DT_RELR)(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.9)(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.28)(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 'libsystemd.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 'libwebp.so.7()(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 'libfontconfig.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 'libxcb-xfixes.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 --requires --providers-of=requires 'libva' 'libX11-xcb' 'cairo' 'systemd-libs' 'libjpeg-turbo' 'libwayland-client' 'libxkbcommon-devel' 'weston-libs' 'glibc' 'aml' 'gstreamer1' 'mesa-dri-drivers' 'libdrm' 'glib2' 'freerdp-libs' 'libwayland-server' 'libxcb' 'libpng' 'pango' 'pixman' 'libglvnd-gles' 'libseat' 'libinput' 'libwinpr' 'weston-devel' 'pkgconf-pkg-config' 'weston' 'libX11' 'libva-nomesa' 'libevdev' 'lcms2' 'libwayland-egl' 'pipewire-libs' 'libXcursor' 'mesa-libgbm' 'libwayland-cursor' 'libdisplay-info' 'wayland-devel' 'pixman-devel' 'pam-libs' 'libglvnd-egl' 'fontconfig' 'neatvnc' 'gstreamer1-plugins-base' 'libxkbcommon' 'libwebp' 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 'libva' 'libX11-xcb' 'cairo' 'filesystem' 'libjpeg-turbo' 'libwayland-client' 'libxkbcommon-devel' 'weston-libs' 'glibc' 'gstreamer1' 'aml' 'mesa-dri-drivers' 'freerdp-libs' 'libdrm' 'glib2' 'libwayland-server' 'libxcb' 'libpng' 'pango' 'pixman' 'libglvnd-gles' 'libseat' 'libinput' 'libwinpr' 'weston-devel' 'pkgconf-pkg-config' 'weston' 'libX11' 'libva-nomesa' 'libevdev' 'lcms2' 'libwayland-egl' 'pipewire-libs' 'gstreamer1-plugins-base' 'libXcursor' 'mesa-libgbm' 'libwayland-cursor' 'libdisplay-info' 'wayland-devel' 'pixman-devel' 'pam-libs' 'libglvnd-egl' 'fontconfig' 'neatvnc' 'systemd-libs' 'libxkbcommon' 'libwebp' 03-30 18:56 root DEBUG CheckOwnDirs completed: 809.835 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.004 seconds 03-30 18:56 root DEBUG Running check: generic-large-docs 03-30 18:56 root DEBUG generic-large-docs completed: 0.014 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: 1408.339 seconds