10-21 16:44 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 10-21 16:44 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name hpnssh --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 10-21 16:44 root INFO Processing local files: hpnssh 10-21 16:44 root DEBUG Active settings after processing options 10-21 16:44 root DEBUG bz_url: https://bugzilla.redhat.com 10-21 16:44 root DEBUG _con_handler: (INFO)> 10-21 16:44 root DEBUG _log_config_done: True 10-21 16:44 root DEBUG cache: False 10-21 16:44 root DEBUG resultdir: None 10-21 16:44 root DEBUG init_done: True 10-21 16:44 root DEBUG uniqueext: None 10-21 16:44 root DEBUG configdir: None 10-21 16:44 root DEBUG log_level: 20 10-21 16:44 root DEBUG prebuilt: True 10-21 16:44 root DEBUG verbose: False 10-21 16:44 root DEBUG name: hpnssh 10-21 16:44 root DEBUG use_colors: False 10-21 16:44 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 10-21 16:44 root DEBUG bug: None 10-21 16:44 root DEBUG url: None 10-21 16:44 root DEBUG copr_build_descriptor: None 10-21 16:44 root DEBUG list_checks: False 10-21 16:44 root DEBUG list_flags: False 10-21 16:44 root DEBUG list_plugins: False 10-21 16:44 root DEBUG version: False 10-21 16:44 root DEBUG flags: [] 10-21 16:44 root DEBUG repo: None 10-21 16:44 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 10-21 16:44 root DEBUG no_report: False 10-21 16:44 root DEBUG nobuild: False 10-21 16:44 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 10-21 16:44 root DEBUG other_bz: None 10-21 16:44 root DEBUG plugins_arg: None 10-21 16:44 root DEBUG single: None 10-21 16:44 root DEBUG rpm_spec: True 10-21 16:44 root DEBUG exclude: None 10-21 16:44 root DEBUG checksum: sha256 10-21 16:44 root DEBUG plugins: {} 10-21 16:44 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 10-21 16:44 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-1.fc44.src.rpm 10-21 16:44 root INFO Using review directory: /var/lib/copr-rpmbuild/results/hpnssh 10-21 16:44 root DEBUG find_urls completed: 0.037 10-21 16:45 root DEBUG Avoiding init of working mock root 10-21 16:45 root DEBUG Url download completed: 28.516 10-21 16:45 root INFO No upstream for (Source18): 1001-openssh-10.0p1-RHEL8.patch 10-21 16:45 root INFO No upstream for (Source17): sshd-suse.pam 10-21 16:45 root INFO No upstream for (Source16): series 10-21 16:45 root INFO No upstream for (Source14): hpnsshd.sysuser 10-21 16:45 root INFO No upstream for (Source13): hpnssh-agent.socket 10-21 16:45 root INFO No upstream for (Source12): hpnssh-agent.service 10-21 16:45 root INFO No upstream for (Source11): hpnsshd-keygen.target 10-21 16:45 root INFO No upstream for (Source10): hpnsshd-keygen 10-21 16:45 root INFO No upstream for (Source9): hpnsshd-keygen@.service 10-21 16:45 root INFO No upstream for (Source8): hpnsshd.service 10-21 16:45 root INFO No upstream for (Source7): hpnsshd.socket 10-21 16:45 root INFO No upstream for (Source6): hpnsshd@.service 10-21 16:45 root INFO No upstream for (Source5): hpnsshd.sysconfig 10-21 16:45 root INFO No upstream for (Source4): hpnssh-keycat.pam 10-21 16:45 root DEBUG --> /var/lib/copr-rpmbuild/results/hpnssh/upstream : https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/CJR-GPG-KEY.gpg 10-21 16:45 root INFO Downloading (Source3): https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/CJR-GPG-KEY.gpg 10-21 16:45 root INFO No upstream for (Source2): hpnsshd.pam 10-21 16:45 root DEBUG --> /var/lib/copr-rpmbuild/results/hpnssh/upstream : https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc 10-21 16:45 root INFO Downloading (Source1): https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc 10-21 16:45 root DEBUG Download error on https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc, : 'Error HTTP Error 404: Not Found downloading https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc' 10-21 16:45 root WARNING Cannot download url: https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc 10-21 16:45 root INFO No upstream for (Source1): hpnssh-10.2p1_hpn18.8.0.tar.gz.asc 10-21 16:45 root DEBUG --> /var/lib/copr-rpmbuild/results/hpnssh/upstream : https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz 10-21 16:45 root INFO Downloading (Source0): https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz 10-21 16:45 root DEBUG Download error on https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz, : 'Error HTTP Error 404: Not Found downloading https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz' 10-21 16:45 root WARNING Cannot download url: https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz 10-21 16:45 root INFO No upstream for (Source0): hpnssh-10.2p1_hpn18.8.0.tar.gz 10-21 16:45 root INFO Running checks and generating report 10-21 16:45 root DEBUG Running check: CheckResultdir 10-21 16:45 root DEBUG CheckResultdir completed: 0.000 seconds 10-21 16:45 root DEBUG Running check: CheckBuild 10-21 16:45 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-1.fc44.s390x.rpm 10-21 16:45 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm 10-21 16:45 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-server-10.2p1_hpn18.8.0-1.fc44.s390x.rpm 10-21 16:45 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-keycat-10.2p1_hpn18.8.0-1.fc44.s390x.rpm 10-21 16:45 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-askpass-10.2p1_hpn18.8.0-1.fc44.s390x.rpm 10-21 16:45 root DEBUG CheckBuild completed: 0.039 seconds 10-21 16:45 root DEBUG Running check: CheckRpmlint 10-21 16:45 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpy0hz8jif /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-1.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-server-10.2p1_hpn18.8.0-1.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-keycat-10.2p1_hpn18.8.0-1.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-askpass-10.2p1_hpn18.8.0-1.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-1.fc44.src.rpm 10-21 16:45 root DEBUG CheckRpmlint completed: 2.004 seconds 10-21 16:45 root DEBUG Running check: CheckPackageInstalls 10-21 16:45 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 10-21 16:45 root DEBUG Init output: INFO: mock.py version 6.4 starting (python version = 3.13.7, NVR = mock-6.4-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.4 INFO: Mock Version: 6.4 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-21 16:45 root INFO Installing built package(s) 10-21 16:45 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/hpnssh/results, --init 10-21 16:45 root DEBUG --init output: INFO: mock.py version 6.4 starting (python version = 3.13.7, NVR = mock-6.4-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/hpnssh/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.4 INFO: Mock Version: 6.4 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-21 16:45 root DEBUG CheckPackageInstalls completed: 5.187 seconds 10-21 16:45 root DEBUG Running check: CheckRpmlintInstalled 10-21 16:45 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/hpnssh/results, --init 10-21 16:45 root DEBUG --init output: INFO: mock.py version 6.4 starting (python version = 3.13.7, NVR = mock-6.4-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/hpnssh/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.4 INFO: Mock Version: 6.4 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-21 16:45 root DEBUG is_installed: Tested rpmlint, result: 1 10-21 16:45 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/hpnssh/results, --shell, 'rm -f /var/lib/rpm/__db*' 10-21 16:45 root DEBUG output: INFO: mock.py version 6.4 starting (python version = 3.13.7, NVR = mock-6.4-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/hpnssh/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-21 16:45 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/hpnssh/results, install, rpmlint 10-21 16:45 root DEBUG Install output: INFO: mock.py version 6.4 starting (python version = 3.13.7, NVR = mock-6.4-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/hpnssh/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.4 INFO: Mock Version: 6.4 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-21 16:45 root DEBUG Script output: INFO: mock.py version 6.4 starting (python version = 3.13.7, NVR = mock-6.4-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/hpnssh/results --chroot 'echo '"'"'rpmlint:'"'"'; rpmlint --installed hpnssh-askpass hpnssh-keycat-debuginfo hpnssh-askpass-debuginfo hpnssh-debuginfo hpnssh-server-debuginfo hpnssh-server hpnssh hpnssh-keycat hpnssh-clients-debuginfo hpnssh-clients; 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.4 INFO: Mock Version: 6.4 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 hpnssh-askpass hpnssh-keycat-debuginfo hpnssh-askpass-debuginfo hpnssh-debuginfo hpnssh-server-debuginfo hpnssh-server hpnssh hpnssh-keycat hpnssh-clients-debuginfo hpnssh-clients; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed hpnssh-askpass hpnssh-keycat-debuginfo hpnssh-askpass-debuginfo hpnssh-debuginfo hpnssh-server-debuginfo hpnssh-server hpnssh hpnssh-keycat hpnssh-clients-debuginfo hpnssh-clients; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "hpnssh-askpass". (none): E: there is no installed rpm "hpnssh-keycat-debuginfo". (none): E: there is no installed rpm "hpnssh-askpass-debuginfo". (none): E: there is no installed rpm "hpnssh-debuginfo". (none): E: there is no installed rpm "hpnssh-server-debuginfo". (none): E: there is no installed rpm "hpnssh-server". (none): E: there is no installed rpm "hpnssh". (none): E: there is no installed rpm "hpnssh-keycat". (none): E: there is no installed rpm "hpnssh-clients-debuginfo". (none): E: there is no installed rpm "hpnssh-clients". 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: 10 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 hpnssh-askpass hpnssh-keycat-debuginfo hpnssh-askpass-debuginfo hpnssh-debuginfo hpnssh-server-debuginfo hpnssh-server hpnssh hpnssh-keycat hpnssh-clients-debuginfo hpnssh-clients; echo 'rpmlint-done:'"] Finish: run 10-21 16:45 root DEBUG CheckRpmlintInstalled completed: 18.529 seconds 10-21 16:45 root DEBUG Running check: CheckRpmlintDebuginfo 10-21 16:45 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpaaf18jz6 /var/lib/copr-rpmbuild/results/hpnssh-askpass-debuginfo-10.2p1_hpn18.8.0-1.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-debuginfo-10.2p1_hpn18.8.0-1.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-clients-debuginfo-10.2p1_hpn18.8.0-1.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-keycat-debuginfo-10.2p1_hpn18.8.0-1.fc44.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-server-debuginfo-10.2p1_hpn18.8.0-1.fc44.s390x.rpm 10-21 16:45 root DEBUG CheckRpmlintDebuginfo completed: 1.626 seconds 10-21 16:45 root DEBUG Running check: CheckInitDeps 10-21 16:46 root DEBUG CheckInitDeps completed: 30.559 seconds 10-21 16:46 root DEBUG Running check: CheckBuildCompleted 10-21 16:46 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/hpnssh/results, --chroot, --, rm -rf $(rpm --eval %_builddir)/* 10-21 16:46 root DEBUG Mock output: INFO: mock.py version 6.4 starting (python version = 3.13.7, NVR = mock-6.4-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/hpnssh/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.4 INFO: Mock Version: 6.4 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-21 16:46 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/hpnssh/results, --copyin, /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-1.fc44.src.rpm, hpnssh-10.2p1_hpn18.8.0-1.fc44.src.rpm 10-21 16:46 root DEBUG Mock output: INFO: mock.py version 6.4 starting (python version = 3.13.7, NVR = mock-6.4-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/hpnssh/results --copyin /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-1.fc44.src.rpm hpnssh-10.2p1_hpn18.8.0-1.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.4 INFO: Mock Version: 6.4 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/hpnssh-10.2p1_hpn18.8.0-1.fc44.src.rpm to /var/lib/mock/fedora-rawhide-s390x/root/hpnssh-10.2p1_hpn18.8.0-1.fc44.src.rpm Finish: run None NoneType: None 10-21 16:46 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/hpnssh/results, --chroot, --, rpm -i hpnssh-10.2p1_hpn18.8.0-1.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 10-21 16:46 root DEBUG Mock output: INFO: mock.py version 6.4 starting (python version = 3.13.7, NVR = mock-6.4-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/hpnssh/results --chroot -- 'rpm -i hpnssh-10.2p1_hpn18.8.0-1.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.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.4 INFO: Mock Version: 6.4 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 hpnssh-10.2p1_hpn18.8.0-1.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Start: chroot ['rpm -i hpnssh-10.2p1_hpn18.8.0-1.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1760918400 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.mwa0V3 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dftLYm + umask 022 + cd /builddir/build/BUILD/hpnssh-10.2p1_hpn18.8.0-build + /usr/libexec/gpgverify --keyring=/builddir/build/SOURCES/CJR-GPG-KEY.gpg --signature=/builddir/build/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc --data=/builddir/build/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz gpgv: Signature made Fri Oct 17 20:00:23 2025 UTC gpgv: using EDDSA key 9CC07D2F8B1B04700F7D04B34A9E494897401E09 gpgv: Good signature from "Chris Rapier " + cd /builddir/build/BUILD/hpnssh-10.2p1_hpn18.8.0-build + rm -rf hpnssh-10.2p1_hpn18.8.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd hpnssh-10.2p1_hpn18.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-openssh-7.8p1-role-mls.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-openssh-6.6p1-privsep-selinux.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-openssh-6.6p1-keycat.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-openssh-6.6p1-allow-ip-opts.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0005-openssh-5.9p1-ipv6man.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0006-openssh-5.8p2-sigpipe.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0007-openssh-7.2p2-x11.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0008-openssh-5.1p1-askpass-progress.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0009-openssh-4.3p2-askpass-grab-info.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0010-openssh-8.7p1-redhat.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0011-openssh-7.8p1-UsePAM-warning.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0012-openssh-9.6p1-gssapi-keyex.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0013-openssh-6.6p1-force_krb.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0014-openssh-7.7p1-gssapi-new-unique.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0015-openssh-7.2p2-k5login_directory.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0016-openssh-6.6p1-kuserok.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0017-openssh-6.4p1-fromto-remote.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0018-openssh-6.6.1p1-selinux-contexts.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0019-openssh-6.6.1p1-log-in-chroot.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0020-openssh-6.6.1p1-scp-non-existing-directory.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0021-openssh-6.6p1-GSSAPIEnablek5users.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0022-openssh-6.8p1-sshdT-output.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0023-openssh-6.7p1-sftp-force-permission.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0024-openssh-7.2p2-s390-closefrom.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0025-openssh-7.3p1-x11-max-displays.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0026-openssh-7.6p1-cleanup-selinux.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0027-openssh-7.5p1-sandbox.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0029-openssh-7.8p1-scp-ipv6.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0030-openssh-8.0p1-crypto-policies.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0031-openssh-8.0p1-openssl-kdf.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0032-openssh-8.2p1-visibility.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0033-openssh-8.2p1-x11-without-ipv6.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0034-openssh-8.0p1-preserve-pam-errors.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0035-openssh-8.7p1-scp-kill-switch.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0036-openssh-8.7p1-recursive-scp.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0037-openssh-8.7p1-minrsabits.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0038-openssh-8.7p1-ibmca.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0042-openssh-7.7p1-fips.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0043-openssh-8.7p1-ssh-manpage.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0044-openssh-8.7p1-negotiate-supported-algs.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0045-openssh-9.0p1-evp-fips-kex.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0046-openssh-8.7p1-nohostsha1proof.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0048-openssh-9.9p1-separate-keysign.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0050-openssh-9.9p2-error_processing.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0051-Provide-better-error-for-non-supported-private-keys.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0052-Ignore-bad-hostkeys-in-known_hosts-file.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0053-support-authentication-indicators-in-GSSAPI.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/1000-openssh-coverity.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + autoupdate /var/tmp/rpm-tmp.dftLYm: line 243: autoupdate: command not found RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.dftLYm (%prep) Bad exit status from /var/tmp/rpm-tmp.dftLYm (%prep) Finish: chroot ['rpm -i hpnssh-10.2p1_hpn18.8.0-1.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 10-21 16:46 root DEBUG _topdir: /builddir/build 10-21 16:46 root INFO Reading configuration from /etc/mock/site-defaults.cfg 10-21 16:46 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 10-21 16:46 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 10-21 16:46 root INFO Active plugins: Generic, Shell-api, C/C++ 10-21 16:46 root DEBUG CheckBuildCompleted completed: 9.905 seconds 10-21 16:46 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-21 16:46 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-21 16:46 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-21 16:46 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-21 16:46 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-21 16:46 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-21 16:46 root DEBUG Running check: OcamlCheckStaticLibs 10-21 16:46 root DEBUG OcamlCheckStaticLibs completed: 0.017 seconds 10-21 16:46 root DEBUG Running check: HaskellCheckStaticLibs 10-21 16:46 root DEBUG HaskellCheckStaticLibs completed: 0.001 seconds 10-21 16:46 root DEBUG Running check: CreateEnvCheck 10-21 16:46 root DEBUG CreateEnvCheck completed: 0.001 seconds 10-21 16:46 root DEBUG Running check: RCheckBuildRequires 10-21 16:46 root DEBUG RCheckBuildRequires completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: RCheckCheckMacro 10-21 16:46 root DEBUG RCheckCheckMacro completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: RCheckDoc 10-21 16:46 root DEBUG RCheckDoc completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: RCheckInstallSection 10-21 16:46 root DEBUG RCheckInstallSection completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: RCheckLatestVersionIsPackaged 10-21 16:46 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: RCheckRequires 10-21 16:46 root DEBUG RCheckRequires completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckBundledGnulib 10-21 16:46 root DEBUG CheckBundledGnulib completed: 0.001 seconds 10-21 16:46 root DEBUG Running check: CheckGccBuildRequires 10-21 16:46 root DEBUG CheckGccBuildRequires completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckHeaderFiles 10-21 16:46 root DEBUG CheckHeaderFiles completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckLDConfig 10-21 16:46 root DEBUG CheckLDConfig completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckLibToolArchives 10-21 16:46 root DEBUG CheckLibToolArchives completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckNoKernelModules 10-21 16:46 root DEBUG CheckNoKernelModules completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckNoStaticExecutables 10-21 16:46 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/lib/.build-id/f1/99027d7be1ef881fc34fc94301595c24186068 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/lib/.build-id/3f/e0c568b3b8ed108b81d7afa891f40ed477769d 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/lib/.build-id/41/0cbee3f1b34893154abb46652d816dff057b24 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/lib/.build-id/17/7806a2f4b0d17c8891814abd702e690eb502d7 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/bin/hpnsshd 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/libexec/hpnssh/hpnsshd-auth 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/libexec/hpnssh/hpnsshd-session 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/libexec/hpnssh/hpnsshd-keygen 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/libexec/hpnssh/hpnsftp-server 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/lib/.build-id/57/92c54fa72e6b46c2f847aceb7fbb1578d45439 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/lib/.build-id/6e/20fa35cf0bfd46b55556c91ec44ea990de2846 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/bin/hpnssh-keygen 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/libexec/hpnssh/hpnssh-keysign 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-keycat-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/lib/.build-id/44/ded843c8845cbd3cc411f649b5f640c9f693b4 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-keycat-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/libexec/hpnssh/hpnssh-keycat 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-askpass-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/lib/.build-id/45/4de63b666f37cbabbcb4f198d49596ec13baad 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-askpass-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/libexec/hpnssh/hpnssh-askpass 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-askpass-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/libexec/hpnssh/gnome-hpnssh-askpass 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/lib/.build-id/39/1ef979395548ede816f89163e232f13d1333bc 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/lib/.build-id/f2/eeffd47d32397d2256dc8ae53c51e4f44c7d6d 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/lib/.build-id/2a/1b3bb76b65136ca30d550e3d00922abe3b43f8 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/lib/.build-id/5c/f8faf7ace5460551bad17f4abac446f17ec09b 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/lib/.build-id/18/6f83ed6e13ae88739e58c6b84aa4b8b9e22420 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/lib/.build-id/4f/ffe396894371d30ccaa9e749b741830d71b1d6 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/lib/.build-id/59/146ef1a2529d5b94970e7b7efa8512e560dd60 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/lib/.build-id/64/59b3e2f6ca755fafa2c97856bdd72207ee70dc 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/bin/hpnscp 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/bin/hpnssh-copy-id 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/bin/hpnssh-add 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/bin/hpnsftp 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/bin/hpnssh-agent 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/bin/hpnssh-keyscan 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/bin/hpnssh 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/libexec/hpnssh/hpnssh-sk-helper 10-21 16:46 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc44.s390x.rpm/usr/libexec/hpnssh/hpnssh-pkcs11-helper 10-21 16:46 root DEBUG CheckNoStaticExecutables completed: 0.246 seconds 10-21 16:46 root DEBUG Running check: CheckRPATH 10-21 16:46 root DEBUG CheckRPATH completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckSoFiles 10-21 16:46 root DEBUG CheckSoFiles completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckJavaPlugin 10-21 16:46 root DEBUG CheckJavaPlugin completed: 0.001 seconds 10-21 16:46 root DEBUG Running check: PerlCheckBuildRequires 10-21 16:46 root DEBUG PerlCheckBuildRequires completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckPythonBuildRequires 10-21 16:46 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckPythonRequires 10-21 16:46 root DEBUG CheckPythonRequires completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckPythonX_Site 10-21 16:46 root DEBUG CheckPythonX_Site completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckApprovedLicense 10-21 16:46 root DEBUG CheckApprovedLicense completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckBuildrootMacros 10-21 16:46 root DEBUG CheckBuildrootMacros completed: 0.004 seconds 10-21 16:46 root DEBUG Running check: CheckBundledLibs 10-21 16:46 root DEBUG CheckBundledLibs completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckChangelogFormat 10-21 16:46 root DEBUG CheckChangelogFormat completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckCleanBuildroot 10-21 16:46 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/hpnssh-10.2p1_hpn18.8.0-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 10-21 16:46 root DEBUG install_sec: mkdir -p -m755 $RPM_BUILD_ROOT/etc/hpnssh mkdir -p -m755 $RPM_BUILD_ROOT/etc/hpnssh/ssh_config.d mkdir -p -m755 $RPM_BUILD_ROOT/etc/hpnssh/sshd_config.d mkdir -p -m755 $RPM_BUILD_ROOT/usr/libexec/hpnssh mkdir -p -m755 $RPM_BUILD_ROOT/usr/share/empty.hpnsshd mkdir -p -m755 $RPM_BUILD_ROOT/usr/lib/systemd/system mkdir -p -m755 $RPM_BUILD_ROOT/etc/profile.d /usr/bin/make install DESTDIR=/rpmbuild/BUILD/hpnssh-10.2p1_hpn18.8.0-build/BUILDROOT INSTALL="/usr/bin/install -p" install -d $RPM_BUILD_ROOT/etc/pam.d/ install -d $RPM_BUILD_ROOT/etc/sysconfig/ install -d $RPM_BUILD_ROOT/usr/libexec/hpnssh # handle which pam conf we will use install -m644 /rpmbuild/SOURCES/hpnsshd.pam $RPM_BUILD_ROOT/etc/pam.d/hpnsshd install -m644 /rpmbuild/SOURCES/hpnssh-keycat.pam $RPM_BUILD_ROOT/etc/pam.d/hpnssh-keycat install -m644 /rpmbuild/SOURCES/hpnsshd.sysconfig $RPM_BUILD_ROOT/etc/sysconfig/hpnsshd install -m644 ssh_config_redhat $RPM_BUILD_ROOT/etc/hpnssh/ssh_config.d/50-redhat.conf install -m644 sshd_config_redhat $RPM_BUILD_ROOT/etc/hpnssh/sshd_config.d/50-redhat.conf install -d -m755 $RPM_BUILD_ROOT/usr/lib/systemd/system install -m644 /rpmbuild/SOURCES/hpnsshd@.service $RPM_BUILD_ROOT/usr/lib/systemd/system/hpnsshd@.service install -m644 /rpmbuild/SOURCES/hpnsshd.socket $RPM_BUILD_ROOT/usr/lib/systemd/system/hpnsshd.socket install -m644 /rpmbuild/SOURCES/hpnsshd.service $RPM_BUILD_ROOT/usr/lib/systemd/system/hpnsshd.service install -m644 /rpmbuild/SOURCES/hpnsshd-keygen@.service $RPM_BUILD_ROOT/usr/lib/systemd/system/hpnsshd-keygen@.service install -m644 /rpmbuild/SOURCES/hpnsshd-keygen.target $RPM_BUILD_ROOT/usr/lib/systemd/system/hpnsshd-keygen.target install -d -m755 $RPM_BUILD_ROOT/usr/lib/systemd/user install -m644 /rpmbuild/SOURCES/hpnssh-agent.service $RPM_BUILD_ROOT/usr/lib/systemd/user/hpnssh-agent.service install -m644 /rpmbuild/SOURCES/hpnssh-agent.socket $RPM_BUILD_ROOT//usr/lib/systemd/user/hpnssh-agent.socket install -m744 /rpmbuild/SOURCES/hpnsshd-keygen $RPM_BUILD_ROOT/usr/libexec/hpnssh/hpnsshd-keygen install -m755 contrib/hpnssh-copy-id $RPM_BUILD_ROOT/usr/bin/ install contrib/hpnssh-copy-id.1 $RPM_BUILD_ROOT/usr/share/man/man1/ install -d -m711 $RPM_BUILD_ROOT/usr/share/empty.hpnsshd install -p -D -m 0644 /rpmbuild/SOURCES/hpnsshd.sysuser $RPM_BUILD_ROOT/usr/lib/sysusers.d/hpnsshd.conf install contrib/gnome-hpnssh-askpass $RPM_BUILD_ROOT/usr/libexec/hpnssh/gnome-hpnssh-askpass ln -s gnome-hpnssh-askpass $RPM_BUILD_ROOT/usr/libexec/hpnssh/hpnssh-askpass install -m 755 -d $RPM_BUILD_ROOT/etc/profile.d/ install -m 755 contrib/redhat/gnome-ssh-askpass.csh $RPM_BUILD_ROOT/etc/profile.d/gnome-hpnssh-askpass.csh install -m 755 contrib/redhat/gnome-ssh-askpass.sh $RPM_BUILD_ROOT/etc/profile.d/gnome-hpnssh-askpass.sh perl -pi -e "s|$RPM_BUILD_ROOT||g" $RPM_BUILD_ROOT/usr/share/man/man*/* 10-21 16:46 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckCodeAndContent 10-21 16:46 root DEBUG CheckCodeAndContent completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckConfigNoReplace 10-21 16:46 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckDefattr 10-21 16:46 root DEBUG CheckDefattr completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckDescMacros 10-21 16:46 root DEBUG CheckDescMacros completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckDesktopFile 10-21 16:46 root DEBUG CheckDesktopFile completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckDesktopFileInstall 10-21 16:46 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckDevelFilesInDevel 10-21 16:46 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckDirectoryRequire 10-21 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'filesystem' 10-21 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /etc/pam.d 10-21 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /etc/profile.d 10-21 16:46 root DEBUG CheckDirectoryRequire completed: 12.242 seconds 10-21 16:46 root DEBUG Running check: CheckDistTag 10-21 16:46 root DEBUG CheckDistTag completed: 0.001 seconds 10-21 16:46 root DEBUG Running check: CheckDocRuntime 10-21 16:46 root DEBUG CheckDocRuntime completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckFileDuplicates 10-21 16:46 root DEBUG CheckFileDuplicates completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckFilePermissions 10-21 16:46 root DEBUG CheckFilePermissions completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckGconfSchemaInstall 10-21 16:46 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckGdkPixbufLoaders 10-21 16:46 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckGioQueryModules 10-21 16:46 root DEBUG CheckGioQueryModules completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckGlibCompileSchemas 10-21 16:46 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckGtkQueryModules 10-21 16:46 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckGuidelines 10-21 16:46 root DEBUG CheckGuidelines completed: 0.000 seconds 10-21 16:46 root DEBUG Running check: CheckIfDepsDeprecated 10-21 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'autoconf' 10-21 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'zlib-devel' 10-21 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(ssh-keys)' 10-21 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.4)(64bit)' 10-21 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'audit-libs' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'make' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'p11-kit-devel' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcom_err.so.2()(64bit)' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'systemd-rpm-macros' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11-devel' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'perl-generators' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'crypto-policies' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.25)(64bit)' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux.so.1()(64bit)' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.so.1()(64bit)' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/useradd' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'perl-interpreter' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.2)(64bit)' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'krb5-devel' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libkrb5.so.3(krb5_3_MIT)(64bit)' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'systemd' 10-21 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'perl-podlators' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.42)(64bit)' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgtk-3.so.0()(64bit)' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libaudit.so.1()(64bit)' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gcc' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'groff' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0(LIBPAM_1.0)(64bit)' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1(GCC_3.3.1)(64bit)' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'audit-libs-devel' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypt.so.2()(64bit)' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pam-devel' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux-devel' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'automake' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ncurses-devel' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pam' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libedit.so.0()(64bit)' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libedit-devel' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk-3.so.0()(64bit)' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 10-21 16:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libkrb5.so.3()(64bit)' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'systemd-devel' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gnupg2' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1()(64bit)' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2)(64bit)' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.26)(64bit)' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gtk3-devel' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/bash' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1(GCC_3.0)(64bit)' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl-devel' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'util-linux' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypt.so.2(XCRYPT_2.0)(64bit)' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgssapi_krb5.so.2()(64bit)' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux.so.1(LIBSELINUX_1.0)(64bit)' 10-21 16:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.6)(64bit)' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.3)(64bit)' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'xauth' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libcom_err' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'autoconf' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pam-devel' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'audit-libs-devel' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glib2' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl-devel' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'perl-interpreter' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libselinux-devel' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libedit' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gtk3' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'util-linux' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'automake' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'krb5-devel' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'make' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'audit-libs' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libselinux' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'p11-kit-devel' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'systemd' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'perl-podlators' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'ncurses-devel' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'zlib-ng-compat-devel' 10-21 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'systemd-rpm-macros' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pam' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'shadow-utils' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl-libs' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gcc' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libX11-devel' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libxcrypt' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libedit-devel' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'groff' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'systemd-devel' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'xorg-x11-xauth' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libgcc' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gnupg2' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'krb5-libs' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pam-libs' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'perl-generators' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gtk3-devel' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'crypto-policies' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'zlib-ng-compat' 10-21 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'bash' 10-21 16:51 root DEBUG CheckIfDepsDeprecated completed: 304.815 seconds 10-21 16:51 root DEBUG Running check: CheckLicensInDoc 10-21 16:51 root DEBUG CheckLicensInDoc completed: 0.086 seconds 10-21 16:51 root DEBUG Running check: CheckLicenseField 10-21 16:51 root DEBUG Scanning sources in /var/lib/mock/fedora-rawhide-s390x/root/builddir/build/BUILD/hpnssh-10.2p1_hpn18.8.0-build 10-21 16:52 root DEBUG Got license reply, length: 141293 10-21 16:52 root DEBUG CheckLicenseField completed: 24.433 seconds 10-21 16:52 root DEBUG Running check: CheckLicenseFieldSPDX 10-21 16:52 root DEBUG Run command: ['license-validate', '-v', 'BSD-3-Clause AND BSD-2-Clause AND ISC AND SSH-OpenSSH AND ssh-keyscan AND sprintf AND LicenseRef-Fedora-Public-Domain AND X11-distribute-modifications-variant'] 10-21 16:52 root DEBUG CheckLicenseFieldSPDX completed: 0.875 seconds 10-21 16:52 root DEBUG Running check: CheckLicenseInSubpackages 10-21 16:52 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 10-21 16:52 root DEBUG Running check: CheckLocale 10-21 16:52 root DEBUG CheckLocale completed: 0.000 seconds 10-21 16:52 root DEBUG Running check: CheckMacros 10-21 16:52 root DEBUG CheckMacros completed: 0.000 seconds 10-21 16:52 root DEBUG Running check: CheckMakeinstall 10-21 16:52 root DEBUG CheckMakeinstall completed: 0.000 seconds 10-21 16:52 root DEBUG Running check: CheckMultipleLicenses 10-21 16:52 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 10-21 16:52 root DEBUG Running check: CheckNameCharset 10-21 16:52 root DEBUG CheckNameCharset completed: 0.000 seconds 10-21 16:52 root DEBUG Running check: CheckNaming 10-21 16:52 root DEBUG CheckNaming completed: 0.000 seconds 10-21 16:52 root DEBUG Running check: CheckNoConfigInUsr 10-21 16:52 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 10-21 16:52 root DEBUG Running check: CheckNoConflicts 10-21 16:52 root DEBUG CheckNoConflicts completed: 0.000 seconds 10-21 16:52 root DEBUG Running check: CheckNoNameConflict 10-21 16:52 root DEBUG CheckNoNameConflict completed: 6.185 seconds 10-21 16:52 root DEBUG Running check: CheckObeysFHS 10-21 16:52 root DEBUG CheckObeysFHS completed: 0.000 seconds 10-21 16:52 root DEBUG Running check: CheckObsoletesForRename 10-21 16:52 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 10-21 16:52 root DEBUG Running check: CheckOwnDirs 10-21 16: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.25)(64bit)' 10-21 16: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 'libselinux.so.1()(64bit)' 10-21 16: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 'libz.so.1()(64bit)' 10-21 16: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.36)(64bit)' 10-21 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 10-21 16: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 'libgcc_s.so.1(GCC_3.0)(64bit)' 10-21 16: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 'config(hpnssh)' 10-21 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 10-21 16: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 'group(ssh-keys)' 10-21 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 10-21 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 10-21 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 10-21 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.2)(64bit)' 10-21 16: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-21 16: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 'audit-libs' 10-21 16: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 'libselinux' 10-21 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 10-21 16: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 '/bin/sh' 10-21 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 10-21 16: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 'libselinux.so.1(LIBSELINUX_1.0)(64bit)' 10-21 16: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 'rtld(GNU_HASH)' 10-21 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 10-21 16: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 'libcrypto.so.3()(64bit)' 10-21 16: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 'libgcc_s.so.1(GCC_3.3.1)(64bit)' 10-21 16: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 'libgcc_s.so.1()(64bit)' 10-21 16: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.2)(64bit)' 10-21 16: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.26)(64bit)' 10-21 16: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 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 10-21 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'libgcc' 'audit-libs' 'openssl-libs' 'libselinux' 'glibc' 'hpnssh' 'zlib-ng-compat' 'bash' 10-21 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libcom_err' 'perl(Encode)' 'libsystemd' 'libgcrypt >= 1' 'kernel' 'perl(threads)' 'pkgconfig(gtk+' 'pkgconfig(epoxy) >= 1' 'libsmartcols.so' 'libedit' 'libXau' 'libgio' '(systemd' 'audit-libs' 'make' 'perl(File::Temp)' 'libselinux' 'perl(Pod::Usage)' 'cpp = 15.2' 'binutils >= 2' 'libreadline' 'libmenu' 'pkgconfig(fontconfig)' 'libXmuu' 'perl(POSIX)' 'pkgconfig(formw)' 'glibc' 'libncursesw' 'rtld(GNU_HASH)' 'libgtk' '(pam >= 1' 'autoconf >= 2' 'libpanelw' 'perl(Pod::Man)' 'pkgconfig(kdb)' 'libffi' 'pkgconfig(pango) >= 1' 'libp11' 'pkgconfig(atk' 'pkgconfig(libcap' 'perl(File::Find)' 'libkadm5(s390' 'perl(Thread::Queue)' 'libfdisk = 2.41' 'libpam_misc.so' 'perl(warnings)' 'libsmartcols' 'libgdk_pixbuf' 'perl(File::Compare)' 'coreutils' 'libverto' 'perl(File::Spec)' 'perl(IO::File)' 'pkgconfig(mit' 'pkgconfig(xfixes)' 'libtic' 'pkgconfig(xrandr)' '(glibc-gconv' 'liblastlog2' 'glibc = 2.42' 'libgpg' 'libsepol(s390' 'libcap' 'pkgconfig(panel)' 'gtk3(s390' 'libblkid.so' 'libatk' 'perl(File::Basename)' 'perl(constant)' 'libbz2' 'libz' 'krb5' 'util' 'libX11' 'ncurses-c++-libs(s390' 'pkgconfig(xproto)' 'libasan' 'libatomic' 'libassuan' 'libcrypto' 'findutils' 'libblkid = 2.41' 'libmount = 2.41' '/usr/sbin/update' 'libpangocairo' 'libm' 'hpnssh' 'libmount' 'systemd' 'libkrad' 'libgcc_s.so' 'pkgconfig(xinerama)' 'libpango' 'libedit(s390' 'libgcrypt.so' 'libmpc' 'libfdisk' 'libpamc' 'pkgconfig(xkbcommon) >= 0' '/usr/bin/pkg' 'openssl-libs' 'libgomp = 15.2' 'libm.so' 'group(mail)' 'groff' 'libform' 'libudev' 'pkgconfig(xcb) >= 1' 'glibc(s390' 'libmpfr' 'libmount.so' 'pkgconfig(wayland' 'libXext' 'pkgconfig(libcrypto)' 'libharfbuzz' 'libgcc >= 15.2' 'filesystem(unmerged' 'perl(PerlIO)' 'libgmp' 'pkgconfig(x11)' 'pkgconfig(xcursor)' 'gnupg2-gpg' 'libselinux(s390' 'perl(File::Path)' 'libncurses++' 'perl(Config)' 'zlib-ng' 'liblastlog2 = 2.41' 'libncurses++w' 'perl(:VERSION) >= 5' 'pcre2' 'pkgconfig(kbproto)' 'perl(Pod::Simple) >= 3' 'emacs' 'libuuid.so' 'setup' 'keyutils' 'pkgconfig' 'libaudit' 'libsqlite3' 'perl' 'libgailutil' 'perl(Exporter)' 'libsmartcols = 2.41' 'libgssapi_krb5' 'perl(Carp)' 'libstdc++.so.6(CXXABI_1' 'pkgconfig(gio' 'libstdc++' 'libkrb5' 'libc.so' 'perl(Fedora::VSP)' 'pam' 'perl(File::Spec) >= 0' 'libk5crypto' 'libauparse' 'libkdb5' 'pkgconfig(xi)' 'sed' 'perl(Class::Struct)' 'p11' 'pkgconfig(libsepol)' 'libperl.so' 'pkgconfig(xdamage)' 'perl(Data::Dumper)' 'gettext' 'libssl' 'libstdc++.so' 'perl(Term::Cap)' 'libgcc' 'bash' 'pkgconfig(menuw)' 'glibc >= 2' 'libassuan.so' 'perl(Term::ANSIColor)' 'pkgconfig(libssl)' 'libgcrypt' 'libgobject' '/usr/bin/sh' 'gnupg2' 'pkgconfig(ncurses)' 'libepoxy' 'ld64' 'pkgconfig(menu)' 'libformw' 'pkgconfig(gdk' 'zlib-ng-compat' 'libgcc(s390' 'ld64.so' 'libpam' 'cmake' 'libsepol' 'libauplugin' 'pkgconfig(atk) >= 2' 'libgcc_s.so.1(GCC_3' '/usr/bin/bash' 'pkgconfig(panelw)' 'libpcre2' 'm4 >= 1' 'libuuid = 2.41' 'pkgconfig(gssrpc)' 'perl(strict)' 'libmenuw' 'libgcc_s' 'perl(File::Copy)' 'ca' 'pkgconfig(cloudproviders) >= 0' 'libfdisk.so' 'filesystem' 'libnpth.so' 'pkgconfig(pangocairo) >= 1' 'perl(Text::ParseWords)' 'libpam_misc' '(/etc/pam' 'openssl' 'pkgconfig(cairo' '/bin/sh' '/usr/bin/perl' 'libselinux.so' 'perl(Errno)' 'pkgconfig(pangoft2)' 'libgdk' 'crypto' 'libpanel' 'ncurses-libs(s390' 'filesystem >= 3' 'libzstd' 'perl(File::stat)' 'libblkid' 'pkgconfig(fribidi) >= 0' 'pkgconfig(ncursesw)' 'libglib' 'pkgconfig(libpcre2' 'libnpth' 'pkgconfig(xcomposite)' 'audit' 'libubsan' 'pkgconfig(cairo) >= 1' 'libcairo' 'libkrb5support' 'libuuid' 'libtinfo' 'perl(Cwd)' 'libgssrpc' 'libX11 = 1.8' 'pkgconfig(xext)' 'libgomp' 'perl(Getopt::Long)' 'perl(Pod::Text)' 'pkgconfig(form)' 'perl(parent)' 'libpam.so' 'pkgconfig(libcap)' 'ncurses' 'grep' 10-21 16: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.25)(64bit)' 10-21 16: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 'libselinux.so.1()(64bit)' 10-21 16: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-21 16: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.36)(64bit)' 10-21 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 10-21 16: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 'libgcc_s.so.1(GCC_3.0)(64bit)' 10-21 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(hpnssh)' 10-21 16: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-21 16: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-21 16: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-21 16: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 'group(ssh-keys)' 10-21 16: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-21 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.2)(64bit)' 10-21 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 10-21 16: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.15)(64bit)' 10-21 16: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 'audit-libs' 10-21 16: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 'libselinux' 10-21 16: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 'config(hpnssh-clients)' 10-21 16: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 'hpnssh(s390-64)' 10-21 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 10-21 16: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.42)(64bit)' 10-21 16: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-21 16: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 'libgssapi_krb5.so.2()(64bit)' 10-21 16: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 'libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)' 10-21 16: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-21 16: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 'libselinux.so.1(LIBSELINUX_1.0)(64bit)' 10-21 16: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 'libedit.so.0()(64bit)' 10-21 16: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-21 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.3)(64bit)' 10-21 16: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-21 16: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 'libcrypto.so.3()(64bit)' 10-21 16: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 '/usr/bin/sh' 10-21 16: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 'libgcc_s.so.1(GCC_3.3.1)(64bit)' 10-21 16: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 'libgcc_s.so.1()(64bit)' 10-21 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2)(64bit)' 10-21 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.26)(64bit)' 10-21 16: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 'crypto-policies' 10-21 16: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 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 10-21 16: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 --requires --providers-of=requires 'libgcc' 'audit-libs' 'openssl-libs' 'libselinux' 'glibc' 'krb5-libs' 'hpnssh' 'libedit' 'crypto-policies' 'zlib-ng-compat' 'bash' 'hpnssh-clients' 10-21 16: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 -C -l 'libcom_err' 'perl(Encode)' 'libsystemd' 'libgcrypt >= 1' 'libkeyutils.so' 'kernel' 'perl(threads)' 'pkgconfig(gtk+' 'pkgconfig(epoxy) >= 1' 'libsmartcols.so' 'libedit' 'libXau' 'libgio' '(systemd' 'audit-libs' 'make' 'perl(File::Temp)' 'libselinux' 'perl(Pod::Usage)' 'cpp = 15.2' 'binutils >= 2' 'libreadline' 'libmenu' 'pkgconfig(fontconfig)' 'libXmuu' 'perl(POSIX)' 'pkgconfig(formw)' 'glibc' 'libncursesw' 'rtld(GNU_HASH)' 'libgtk' '(pam >= 1' 'autoconf >= 2' 'libpanelw' 'perl(Pod::Man)' 'pkgconfig(kdb)' 'libffi' 'pkgconfig(pango) >= 1' 'libp11' 'pkgconfig(atk' 'pkgconfig(libcap' 'perl(File::Find)' 'libkadm5(s390' 'perl(Thread::Queue)' 'libfdisk = 2.41' 'libpam_misc.so' 'perl(warnings)' 'libsmartcols' 'libgdk_pixbuf' 'perl(File::Compare)' 'coreutils' 'libverto' 'perl(File::Spec)' 'perl(IO::File)' 'pkgconfig(mit' 'pkgconfig(xfixes)' 'libtic' 'pkgconfig(xrandr)' '(glibc-gconv' 'liblastlog2' 'glibc = 2.42' 'libgpg' 'crypto-policies' 'libsepol(s390' 'libcap' 'pkgconfig(panel)' 'gtk3(s390' 'libblkid.so' 'libatk' 'perl(File::Basename)' 'perl(constant)' 'libbz2' 'libz' 'krb5' 'util' 'libX11' 'ncurses-c++-libs(s390' 'pkgconfig(xproto)' 'group(ssh' 'libasan' 'libresolv' 'libatomic' 'libassuan' 'libcrypto' 'findutils' 'libblkid = 2.41' 'libmount = 2.41' '/usr/sbin/update' 'libpangocairo' 'libm' 'hpnssh' 'libmount' 'systemd' 'libkrad' 'libgcc_s.so' 'pkgconfig(xinerama)' 'libpango' 'libedit(s390' 'libgcrypt.so' 'libmpc' 'libfdisk' 'libpamc' 'pkgconfig(xkbcommon) >= 0' '/usr/bin/pkg' 'openssl-libs' 'libgomp = 15.2' 'libm.so' 'libacl' 'group(mail)' 'groff' 'libform' 'libudev' 'pkgconfig(xcb) >= 1' 'glibc(s390' 'libmpfr' 'libmount.so' 'pkgconfig(wayland' 'libXext' 'pkgconfig(libcrypto)' 'libharfbuzz' 'libgcc >= 15.2' 'libssl.so.3(OPENSSL_3' '/etc/crypto' 'libacl.so' 'filesystem(unmerged' 'libkeyutils' 'perl(PerlIO)' 'libcrypto.so.3(OPENSSL_3' 'libgmp' 'pkgconfig(x11)' 'pkgconfig(xcursor)' 'gnupg2-gpg' 'libselinux(s390' 'perl(File::Path)' 'libncurses++' 'perl(Config)' 'zlib-ng' 'liblastlog2 = 2.41' 'libncurses++w' 'perl(:VERSION) >= 5' 'pcre2' 'pkgconfig(kbproto)' 'perl(Pod::Simple) >= 3' 'emacs' 'libuuid.so' 'setup' 'keyutils' 'pkgconfig' 'hpnssh-clients' 'libaudit' 'libsqlite3' 'perl' 'libgailutil' 'perl(Exporter)' 'libsmartcols = 2.41' 'libgssapi_krb5' 'perl(Carp)' 'libstdc++.so.6(CXXABI_1' 'pkgconfig(gio' 'libstdc++' 'libkrb5' 'libc.so' 'perl(Fedora::VSP)' 'pam' 'perl(File::Spec) >= 0' 'libk5crypto' 'libauparse' 'libkdb5' 'pkgconfig(xi)' 'sed' 'perl(Class::Struct)' 'p11' 'pkgconfig(libsepol)' 'libperl.so' 'pkgconfig(xdamage)' 'perl(Data::Dumper)' 'gettext' 'libssl' 'libstdc++.so' 'perl(Term::Cap)' 'libgcc' 'bash' 'pkgconfig(menuw)' 'glibc >= 2' 'libassuan.so' 'libattr' 'perl(Term::ANSIColor)' 'libgcrypt' 'libgobject' '/usr/bin/sh' 'gnupg2' 'pkgconfig(libssl)' 'pkgconfig(ncurses)' 'libepoxy' 'ld64' 'pkgconfig(menu)' 'libformw' 'pkgconfig(gdk' 'zlib-ng-compat' 'libgcc(s390' 'ld64.so' 'libpam' 'cmake' 'libsepol' 'libauplugin' 'pkgconfig(atk) >= 2' 'libgcc_s.so.1(GCC_3' '/usr/bin/bash' 'pkgconfig(panelw)' 'libpcre2' 'm4 >= 1' 'libuuid = 2.41' 'pkgconfig(gssrpc)' 'perl(strict)' 'libmenuw' 'libselinux >= 2' 'libgcc_s' 'perl(File::Copy)' 'ca' 'pkgconfig(cloudproviders) >= 0' 'libfdisk.so' 'filesystem' 'libnpth.so' 'libresolv.so' 'pkgconfig(pangocairo) >= 1' 'perl(Text::ParseWords)' 'libpam_misc' '(/etc/pam' 'openssl' 'pkgconfig(cairo' '/bin/sh' 'libattr.so' '/usr/bin/perl' 'libselinux.so' 'perl(Errno)' 'pkgconfig(pangoft2)' 'libgdk' 'crypto' 'libpanel' 'ncurses-libs(s390' 'filesystem >= 3' 'libzstd' 'perl(File::stat)' 'libblkid' 'pkgconfig(fribidi) >= 0' 'pkgconfig(ncursesw)' 'libglib' 'pkgconfig(libpcre2' 'libnpth' 'pkgconfig(xcomposite)' 'audit' 'libubsan' 'pkgconfig(cairo) >= 1' 'libcairo' 'libkrb5support' 'libuuid' 'libtinfo' 'perl(Cwd)' 'krb5-libs' 'libgssrpc' 'libX11 = 1.8' 'pkgconfig(xext)' 'libgomp' 'perl(Getopt::Long)' 'perl(Pod::Text)' 'pkgconfig(form)' 'perl(parent)' 'libpam.so' 'pkgconfig(libcap)' 'ncurses' 'grep' 10-21 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.25)(64bit)' 10-21 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 10-21 16: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 'libcrypt.so.2()(64bit)' 10-21 16: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 'libselinux.so.1()(64bit)' 10-21 16: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 '/usr/bin/bash' 10-21 16: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 'libz.so.1()(64bit)' 10-21 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 10-21 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 10-21 16: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 'libgcc_s.so.1(GCC_3.0)(64bit)' 10-21 16: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 '/usr/sbin/useradd' 10-21 16: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 'config(hpnssh)' 10-21 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 10-21 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 10-21 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 10-21 16: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 'group(ssh-keys)' 10-21 16: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.4)(64bit)' 10-21 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 10-21 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.2)(64bit)' 10-21 16: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-21 16: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 'audit-libs' 10-21 16: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 'libselinux' 10-21 16: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 'libkrb5.so.3(krb5_3_MIT)(64bit)' 10-21 16: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 'libcrypt.so.2(XCRYPT_2.0)(64bit)' 10-21 16: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 'libcom_err.so.2()(64bit)' 10-21 16: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 'systemd' 10-21 16: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 'hpnssh(s390-64)' 10-21 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 10-21 16: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.42)(64bit)' 10-21 16: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 '/bin/sh' 10-21 16: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 'libgssapi_krb5.so.2()(64bit)' 10-21 16: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 'libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)' 10-21 16: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 'pam' 10-21 16: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 'libaudit.so.1()(64bit)' 10-21 16: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()(64bit)' 10-21 16: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.6)(64bit)' 10-21 16: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 'libselinux.so.1(LIBSELINUX_1.0)(64bit)' 10-21 16: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 'rtld(GNU_HASH)' 10-21 16: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-21 16: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 'libcrypto.so.3()(64bit)' 10-21 16: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 'libkrb5.so.3()(64bit)' 10-21 16: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 'libpam.so.0(LIBPAM_1.0)(64bit)' 10-21 16: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 'libgcc_s.so.1(GCC_3.3.1)(64bit)' 10-21 16: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 'config(hpnssh-server)' 10-21 16: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 'libgcc_s.so.1()(64bit)' 10-21 16: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-21 16: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.26)(64bit)' 10-21 16: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 'crypto-policies' 10-21 16: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 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 10-21 16: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 'libgcc' 'audit-libs' 'libcom_err' 'openssl-libs' 'libselinux' 'glibc' 'krb5-libs' 'pam-libs' 'libxcrypt' 'hpnssh-server' 'hpnssh' 'systemd' 'crypto-policies' 'zlib-ng-compat' 'pam' 'bash' 'shadow-utils' 10-21 16: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 'perl(Encode)' 'libsystemd' '(util-linux' 'libselinux' 'libeconf.so' 'cpp = 15.2' 'libXmuu' 'perl(Pod::Man)' 'libkadm5(s390' 'libverto' 'perl(IO::File)' 'libtic' '(glibc-gconv' 'liblastlog2' 'pkgconfig(panel)' 'gtk3(s390' 'libblkid.so' 'dbus >= 1' 'libatk' 'libbz2' 'util' 'libresolv' 'libcrypto' 'libassuan' 'hpnssh' 'libgcc_s.so' 'libpopt' 'libacl' 'pkgconfig(xcb) >= 1' 'glibc(s390' 'libmount.so' 'libssl.so.3(OPENSSL_3' 'libselinux(s390' 'gnupg2-gpg' 'libncurses++' 'emacs' 'setup' 'keyutils' 'pkgconfig' 'libaudit' 'libgailutil' 'libgssapi_krb5' 'libauparse' 'libkdb5' 'pkgconfig(libsepol)' 'libperl.so' 'perl(Term::ANSIColor)' 'pkgconfig(libssl)' 'libepoxy' 'zlib-ng-compat' 'libgcc(s390' 'libauplugin' 'pkgconfig(atk) >= 2' 'pkgconfig(gssrpc)' 'libselinux >= 2' 'perl(File::Copy)' 'libresolv.so' 'libpam_misc' 'libgdk' 'crypto' 'libzstd' 'libglib' 'libeconf' 'libuuid' 'krb5-libs' 'libgssrpc' 'libX11 = 1.8' 'perl(Getopt::Long)' 'ncurses' 'libkeyutils.so' 'kernel' 'pkgconfig(gtk+' 'pkgconfig(epoxy) >= 1' 'libsmartcols.so' 'libpwquality(s390' 'libXau' 'libgio' 'audit-libs' 'perl(Pod::Usage)' 'libsepol.so' 'libmenu' 'pkgconfig(fontconfig)' 'libncursesw' 'rtld(GNU_HASH)' 'libgtk' 'libp11' 'pkgconfig(atk' 'perl(warnings)' 'libpam_misc.so' 'libsmartcols' 'perl(File::Spec)' 'pkgconfig(xrandr)' 'pam-libs' 'glibc = 2.42' 'libgpg' 'libsepol(s390' 'libcap' 'krb5' 'ncurses-c++-libs(s390' 'libasan' 'libmount = 2.41' 'libmount' 'libpamc' '/usr/bin/pkg' 'group(mail)' 'system' 'gdbm' 'pkgconfig(wayland' 'libXext' 'pkgconfig(libcrypto)' 'libharfbuzz' 'filesystem(unmerged' 'libkeyutils' 'perl(File::Path)' 'perl(Config)' 'liblastlog2 = 2.41' 'libncurses++w' 'perl(:VERSION) >= 5' 'pcre2' 'pkgconfig(kbproto)' 'perl(Pod::Simple) >= 3' 'libuuid.so' 'libauthselect.so.5(AUTHSELECT_1' 'perl(Exporter)' 'libstdc++.so.6(CXXABI_1' 'pkgconfig(gio' 'libstdc++' 'shadow-utils' 'perl(File::Spec) >= 0' 'libk5crypto' 'sed' 'perl(Class::Struct)' 'perl(Data::Dumper)' 'libassuan.so' 'ld64' 'libformw' 'pkgconfig(gdk' 'm4 >= 1' 'libnpth.so' '(/etc/pam' 'pkgconfig(cairo' 'libattr.so' '/usr/bin/perl' 'perl(Errno)' 'pkgconfig(pangoft2)' 'ncurses-libs(s390' 'pkgconfig(ncursesw)' 'pkgconfig(xcomposite)' 'libkrb5support' 'libtinfo' 'perl(parent)' 'libpam.so' 'pkgconfig(libcap)' 'grep' 'libedit' '(systemd' 'perl(File::Temp)' 'libuuid(s390' 'libreadline' 'perl(POSIX)' 'pkgconfig(formw)' 'glibc' 'pkgconfig(kdb)' 'libffi' 'libselinux >= 1' 'perl(File::Find)' 'libcrypt' 'libgdk_pixbuf' 'coreutils' 'authselect' 'crypto-policies' 'bzip2' 'perl(File::Basename)' 'libz' 'libatomic' 'libblkid(s390' 'findutils' 'systemd' 'pkgconfig(xinerama)' 'libpango' 'pkgconfig(xkbcommon) >= 0' 'libgomp = 15.2' 'libxcrypt' 'libgcc >= 15.2' '/etc/crypto' 'libgmp' 'zlib-ng' 'libtirpc.so.3(TIRPC_0' 'libpam.so.0(LIBPAM_EXTENSION_1' 'libsmartcols = 2.41' 'perl(Fedora::VSP)' 'libkrb5' 'pam' 'gettext' 'libssl' 'perl(Term::Cap)' 'pkgconfig(menuw)' 'glibc >= 2' 'libattr' 'libgcrypt' 'libgobject' '/usr/bin/sh' 'pkgconfig(ncurses)' 'pkgconfig(menu)' 'libpam' 'cmake' 'libpam.so.0(LIBPAM_MODUTIL_1' 'libgcc_s.so.1(GCC_3' 'pkgconfig(panelw)' 'libpcre2' 'libuuid = 2.41' 'libz.so.1(ZLIB_1.2' 'libmenuw' 'libelf.so' 'libgcc_s' 'ca' 'filesystem' 'perl(Text::ParseWords)' '/bin/sh' 'libselinux.so' 'perl(File::stat)' 'libblkid' 'pkgconfig(fribidi) >= 0' 'pkgconfig(libpcre2' 'audit' 'libcrack' 'pkgconfig(cairo) >= 1' 'perl(Cwd)' 'systemd = 258' 'pkgconfig(xext)' 'perl(Pod::Text)' 'pkgconfig(form)' 'libauthselect' 'bash' 'libcom_err' 'libgdbm' 'libgcrypt >= 1' 'perl(threads)' 'make' 'binutils >= 2' '(pam >= 1' 'autoconf >= 2' 'libpanelw' 'pkgconfig(pango) >= 1' 'pkgconfig(libcap' 'perl(Thread::Queue)' 'libfdisk = 2.41' 'pkgconfig(mit' 'perl(File::Compare)' 'pkgconfig(xfixes)' 'perl(constant)' 'libX11' 'pkgconfig(xproto)' 'group(ssh' 'libblkid = 2.41' '/usr/sbin/update' 'libpangocairo' '/usr/bin/systemd' 'libm' 'authselect >= 1' 'libkrad' 'libedit(s390' 'libgcrypt.so' 'libmpc' 'libfdisk' 'openssl-libs' 'libm.so' 'groff' 'libform' 'libudev' 'libmpfr' 'libacl.so' 'pkgconfig(xcursor)' 'perl(PerlIO)' 'libcrypto.so.3(OPENSSL_3' 'libelf' 'pkgconfig(x11)' 'libsemanage.so' 'libsqlite3' 'perl' 'perl(Carp)' 'libc.so' 'pkgconfig(xi)' 'p11' 'pkgconfig(xdamage)' 'libcrypt.so' 'libstdc++.so' 'libtirpc' 'libgcc' '(libbpf >= 2:1' 'gnupg2' 'ld64.so' 'libsepol' '/usr/bin/bash' 'perl(strict)' 'pkgconfig(cloudproviders) >= 0' 'libfdisk.so' 'pkgconfig(pangocairo) >= 1' 'openssl' 'libsemanage' 'libpanel' 'filesystem >= 3' 'libsystemd-shared' 'libnpth' 'libubsan' 'libcairo' 'libseccomp' 'hpnssh-server' 'libgomp' '(dbus' 10-21 16: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.25)(64bit)' 10-21 16: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 'libpam.so.0()(64bit)' 10-21 16: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 'libselinux.so.1()(64bit)' 10-21 16: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 'libz.so.1()(64bit)' 10-21 16: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.36)(64bit)' 10-21 16: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.17)(64bit)' 10-21 16: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 'libgcc_s.so.1(GCC_3.0)(64bit)' 10-21 16: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 'config(hpnssh)' 10-21 16: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-21 16: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-21 16: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-21 16: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 'group(ssh-keys)' 10-21 16: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-21 16: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.2)(64bit)' 10-21 16: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.34)(64bit)' 10-21 16: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 'audit-libs' 10-21 16: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 'libselinux' 10-21 16: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 'config(hpnssh-keycat)' 10-21 16: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 'hpnssh(s390-64)' 10-21 16: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)(64bit)' 10-21 16: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-21 16: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-21 16: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 'libselinux.so.1(LIBSELINUX_1.0)(64bit)' 10-21 16: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-21 16: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-21 16: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 'libcrypto.so.3()(64bit)' 10-21 16: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 'libpam.so.0(LIBPAM_1.0)(64bit)' 10-21 16: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 'libgcc_s.so.1(GCC_3.3.1)(64bit)' 10-21 16: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 'libgcc_s.so.1()(64bit)' 10-21 16: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-21 16: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.26)(64bit)' 10-21 16: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 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 10-21 16: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 'libgcc' 'audit-libs' 'openssl-libs' 'libselinux' 'glibc' 'pam-libs' 'hpnssh' 'hpnssh-keycat' 'zlib-ng-compat' 'bash' 10-21 16: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 'libcom_err' 'perl(Encode)' 'libsystemd' 'libgcrypt >= 1' 'kernel' 'perl(threads)' 'pkgconfig(gtk+' 'pkgconfig(epoxy) >= 1' 'libsmartcols.so' 'libedit' 'libXau' 'libgio' '(systemd' 'audit-libs' 'make' 'perl(File::Temp)' 'libselinux' 'perl(Pod::Usage)' 'libeconf.so' 'cpp = 15.2' 'binutils >= 2' 'libreadline' 'libmenu' 'pkgconfig(fontconfig)' 'libXmuu' 'perl(POSIX)' 'pkgconfig(formw)' 'glibc' 'libncursesw' 'rtld(GNU_HASH)' 'libgtk' '(pam >= 1' 'autoconf >= 2' 'libpanelw' 'perl(Pod::Man)' 'pkgconfig(kdb)' 'libffi' 'pkgconfig(pango) >= 1' 'libp11' 'pkgconfig(atk' 'pkgconfig(libcap' 'perl(File::Find)' 'libkadm5(s390' 'perl(Thread::Queue)' 'libfdisk = 2.41' 'libpam_misc.so' 'perl(warnings)' 'libsmartcols' 'libgdk_pixbuf' 'perl(File::Compare)' 'coreutils' 'libverto' 'perl(File::Spec)' 'perl(IO::File)' 'pkgconfig(mit' 'pam-libs' 'pkgconfig(xfixes)' 'libtic' 'pkgconfig(xrandr)' '(glibc-gconv' 'liblastlog2' 'glibc = 2.42' 'libgpg' 'libsepol(s390' 'libcap' 'pkgconfig(panel)' 'gtk3(s390' 'libblkid.so' 'libatk' 'perl(File::Basename)' 'perl(constant)' 'libbz2' 'libz' 'krb5' 'util' 'libX11' 'ncurses-c++-libs(s390' 'pkgconfig(xproto)' 'group(ssh' 'libasan' 'libatomic' 'libassuan' 'libcrypto' 'findutils' 'libblkid = 2.41' 'libmount = 2.41' '/usr/sbin/update' 'libpangocairo' 'libm' 'hpnssh' 'libmount' 'systemd' 'libkrad' 'libgcc_s.so' 'pkgconfig(xinerama)' 'libpango' 'libedit(s390' 'libgcrypt.so' 'libmpc' 'libfdisk' 'libpamc' 'pkgconfig(xkbcommon) >= 0' '/usr/bin/pkg' 'openssl-libs' 'libgomp = 15.2' 'libm.so' 'group(mail)' 'groff' 'libform' 'libudev' 'pkgconfig(xcb) >= 1' 'glibc(s390' 'libmpfr' 'libmount.so' 'pkgconfig(wayland' 'libXext' 'pkgconfig(libcrypto)' 'libharfbuzz' 'libgcc >= 15.2' 'filesystem(unmerged' 'perl(PerlIO)' 'libcrypto.so.3(OPENSSL_3' 'libgmp' 'pkgconfig(x11)' 'pkgconfig(xcursor)' 'gnupg2-gpg' 'libselinux(s390' 'perl(File::Path)' 'libncurses++' 'perl(Config)' 'zlib-ng' 'liblastlog2 = 2.41' 'libncurses++w' 'perl(:VERSION) >= 5' 'pcre2' 'pkgconfig(kbproto)' 'perl(Pod::Simple) >= 3' 'emacs' 'libuuid.so' 'setup' 'hpnssh-keycat' 'keyutils' 'pkgconfig' 'libaudit' 'libsqlite3' 'perl' 'libgailutil' 'perl(Exporter)' 'libsmartcols = 2.41' 'libgssapi_krb5' 'perl(Carp)' 'libstdc++.so.6(CXXABI_1' 'pkgconfig(gio' 'libstdc++' 'libkrb5' 'libc.so' 'perl(Fedora::VSP)' 'pam' 'perl(File::Spec) >= 0' 'libk5crypto' 'libauparse' 'libkdb5' 'pkgconfig(xi)' 'sed' 'perl(Class::Struct)' 'p11' 'pkgconfig(libsepol)' 'libperl.so' 'pkgconfig(xdamage)' 'perl(Data::Dumper)' 'gettext' 'libssl' 'libstdc++.so' 'perl(Term::Cap)' 'libgcc' 'bash' 'pkgconfig(menuw)' 'glibc >= 2' 'libassuan.so' 'perl(Term::ANSIColor)' 'pkgconfig(libssl)' 'libgcrypt' 'libgobject' '/usr/bin/sh' 'gnupg2' 'pkgconfig(ncurses)' 'libepoxy' 'ld64' 'pkgconfig(menu)' 'libformw' 'pkgconfig(gdk' 'zlib-ng-compat' 'libgcc(s390' 'ld64.so' 'libpam' 'cmake' 'libsepol' 'libauplugin' 'pkgconfig(atk) >= 2' 'libgcc_s.so.1(GCC_3' '/usr/bin/bash' 'pkgconfig(panelw)' 'libpcre2' 'm4 >= 1' 'libuuid = 2.41' 'pkgconfig(gssrpc)' 'perl(strict)' 'libmenuw' 'libselinux >= 2' 'libgcc_s' 'perl(File::Copy)' 'ca' 'pkgconfig(cloudproviders) >= 0' 'libfdisk.so' 'filesystem' 'libnpth.so' 'pkgconfig(pangocairo) >= 1' 'perl(Text::ParseWords)' 'libpam_misc' '(/etc/pam' 'openssl' 'pkgconfig(cairo' '/bin/sh' '/usr/bin/perl' 'libselinux.so' 'perl(Errno)' 'pkgconfig(pangoft2)' 'libgdk' 'crypto' 'libpanel' 'ncurses-libs(s390' 'filesystem >= 3' 'libzstd' 'perl(File::stat)' 'libblkid' 'pkgconfig(fribidi) >= 0' 'pkgconfig(ncursesw)' 'libglib' 'pkgconfig(libpcre2' 'libnpth' 'pkgconfig(xcomposite)' 'libeconf' 'audit' 'libubsan' 'pkgconfig(cairo) >= 1' 'libcairo' 'libkrb5support' 'libuuid' 'libtinfo' 'perl(Cwd)' 'libgssrpc' 'libX11 = 1.8' 'pkgconfig(xext)' 'libgomp' 'perl(Getopt::Long)' 'perl(Pod::Text)' 'pkgconfig(form)' 'perl(parent)' 'libpam.so' 'pkgconfig(libcap)' 'ncurses' 'grep' 10-21 16: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.25)(64bit)' 10-21 16: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-21 16: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 'libselinux.so.1()(64bit)' 10-21 16: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 'libz.so.1()(64bit)' 10-21 16: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.36)(64bit)' 10-21 16: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.17)(64bit)' 10-21 16: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 'libgcc_s.so.1(GCC_3.0)(64bit)' 10-21 16: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 'config(hpnssh)' 10-21 16: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-21 16: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 'group(ssh-keys)' 10-21 16: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-21 16: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-21 16: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-21 16: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.2)(64bit)' 10-21 16: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-21 16: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 'audit-libs' 10-21 16: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 'libselinux' 10-21 16: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)(64bit)' 10-21 16: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-21 16: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 'libgtk-3.so.0()(64bit)' 10-21 16: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-21 16: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 'libselinux.so.1(LIBSELINUX_1.0)(64bit)' 10-21 16: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-21 17: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 'libgdk-3.so.0()(64bit)' 10-21 17: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 'libgobject-2.0.so.0()(64bit)' 10-21 17: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-21 17: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 'libcrypto.so.3()(64bit)' 10-21 17: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 'libgcc_s.so.1(GCC_3.3.1)(64bit)' 10-21 17: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 'libgcc_s.so.1()(64bit)' 10-21 17: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-21 17: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.26)(64bit)' 10-21 17: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 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 10-21 17: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 --requires --providers-of=requires 'libgcc' 'audit-libs' 'openssl-libs' 'libselinux' 'glibc' 'glib2' 'hpnssh' 'zlib-ng-compat' 'gtk3' 'bash' 10-21 17: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 -C -l 'libgnutls' 'perl(Encode)' 'libsystemd' 'libXfixes' 'libgraphite2' 'libselinux' 'cpp = 15.2' 'libXmuu' 'fonts' 'perl(Pod::Man)' 'libkadm5(s390' 'libverto' 'perl(IO::File)' 'libtic' '(glibc-gconv' 'liblastlog2' 'pkgconfig(panel)' 'gtk3(s390' 'libblkid.so' 'libatk' 'at-spi2' 'libbz2' 'util' 'libcrypto' 'cairo(s390' 'libassuan' 'hpnssh' 'libgcc_s.so' 'pkgconfig(xcb) >= 1' 'glibc(s390' 'libmount.so' 'libunistring' 'gnupg2-gpg' 'libselinux(s390' 'libncurses++' 'emacs' 'setup' 'libfontconfig' 'keyutils' 'pkgconfig' 'libaudit' 'libgailutil' 'libgssapi_krb5' 'libauparse' 'libsoup' 'libkdb5' 'libthai' 'libidn2.so.0(IDN2_0' 'pkgconfig(libsepol)' 'libperl.so' 'perl(Term::ANSIColor)' 'pkgconfig(libssl)' 'libepoxy' 'zlib-ng-compat' 'libgcc(s390' 'xkeyboard' 'glib2(s390' 'libauplugin' 'pkgconfig(atk) >= 2' 'libwayland' 'pkgconfig(gssrpc)' 'perl(File::Copy)' 'libpam_misc' 'libgdk' 'crypto' 'libgusb' 'libzstd' 'libglib' 'libuuid' 'libgssrpc' 'libX11 = 1.8' 'perl(Getopt::Long)' 'liblzo2' 'ncurses' 'kernel' 'pkgconfig(gtk+' 'pkgconfig(epoxy) >= 1' 'libsmartcols.so' 'libXau' 'libgio' 'audit-libs' 'perl(Pod::Usage)' 'libmenu' 'pkgconfig(fontconfig)' 'freetype' 'libncursesw' 'rtld(GNU_HASH)' 'libgtk' 'libicui18n' 'libp11' 'pkgconfig(atk' 'perl(warnings)' 'libpam_misc.so' 'freetype >= 2' 'libsmartcols' 'perl(File::Spec)' 'pkgconfig(xrandr)' 'glibc = 2.42' 'libgpg' 'libidn2' 'libsepol(s390' 'libcap' 'krb5' 'ncurses-c++-libs(s390' 'libasan' 'freetype(s390' 'libmount = 2.41' 'libmount' 'libpamc' '/usr/bin/pkg' 'libtasn1 >= 4' 'group(mail)' 'fontconfig(s390' 'libjson-glib-1.0.so.0(libjson' 'pkgconfig(wayland' 'libXext' 'pkgconfig(libcrypto)' 'libharfbuzz' 'filesystem(unmerged' 'perl(File::Path)' 'perl(Config)' 'liblastlog2 = 2.41' 'libxcb' 'libncurses++w' 'perl(:VERSION) >= 5' 'pcre2' 'pkgconfig(kbproto)' 'perl(Pod::Simple) >= 3' 'libuuid.so' 'libthai.so.0(LIBTHAI_0' 'libX11 >= 1.5' 'libXft' 'perl(Exporter)' 'libstdc++.so.6(CXXABI_1' 'pkgconfig(gio' 'libstdc++' 'libffi.so' 'perl(File::Spec) >= 0' 'libk5crypto' 'sed' 'perl(Class::Struct)' 'perl(Data::Dumper)' 'libassuan.so' 'libXrender' 'ld64' 'libformw' 'pkgconfig(gdk' 'harfbuzz(s390' 'adwaita' 'libatspi' 'm4 >= 1' 'libnpth.so' '(/etc/pam' 'pkgconfig(cairo' '/usr/bin/perl' 'liblcms2' 'perl(Errno)' 'pkgconfig(pangoft2)' 'libxml2.so.2(LIBXML2_2' 'ncurses-libs(s390' 'pkgconfig(ncursesw)' 'xml' 'pkgconfig(xcomposite)' 'libkrb5support' 'libtinfo' 'perl(parent)' 'libpam.so' 'libavahi' 'pkgconfig(libcap)' 'grep' 'libedit' '(systemd' 'perl(File::Temp)' 'libuuid(s390' 'libreadline' 'perl(POSIX)' 'pkgconfig(formw)' 'glibc' 'pkgconfig(kdb)' 'libffi' 'perl(File::Find)' 'libgdk_pixbuf' 'coreutils' 'perl(File::Basename)' 'libz' 'libatomic' 'libblkid(s390' 'findutils' 'systemd' 'pkgconfig(xinerama)' 'libpango' 'pkgconfig(xkbcommon) >= 0' 'libgomp = 15.2' 'libgcc >= 15.2' 'libgmp' 'zlib-ng' 'gtk3' 'libtasn1' 'libsmartcols = 2.41' 'perl(Fedora::VSP)' 'libkrb5' 'libstemmer' 'pam' 'libXft(s390' 'gettext' 'libssl' 'perl(Term::Cap)' 'pkgconfig(menuw)' 'glibc >= 2' 'libxml2' 'libgcrypt' 'libgobject' '/usr/bin/sh' 'pkgconfig(ncurses)' 'pkgconfig(menu)' 'libpam' 'cmake' 'libdbus' 'libgcc_s.so.1(GCC_3' 'pkgconfig(panelw)' 'libpcre2' 'libuuid = 2.41' 'libmenuw' 'libgcc_s' 'ca' 'adwaita-icon' 'libgusb.so.2(LIBGUSB_0' 'filesystem' 'perl(Text::ParseWords)' '/bin/sh' 'libglycin' 'libselinux.so' 'perl(File::stat)' 'libblkid' 'pkgconfig(fribidi) >= 0' 'pkgconfig(libpcre2' 'audit' 'pkgconfig(cairo) >= 1' 'font(:lang=en)' 'perl(Cwd)' 'pkgconfig(xext)' 'perl(Pod::Text)' 'pkgconfig(form)' 'atk(s390' 'cups' 'bash' 'libcom_err' 'libgcrypt >= 1' 'perl(threads)' 'libthai.so' 'make' 'binutils >= 2' 'libgmodule' 'libpixman' '(pam >= 1' 'autoconf >= 2' 'libpanelw' 'pkgconfig(pango) >= 1' 'pkgconfig(libcap' 'perl(Thread::Queue)' 'libfdisk = 2.41' 'pkgconfig(mit' 'perl(File::Compare)' 'pkgconfig(xfixes)' 'nettle >= 3' 'fribidi(s390' 'perl(constant)' 'libX11' 'pkgconfig(xproto)' 'libhogweed' 'libblkid = 2.41' '/usr/sbin/update' 'libpangocairo' 'libm' 'libkrad' 'libedit(s390' 'libgcrypt.so' 'libmpc' 'libfdisk' 'openssl-libs' 'libm.so' 'groff' 'libform' 'libudev' 'libmpfr' 'perl(PerlIO)' 'pkgconfig(x11)' 'pkgconfig(xcursor)' 'glib2' 'libfribidi' 'libsqlite3' 'perl' 'perl(Carp)' 'libc.so' 'libz.so.1(ZLIB_1' 'pkgconfig(xi)' 'p11' 'pkgconfig(xdamage)' 'glycin' 'libjson' 'libstdc++.so' 'libgcc' 'gnupg2' 'libicuuc' 'libpng16' 'ld64.so' 'libX11 >= 1' 'libsepol' '/usr/bin/bash' 'libthai(s390' 'perl(strict)' 'pkgconfig(cloudproviders) >= 0' 'libfdisk.so' 'pkgconfig(pangocairo) >= 1' 'openssl' 'libpanel' 'filesystem >= 3' 'libfreetype' 'libnettle' 'libnpth' 'libubsan' 'libcairo' 'libgomp' 'shared' 10-21 17:00 root DEBUG CheckOwnDirs completed: 484.670 seconds 10-21 17:00 root DEBUG Running check: CheckOwnOther 10-21 17:00 root DEBUG CheckOwnOther completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckRelocatable 10-21 17:00 root DEBUG CheckRelocatable completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckRequires 10-21 17:00 root DEBUG CheckRequires completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckSourceMD5 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/1001-openssh-10.0p1-RHEL8.patch 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam 10-21 17:00 root DEBUG Checking sha256 for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/CJR-GPG-KEY.gpg 10-21 17:00 root DEBUG Checking source sha256 : /var/lib/copr-rpmbuild/results/hpnssh/upstream/CJR-GPG-KEY.gpg 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.pam 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc 10-21 17:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-10.2p1_hpn18.8.0.tar.gz 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/1001-openssh-10.0p1-RHEL8.patch 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/1001-openssh-10.0p1-RHEL8.patch 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack 1001-openssh-10.0p1-RHEL8.patch, so probably not an archive. Copying instead 10-21 17:00 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source18 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/1001-openssh-10.0p1-RHEL8.patch-extract 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack sshd-suse.pam, so probably not an archive. Copying instead 10-21 17:00 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source17 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam-extract 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack series, so probably not an archive. Copying instead 10-21 17:00 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source16 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series-extract 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack hpnsshd.sysuser, so probably not an archive. Copying instead 10-21 17:00 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source14 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser-extract 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack hpnssh-agent.socket, so probably not an archive. Copying instead 10-21 17:00 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source13 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket-extract 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack hpnssh-agent.service, so probably not an archive. Copying instead 10-21 17:00 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source12 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service-extract 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack hpnsshd-keygen.target, so probably not an archive. Copying instead 10-21 17:00 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source11 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target-extract 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack hpnsshd-keygen, so probably not an archive. Copying instead 10-21 17:00 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source10 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen-extract 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack hpnsshd-keygen@.service, so probably not an archive. Copying instead 10-21 17:00 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source9 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service-extract 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack hpnsshd.service, so probably not an archive. Copying instead 10-21 17:00 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source8 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service-extract 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack hpnsshd.socket, so probably not an archive. Copying instead 10-21 17:00 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source7 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket-extract 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack hpnsshd@.service, so probably not an archive. Copying instead 10-21 17:00 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source6 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service-extract 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack hpnsshd.sysconfig, so probably not an archive. Copying instead 10-21 17:00 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source5 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig-extract 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack hpnssh-keycat.pam, so probably not an archive. Copying instead 10-21 17:00 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source4 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam-extract 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/upstream/CJR-GPG-KEY.gpg 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/CJR-GPG-KEY.gpg 10-21 17:00 root DEBUG Status: 1, stdout: , stderr: . 10-21 17:00 root DEBUG Cannot unpack CJR-GPG-KEY.gpg, so probably not an archive. Copying instead 10-21 17:00 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source3 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/CJR-GPG-KEY.gpg-extract 10-21 17:00 root DEBUG CheckSourceMD5 completed: 0.634 seconds 10-21 17:00 root DEBUG Running check: CheckSourcedirMacroUse 10-21 17:00 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckSpecLegibility 10-21 17:00 root DEBUG CheckSpecLegibility completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckSpecName 10-21 17:00 root DEBUG CheckSpecName completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckStaticLibs 10-21 17:00 root DEBUG CheckStaticLibs completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckSystemdUnitdirScriplets 10-21 17:00 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckSystemdUserunitdirScriplets 10-21 17:00 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckUTF8Filenames 10-21 17:00 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckUpdateIconCache 10-21 17:00 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckUsefulDebuginfo 10-21 17:00 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckBuildInMock 10-21 17:00 root DEBUG CheckBuildInMock completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckBuildroot 10-21 17:00 root DEBUG CheckBuildroot completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckBundledFonts 10-21 17:00 root DEBUG CheckBundledFonts completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckClean 10-21 17:00 root DEBUG CheckClean completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckContainsLicenseText 10-21 17:00 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckFileRequires 10-21 17:00 root DEBUG CheckFileRequires completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckFinalRequiresProvides 10-21 17:00 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckFullVerReqSub 10-21 17:00 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckFunctionAsDescribed 10-21 17:00 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckIllegalSpecTags 10-21 17:00 root DEBUG CheckIllegalSpecTags completed: 0.002 seconds 10-21 17:00 root DEBUG Running check: CheckLatestVersionIsPackaged 10-21 17:00 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckLicenseUpstream 10-21 17:00 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckManPages 10-21 17:00 root DEBUG CheckManPages completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckParallelMake 10-21 17:00 root DEBUG CheckParallelMake completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckPatchComments 10-21 17:00 root DEBUG CheckPatchComments completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckPkgConfigFiles 10-21 17:00 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckRubyPlugin 10-21 17:00 root DEBUG CheckRubyPlugin completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckScriptletSanity 10-21 17:00 root DEBUG CheckScriptletSanity completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckSourceComment 10-21 17:00 root DEBUG CheckSourceComment completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckSourceDownloads 10-21 17:00 root DEBUG CheckSourceDownloads completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckSourceUrl 10-21 17:00 root DEBUG CheckSourceUrl completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckSourceVerification 10-21 17:00 root DEBUG CheckSourceVerification completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckSpecAsInSRPM 10-21 17:00 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckSupportAllArchs 10-21 17:00 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckTestSuites 10-21 17:00 root DEBUG CheckTestSuites completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckTimeStamps 10-21 17:00 root DEBUG CheckTimeStamps completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckTmpfiles 10-21 17:00 root DEBUG CheckTmpfiles completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckUpdateMimeDatabase 10-21 17:00 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckUseGlobal 10-21 17:00 root DEBUG CheckUseGlobal completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: SugarActivityCheckBuildRequires 10-21 17:00 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: SugarActivityCheckNaming 10-21 17:00 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: SugarActivityCheckRuntimeDeps 10-21 17:00 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckAddMavenDepmap 10-21 17:00 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckBundledJars 10-21 17:00 root DEBUG CheckBundledJars completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckJPackageRequires 10-21 17:00 root DEBUG CheckJPackageRequires completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckJavadoc 10-21 17:00 root DEBUG CheckJavadoc completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckJavadocJPackageRequires 10-21 17:00 root DEBUG CheckJavadocJPackageRequires completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckJavadocdirName 10-21 17:00 root DEBUG CheckJavadocdirName completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckMvnRpmbuild 10-21 17:00 root DEBUG CheckMvnRpmbuild completed: 0.010 seconds 10-21 17:00 root DEBUG Running check: CheckNewStyleMaven 10-21 17:00 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckNoArch 10-21 17:00 root DEBUG CheckNoArch completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckNoOldMavenDepmap 10-21 17:00 root DEBUG CheckNoOldMavenDepmap completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckNoRequiresPost 10-21 17:00 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckNotJavaApplicable 10-21 17:00 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckPomInstalled 10-21 17:00 root DEBUG CheckPomInstalled completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckTestSkip 10-21 17:00 root DEBUG CheckTestSkip completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckUpdateDepmap 10-21 17:00 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckUpstremBuildMethod 10-21 17:00 root DEBUG CheckUpstremBuildMethod completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: CheckUseMavenpomdirMacro 10-21 17:00 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckAutotoolsObsoletedMacros 10-21 17:00 root DEBUG autotools used: automake 10-21 17:00 root DEBUG running: grep -E -n -o -e AM_CONFIG_HEADER[[:space:]]*$ -e AM_CONFIG_HEADER\( -e AM_PROG_CC_STDC[[:space:]]*$ -e AM_PROG_CC_STDC\( /var/lib/copr-rpmbuild/results/hpnssh/BUILD/hpnssh-10.2p1_hpn18.8.0-build/hpnssh-10.2p1_hpn18.8.0/configure.ac 10-21 17:00 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.003 seconds 10-21 17:00 root DEBUG Running check: fonts-disable 10-21 17:00 root DEBUG fonts-disable completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: generic-excludearch 10-21 17:00 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 10-21 17:00 root DEBUG generic-excludearch completed: 0.003 seconds 10-21 17:00 root DEBUG Running check: generic-large-docs 10-21 17:00 root DEBUG generic-large-docs completed: 0.019 seconds 10-21 17:00 root DEBUG Running check: java-check-bundled-jars 10-21 17:00 root DEBUG java-check-bundled-jars completed: 0.001 seconds 10-21 17:00 root DEBUG Running check: fonts-fc-query 10-21 17:00 root DEBUG fonts-fc-query completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: fonts-repo-audit 10-21 17:00 root DEBUG fonts-repo-audit completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: generic-large-data 10-21 17:00 root DEBUG generic-large-data completed: 0.017 seconds 10-21 17:00 root DEBUG Running check: generic-srv-opt 10-21 17:00 root DEBUG generic-srv-opt completed: 0.003 seconds 10-21 17:00 root DEBUG Running check: perl-url-tag 10-21 17:00 root DEBUG perl-url-tag completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: php-compatinfo 10-21 17:00 root DEBUG php-compatinfo completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: python-check-eggs 10-21 17:00 root DEBUG python-check-eggs completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: python-dont-download-deps 10-21 17:00 root DEBUG python-dont-download-deps completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: python-egg-info 10-21 17:00 root DEBUG python-egg-info completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: python-meet-guidelines 10-21 17:00 root DEBUG python-meet-guidelines completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckBuildCompilerFlags 10-21 17:00 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckDaemonCompileFlags 10-21 17:00 root DEBUG CheckDaemonCompileFlags completed: 0.010 seconds 10-21 17:00 root DEBUG Running check: CheckUpdateDesktopDatabase 10-21 17:00 root DEBUG CheckUpdateDesktopDatabase completed: 0.000 seconds 10-21 17:00 root DEBUG Running check: CheckSystemdScripts 10-21 17:00 root DEBUG CheckSystemdScripts completed: 0.000 seconds 10-21 17:00 root DEBUG Report completed: 933.266 seconds