10-13 10:50 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 10-13 10:50 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name libcanberra --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 10-13 10:50 root INFO Processing local files: libcanberra 10-13 10:50 root DEBUG Active settings after processing options 10-13 10:50 root DEBUG bz_url: https://bugzilla.redhat.com 10-13 10:50 root DEBUG _con_handler: (INFO)> 10-13 10:50 root DEBUG _log_config_done: True 10-13 10:50 root DEBUG cache: False 10-13 10:50 root DEBUG resultdir: None 10-13 10:50 root DEBUG init_done: True 10-13 10:50 root DEBUG uniqueext: None 10-13 10:50 root DEBUG configdir: None 10-13 10:50 root DEBUG log_level: 20 10-13 10:50 root DEBUG prebuilt: True 10-13 10:50 root DEBUG verbose: False 10-13 10:50 root DEBUG name: libcanberra 10-13 10:50 root DEBUG use_colors: False 10-13 10:50 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 10-13 10:50 root DEBUG bug: None 10-13 10:50 root DEBUG url: None 10-13 10:50 root DEBUG copr_build_descriptor: None 10-13 10:50 root DEBUG list_checks: False 10-13 10:50 root DEBUG list_flags: False 10-13 10:50 root DEBUG list_plugins: False 10-13 10:50 root DEBUG version: False 10-13 10:50 root DEBUG flags: [] 10-13 10:50 root DEBUG repo: None 10-13 10:50 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 10-13 10:50 root DEBUG no_report: False 10-13 10:50 root DEBUG nobuild: False 10-13 10:50 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 10-13 10:50 root DEBUG other_bz: None 10-13 10:50 root DEBUG plugins_arg: None 10-13 10:50 root DEBUG single: None 10-13 10:50 root DEBUG rpm_spec: True 10-13 10:50 root DEBUG exclude: None 10-13 10:50 root DEBUG checksum: sha256 10-13 10:50 root DEBUG plugins: {} 10-13 10:50 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 10-13 10:50 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc44.src.rpm 10-13 10:50 root INFO Using review directory: /var/lib/copr-rpmbuild/results/libcanberra 10-13 10:50 root DEBUG find_urls completed: 0.028 10-13 10:50 root DEBUG Avoiding init of working mock root 10-13 10:50 root DEBUG Url download completed: 23.450 10-13 10:50 root DEBUG --> /var/lib/copr-rpmbuild/results/libcanberra/upstream : http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz 10-13 10:50 root INFO Downloading (Source0): http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz 10-13 10:50 root DEBUG Download error on http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz, : 'Error downloading http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz' Traceback (most recent call last): File "/usr/lib64/python3.13/urllib/request.py", line 1319, in do_open h.request(req.get_method(), req.selector, req.data, headers, ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ encode_chunked=req.has_header('Transfer-encoding')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/http/client.py", line 1338, in request self._send_request(method, url, body, headers, encode_chunked) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/http/client.py", line 1384, in _send_request self.endheaders(body, encode_chunked=encode_chunked) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/http/client.py", line 1333, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/http/client.py", line 1093, in _send_output self.send(msg) ~~~~~~~~~^^^^^ File "/usr/lib64/python3.13/http/client.py", line 1037, in send self.connect() ~~~~~~~~~~~~^^ File "/usr/lib64/python3.13/http/client.py", line 1003, in connect self.sock = self._create_connection( ~~~~~~~~~~~~~~~~~~~~~~~^ (self.host,self.port), self.timeout, self.source_address) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/socket.py", line 864, in create_connection raise exceptions[0] File "/usr/lib64/python3.13/socket.py", line 849, in create_connection sock.connect(sa) ~~~~~~~~~~~~^^^^ OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: 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 489, in open response = self._open(req, data) File "/usr/lib64/python3.13/urllib/request.py", line 506, in _open result = self._call_chain(self.handle_open, protocol, protocol + '_open', req) 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 1348, in http_open return self.do_open(http.client.HTTPConnection, req) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 1322, in do_open raise URLError(err) urllib.error.URLError: 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 downloading http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz' 10-13 10:50 root WARNING Cannot download url: http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz 10-13 10:50 root INFO No upstream for (Source0): libcanberra-0.30.tar.xz 10-13 10:50 root INFO Running checks and generating report 10-13 10:50 root DEBUG Running check: CheckResultdir 10-13 10:50 root DEBUG CheckResultdir completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckBuild 10-13 10:50 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc44.s390x.rpm 10-13 10:50 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-backend-alsa-0.30-38.fc44.s390x.rpm 10-13 10:50 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-backend-gstreamer-0.30-38.fc44.s390x.rpm 10-13 10:50 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-backend-pulse-0.30-38.fc44.s390x.rpm 10-13 10:50 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-gtk2-0.30-38.fc44.s390x.rpm 10-13 10:50 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-gtk3-0.30-38.fc44.s390x.rpm 10-13 10:50 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-devel-0.30-38.fc44.s390x.rpm 10-13 10:50 root DEBUG CheckBuild completed: 0.052 seconds 10-13 10:50 root DEBUG Running check: CheckRpmlint 10-13 10:50 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpgloyk1h6 /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-alsa-0.30-38.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-gstreamer-0.30-38.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-pulse-0.30-38.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk2-0.30-38.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk3-0.30-38.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-devel-0.30-38.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc44.src.rpm 10-13 10:50 root DEBUG CheckRpmlint completed: 1.674 seconds 10-13 10:50 root DEBUG Running check: CheckPackageInstalls 10-13 10:50 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 10-13 10:50 root DEBUG Init output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x-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-rawhide-s390x/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 10-13 10:50 root INFO Installing built package(s) 10-13 10:50 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/libcanberra/results, --init 10-13 10:50 root DEBUG --init output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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/libcanberra/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.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x-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-rawhide-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x/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 10-13 10:50 root DEBUG CheckPackageInstalls completed: 5.234 seconds 10-13 10:50 root DEBUG Running check: CheckRpmlintInstalled 10-13 10:50 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/libcanberra/results, --init 10-13 10:50 root DEBUG --init output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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/libcanberra/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.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x-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-rawhide-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x/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 10-13 10:50 root DEBUG is_installed: Tested rpmlint, result: 1 10-13 10:50 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/libcanberra/results, --shell, 'rm -f /var/lib/rpm/__db*' 10-13 10:50 root DEBUG output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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/libcanberra/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-rawhide-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x-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-rawhide-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x/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 10-13 10:50 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/libcanberra/results, install, rpmlint 10-13 10:50 root DEBUG Install output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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/libcanberra/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.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x-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-rawhide-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x/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 10-13 10:50 root DEBUG Script output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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/libcanberra/results --chroot 'echo '"'"'rpmlint:'"'"'; rpmlint --installed libcanberra-backend-alsa-debuginfo libcanberra libcanberra-gtk2 libcanberra-backend-gstreamer libcanberra-backend-alsa libcanberra-debuginfo libcanberra-backend-pulse libcanberra-gtk2-debuginfo libcanberra-backend-gstreamer-debuginfo libcanberra-backend-pulse-debuginfo libcanberra-gtk3 libcanberra-gtk3-debuginfo libcanberra-devel; 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.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x-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-rawhide-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x/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 libcanberra-backend-alsa-debuginfo libcanberra libcanberra-gtk2 libcanberra-backend-gstreamer libcanberra-backend-alsa libcanberra-debuginfo libcanberra-backend-pulse libcanberra-gtk2-debuginfo libcanberra-backend-gstreamer-debuginfo libcanberra-backend-pulse-debuginfo libcanberra-gtk3 libcanberra-gtk3-debuginfo libcanberra-devel; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed libcanberra-backend-alsa-debuginfo libcanberra libcanberra-gtk2 libcanberra-backend-gstreamer libcanberra-backend-alsa libcanberra-debuginfo libcanberra-backend-pulse libcanberra-gtk2-debuginfo libcanberra-backend-gstreamer-debuginfo libcanberra-backend-pulse-debuginfo libcanberra-gtk3 libcanberra-gtk3-debuginfo libcanberra-devel; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "libcanberra-backend-alsa-debuginfo". (none): E: there is no installed rpm "libcanberra". (none): E: there is no installed rpm "libcanberra-gtk2". (none): E: there is no installed rpm "libcanberra-backend-gstreamer". (none): E: there is no installed rpm "libcanberra-backend-alsa". (none): E: there is no installed rpm "libcanberra-debuginfo". (none): E: there is no installed rpm "libcanberra-backend-pulse". (none): E: there is no installed rpm "libcanberra-gtk2-debuginfo". (none): E: there is no installed rpm "libcanberra-backend-gstreamer-debuginfo". (none): E: there is no installed rpm "libcanberra-backend-pulse-debuginfo". (none): E: there is no installed rpm "libcanberra-gtk3". (none): E: there is no installed rpm "libcanberra-gtk3-debuginfo". (none): E: there is no installed rpm "libcanberra-devel". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 13 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 libcanberra-backend-alsa-debuginfo libcanberra libcanberra-gtk2 libcanberra-backend-gstreamer libcanberra-backend-alsa libcanberra-debuginfo libcanberra-backend-pulse libcanberra-gtk2-debuginfo libcanberra-backend-gstreamer-debuginfo libcanberra-backend-pulse-debuginfo libcanberra-gtk3 libcanberra-gtk3-debuginfo libcanberra-devel; echo 'rpmlint-done:'"] Finish: run 10-13 10:50 root DEBUG CheckRpmlintInstalled completed: 18.058 seconds 10-13 10:50 root DEBUG Running check: CheckRpmlintDebuginfo 10-13 10:50 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpd8n6mwrs /var/lib/copr-rpmbuild/results/libcanberra-gtk3-debuginfo-0.30-38.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-pulse-debuginfo-0.30-38.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-alsa-debuginfo-0.30-38.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-debuginfo-0.30-38.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-gstreamer-debuginfo-0.30-38.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk2-debuginfo-0.30-38.fc44.s390x.rpm 10-13 10:50 root DEBUG CheckRpmlintDebuginfo completed: 1.123 seconds 10-13 10:50 root DEBUG Running check: CheckInitDeps 10-13 10:51 root DEBUG CheckInitDeps completed: 31.437 seconds 10-13 10:51 root DEBUG Running check: CheckBuildCompleted 10-13 10:51 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/libcanberra/results, --chroot, --, rm -rf $(rpm --eval %_builddir)/* 10-13 10:51 root DEBUG Mock output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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/libcanberra/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.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x-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-rawhide-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x/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 10-13 10:51 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/libcanberra/results, --copyin, /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc44.src.rpm, libcanberra-0.30-38.fc44.src.rpm 10-13 10:51 root DEBUG Mock output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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/libcanberra/results --copyin /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc44.src.rpm libcanberra-0.30-38.fc44.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.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x-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-rawhide-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x/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/libcanberra-0.30-38.fc44.src.rpm to /var/lib/mock/fedora-rawhide-s390x/root/libcanberra-0.30-38.fc44.src.rpm Finish: run None NoneType: None 10-13 10:51 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/libcanberra/results, --chroot, --, rpm -i libcanberra-0.30-38.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/libcanberra.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 10-13 10:51 root DEBUG Mock output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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/libcanberra/results --chroot -- 'rpm -i libcanberra-0.30-38.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/libcanberra.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.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x-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-rawhide-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x/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 libcanberra-0.30-38.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/libcanberra.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Start: chroot ['rpm -i libcanberra-0.30-38.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/libcanberra.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1755475200 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.rwNqNo Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4NINTH + umask 022 + cd /builddir/build/BUILD/libcanberra-0.30-build + cd /builddir/build/BUILD/libcanberra-0.30-build + rm -rf libcanberra-0.30 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libcanberra-0.30.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd libcanberra-0.30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-gtk-Don-t-assume-all-GdkDisplays-are-GdkX11Displays-.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-canberra-boot-use-plughw-ALSA-device.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Finish: chroot ['rpm -i libcanberra-0.30-38.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/libcanberra.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 10-13 10:51 root DEBUG _topdir: /builddir/build 10-13 10:51 root INFO Reading configuration from /etc/mock/site-defaults.cfg 10-13 10:51 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 10-13 10:51 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 10-13 10:51 root INFO Active plugins: Shell-api, C/C++, Generic 10-13 10:51 root DEBUG CheckBuildCompleted completed: 9.387 seconds 10-13 10:51 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 10-13 10:51 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 10-13 10:51 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 10-13 10:51 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 10-13 10:51 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 10-13 10:51 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 10-13 10:51 root DEBUG Running check: OcamlCheckStaticLibs 10-13 10:51 root DEBUG OcamlCheckStaticLibs completed: 0.017 seconds 10-13 10:51 root DEBUG Running check: HaskellCheckStaticLibs 10-13 10:51 root DEBUG HaskellCheckStaticLibs completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CreateEnvCheck 10-13 10:51 root DEBUG CreateEnvCheck completed: 0.001 seconds 10-13 10:51 root DEBUG Running check: RCheckBuildRequires 10-13 10:51 root DEBUG RCheckBuildRequires completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: RCheckCheckMacro 10-13 10:51 root DEBUG RCheckCheckMacro completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: RCheckDoc 10-13 10:51 root DEBUG RCheckDoc completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: RCheckInstallSection 10-13 10:51 root DEBUG RCheckInstallSection completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: RCheckLatestVersionIsPackaged 10-13 10:51 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: RCheckRequires 10-13 10:51 root DEBUG RCheckRequires completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckBundledGnulib 10-13 10:51 root DEBUG CheckBundledGnulib completed: 0.001 seconds 10-13 10:51 root DEBUG Running check: CheckGccBuildRequires 10-13 10:51 root DEBUG CheckGccBuildRequires completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckHeaderFiles 10-13 10:51 root DEBUG CheckHeaderFiles completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckLDConfig 10-13 10:51 root DEBUG CheckLDConfig completed: 0.001 seconds 10-13 10:51 root DEBUG Running check: CheckLibToolArchives 10-13 10:51 root DEBUG CheckLibToolArchives completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckNoKernelModules 10-13 10:51 root DEBUG CheckNoKernelModules completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckNoStaticExecutables 10-13 10:51 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-gstreamer-0.30-38.fc44.s390x.rpm/usr/lib/.build-id/1f/0c125a6733b08e72c6950c09b84bf3140f0ff4 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-gstreamer-0.30-38.fc44.s390x.rpm/usr/lib64/libcanberra-0.30/libcanberra-gstreamer.so 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc44.s390x.rpm/usr/bin/canberra-boot 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc44.s390x.rpm/usr/lib/.build-id/bd/d72dd42eaba348183416338b0fdd495e39dcff 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc44.s390x.rpm/usr/lib/.build-id/69/1eb81dc224423efe3a55246b56299a0472de1b 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc44.s390x.rpm/usr/lib/.build-id/1e/50b2b70632053577f4876033cfb419a2ac58d6 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc44.s390x.rpm/usr/lib/.build-id/cd/1a3cd46933ee4b27897403fb19bc60e0b4d67d 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc44.s390x.rpm/usr/lib64/libcanberra.so.0.2.5 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc44.s390x.rpm/usr/lib64/libcanberra.so.0 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc44.s390x.rpm/usr/lib64/libcanberra-0.30/libcanberra-null.so 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc44.s390x.rpm/usr/lib64/libcanberra-0.30/libcanberra-multi.so 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-pulse-0.30-38.fc44.s390x.rpm/usr/lib/.build-id/f4/62304a2f266cab20fa0edbd40cb1330b719b7a 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-pulse-0.30-38.fc44.s390x.rpm/usr/lib64/libcanberra-0.30/libcanberra-pulse.so 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc44.s390x.rpm/usr/lib/.build-id/10/9190a4db8ed53d8e53effe5cb072fdfd27b73b 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc44.s390x.rpm/usr/lib/.build-id/63/02413feb96569d89145b0fc8f63708c633c826 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc44.s390x.rpm/usr/lib64/libcanberra-gtk.so.0.1.9 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc44.s390x.rpm/usr/lib64/libcanberra-gtk.so.0 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc44.s390x.rpm/usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc44.s390x.rpm/usr/bin/canberra-gtk-play 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc44.s390x.rpm/usr/lib/.build-id/30/d1a466e4fdfaccac28c1c0ad8e5e0c7a0d8242 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc44.s390x.rpm/usr/lib/.build-id/fb/cb3c7c7c0abbc3dd02f29e48ff436da72e035a 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc44.s390x.rpm/usr/lib/.build-id/74/810529723ed0f6297356b5ebda4cc66e971ed6 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc44.s390x.rpm/usr/share/gnome/shutdown/libcanberra-logout-sound.sh 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc44.s390x.rpm/usr/lib64/libcanberra-gtk3.so.0.1.9 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc44.s390x.rpm/usr/lib64/libcanberra-gtk3.so.0 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc44.s390x.rpm/usr/lib64/gtk-3.0/modules/libcanberra-gtk3-module.so 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc44.s390x.rpm/usr/lib64/gtk-3.0/modules/libcanberra-gtk-module.so 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-alsa-0.30-38.fc44.s390x.rpm/usr/lib/.build-id/d5/2b40e5c3a1d7ccc02ff9bdd5c3779d02a1afd8 10-13 10:51 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-alsa-0.30-38.fc44.s390x.rpm/usr/lib64/libcanberra-0.30/libcanberra-alsa.so 10-13 10:51 root DEBUG CheckNoStaticExecutables completed: 0.149 seconds 10-13 10:51 root DEBUG Running check: CheckRPATH 10-13 10:51 root DEBUG CheckRPATH completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckSoFiles 10-13 10:51 root DEBUG CheckSoFiles completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckJavaPlugin 10-13 10:51 root DEBUG CheckJavaPlugin completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: PerlCheckBuildRequires 10-13 10:51 root DEBUG PerlCheckBuildRequires completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckPythonBuildRequires 10-13 10:51 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckPythonRequires 10-13 10:51 root DEBUG CheckPythonRequires completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckPythonX_Site 10-13 10:51 root DEBUG CheckPythonX_Site completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckApprovedLicense 10-13 10:51 root DEBUG CheckApprovedLicense completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckBuildrootMacros 10-13 10:51 root DEBUG CheckBuildrootMacros completed: 0.001 seconds 10-13 10:51 root DEBUG Running check: CheckBundledLibs 10-13 10:51 root DEBUG CheckBundledLibs completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckChangelogFormat 10-13 10:51 root DEBUG CheckChangelogFormat completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckCleanBuildroot 10-13 10:51 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/libcanberra-0.30-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 10-13 10:51 root DEBUG install_sec: /usr/bin/make install DESTDIR=/rpmbuild/BUILD/libcanberra-0.30-build/BUILDROOT INSTALL="/usr/bin/install -p" find $RPM_BUILD_ROOT \( -name *.a -o -name *.la \) -exec rm {} \; rm $RPM_BUILD_ROOT/usr/share/doc/libcanberra/README 10-13 10:51 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckCodeAndContent 10-13 10:51 root DEBUG CheckCodeAndContent completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckConfigNoReplace 10-13 10:51 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckDefattr 10-13 10:51 root DEBUG CheckDefattr completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckDescMacros 10-13 10:51 root DEBUG CheckDescMacros completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckDesktopFile 10-13 10:51 root DEBUG CheckDesktopFile completed: 0.001 seconds 10-13 10:51 root DEBUG Running check: CheckDesktopFileInstall 10-13 10:51 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckDevelFilesInDevel 10-13 10:51 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckDirectoryRequire 10-13 10: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 'filesystem' 10-13 10: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 --quiet --file /usr/lib64/gtk-2.0 10-13 10: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 --quiet --file /usr/lib64/gtk-3.0/modules 10-13 10: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 --quiet --file /usr/lib64/gtk-2.0/modules 10-13 10: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 --quiet --file /usr/share/gnome/autostart 10-13 10: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 --quiet --file /usr/share/gnome/shutdown 10-13 10: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 -C --quiet --file /usr/lib64/gtk-3.0 10-13 10:52 root DEBUG CheckDirectoryRequire completed: 35.447 seconds 10-13 10:52 root DEBUG Running check: CheckDistTag 10-13 10:52 root DEBUG CheckDistTag completed: 0.000 seconds 10-13 10:52 root DEBUG Running check: CheckDocRuntime 10-13 10:52 root DEBUG CheckDocRuntime completed: 0.000 seconds 10-13 10:52 root DEBUG Running check: CheckFileDuplicates 10-13 10:52 root DEBUG CheckFileDuplicates completed: 0.000 seconds 10-13 10:52 root DEBUG Running check: CheckFilePermissions 10-13 10:52 root DEBUG CheckFilePermissions completed: 0.000 seconds 10-13 10:52 root DEBUG Running check: CheckGconfSchemaInstall 10-13 10:52 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 10-13 10:52 root DEBUG Running check: CheckGdkPixbufLoaders 10-13 10:52 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 10-13 10:52 root DEBUG Running check: CheckGioQueryModules 10-13 10:52 root DEBUG CheckGioQueryModules completed: 0.000 seconds 10-13 10:52 root DEBUG Running check: CheckGlibCompileSchemas 10-13 10:52 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 10-13 10:52 root DEBUG Running check: CheckGtkQueryModules 10-13 10:52 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 10-13 10:52 root DEBUG Running check: CheckGuidelines 10-13 10:52 root DEBUG CheckGuidelines completed: 0.000 seconds 10-13 10:52 root DEBUG Running check: CheckIfDepsDeprecated 10-13 10: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 'libatk-1.0.so.0()(64bit)' 10-13 10: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)' 10-13 10: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)(64bit)' 10-13 10:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 10-13 10: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 'libfreetype.so.6()(64bit)' 10-13 10: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 '/usr/bin/sh' 10-13 10: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)' 10-13 10: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 'libpulse.so.0(PULSE_0)(64bit)' 10-13 10: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 'pkgconfig(gtk+-2.0)' 10-13 10: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 'libgio-2.0.so.0()(64bit)' 10-13 10: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 'libltdl.so.7()(64bit)' 10-13 10: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 'sound-theme-freedesktop' 10-13 10: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 'pkgconfig(gtk+-3.0)' 10-13 10: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 'libgdk-x11-2.0.so.0()(64bit)' 10-13 10: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)' 10-13 10: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(LIBUDEV_183)(64bit)' 10-13 10: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 'libgdk-3.so.0()(64bit)' 10-13 10: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 'pulseaudio-libs-devel' 10-13 10: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.16)(64bit)' 10-13 10: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 'libgthread-2.0.so.0()(64bit)' 10-13 10: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 'libvorbis-devel' 10-13 10: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 'gtk-doc' 10-13 10: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 'gettext-devel' 10-13 10: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 'gtk3-devel' 10-13 10: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()(64bit)' 10-13 10: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 'gstreamer1-devel' 10-13 10: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 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 10: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 'libX11.so.6()(64bit)' 10-13 10: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 'libz.so.1()(64bit)' 10-13 10: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 'pulseaudio-libs' 10-13 10: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' 10-13 10: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 'libgstreamer-1.0.so.0()(64bit)' 10-13 10: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 'libgtk-3.so.0()(64bit)' 10-13 10: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 'libpangocairo-1.0.so.0()(64bit)' 10-13 10: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 'libpango-1.0.so.0()(64bit)' 10-13 10: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(gdk-3.0)' 10-13 10: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 'libvorbisfile.so.3()(64bit)' 10-13 10: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.4)(64bit)' 10-13 10: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 'libasound.so.2(ALSA_0.9.0rc4)(64bit)' 10-13 10: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 'libasound.so.2()(64bit)' 10-13 10: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 'libgdk_pixbuf-2.0.so.0()(64bit)' 10-13 10: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)' 10-13 10: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-gobject.so.2()(64bit)' 10-13 10: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 'alsa-lib-devel' 10-13 10: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 'libasound.so.2(ALSA_0.9)(64bit)' 10-13 10: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 'libtool-ltdl-devel' 10-13 10: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 'gcc' 10-13 10: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 'libharfbuzz.so.0()(64bit)' 10-13 10: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.38)(64bit)' 10-13 10: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 'libtdb-devel' 10-13 10: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()(64bit)' 10-13 10:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 10-13 10: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)' 10-13 10: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 'libpulse.so.0()(64bit)' 10-13 10: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 '/bin/sh' 10-13 10: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.4)(64bit)' 10-13 10:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gdk-2.0)' 10-13 10: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 'libtdb.so.1()(64bit)' 10-13 10: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 'make' 10-13 10: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)' 10-13 10: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 'systemd-devel' 10-13 10: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 'libgtk-x11-2.0.so.0()(64bit)' 10-13 10: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 'libglib-2.0.so.0()(64bit)' 10-13 10: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 'gtk2-devel' 10-13 10: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 'rtld(GNU_HASH)' 10-13 10: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 'libpangoft2-1.0.so.0()(64bit)' 10-13 10: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 --provides 'harfbuzz' 10-13 10: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 --provides 'gtk3-classic' 10-13 10: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 --provides 'atk' 10-13 10: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 --provides 'alsa-lib' 10-13 10: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 --provides 'sound-theme-freedesktop' 10-13 10: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 --provides 'systemd-libs' 10-13 10: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 --provides 'glibc' 10-13 10: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 --provides 'pulseaudio-libs-devel' 10-13 10: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 --provides 'libvorbis-devel' 10-13 10: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 --provides 'gtk-doc' 10-13 10: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 --provides 'gettext-devel' 10-13 10: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 --provides 'gdk-pixbuf2' 10-13 10: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 --provides 'fontconfig' 10-13 10: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 --provides 'gtk3-devel' 10-13 10: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 --provides 'gstreamer1-devel' 10-13 10: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 --provides 'libtdb' 10-13 10: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 --provides 'pulseaudio-libs' 10-13 10: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 --provides 'gtk3-classic-devel' 10-13 10: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 --provides 'cairo-gobject' 10-13 10: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 --provides 'gtk2' 10-13 10: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 --provides 'zlib-ng-compat' 10-13 10: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 --provides 'libvorbis' 10-13 10: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 --provides 'alsa-lib-devel' 10-13 10: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 --provides 'libX11' 10-13 10: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 --provides 'gstreamer1' 10-13 10: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 --provides 'cairo' 10-13 10: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 --provides 'pkgconf-pkg-config' 10-13 10: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 --provides 'libtool-ltdl-devel' 10-13 10: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 --provides 'gcc' 10-13 10: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 --provides 'libtdb-devel' 10-13 10: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 --provides 'gtk3' 10-13 10: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 --provides 'freetype' 10-13 10: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 --provides 'glib2' 10-13 10: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 --provides 'make' 10-13 10: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 --provides 'systemd-devel' 10-13 10: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 --provides 'pango' 10-13 10: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 --provides 'libtool-ltdl' 10-13 10: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 --provides 'gtk2-devel' 10-13 10: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 --provides 'bash' 10-13 10:56 root DEBUG CheckIfDepsDeprecated completed: 277.712 seconds 10-13 10:56 root DEBUG Running check: CheckLicensInDoc 10-13 10:56 root DEBUG CheckLicensInDoc completed: 0.121 seconds 10-13 10:56 root DEBUG Running check: CheckLicenseField 10-13 10:56 root DEBUG Scanning sources in /var/lib/mock/fedora-rawhide-s390x/root/builddir/build/BUILD/libcanberra-0.30-build 10-13 10:56 root DEBUG Got license reply, length: 17103 10-13 10:56 root DEBUG CheckLicenseField completed: 3.889 seconds 10-13 10:56 root DEBUG Running check: CheckLicenseFieldSPDX 10-13 10:56 root DEBUG Run command: ['license-validate', '-v', 'LGPL-2.1-or-later'] 10-13 10:56 root DEBUG CheckLicenseFieldSPDX completed: 0.811 seconds 10-13 10:56 root DEBUG Running check: CheckLicenseInSubpackages 10-13 10:56 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 10-13 10:56 root DEBUG Running check: CheckLocale 10-13 10:56 root DEBUG CheckLocale completed: 0.000 seconds 10-13 10:56 root DEBUG Running check: CheckMacros 10-13 10:56 root DEBUG CheckMacros completed: 0.000 seconds 10-13 10:56 root DEBUG Running check: CheckMakeinstall 10-13 10:56 root DEBUG CheckMakeinstall completed: 0.000 seconds 10-13 10:56 root DEBUG Running check: CheckMultipleLicenses 10-13 10:56 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 10-13 10:56 root DEBUG Running check: CheckNameCharset 10-13 10:56 root DEBUG CheckNameCharset completed: 0.000 seconds 10-13 10:56 root DEBUG Running check: CheckNaming 10-13 10:56 root DEBUG CheckNaming completed: 0.000 seconds 10-13 10:56 root DEBUG Running check: CheckNoConfigInUsr 10-13 10:56 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 10-13 10:56 root DEBUG Running check: CheckNoConflicts 10-13 10:56 root DEBUG CheckNoConflicts completed: 0.000 seconds 10-13 10:56 root DEBUG Running check: CheckNoNameConflict 10-13 10:56 root DEBUG CheckNoNameConflict completed: 0.564 seconds 10-13 10:56 root DEBUG Running check: CheckObeysFHS 10-13 10:56 root DEBUG CheckObeysFHS completed: 0.000 seconds 10-13 10:56 root DEBUG Running check: CheckObsoletesForRename 10-13 10:56 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 10-13 10:56 root DEBUG Running check: CheckOwnDirs 10-13 10: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)' 10-13 10: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.2)(64bit)' 10-13 10: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)' 10-13 10: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 'libltdl.so.7()(64bit)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sound-theme-freedesktop' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra.so.0()(64bit)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libvorbisfile.so.3()(64bit)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1()(64bit)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-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 'libcanberra' 'libvorbis' 'libtdb' 'sound-theme-freedesktop' 'systemd-libs' 'libtool-ltdl' 'glibc' 'bash' 10-13 10:57 root DEBUG Running: mock -r /var/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(unmerged' 'libasyncns' 'libsndfile' 'libgnutls' '/usr/bin/sh' 'coreutils' 'libcrypto' 'libpcre2' 'libpam' 'ld64' 'sound-theme-freedesktop' 'systemd-libs' 'libz.so.1(ZLIB_1' 'glibc = 2.42' 'setup' 'libselinux' 'libgcc(s390' 'glibc' 'libpam.so' 'libxcb' 'libmount' 'libattr.so' 'libc.so' 'libgcc_s.so' 'libgcc_s.so.1(GCC_3' 'libacl.so' 'libtdb' '(glibc-gconv' 'libmount.so' 'libffi.so' 'libgmp' 'ncurses' 'libm.so' 'libm' 'ld64.so' 'glibc(s390' 'libgio' 'libz' 'libcanberra' 'libvorbis' 'libgmodule' 'libdw' 'libogg' 'libgcc_s.so.1(GCC_4' 'libsndfile.so.1(libsndfile.so' '/usr/bin/bash' 'filesystem >= 3' 'group(mail)' 'libdw.so' '/usr/bin/python3' 'libattr' '/bin/sh' 'libdbus' 'libgobject' 'glibc >= 2' 'libacl' 'libcrypto.so.3(OPENSSL_3' 'libgcc_s' 'libtinfo' 'filesystem' 'libcap' 'libtool-ltdl' 'libglib' 'libselinux.so' 'libffi' 'libsystemd' 'libunwind' 'rtld(GNU_HASH)' 'bash' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)(64bit)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libltdl.so.7()(64bit)' 10-13 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sound-theme-freedesktop' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.16)(64bit)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra.so.0()(64bit)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libvorbisfile.so.3()(64bit)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libasound.so.2(ALSA_0.9.0rc4)(64bit)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libasound.so.2()(64bit)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libasound.so.2(ALSA_0.9)(64bit)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1()(64bit)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-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 'libcanberra' 'libvorbis' 'libtdb' 'alsa-lib' 'sound-theme-freedesktop' 'systemd-libs' 'libtool-ltdl' 'glibc' 'bash' 10-13 10:58 root DEBUG Running: mock -r /var/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(unmerged' 'libasyncns' 'libsndfile' 'libgnutls' '/usr/bin/sh' 'coreutils' 'libcrypto' 'alsa-lib' 'libpcre2' 'libpam' 'ld64' 'sound-theme-freedesktop' 'systemd-libs' 'libz.so.1(ZLIB_1' 'glibc = 2.42' 'libselinux' 'setup' 'libgcc(s390' 'glibc' 'libpam.so' 'libxcb' 'libmount' 'libattr.so' 'libc.so' 'libgcc_s.so' 'libgcc_s.so.1(GCC_3' 'libacl.so' 'libtdb' '(glibc-gconv' 'libmount.so' 'libffi.so' 'libgmp' 'ncurses' 'libm.so' 'libm' 'ld64.so' 'glibc(s390' 'libgio' 'libz' 'libcanberra' 'libvorbis' 'libgmodule' 'libdw' 'libogg' 'libgcc_s.so.1(GCC_4' 'libsndfile.so.1(libsndfile.so' '/usr/bin/bash' 'filesystem >= 3' 'group(mail)' 'libdw.so' '/usr/bin/python3' 'libattr' '/bin/sh' 'libdbus' 'libgobject' 'glibc >= 2' 'libacl' 'libcrypto.so.3(OPENSSL_3' 'libgcc_s' 'libtinfo' 'filesystem' 'libcap' 'libtool-ltdl' 'libglib' 'libselinux.so' 'libffi' 'libsystemd' 'libunwind' 'rtld(GNU_HASH)' 'bash' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)(64bit)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libltdl.so.7()(64bit)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sound-theme-freedesktop' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra.so.0()(64bit)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libvorbisfile.so.3()(64bit)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1()(64bit)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 10:59 root DEBUG Running: mock -r /var/lib/copr-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 'libcanberra' 'libvorbis' 'glib2' 'libtdb' 'gstreamer1' 'sound-theme-freedesktop' 'systemd-libs' 'libtool-ltdl' 'glibc' 'bash' 10-13 10:59 root DEBUG Running: mock -r /var/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(unmerged' 'libpcre2' 'ld64' 'libselinux' 'glibc' 'libpam.so' 'libelf' 'libmount' 'libtdb' 'libm.so' 'libm' 'libzstd' 'libdw' '/usr/bin/bash' 'gstreamer1' 'libidn2.so.0(IDN2_0' '/bin/sh' 'libidn2' 'libcap' 'libselinux.so' 'libsystemd' 'glib2' 'libffi' 'libasyncns' 'libgnutls' '/usr/bin/sh' 'coreutils' 'libcrypto' 'libpam' 'libgcc_s.so' 'libgcc_s.so.1(GCC_3' 'libhogweed' 'p11' 'libffi.so' 'ncurses' 'libz.so.1(ZLIB_1.2' 'python3' 'libsepol(s390' 'glibc(s390' 'libgio' 'libsndfile.so.1(libsndfile.so' 'libgcc_s.so.1(GCC_4' 'group(mail)' 'crypto' 'libtasn1' '/usr/bin/python3' 'libnettle' 'libcrypto.so.3(OPENSSL_3' 'libtinfo' 'libglib' 'libunwind' 'bash' 'libz.so.1(ZLIB_1' 'sound-theme-freedesktop' 'setup' 'libelf.so' 'libp11' 'libacl.so' 'libuuid(s390' 'libz' 'nettle >= 3' 'libcanberra' 'libgmodule' 'filesystem >= 3' 'libattr' 'default' 'filesystem' 'libtool-ltdl' 'libxcb' 'liblzma' 'libelf.so.1(ELFUTILS_1' 'libsndfile' 'libblkid(s390' 'libblkid.so' 'systemd-libs' 'glibc = 2.42' 'libgcc(s390' 'libattr.so' 'libc.so' '(glibc-gconv' 'libmount.so' 'libgmp' 'ld64.so' 'libtasn1 >= 4' 'libvorbis' 'libbz2' 'libogg' 'liblzma.so' 'pcre2' 'libdw.so' 'libblkid' 'elfutils' 'libpython3.14.so' 'libdbus' 'libgobject' 'glibc >= 2' 'libacl' 'libgcc_s' 'libunistring' 'rtld(GNU_HASH)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)(64bit)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpulse.so.0(PULSE_0)(64bit)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libltdl.so.7()(64bit)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sound-theme-freedesktop' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra.so.0()(64bit)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pulseaudio-libs' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libvorbisfile.so.3()(64bit)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpulse.so.0()(64bit)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1()(64bit)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-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 'libcanberra' 'libvorbis' 'libtdb' 'sound-theme-freedesktop' 'systemd-libs' 'pulseaudio-libs' 'libtool-ltdl' 'glibc' 'bash' 10-13 11:01 root DEBUG Running: mock -r /var/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(unmerged' 'libpcre2' 'ld64' 'libopus' 'libselinux' 'glibc' 'libpam.so' 'libmount' 'libtdb' 'libm.so' 'libgsm' 'libm' 'libdw' '/usr/bin/bash' '/bin/sh' 'libcap' 'libselinux.so' 'libsystemd' 'libffi' 'libasyncns' 'libgnutls' '/usr/bin/sh' 'libXau' 'libcrypto' 'libpam' 'libgcc_s.so' 'libgcc_s.so.1(GCC_3' 'libffi.so' 'libFLAC' 'ncurses' 'glibc(s390' 'libgio' 'libsndfile.so.1(libsndfile.so' 'libgcc_s.so.1(GCC_4' 'group(mail)' '/usr/bin/python3' 'libcrypto.so.3(OPENSSL_3' 'libtinfo' 'libglib' 'libunwind' 'bash' 'libz.so.1(ZLIB_1' 'sound-theme-freedesktop' 'setup' 'libacl.so' 'pulseaudio-libs' 'libz' 'libcanberra' 'libgmodule' 'filesystem >= 3' 'libattr' 'filesystem' 'libtool-ltdl' 'libxcb' 'libmp3lame' 'libsndfile' 'libmpg123' 'systemd-libs' 'glibc = 2.42' 'libgcc(s390' 'libattr.so' 'libc.so' '(glibc-gconv' 'libmount.so' 'libgmp' 'ld64.so' 'libvorbis' 'libogg' 'libdw.so' 'libdbus' 'libgobject' 'glibc >= 2' 'libacl' 'libgcc_s' 'libvorbisenc' 'coreutils' 'rtld(GNU_HASH)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libatk-1.0.so.0()(64bit)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)(64bit)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreetype.so.6()(64bit)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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/sh' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgio-2.0.so.0()(64bit)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk3(s390-64)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libltdl.so.7()(64bit)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sound-theme-freedesktop' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk-x11-2.0.so.0()(64bit)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk-3.so.0()(64bit)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgthread-2.0.so.0()(64bit)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra.so.0()(64bit)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.so.1()(64bit)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk3.so.0()(64bit)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgtk-3.so.0()(64bit)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libvorbisfile.so.3()(64bit)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk_pixbuf-2.0.so.0()(64bit)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-gobject.so.2()(64bit)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra(s390-64)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libharfbuzz.so.0()(64bit)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1()(64bit)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgtk-x11-2.0.so.0()(64bit)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk.so.0()(64bit)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangoft2-1.0.so.0()(64bit)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-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 'harfbuzz' 'gtk3-classic' 'atk' 'sound-theme-freedesktop' 'systemd-libs' 'glibc' 'gdk-pixbuf2' 'fontconfig' 'libtdb' 'cairo-gobject' 'gtk2' 'zlib-ng-compat' 'libcanberra' 'libcanberra-gtk2' 'libvorbis' 'libX11' 'cairo' 'gtk3' 'freetype' 'libcanberra-gtk3' 'pango' 'libtool-ltdl' 'glib2' 'bash' 10-13 11:03 root DEBUG Running: mock -r /var/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 'ld64' 'libtextstyle' 'libelf' 'libm' 'libXrender' 'pkgconfig(xcb' 'libjson-glib-1.0.so.0(libjson' 'cairo-gobject' '/usr/bin/bash' 'cairo' 'libpangoft2' 'p7zip' 'pkgconfig(harfbuzz' 'libXcursor' 'pkgconfig(gusb)' 'libcanberra-gtk3' 'glib2' 'libbrotlidec' 'libexpat' 'libpam' 'libpangoxft' 'freetype(s390' 'libz.so.1(ZLIB_1.2' 'libXcomposite' 'pkgconfig(x11)' 'glibc(s390' 'libgio' 'libgettextsrc' 'libatspi' 'libicui18n' 'diffutils' 'libglvnd(s390' 'pkgconfig(avahi' 'libtinfo' 'pkgconfig(xrender) >= 0' 'pango' 'libunwind' 'bash' 'libavahi' 'cmake' 'libz.so.1(ZLIB_1' 'libgthread' 'libXdamage = 1.1' 'libelf.so' 'pkgconfig(cairo) >= 1' 'pkgconfig(gmodule' 'at-spi2' 'libacl.so' 'libuuid(s390' 'cairo(s390' 'libcairo' 'libxkbcommon' 'font(:lang=en)' '/usr/bin/xprop' 'libXfixes = 6.0' 'pkgconfig(gobject' 'pkgconf' 'pkgconfig(libffi) >= 3' 'google-noto-sans' 'pkgconfig(fribidi) >= 1' '/usr/bin/xmlcatalog' 'atk >= 1' 'libtool-ltdl' 'libcloudproviders' 'libXi = 1.8' 'fonts' 'libGLESv1_CM' 'perl(vars)' 'libgomp.so' 'libXtst' 'libX11 >= 1' 'libblkid.so' 'systemd-libs' 'libdatrie' 'libcolord' 'fontconfig >= 2' 'libc.so' 'libgdk_pixbuf' 'libpixman' 'pkgconfig(mount) >= 2' 'libstdc++.so.6(CXXABI_1' 'libthai' 'libGLdispatch' 'libvorbis' 'libasound.so' 'libdw.so' 'xkeyboard' 'gobject' 'colord = 1.4' 'diffstat' 'pkgconfig(xext)' 'libjpeg.so' 'libacl' '(python(abi) = 3' 'libvorbisfile' 'libEGL' 'libXrandr = 1.5' 'libunistring' 'gtk3-classic' 'libtextstyle(s390' 'pkgconfig(pangoft2)' 'libselinux' 'tar' 'libXft(s390' 'libpulse' 'xml' 'libtdb' 'libzstd' 'libgssapi_krb5' 'libXft' 'pkgconfig(libpng) >= 1' 'pkgconfig(harfbuzz) >= 8' 'pkgconfig(fontconfig) >= 2' 'krb5' 'libXcomposite = 0.4' 'libidn2' 'libcap' 'libXinerama' 'pkgconfig(randrproto) >= 1' 'libasyncns' 'libgnutls' 'libcrypto' 'adwaita' 'libXi' 'gnutls' 'p11' 'ncurses' 'libthai.so' 'libsndfile.so.1(libsndfile.so' 'perl(Getopt::Long)' 'pkgconfig(pango)' 'libpangocairo' 'libcups' 'liblzo2' 'fribidi(s390' '/usr/bin/python3' 'pkgconfig(xproto)' 'libGLX' 'libxkbcommon.so.0(V_0' 'libepoxy(s390' 'libgusb.so.2(LIBGUSB_0' 'pkgconfig(libselinux) >= 2' 'pkgconfig' 'gdk' 'pkgconfig(libxml' 'libcloudproviders(s390' 'setup' 'libXrender = 0.9' 'pkgconfig(libthai) >= 0' 'libfribidi' 'libgomp' 'pkgconfig(json' 'nettle >= 3' 'grep' 'filesystem >= 3' 'libfreetype' '/usr/bin/pkg' 'pkgconfig(gl)' 'freetype >= 2' 'gawk' 'ninja' 'pkgconfig(xrender)' 'sound' 'libgcc(s390' 'libattr.so' 'libgusb' 'libudev' 'pkgconfig(zlib)' 'pkgconfig(libpcre2' 'libltdl' 'pcre2' 'libblkid' 'util' 'abattis-cantarell' 'libGLESv2' 'libdbus' 'libgobject' 'libseccomp' 'bzip2' 'coreutils' 'libLerc' 'libcolordprivate' 'libpam.so' 'libmount' 'liblcms2' 'pkgconfig(gio' 'pkgconfig(dbus' 'shared' 'libjbig.so' 'libxkbregistry' 'libcanberra-gtk2' '(python3' 'libglvnd' 'libX11' 'perl(strict)' 'libasound.so.2(ALSA_0' 'libgraphite2' 'pkgconfig(pixman' 'libXrandr' '/bin/sh' 'libGL' 'libgtk' 'pkgconfig(libffi)' 'zlib' 'pkgconfig(wayland' 'libgettextlib' 'libXdamage' 'libsystemd' 'libgdk' 'pkgconfig(fixesproto) >= 6' '/usr/bin/sh' 'libtinysparql' 'pango(s390' 'pkgconfig(xineramaproto)' 'libsqlite3' 'pkgconfig(cairo)' 'perl(FileHandle)' 'pkgconfig(xfixes)' 'libhogweed' 'libXcursor = 1.2' 'libffi.so' 'fontconfig(s390' 'libwebp' 'libsepol(s390' 'libgcc_s.so.1(GCC_4' 'libcolorhug' 'pulseaudio' 'group(mail)' 'libglycin' 'crypto' 'libtasn1' 'pkgconfig(lzo2)' '/usr/bin/perl' 'pkgconfig(compositeproto) >= 0' 'atk(s390' 'libthai(s390' 'libp11' 'pango >= 1' 'docbook' 'libz' 'dbus' 'libcanberra' 'libgmodule' 'pkgconfig(gnutls)' 'libXfixes' 'pkgconfig(freetype2) >= 23' 'gettext' 'pkgconfig(freetype2)' 'libstdc++' 'filesystem' 'procmail' 'libicuuc' 'libxcb' 'liblzma' 'colord' 'glycin' 'sed' 'libstdc++.so' 'pkgconfig(glycin' 'glibc = 2.42' 'gdk-pixbuf2' 'libmount.so' 'libgmp' 'ld64.so' 'libtasn1 >= 4' 'pkgconfig(atk)' 'liblzma.so' 'libdatrie.so' 'harfbuzz(s390' 'libtiff >= 3' 'libcupsimage' 'libOpenGL' 'libgcc_s' 'perl(File::Temp)' 'rtld(GNU_HASH)' 'filesystem(unmerged' 'glib2(s390' 'libepoxy' 'libpcre2' 'gzip' 'libglvnd-core' 'glibc' 'libthai.so.0(LIBTHAI_0' 'libm.so' 'pkgconfig(xft) >= 2' 'libtool' 'libtinysparql(s390' 'libpng16' 'libstdc++.so.6(GLIBCXX_3' 'pkgconfig(egl)' 'libdw' 'pkgconfig(sqlite3) > 3' 'rpm' 'libidn2.so.0(IDN2_0' 'pkgconfig(damageproto) >= 1' 'freetype' 'libselinux.so' 'libffi' 'harfbuzz' 'libXau' 'gtk-update' 'libxkbcommon(s390' 'libgcc_s.so' 'libgcc_s.so.1(GCC_3' 'python3' 'libXrandr(s390' 'zlib-ng-compat' 'libgirepository' 'libharfbuzz' 'pkgconfig(gmodule-no' 'libasound' 'gtk3' 'libnettle' 'xorg-x11' 'libcrypto.so.3(OPENSSL_3' 'python(abi) = 3' 'pkgconfig(tinysparql' 'libglib' 'pkgconfig(xcb) >= 1' 'atk' 'pkgconfig(inputproto)' 'pkgconfig(shared' 'sound-theme-freedesktop' 'perl(Getopt::Std)' 'cups' 'libxml2' 'pkgconfig(colord)' 'pkgconfig(atspi' 'libpango' 'libxml2.so.2(LIBXML2_2' 'libXext' 'pkgconfig(glib' 'libgstreamer' 'hicolor' '/usr/bin/xsltproc' 'libattr' 'libsoup' 'pkgconfig(renderproto) >= 0' 'perl(constant)' 'libcanberra(s390' 'libX11 >= 1.5' 'libfontconfig' 'libjson' 'libtdb.so.1(TDB_1' 'libsndfile' 'avahi' 'libblkid(s390' 'libjpeg' 'libstemmer' 'fontconfig' '(glibc-gconv' 'emacs' 'libXinerama = 1.1' 'gtk2' 'libbz2' 'libogg' 'adwaita-icon' 'pkgconfig(sysprof' 'libXrandr >= 1.2' 'libwayland' '/usr/bin/sendmail' 'glib2 >= 2' 'glibc >= 2' 'libatk' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libatk-1.0.so.0()(64bit)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)(64bit)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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/sh' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgio-2.0.so.0()(64bit)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libltdl.so.7()(64bit)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sound-theme-freedesktop' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk-3.so.0()(64bit)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgthread-2.0.so.0()(64bit)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra.so.0()(64bit)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.so.1()(64bit)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk3.so.0()(64bit)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgtk-3.so.0()(64bit)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libvorbisfile.so.3()(64bit)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk_pixbuf-2.0.so.0()(64bit)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-gobject.so.2()(64bit)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra(s390-64)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libharfbuzz.so.0()(64bit)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1()(64bit)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-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 'harfbuzz' 'gtk3-classic' 'atk' 'sound-theme-freedesktop' 'systemd-libs' 'glibc' 'gdk-pixbuf2' 'libtdb' 'cairo-gobject' 'zlib-ng-compat' 'libcanberra' 'libvorbis' 'libX11' 'cairo' 'gtk3' 'libcanberra-gtk3' 'pango' 'libtool-ltdl' 'glib2' 'bash' 10-13 11:04 root DEBUG Running: mock -r /var/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 'ld64' 'libtextstyle' 'libelf' 'libm' 'libXrender' 'pkgconfig(xcb' 'libjson-glib-1.0.so.0(libjson' 'cairo-gobject' '/usr/bin/bash' 'cairo' 'libpangoft2' 'p7zip' 'pkgconfig(harfbuzz' 'libXcursor' 'pkgconfig(gusb)' 'libcanberra-gtk3' 'glib2' 'libbrotlidec' 'libexpat' 'libpam' 'libpangoxft' 'freetype(s390' 'libz.so.1(ZLIB_1.2' 'libXcomposite' 'pkgconfig(x11)' 'glibc(s390' 'libgio' 'libgettextsrc' 'libatspi' 'libicui18n' 'diffutils' 'libglvnd(s390' 'pkgconfig(avahi' 'libtinfo' 'pkgconfig(xrender) >= 0' 'pango' 'libunwind' 'bash' 'libavahi' 'cmake' 'libz.so.1(ZLIB_1' 'libgthread' 'libXdamage = 1.1' 'libelf.so' 'pkgconfig(cairo) >= 1' 'pkgconfig(gmodule' 'at-spi2' 'libacl.so' 'libuuid(s390' 'cairo(s390' 'libcairo' 'libxkbcommon' 'font(:lang=en)' '/usr/bin/xprop' 'libXfixes = 6.0' 'pkgconfig(gobject' 'pkgconf' 'pkgconfig(libffi) >= 3' 'pkgconfig(fribidi) >= 1' 'libtool-ltdl' 'libXi = 1.8' 'libcloudproviders' 'fonts' 'libGLESv1_CM' 'perl(vars)' 'libgomp.so' 'libXtst' 'libX11 >= 1' 'libblkid.so' 'systemd-libs' 'libdatrie' 'libcolord' 'fontconfig >= 2' 'libc.so' 'libgdk_pixbuf' 'libpixman' 'pkgconfig(mount) >= 2' 'libstdc++.so.6(CXXABI_1' 'libthai' 'libGLdispatch' 'libvorbis' 'libasound.so' 'libdw.so' 'xkeyboard' 'gobject' 'colord = 1.4' 'diffstat' 'pkgconfig(xext)' 'libacl' '(python(abi) = 3' 'libvorbisfile' 'libEGL' 'libXrandr = 1.5' 'libunistring' 'gtk3-classic' 'libtextstyle(s390' 'pkgconfig(pangoft2)' 'libselinux' 'tar' 'libXft(s390' 'libpulse' 'xml' 'libtdb' 'libgssapi_krb5' 'libXft' 'pkgconfig(libpng) >= 1' 'pkgconfig(harfbuzz) >= 8' 'pkgconfig(fontconfig) >= 2' 'krb5' 'libXcomposite = 0.4' 'libidn2' 'libcap' 'libXinerama' 'pkgconfig(randrproto) >= 1' 'libasyncns' 'libgnutls' 'libcrypto' 'adwaita' 'libXi' 'gnutls' 'p11' 'ncurses' 'libthai.so' 'libsndfile.so.1(libsndfile.so' 'perl(Getopt::Long)' 'pkgconfig(pango)' 'libpangocairo' 'libcups' 'liblzo2' 'fribidi(s390' '/usr/bin/python3' 'pkgconfig(xproto)' 'libGLX' 'libxkbcommon.so.0(V_0' 'libepoxy(s390' 'libgusb.so.2(LIBGUSB_0' 'pkgconfig(libselinux) >= 2' 'pkgconfig' 'gdk' 'pkgconfig(libxml' 'libcloudproviders(s390' 'setup' 'libXrender = 0.9' 'pkgconfig(libthai) >= 0' 'libfribidi' 'libgomp' 'pkgconfig(json' 'nettle >= 3' 'grep' 'filesystem >= 3' 'libfreetype' '/usr/bin/pkg' 'pkgconfig(gl)' 'freetype >= 2' 'gawk' 'ninja' 'pkgconfig(xrender)' 'sound' 'libgcc(s390' 'libattr.so' 'libgusb' 'libudev' 'pkgconfig(zlib)' 'pkgconfig(libpcre2' 'libltdl' 'pcre2' 'libblkid' 'util' 'libGLESv2' 'libdbus' 'libgobject' 'libseccomp' 'bzip2' 'coreutils' 'libcolordprivate' 'libpam.so' 'libmount' 'liblcms2' 'pkgconfig(gio' 'pkgconfig(dbus' 'shared' 'libxkbregistry' '(python3' 'libglvnd' 'libX11' 'perl(strict)' 'libasound.so.2(ALSA_0' 'libgraphite2' 'pkgconfig(pixman' 'libXrandr' '/bin/sh' 'libGL' 'pkgconfig(libffi)' 'zlib' 'pkgconfig(wayland' 'libgettextlib' 'libXdamage' 'libsystemd' 'pkgconfig(fixesproto) >= 6' '/usr/bin/sh' 'libtinysparql' 'pango(s390' 'pkgconfig(xineramaproto)' 'libsqlite3' 'pkgconfig(cairo)' 'perl(FileHandle)' 'pkgconfig(xfixes)' 'libhogweed' 'libXcursor = 1.2' 'libffi.so' 'fontconfig(s390' 'libsepol(s390' 'libgcc_s.so.1(GCC_4' 'libcolorhug' 'pulseaudio' 'group(mail)' 'libglycin' 'crypto' 'libtasn1' 'pkgconfig(lzo2)' '/usr/bin/perl' 'pkgconfig(compositeproto) >= 0' 'atk(s390' 'libthai(s390' 'libp11' 'docbook' 'libz' 'dbus' 'libcanberra' 'libgmodule' 'pkgconfig(gnutls)' 'libXfixes' 'pkgconfig(freetype2) >= 23' 'gettext' 'pkgconfig(freetype2)' 'libstdc++' 'filesystem' 'procmail' 'libicuuc' 'libxcb' 'colord' 'glycin' 'sed' 'libstdc++.so' 'pkgconfig(glycin' 'glibc = 2.42' 'gdk-pixbuf2' 'libmount.so' 'libgmp' 'ld64.so' 'libtasn1 >= 4' 'pkgconfig(atk)' 'libdatrie.so' 'harfbuzz(s390' 'libcupsimage' 'libOpenGL' 'libgcc_s' 'perl(File::Temp)' 'rtld(GNU_HASH)' 'filesystem(unmerged' 'glib2(s390' 'libepoxy' 'libpcre2' 'gzip' 'libglvnd-core' 'glibc' 'libthai.so.0(LIBTHAI_0' 'libm.so' 'pkgconfig(xft) >= 2' 'libtool' 'libtinysparql(s390' 'libpng16' 'libstdc++.so.6(GLIBCXX_3' 'pkgconfig(egl)' 'libdw' 'pkgconfig(sqlite3) > 3' 'rpm' 'libidn2.so.0(IDN2_0' 'pkgconfig(damageproto) >= 1' 'freetype' 'libselinux.so' 'libffi' 'harfbuzz' 'libXau' 'gtk-update' 'libxkbcommon(s390' 'libgcc_s.so' 'libgcc_s.so.1(GCC_3' 'python3' 'libXrandr(s390' 'zlib-ng-compat' 'libgirepository' 'libharfbuzz' 'pkgconfig(gmodule-no' 'libasound' 'gtk3' 'libnettle' 'xorg-x11' 'libcrypto.so.3(OPENSSL_3' 'python(abi) = 3' 'pkgconfig(tinysparql' 'libglib' 'pkgconfig(xcb) >= 1' 'atk' 'pkgconfig(inputproto)' 'pkgconfig(shared' 'sound-theme-freedesktop' 'perl(Getopt::Std)' 'cups' 'libxml2' 'pkgconfig(colord)' 'pkgconfig(atspi' 'libpango' 'libxml2.so.2(LIBXML2_2' 'libXext' 'pkgconfig(glib' 'libgstreamer' 'hicolor' '/usr/bin/xsltproc' 'libattr' 'libsoup' 'pkgconfig(renderproto) >= 0' 'perl(constant)' 'libX11 >= 1.5' 'libfontconfig' 'libjson' 'libtdb.so.1(TDB_1' 'libsndfile' 'avahi' 'libblkid(s390' 'libstemmer' 'fontconfig' '(glibc-gconv' 'emacs' 'libXinerama = 1.1' 'libbz2' 'libogg' 'adwaita-icon' 'pkgconfig(sysprof' 'libwayland' '/usr/bin/sendmail' 'glibc >= 2' 'libatk' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk2(s390-64)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libatk-1.0.so.0()(64bit)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)(64bit)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreetype.so.6()(64bit)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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/sh' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(gtk+-2.0)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgio-2.0.so.0()(64bit)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk3(s390-64)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libltdl.so.7()(64bit)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sound-theme-freedesktop' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(gtk+-3.0)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk-x11-2.0.so.0()(64bit)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk-3.so.0()(64bit)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgthread-2.0.so.0()(64bit)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra.so.0()(64bit)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.so.1()(64bit)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk3.so.0()(64bit)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgtk-3.so.0()(64bit)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(gdk-3.0)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libvorbisfile.so.3()(64bit)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk_pixbuf-2.0.so.0()(64bit)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(libcanberra)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-gobject.so.2()(64bit)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra(s390-64)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libharfbuzz.so.0()(64bit)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(gdk-2.0)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1()(64bit)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgtk-x11-2.0.so.0()(64bit)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gtk2-devel' 10-13 11:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk.so.0()(64bit)' 10-13 11:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-13 11:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangoft2-1.0.so.0()(64bit)' 10-13 11:07 root DEBUG Running: mock -r /var/lib/copr-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 'harfbuzz' 'gtk3-classic' 'atk' 'sound-theme-freedesktop' 'systemd-libs' 'glibc' 'gdk-pixbuf2' 'fontconfig' 'gtk3-devel' 'libtdb' 'gtk3-classic-devel' 'libcanberra-devel' 'cairo-gobject' 'gtk2' 'zlib-ng-compat' 'libcanberra' 'libcanberra-gtk2' 'libvorbis' 'libX11' 'cairo' 'pkgconf-pkg-config' 'gtk3' 'freetype' 'glib2' 'libcanberra-gtk3' 'pango' 'libtool-ltdl' 'gtk2-devel' 'bash' 10-13 11:07 root DEBUG Running: mock -r /var/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 'pkgconfig(xkbcommon) >= 0' 'ld64' 'libtextstyle' 'libelf' 'libm' 'libXrender' 'pkgconfig(xcb' 'libjson-glib-1.0.so.0(libjson' 'cairo-gobject' '/usr/bin/bash' 'cairo' 'libpangoft2' 'p7zip' 'pkgconfig(harfbuzz' 'pkgconfig(xdamage)' 'libXcursor' 'pkgconfig(gusb)' 'libcanberra-gtk3' 'glib2' 'libbrotlidec' 'libexpat' 'libpam' 'pkgconfig(pango) >= 1' 'libpangoxft' 'freetype(s390' 'libz.so.1(ZLIB_1.2' 'libXcomposite' 'pkgconfig(x11)' 'glibc(s390' 'libgio' 'libgettextsrc' 'libatspi' 'libicui18n' 'pkgconfig(xcursor)' 'diffutils' 'libglvnd(s390' 'pkgconfig(avahi' 'libtinfo' 'pkgconfig(xrender) >= 0' 'pango' 'libunwind' 'bash' 'libavahi' 'cmake' 'libz.so.1(ZLIB_1' 'libgthread' 'libXdamage = 1.1' 'libelf.so' 'pkgconfig(cairo) >= 1' 'pkgconfig(gmodule' 'at-spi2' 'libacl.so' 'libuuid(s390' 'cairo(s390' 'libcanberra-devel' 'libcairo' 'libxkbcommon' 'font(:lang=en)' '/usr/bin/xprop' 'libXfixes = 6.0' 'pkgconfig(gobject' 'pkgconf' 'pkgconfig(libffi) >= 3' 'google-noto-sans' 'pkgconfig(fribidi) >= 1' '/usr/bin/xmlcatalog' 'atk >= 1' 'libtool-ltdl' 'libcloudproviders' 'libXi = 1.8' 'fonts' 'libGLESv1_CM' 'perl(vars)' 'libgomp.so' 'libXtst' 'libX11 >= 1' 'libblkid.so' 'systemd-libs' 'libdatrie' 'libcolord' 'fontconfig >= 2' 'libc.so' 'pkgconfig(cloudproviders) >= 0' 'libgdk_pixbuf' 'libpixman' 'pkgconfig(mount) >= 2' 'libstdc++.so.6(CXXABI_1' 'libthai' 'libGLdispatch' 'libvorbis' 'libasound.so' 'libdw.so' 'xkeyboard' 'gobject' 'pkgconfig(atk) >= 2' 'colord = 1.4' 'diffstat' 'pkgconfig(atk' 'pkgconfig(xext)' 'libjpeg.so' 'libacl' '(python(abi) = 3' 'libvorbisfile' 'libEGL' 'libXrandr = 1.5' 'libunistring' 'gtk3-classic' 'libtextstyle(s390' 'pkgconfig(pangoft2)' 'libselinux' 'tar' 'libXft(s390' 'pkgconf(s390' 'libpulse' 'xml' 'libtdb' 'libzstd' 'libgssapi_krb5' 'libXft' 'pkgconfig(libpng) >= 1' 'pkgconfig(harfbuzz) >= 8' 'pkgconfig(fontconfig) >= 2' 'krb5' 'libXcomposite = 0.4' 'libidn2' 'libcap' 'libXinerama' 'pkgconfig(randrproto) >= 1' 'libasyncns' 'libgnutls' 'libcrypto' 'pkgconfig(fribidi) >= 0' 'adwaita' 'libXi' 'gnutls' 'p11' 'ncurses' 'libthai.so' 'libsndfile.so.1(libsndfile.so' 'perl(Getopt::Long)' 'pkgconfig(pango)' 'libpangocairo' 'libcups' 'liblzo2' 'fribidi(s390' '/usr/bin/python3' 'pkgconfig(xproto)' 'libGLX' 'libxkbcommon.so.0(V_0' 'libepoxy(s390' 'libgusb.so.2(LIBGUSB_0' 'pkgconfig(libselinux) >= 2' 'pkgconfig' 'gdk' 'pkgconfig(libxml' 'libcloudproviders(s390' 'setup' 'pkgconfig(cairo' 'libXrender = 0.9' 'pkgconfig(libthai) >= 0' 'libfribidi' 'libgomp' 'pkgconfig(json' 'nettle >= 3' 'grep' 'filesystem >= 3' 'libfreetype' 'libX11 = 1.8' 'libpkgconf(s390' '/usr/bin/pkg' 'pkgconfig(gl)' 'freetype >= 2' 'gawk' 'ninja' 'pkgconfig(xrender)' 'sound' 'pkgconfig(pangocairo) >= 1' 'libgcc(s390' 'libattr.so' 'libgusb' 'libudev' 'pkgconfig(fontconfig)' 'pkgconfig(zlib)' 'pkgconfig(libpcre2' 'libltdl' 'pcre2' 'libblkid' 'util' 'abattis-cantarell' 'libGLESv2' 'libdbus' 'libgobject' 'libseccomp' 'bzip2' 'gtk2-devel' 'coreutils' 'libLerc' 'pkgconfig(xrandr)' 'libcolordprivate' 'libpam.so' 'libmount' 'liblcms2' 'pkgconfig(gio' 'pkgconfig(dbus' 'shared' 'libjbig.so' 'libxkbregistry' 'libcanberra-gtk2' '(python3' 'libglvnd' 'libX11' 'perl(strict)' 'libasound.so.2(ALSA_0' 'libgraphite2' 'pkgconfig(pixman' 'libXrandr' '/bin/sh' 'libGL' 'libgtk' 'pkgconfig(libffi)' 'zlib' 'pkgconfig(wayland' 'libgettextlib' 'libXdamage' 'libsystemd' 'libgdk' 'pkgconfig(fixesproto) >= 6' '/usr/bin/sh' 'libtinysparql' 'pango(s390' 'pkgconfig(xineramaproto)' 'libsqlite3' 'pkgconfig(cairo)' 'perl(FileHandle)' 'pkgconfig(xfixes)' 'libhogweed' 'libXcursor = 1.2' 'libffi.so' 'fontconfig(s390' 'libwebp' 'libsepol(s390' 'pkgconfig(xinerama)' 'libgcc_s.so.1(GCC_4' 'libcolorhug' 'pkgconf-pkg-config' 'pulseaudio' 'group(mail)' 'libglycin' 'crypto' 'libtasn1' 'pkgconfig(lzo2)' '/usr/bin/perl' 'pkgconfig(compositeproto) >= 0' 'atk(s390' 'libthai(s390' 'libp11' 'pango >= 1' 'docbook' 'libz' 'dbus' 'libcanberra' 'libgmodule' 'pkgconfig(gnutls)' 'libXfixes' 'pkgconfig(freetype2) >= 23' 'gettext' 'pkgconfig(gtk+' 'pkgconfig(freetype2)' 'libstdc++' 'filesystem' 'procmail' 'libicuuc' 'libxcb' 'liblzma' 'colord' 'pkgconfig(epoxy) >= 1' 'libpkgconf' 'glycin' 'pkgconfig(pangocairo)' 'libstdc++.so' 'sed' 'pkgconfig(glycin' 'glibc = 2.42' 'gdk-pixbuf2' 'libmount.so' 'libgmp' 'ld64.so' 'libtasn1 >= 4' 'pkgconfig(atk)' 'liblzma.so' 'pkgconfig(gdk' 'libdatrie.so' 'harfbuzz(s390' 'libtiff >= 3' 'libcupsimage' 'libOpenGL' 'libgcc_s' 'perl(File::Temp)' 'rtld(GNU_HASH)' 'filesystem(unmerged' 'glib2(s390' 'libepoxy' 'libpcre2' 'gzip' 'pkgconfig(freetype2) >= 21' 'libglvnd-core' 'glibc' 'libthai.so.0(LIBTHAI_0' 'libm.so' 'pkgconfig(xft) >= 2' 'libtool' 'libtinysparql(s390' 'libpng16' 'libstdc++.so.6(GLIBCXX_3' 'pkgconfig(egl)' 'pkgconfig(libcanberra)' 'libdw' 'pkgconfig(sqlite3) > 3' 'rpm' 'libidn2.so.0(IDN2_0' 'pkgconfig(damageproto) >= 1' 'freetype' 'libselinux.so' 'libffi' 'harfbuzz' 'libXau' 'gtk-update' 'libxkbcommon(s390' 'libXext = 1.3' 'libgcc_s.so' 'libgcc_s.so.1(GCC_3' 'gtk3-classic-devel' 'pkgconfig(kbproto)' 'python3' 'libXrandr(s390' 'zlib-ng-compat' 'libgirepository' 'libharfbuzz' 'pkgconfig(gmodule-no' 'libasound' 'gtk3' 'libnettle' 'xorg-x11' 'libcrypto.so.3(OPENSSL_3' 'python(abi) = 3' 'pkgconfig(tinysparql' 'libglib' 'pkgconfig(xcb) >= 1' 'atk' 'pkgconfig(inputproto)' 'pkgconfig(shared' 'sound-theme-freedesktop' 'perl(Getopt::Std)' 'cups' 'libxml2' 'pkgconfig(colord)' 'pkgconfig(atspi' 'gtk3-devel' 'libpango' 'libxml2.so.2(LIBXML2_2' 'libXext' 'pkgconfig(glib' 'libgstreamer' 'hicolor' '/usr/bin/xsltproc' 'libattr' 'libsoup' 'pkgconfig(renderproto) >= 0' 'pkgconfig(xcomposite)' 'perl(constant)' 'libcanberra(s390' 'libgailutil' 'pkgconfig(xextproto)' 'libX11 >= 1.5' 'libfontconfig' 'libtdb.so.1(TDB_1' 'libjson' 'gtk2 = 2.24' 'libsndfile' 'avahi' 'libblkid(s390' 'libjpeg' 'libstemmer' 'fontconfig' '(glibc-gconv' 'emacs' 'libXinerama = 1.1' 'gtk2' 'libbz2' 'libogg' 'adwaita-icon' 'pkgconfig(sysprof' 'libXrandr >= 1.2' 'libwayland' '/usr/bin/sendmail' 'libpython3.14.so' 'glib2 >= 2' 'glibc >= 2' 'libatk' 'pkgconfig(xi)' 'gtk3(s390' 10-13 11:07 root DEBUG CheckOwnDirs completed: 623.437 seconds 10-13 11:07 root DEBUG Running check: CheckOwnOther 10-13 11:07 root DEBUG CheckOwnOther completed: 0.001 seconds 10-13 11:07 root DEBUG Running check: CheckRelocatable 10-13 11:07 root DEBUG CheckRelocatable completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckRequires 10-13 11:07 root DEBUG CheckRequires completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckSourceMD5 10-13 11:07 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/libcanberra/srpm-unpacked/libcanberra-0.30.tar.xz 10-13 11:07 root DEBUG CheckSourceMD5 completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckSourcedirMacroUse 10-13 11:07 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckSpecLegibility 10-13 11:07 root DEBUG CheckSpecLegibility completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckSpecName 10-13 11:07 root DEBUG CheckSpecName completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckStaticLibs 10-13 11:07 root DEBUG CheckStaticLibs completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckSystemdUnitdirScriplets 10-13 11:07 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 10-13 11:07 root DEBUG Running check: CheckSystemdUserunitdirScriplets 10-13 11:07 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 10-13 11:07 root DEBUG Running check: CheckUTF8Filenames 10-13 11:07 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckUpdateIconCache 10-13 11:07 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckUsefulDebuginfo 10-13 11:07 root DEBUG CheckUsefulDebuginfo completed: 0.001 seconds 10-13 11:07 root DEBUG Running check: CheckBuildInMock 10-13 11:07 root DEBUG CheckBuildInMock completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckBuildroot 10-13 11:07 root DEBUG CheckBuildroot completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckBundledFonts 10-13 11:07 root DEBUG CheckBundledFonts completed: 0.001 seconds 10-13 11:07 root DEBUG Running check: CheckClean 10-13 11:07 root DEBUG CheckClean completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckContainsLicenseText 10-13 11:07 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckFileRequires 10-13 11:07 root DEBUG CheckFileRequires completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckFinalRequiresProvides 10-13 11:07 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckFullVerReqSub 10-13 11:07 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckFunctionAsDescribed 10-13 11:07 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckIllegalSpecTags 10-13 11:07 root DEBUG CheckIllegalSpecTags completed: 0.001 seconds 10-13 11:07 root DEBUG Running check: CheckLatestVersionIsPackaged 10-13 11:07 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckLicenseUpstream 10-13 11:07 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckManPages 10-13 11:07 root DEBUG CheckManPages completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckParallelMake 10-13 11:07 root DEBUG CheckParallelMake completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckPatchComments 10-13 11:07 root DEBUG CheckPatchComments completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckPkgConfigFiles 10-13 11:07 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckRubyPlugin 10-13 11:07 root DEBUG CheckRubyPlugin completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckScriptletSanity 10-13 11:07 root DEBUG CheckScriptletSanity completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckSourceComment 10-13 11:07 root DEBUG CheckSourceComment completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckSourceDownloads 10-13 11:07 root DEBUG CheckSourceDownloads completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckSourceUrl 10-13 11:07 root DEBUG CheckSourceUrl completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckSourceVerification 10-13 11:07 root DEBUG CheckSourceVerification completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckSpecAsInSRPM 10-13 11:07 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckSupportAllArchs 10-13 11:07 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckTestSuites 10-13 11:07 root DEBUG CheckTestSuites completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckTimeStamps 10-13 11:07 root DEBUG CheckTimeStamps completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckTmpfiles 10-13 11:07 root DEBUG CheckTmpfiles completed: 0.001 seconds 10-13 11:07 root DEBUG Running check: CheckUpdateMimeDatabase 10-13 11:07 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckUseGlobal 10-13 11:07 root DEBUG CheckUseGlobal completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: SugarActivityCheckBuildRequires 10-13 11:07 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: SugarActivityCheckNaming 10-13 11:07 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: SugarActivityCheckRuntimeDeps 10-13 11:07 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckAddMavenDepmap 10-13 11:07 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckBundledJars 10-13 11:07 root DEBUG CheckBundledJars completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckJPackageRequires 10-13 11:07 root DEBUG CheckJPackageRequires completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckJavadoc 10-13 11:07 root DEBUG CheckJavadoc completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckJavadocJPackageRequires 10-13 11:07 root DEBUG CheckJavadocJPackageRequires completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckJavadocdirName 10-13 11:07 root DEBUG CheckJavadocdirName completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckMvnRpmbuild 10-13 11:07 root DEBUG CheckMvnRpmbuild completed: 0.001 seconds 10-13 11:07 root DEBUG Running check: CheckNewStyleMaven 10-13 11:07 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckNoArch 10-13 11:07 root DEBUG CheckNoArch completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckNoOldMavenDepmap 10-13 11:07 root DEBUG CheckNoOldMavenDepmap completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckNoRequiresPost 10-13 11:07 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckNotJavaApplicable 10-13 11:07 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckPomInstalled 10-13 11:07 root DEBUG CheckPomInstalled completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckTestSkip 10-13 11:07 root DEBUG CheckTestSkip completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckUpdateDepmap 10-13 11:07 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckUpstremBuildMethod 10-13 11:07 root DEBUG CheckUpstremBuildMethod completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckUseMavenpomdirMacro 10-13 11:07 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckAutotoolsObsoletedMacros 10-13 11:07 root DEBUG autotools used: 10-13 11:07 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: fonts-disable 10-13 11:07 root DEBUG fonts-disable completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: generic-excludearch 10-13 11:07 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 10-13 11:07 root DEBUG generic-excludearch completed: 0.003 seconds 10-13 11:07 root DEBUG Running check: generic-large-docs 10-13 11:07 root DEBUG generic-large-docs completed: 0.017 seconds 10-13 11:07 root DEBUG Running check: java-check-bundled-jars 10-13 11:07 root DEBUG java-check-bundled-jars completed: 0.001 seconds 10-13 11:07 root DEBUG Running check: fonts-fc-query 10-13 11:07 root DEBUG fonts-fc-query completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: fonts-repo-audit 10-13 11:07 root DEBUG fonts-repo-audit completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: generic-large-data 10-13 11:07 root DEBUG generic-large-data completed: 0.014 seconds 10-13 11:07 root DEBUG Running check: generic-srv-opt 10-13 11:07 root DEBUG generic-srv-opt completed: 0.003 seconds 10-13 11:07 root DEBUG Running check: perl-url-tag 10-13 11:07 root DEBUG perl-url-tag completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: php-compatinfo 10-13 11:07 root DEBUG php-compatinfo completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: python-check-eggs 10-13 11:07 root DEBUG python-check-eggs completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: python-dont-download-deps 10-13 11:07 root DEBUG python-dont-download-deps completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: python-egg-info 10-13 11:07 root DEBUG python-egg-info completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: python-meet-guidelines 10-13 11:07 root DEBUG python-meet-guidelines completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckBuildCompilerFlags 10-13 11:07 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckDaemonCompileFlags 10-13 11:07 root DEBUG CheckDaemonCompileFlags completed: 0.002 seconds 10-13 11:07 root DEBUG Running check: CheckUpdateDesktopDatabase 10-13 11:07 root DEBUG CheckUpdateDesktopDatabase completed: 0.000 seconds 10-13 11:07 root DEBUG Running check: CheckSystemdScripts 10-13 11:07 root DEBUG CheckSystemdScripts completed: 0.000 seconds 10-13 11:07 root DEBUG Report completed: 1033.323 seconds