10-23 16:49 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 10-23 16:49 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-23 16:49 root INFO Processing local files: hpnssh 10-23 16:49 root DEBUG Active settings after processing options 10-23 16:49 root DEBUG bz_url: https://bugzilla.redhat.com 10-23 16:49 root DEBUG _con_handler: (INFO)> 10-23 16:49 root DEBUG _log_config_done: True 10-23 16:49 root DEBUG cache: False 10-23 16:49 root DEBUG resultdir: None 10-23 16:49 root DEBUG init_done: True 10-23 16:49 root DEBUG uniqueext: None 10-23 16:49 root DEBUG configdir: None 10-23 16:49 root DEBUG log_level: 20 10-23 16:49 root DEBUG prebuilt: True 10-23 16:49 root DEBUG verbose: False 10-23 16:49 root DEBUG name: hpnssh 10-23 16:49 root DEBUG use_colors: False 10-23 16:49 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 10-23 16:49 root DEBUG bug: None 10-23 16:49 root DEBUG url: None 10-23 16:49 root DEBUG copr_build_descriptor: None 10-23 16:49 root DEBUG list_checks: False 10-23 16:49 root DEBUG list_flags: False 10-23 16:49 root DEBUG list_plugins: False 10-23 16:49 root DEBUG version: False 10-23 16:49 root DEBUG flags: [] 10-23 16:49 root DEBUG repo: None 10-23 16:49 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 10-23 16:49 root DEBUG no_report: False 10-23 16:49 root DEBUG nobuild: False 10-23 16:49 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 10-23 16:49 root DEBUG other_bz: None 10-23 16:49 root DEBUG plugins_arg: None 10-23 16:49 root DEBUG single: None 10-23 16:49 root DEBUG rpm_spec: True 10-23 16:49 root DEBUG exclude: None 10-23 16:49 root DEBUG checksum: sha256 10-23 16:49 root DEBUG plugins: {} 10-23 16:49 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 10-23 16:49 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-1.fc42.src.rpm 10-23 16:49 root INFO Using review directory: /var/lib/copr-rpmbuild/results/hpnssh 10-23 16:49 root DEBUG find_urls completed: 0.034 10-23 16:50 root DEBUG Avoiding init of working mock root 10-23 16:50 root DEBUG Url download completed: 23.245 10-23 16:50 root INFO No upstream for (Source18): 1001-openssh-10.0p1-RHEL8.patch 10-23 16:50 root INFO No upstream for (Source17): sshd-suse.pam 10-23 16:50 root INFO No upstream for (Source16): series 10-23 16:50 root INFO No upstream for (Source14): hpnsshd.sysuser 10-23 16:50 root INFO No upstream for (Source13): hpnssh-agent.socket 10-23 16:50 root INFO No upstream for (Source12): hpnssh-agent.service 10-23 16:50 root INFO No upstream for (Source11): hpnsshd-keygen.target 10-23 16:50 root INFO No upstream for (Source10): hpnsshd-keygen 10-23 16:50 root INFO No upstream for (Source9): hpnsshd-keygen@.service 10-23 16:50 root INFO No upstream for (Source8): hpnsshd.service 10-23 16:50 root INFO No upstream for (Source7): hpnsshd.socket 10-23 16:50 root INFO No upstream for (Source6): hpnsshd@.service 10-23 16:50 root INFO No upstream for (Source5): hpnsshd.sysconfig 10-23 16:50 root INFO No upstream for (Source4): hpnssh-keycat.pam 10-23 16:50 root DEBUG --> /var/lib/copr-rpmbuild/results/hpnssh/upstream : https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/CJR-GPG-KEY.gpg 10-23 16:50 root INFO Downloading (Source3): https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/CJR-GPG-KEY.gpg 10-23 16:50 root INFO No upstream for (Source2): hpnsshd.pam 10-23 16:50 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-23 16:50 root INFO Downloading (Source1): https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc 10-23 16:50 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-23 16:50 root WARNING Cannot download url: https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc 10-23 16:50 root INFO No upstream for (Source1): hpnssh-10.2p1_hpn18.8.0.tar.gz.asc 10-23 16:50 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-23 16:50 root INFO Downloading (Source0): https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz 10-23 16:50 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-23 16:50 root WARNING Cannot download url: https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz 10-23 16:50 root INFO No upstream for (Source0): hpnssh-10.2p1_hpn18.8.0.tar.gz 10-23 16:50 root INFO Running checks and generating report 10-23 16:50 root DEBUG Running check: CheckResultdir 10-23 16:50 root DEBUG CheckResultdir completed: 0.000 seconds 10-23 16:50 root DEBUG Running check: CheckBuild 10-23 16:50 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-1.fc42.s390x.rpm 10-23 16:50 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm 10-23 16:50 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-server-10.2p1_hpn18.8.0-1.fc42.s390x.rpm 10-23 16:50 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-keycat-10.2p1_hpn18.8.0-1.fc42.s390x.rpm 10-23 16:50 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-askpass-10.2p1_hpn18.8.0-1.fc42.s390x.rpm 10-23 16:50 root DEBUG CheckBuild completed: 0.038 seconds 10-23 16:50 root DEBUG Running check: CheckRpmlint 10-23 16:50 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpru6q1xwn /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-1.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-server-10.2p1_hpn18.8.0-1.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-keycat-10.2p1_hpn18.8.0-1.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-askpass-10.2p1_hpn18.8.0-1.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-1.fc42.src.rpm 10-23 16:50 root DEBUG CheckRpmlint completed: 1.970 seconds 10-23 16:50 root DEBUG Running check: CheckPackageInstalls 10-23 16:50 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 10-23 16:50 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-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-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-23 16:50 root INFO Installing built package(s) 10-23 16:50 root DEBUG --init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results, --init 10-23 16:50 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-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-23 16:50 root DEBUG CheckPackageInstalls completed: 4.957 seconds 10-23 16:50 root DEBUG Running check: CheckRpmlintInstalled 10-23 16:50 root DEBUG --init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results, --init 10-23 16:50 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-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-23 16:50 root DEBUG is_installed: Tested rpmlint, result: 1 10-23 16:50 root DEBUG command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results, --shell, 'rm -f /var/lib/rpm/__db*' 10-23 16:50 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-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-23 16:50 root DEBUG Install command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results, install, rpmlint 10-23 16:50 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-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-23 16:50 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-clients-debuginfo hpnssh-clients hpnssh-askpass-debuginfo hpnssh-keycat hpnssh-debuginfo hpnssh hpnssh-keycat-debuginfo hpnssh-server-debuginfo hpnssh-askpass hpnssh-server; 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-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-clients-debuginfo hpnssh-clients hpnssh-askpass-debuginfo hpnssh-keycat hpnssh-debuginfo hpnssh hpnssh-keycat-debuginfo hpnssh-server-debuginfo hpnssh-askpass hpnssh-server; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed hpnssh-clients-debuginfo hpnssh-clients hpnssh-askpass-debuginfo hpnssh-keycat hpnssh-debuginfo hpnssh hpnssh-keycat-debuginfo hpnssh-server-debuginfo hpnssh-askpass hpnssh-server; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "hpnssh-clients-debuginfo". (none): E: there is no installed rpm "hpnssh-clients". (none): E: there is no installed rpm "hpnssh-askpass-debuginfo". (none): E: there is no installed rpm "hpnssh-keycat". (none): E: there is no installed rpm "hpnssh-debuginfo". (none): E: there is no installed rpm "hpnssh". (none): E: there is no installed rpm "hpnssh-keycat-debuginfo". (none): E: there is no installed rpm "hpnssh-server-debuginfo". (none): E: there is no installed rpm "hpnssh-askpass". (none): E: there is no installed rpm "hpnssh-server". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 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-clients-debuginfo hpnssh-clients hpnssh-askpass-debuginfo hpnssh-keycat hpnssh-debuginfo hpnssh hpnssh-keycat-debuginfo hpnssh-server-debuginfo hpnssh-askpass hpnssh-server; echo 'rpmlint-done:'"] Finish: run 10-23 16:50 root DEBUG CheckRpmlintInstalled completed: 20.291 seconds 10-23 16:50 root DEBUG Running check: CheckRpmlintDebuginfo 10-23 16:50 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpsvb846fs /var/lib/copr-rpmbuild/results/hpnssh-server-debuginfo-10.2p1_hpn18.8.0-1.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-clients-debuginfo-10.2p1_hpn18.8.0-1.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-askpass-debuginfo-10.2p1_hpn18.8.0-1.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-debuginfo-10.2p1_hpn18.8.0-1.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-keycat-debuginfo-10.2p1_hpn18.8.0-1.fc42.s390x.rpm 10-23 16:50 root DEBUG CheckRpmlintDebuginfo completed: 1.626 seconds 10-23 16:50 root DEBUG Running check: CheckInitDeps 10-23 16:51 root DEBUG CheckInitDeps completed: 43.528 seconds 10-23 16:51 root DEBUG Running check: CheckBuildCompleted 10-23 16:51 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results, --chroot, --, rm -rf $(rpm --eval %_builddir)/* 10-23 16:51 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-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-23 16:51 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results, --copyin, /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-1.fc42.src.rpm, hpnssh-10.2p1_hpn18.8.0-1.fc42.src.rpm 10-23 16:51 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.fc42.src.rpm hpnssh-10.2p1_hpn18.8.0-1.fc42.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-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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.fc42.src.rpm to /var/lib/mock/fedora-42-s390x/root/hpnssh-10.2p1_hpn18.8.0-1.fc42.src.rpm Finish: run None NoneType: None 10-23 16:51 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results, --chroot, --, rpm -i hpnssh-10.2p1_hpn18.8.0-1.fc42.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 10-23 16:51 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.fc42.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-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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.fc42.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.fc42.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.vvT30J Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Akwrlu + umask 022 + cd /builddir/build/BUILD/hpnssh-10.2p1_hpn18.8.0-build + /usr/lib/rpm/redhat/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 Thu Oct 23 16:07:19 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.Akwrlu: line 243: autoupdate: command not found error: Bad exit status from /var/tmp/rpm-tmp.Akwrlu (%prep) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.Akwrlu (%prep) Finish: chroot ['rpm -i hpnssh-10.2p1_hpn18.8.0-1.fc42.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 10-23 16:51 root DEBUG _topdir: /builddir/build 10-23 16:51 root INFO Reading configuration from /etc/mock/site-defaults.cfg 10-23 16:51 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 10-23 16:51 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 10-23 16:51 root INFO WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews 10-23 16:51 root INFO Active plugins: C/C++, Generic, Shell-api 10-23 16:51 root DEBUG CheckBuildCompleted completed: 9.671 seconds 10-23 16:51 root DEBUG Skipping CheckExcludeArch in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-excludearch in /usr/share/fedora-review/scripts/generic-excludearch.sh 10-23 16:51 root DEBUG Skipping CheckLargeDocs in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-large-docs in /usr/share/fedora-review/scripts/generic-large-docs.sh 10-23 16:51 root DEBUG Skipping CheckDesktopFile in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 10-23 16:51 root DEBUG Skipping CheckSystemdScripts in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 10-23 16:51 root DEBUG Skipping CheckClean in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 10-23 16:51 root DEBUG Skipping CheckFullVerReqSub in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 10-23 16:51 root DEBUG Running check: OcamlCheckStaticLibs 10-23 16:51 root DEBUG OcamlCheckStaticLibs completed: 0.016 seconds 10-23 16:51 root DEBUG Running check: HaskellCheckStaticLibs 10-23 16:51 root DEBUG HaskellCheckStaticLibs completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CreateEnvCheck 10-23 16:51 root DEBUG CreateEnvCheck completed: 0.001 seconds 10-23 16:51 root DEBUG Running check: RCheckBuildRequires 10-23 16:51 root DEBUG RCheckBuildRequires completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: RCheckCheckMacro 10-23 16:51 root DEBUG RCheckCheckMacro completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: RCheckDoc 10-23 16:51 root DEBUG RCheckDoc completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: RCheckInstallSection 10-23 16:51 root DEBUG RCheckInstallSection completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: RCheckLatestVersionIsPackaged 10-23 16:51 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: RCheckRequires 10-23 16:51 root DEBUG RCheckRequires completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckBundledGnulib 10-23 16:51 root DEBUG CheckBundledGnulib completed: 0.001 seconds 10-23 16:51 root DEBUG Running check: CheckGccBuildRequires 10-23 16:51 root DEBUG CheckGccBuildRequires completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckHeaderFiles 10-23 16:51 root DEBUG CheckHeaderFiles completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckLDConfig 10-23 16:51 root DEBUG CheckLDConfig completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckLibToolArchives 10-23 16:51 root DEBUG CheckLibToolArchives completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckNoKernelModules 10-23 16:51 root DEBUG CheckNoKernelModules completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckNoStaticExecutables 10-23 16:51 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-askpass-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/libexec/hpnssh/gnome-hpnssh-askpass 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-askpass-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/libexec/hpnssh/hpnssh-askpass 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-askpass-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/lib/.build-id/fc/eadbacb4cc013caa4223d5afc00b375adbd864 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/libexec/hpnssh/hpnsshd-auth 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/libexec/hpnssh/hpnsshd-keygen 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/libexec/hpnssh/hpnsshd-session 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/libexec/hpnssh/hpnsftp-server 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/lib/.build-id/c2/3c26379b65b6c4c75a8f3afe63c7b1f1c14a65 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/lib/.build-id/f0/4e4013d9de72bd050e52550a610f1a38ae368e 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/lib/.build-id/18/4935275b8a6d598f496706a747a4ca59cf7e5f 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/lib/.build-id/86/e153006ff9ea83d1dce980f180241b042cfcd7 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/bin/hpnsshd 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/libexec/hpnssh/hpnssh-keysign 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/lib/.build-id/0f/1c3ee94d3cdf2291aa292dfa018a9c3921c99e 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/lib/.build-id/71/5806387e83ea65b8acc7fbb1d4c92aa1643810 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/bin/hpnssh-keygen 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-keycat-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/libexec/hpnssh/hpnssh-keycat 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-keycat-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/lib/.build-id/c1/b59b2bc67a3abb3f8a5d484a484f09cb8544ad 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/libexec/hpnssh/hpnssh-pkcs11-helper 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/libexec/hpnssh/hpnssh-sk-helper 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/lib/.build-id/1d/1291a5bae574fdb6f98440acbf1b24349974cd 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/lib/.build-id/81/f1decb98bb8fc7b0ae46bc101ca7dc3f225909 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/lib/.build-id/c2/cbfaea48af1414ca2f94ade7289b8a98fe7a73 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/lib/.build-id/4d/7185b42daa7970ed4db1928840f5bb51bc74b0 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/lib/.build-id/dc/d14ede57b186e85b0c08388c6b6bae5c703703 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/lib/.build-id/3b/1954e8afdebae62cbdd27529f30248d1fa70de 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/lib/.build-id/8e/28e709874d7b15a15ea90af52e6f3ef577130d 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/lib/.build-id/89/77d76a8cf02a8f09762daed8f1708db01fa99e 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/bin/hpnssh-agent 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/bin/hpnssh 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/bin/hpnssh-keyscan 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/bin/hpnscp 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/bin/hpnsftp 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/bin/hpnssh-copy-id 10-23 16:51 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-1.fc42.s390x.rpm/usr/bin/hpnssh-add 10-23 16:51 root DEBUG CheckNoStaticExecutables completed: 0.234 seconds 10-23 16:51 root DEBUG Running check: CheckRPATH 10-23 16:51 root DEBUG CheckRPATH completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckSoFiles 10-23 16:51 root DEBUG CheckSoFiles completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckJavaPlugin 10-23 16:51 root DEBUG CheckJavaPlugin completed: 0.001 seconds 10-23 16:51 root DEBUG Running check: PerlCheckBuildRequires 10-23 16:51 root DEBUG PerlCheckBuildRequires completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckPythonBuildRequires 10-23 16:51 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckPythonRequires 10-23 16:51 root DEBUG CheckPythonRequires completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckPythonX_Site 10-23 16:51 root DEBUG CheckPythonX_Site completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckApprovedLicense 10-23 16:51 root DEBUG CheckApprovedLicense completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckBuildrootMacros 10-23 16:51 root DEBUG CheckBuildrootMacros completed: 0.004 seconds 10-23 16:51 root DEBUG Running check: CheckBundledLibs 10-23 16:51 root DEBUG CheckBundledLibs completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckChangelogFormat 10-23 16:51 root DEBUG CheckChangelogFormat completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckCleanBuildroot 10-23 16:51 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/hpnssh-10.2p1_hpn18.8.0-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 10-23 16:51 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-23 16:51 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckCodeAndContent 10-23 16:51 root DEBUG CheckCodeAndContent completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckConfigNoReplace 10-23 16:51 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckDefattr 10-23 16:51 root DEBUG CheckDefattr completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckDescMacros 10-23 16:51 root DEBUG CheckDescMacros completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckDesktopFile 10-23 16:51 root DEBUG CheckDesktopFile completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckDesktopFileInstall 10-23 16:51 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckDevelFilesInDevel 10-23 16:51 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 10-23 16:51 root DEBUG Running check: CheckDirectoryRequire 10-23 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 -C -l 'filesystem' 10-23 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 -C --quiet --file /etc/pam.d 10-23 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 -C --quiet --file /etc/profile.d 10-23 16:52 root DEBUG CheckDirectoryRequire completed: 22.526 seconds 10-23 16:52 root DEBUG Running check: CheckDistTag 10-23 16:52 root DEBUG CheckDistTag completed: 0.001 seconds 10-23 16:52 root DEBUG Running check: CheckDocRuntime 10-23 16:52 root DEBUG CheckDocRuntime completed: 0.000 seconds 10-23 16:52 root DEBUG Running check: CheckFileDuplicates 10-23 16:52 root DEBUG CheckFileDuplicates completed: 0.000 seconds 10-23 16:52 root DEBUG Running check: CheckFilePermissions 10-23 16:52 root DEBUG CheckFilePermissions completed: 0.000 seconds 10-23 16:52 root DEBUG Running check: CheckGconfSchemaInstall 10-23 16:52 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 10-23 16:52 root DEBUG Running check: CheckGdkPixbufLoaders 10-23 16:52 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 10-23 16:52 root DEBUG Running check: CheckGioQueryModules 10-23 16:52 root DEBUG CheckGioQueryModules completed: 0.000 seconds 10-23 16:52 root DEBUG Running check: CheckGlibCompileSchemas 10-23 16:52 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 10-23 16:52 root DEBUG Running check: CheckGtkQueryModules 10-23 16:52 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 10-23 16:52 root DEBUG Running check: CheckGuidelines 10-23 16:52 root DEBUG CheckGuidelines completed: 0.000 seconds 10-23 16:52 root DEBUG Running check: CheckIfDepsDeprecated 10-23 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 'audit-libs-devel' 10-23 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.38)(64bit)' 10-23 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-23 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-23 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 'libgtk-3.so.0()(64bit)' 10-23 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-23 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 '/usr/bin/bash' 10-23 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 'audit-libs' 10-23 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-23 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 'libaudit.so.1()(64bit)' 10-23 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 'systemd-devel' 10-23 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 'libglib-2.0.so.0()(64bit)' 10-23 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-23 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 'make' 10-23 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 'perl-interpreter' 10-23 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 'libgobject-2.0.so.0()(64bit)' 10-23 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 'gcc' 10-23 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-23 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 'ncurses-devel' 10-23 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 'xauth' 10-23 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 'krb5-devel' 10-23 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 '/usr/sbin/useradd' 10-23 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-23 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-23 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 'libpam.so.0()(64bit)' 10-23 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 'util-linux' 10-23 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 'pam-devel' 10-23 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 'gnupg2' 10-23 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.3.2)(64bit)' 10-23 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-23 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-23 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 'systemd-rpm-macros' 10-23 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-23 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-23 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()(64bit)' 10-23 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 'systemd' 10-23 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 'automake' 10-23 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-23 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-23 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 'gtk3-devel' 10-23 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-devel' 10-23 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-23 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-23 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.4)(64bit)' 10-23 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 'p11-kit-devel' 10-23 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(krb5_3_MIT)(64bit)' 10-23 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 'libedit-devel' 10-23 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 'libgssapi_krb5.so.2()(64bit)' 10-23 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.3)(64bit)' 10-23 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 'libgdk-3.so.0()(64bit)' 10-23 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-23 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-23 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.4)(64bit)' 10-23 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 'libX11-devel' 10-23 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 'autoconf' 10-23 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 'groff' 10-23 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 'openssl-devel' 10-23 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 'libcom_err.so.2()(64bit)' 10-23 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-23 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 'perl-podlators' 10-23 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.36)(64bit)' 10-23 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-23 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.6)(64bit)' 10-23 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-23 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 'libcrypto.so.3()(64bit)' 10-23 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 'libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)' 10-23 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.3.1)(64bit)' 10-23 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-23 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 'libedit.so.0()(64bit)' 10-23 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.15)(64bit)' 10-23 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 'libpam.so.0(LIBPAM_1.0)(64bit)' 10-23 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-23 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 'perl-generators' 10-23 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 'zlib-devel' 10-23 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-23 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 --provides 'audit-libs-devel' 10-23 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 --provides 'audit-libs' 10-23 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 --provides 'gtk3' 10-23 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 --provides 'systemd-devel' 10-23 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 --provides 'bash' 10-23 17:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'perl-interpreter' 10-23 17:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'make' 10-23 17:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'ncurses-devel' 10-23 17:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glib2' 10-23 17:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'krb5-devel' 10-23 17:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'krb5-libs' 10-23 17:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libxcrypt' 10-23 17:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libselinux' 10-23 17:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'util-linux' 10-23 17:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pam-devel' 10-23 17:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gnupg2' 10-23 17:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libgcc' 10-23 17:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'crypto-policies' 10-23 17:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'systemd-rpm-macros' 10-23 17:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libedit' 10-23 17:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pam' 10-23 17:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'automake' 10-23 17:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'systemd' 10-23 17:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'shadow-utils' 10-23 17:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libselinux-devel' 10-23 17:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gtk3-devel' 10-23 17:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'p11-kit-devel' 10-23 17:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libedit-devel' 10-23 17:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libX11-devel' 10-23 17:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'zlib-ng-compat' 10-23 17:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'autoconf' 10-23 17:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl-devel' 10-23 17:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'groff' 10-23 17:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'xorg-x11-xauth' 10-23 17:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'perl-podlators' 10-23 17:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'zlib-ng-compat-devel' 10-23 17:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libcom_err' 10-23 17:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl-libs' 10-23 17:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 10-23 17:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pam-libs' 10-23 17:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'perl-generators' 10-23 17:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gcc' 10-23 17:05 root DEBUG CheckIfDepsDeprecated completed: 796.788 seconds 10-23 17:05 root DEBUG Running check: CheckLicensInDoc 10-23 17:05 root DEBUG CheckLicensInDoc completed: 0.086 seconds 10-23 17:05 root DEBUG Running check: CheckLicenseField 10-23 17:05 root DEBUG Scanning sources in /var/lib/mock/fedora-42-s390x/root/builddir/build/BUILD/hpnssh-10.2p1_hpn18.8.0-build 10-23 17:05 root DEBUG Got license reply, length: 136938 10-23 17:05 root DEBUG CheckLicenseField completed: 24.757 seconds 10-23 17:05 root DEBUG Running check: CheckLicenseFieldSPDX 10-23 17:05 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-23 17:05 root DEBUG CheckLicenseFieldSPDX completed: 0.871 seconds 10-23 17:05 root DEBUG Running check: CheckLicenseInSubpackages 10-23 17:05 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 10-23 17:05 root DEBUG Running check: CheckLocale 10-23 17:05 root DEBUG CheckLocale completed: 0.000 seconds 10-23 17:05 root DEBUG Running check: CheckMacros 10-23 17:05 root DEBUG CheckMacros completed: 0.000 seconds 10-23 17:05 root DEBUG Running check: CheckMakeinstall 10-23 17:05 root DEBUG CheckMakeinstall completed: 0.000 seconds 10-23 17:05 root DEBUG Running check: CheckMultipleLicenses 10-23 17:05 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 10-23 17:05 root DEBUG Running check: CheckNameCharset 10-23 17:05 root DEBUG CheckNameCharset completed: 0.000 seconds 10-23 17:05 root DEBUG Running check: CheckNaming 10-23 17:05 root DEBUG CheckNaming completed: 0.000 seconds 10-23 17:05 root DEBUG Running check: CheckNoConfigInUsr 10-23 17:05 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 10-23 17:05 root DEBUG Running check: CheckNoConflicts 10-23 17:05 root DEBUG CheckNoConflicts completed: 0.000 seconds 10-23 17:05 root DEBUG Running check: CheckNoNameConflict 10-23 17:05 root DEBUG CheckNoNameConflict completed: 1.344 seconds 10-23 17:05 root DEBUG Running check: CheckObeysFHS 10-23 17:05 root DEBUG CheckObeysFHS completed: 0.000 seconds 10-23 17:05 root DEBUG Running check: CheckObsoletesForRename 10-23 17:05 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 10-23 17:05 root DEBUG Running check: CheckOwnDirs 10-23 17:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 10-23 17:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 10-23 17:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1(GCC_3.0)(64bit)' 10-23 17:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.25)(64bit)' 10-23 17:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'audit-libs' 10-23 17:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux.so.1()(64bit)' 10-23 17:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.so.1()(64bit)' 10-23 17:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 10-23 17:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-23 17:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux' 10-23 17:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.2)(64bit)' 10-23 17:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 10-23 17:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 10-23 17:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 10-23 17:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 10-23 17:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(hpnssh)' 10-23 17:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2)(64bit)' 10-23 17:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.26)(64bit)' 10-23 17:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1()(64bit)' 10-23 17:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 10-23 17:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:08 root DEBUG Running: mock -r /var/lib/copr-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 'openssl-libs' 'audit-libs' 'hpnssh' 'glibc' 'libselinux' 'bash' 'zlib-ng-compat' 'libgcc' 10-23 17:08 root DEBUG Running: mock -r /var/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 'libuuid' '/usr/sbin/update' 'libepoxy' 'perl(POSIX)' 'libglib' 'pkgconfig(fontconfig)' 'make' 'pkgconfig(mit' 'libblkid' 'perl(File::Spec)' 'perl(Fedora::VSP)' 'pkgconfig(menuw)' 'ncurses' 'sed' 'libpanel' 'libperl.so' 'gtk3(s390' 'libtic' '/bin/sh' 'libgcc' 'libk5crypto' 'libuuid.so' '/usr/bin/sh' 'perl(Pod::Simple) >= 3' 'libgomp' 'libfdisk' 'perl(File::Compare)' 'perl(Cwd)' 'libffi' 'libsystemd' 'pkgconfig(gdk' 'pkgconfig(libssl)' 'libgmp' 'ld64' 'perl(Pod::Man)' 'pkgconfig(libcap' 'libkrad' 'libXau' 'libgcc_s' 'libmpc' 'libpanelw' 'perl' 'perl(threads)' 'libgcrypt' 'util' 'libncursesw' 'libmenuw' 'libtss2' 'p11' 'pkgconfig(form)' 'krb5' 'openssl-libs' 'perl(Config)' 'glibc' 'libformw' 'libassuan' 'libkrb5' 'pkgconfig(fribidi) >= 0' 'libstdc++' 'pkgconfig(gssrpc)' 'pkgconfig(kbproto)' 'pkgconfig(pangocairo) >= 1' 'libkadm5(s390' '/usr/bin/bash' 'pkgconfig(xkbcommon) >= 0' 'audit-libs' 'crypto' 'perl(parent)' 'libassuan.so' 'pkgconfig(kdb)' 'bash' 'libXmuu' 'libauparse' 'rtld(GNU_HASH)' 'audit' 'setup' 'keyutils' 'autoconf >= 2' 'perl(File::stat)' 'libverto' 'perl(File::Temp)' 'pkgconfig(xproto)' 'libz' 'libselinux' 'libX11 = 1.8' 'libm.so' 'libpamc' 'libpam.so' 'pkgconfig(ncurses)' 'libgcc(s390' 'libmount' 'pkgconfig(xi)' 'libpam' 'libubsan' '(systemd' 'perl(Term::ANSIColor)' 'filesystem >= 3' 'libselinux.so' 'libfdisk.so' 'pkgconfig(xext)' 'glibc = 2' 'hpnssh' 'pkgconfig(panelw)' 'libc.so' 'pkgconfig(cloudproviders) >= 0' 'pkgconfig(xrandr)' 'pkgconfig(gtk+' 'libgcc_s.so' 'libgpg' 'libgailutil' '(/etc/pam' 'libatk' 'pkgconfig(gio' 'pkgconfig(xcursor)' 'cmake' 'libatomic' '/usr/bin/perl' 'libsmartcols = 2.40' 'pkgconfig(pango) >= 1' 'libsmartcols.so' 'libpcre2' 'pcre2' 'findutils' 'perl(Errno)' 'perl(File::Spec) >= 0' 'pkgconfig(x11)' 'pkgconfig(libcrypto)' 'libldap' 'pkgconfig(xcomposite)' 'pkgconfig(libpcre2' 'libstdc++.so' 'm4 >= 1' 'libasan' 'libstdc++.so.6(CXXABI_1' 'libgnutls' 'libncurses++' 'libaudit' 'libauplugin' 'libldap.so' 'libksba.so' 'libgtk' 'libksba' 'libmount = 2.40' 'libzstd' 'pkgconfig(ncursesw)' 'libgdk' 'ncurses-c++-libs(s390' 'perl(strict)' 'pkgconfig' 'libtinfo' 'libmenu' 'libcrypto' 'libudev' 'libp11' 'systemd' 'libpango' 'perl(Term::Cap)' '/usr/bin/pkg' 'libblkid = 2.40' 'libnpth' 'libssl' 'perl(PerlIO)' 'perl(File::Copy)' 'pkgconfig(cairo) >= 1' 'kernel' 'libX11' 'libgio' 'libgcc_s.so.1(GCC_3' 'libbz2' 'pkgconfig(wayland' 'zlib-ng-compat' 'groff' 'libpangocairo' 'filesystem' 'libselinux(s390' 'libuuid = 2.40' 'ld64.so' 'libcom_err' 'libgssapi_krb5' 'perl(:VERSION) >= 5' 'emacs' '(glibc-gconv' 'perl(File::Find)' 'coreutils' 'libsqlite3' 'perl(constant)' 'libgdk_pixbuf' 'libgobject' 'pkgconfig(libsepol)' 'libkrb5support' 'perl(Text::ParseWords)' 'perl(Thread::Queue)' 'grep' 'perl(Encode)' 'perl(Data::Dumper)' 'libmpfr' 'perl(File::Basename)' 'libpam_misc' 'libgcrypt.so' 'pkgconfig(xfixes)' 'pkgconfig(cairo' 'libcap' 'libharfbuzz' 'perl(Getopt::Long)' 'pkgconfig(epoxy) >= 1' 'pkgconfig(panel)' 'glibc(s390' 'pkgconfig(pangoft2)' 'pkgconfig(xdamage)' 'perl(File::Path)' 'zlib-ng' 'filesystem(unmerged' 'perl(Pod::Text)' 'libreadline' 'libsepol' 'liblber.so' 'libXext' 'libcairo' 'libm' 'libedit' 'binutils >= 2' 'openssl' 'perl(Carp)' 'pam' 'libgssrpc' 'pkgconfig(menu)' 'pkgconfig(atk' 'libsepol(s390' 'libpam_misc.so' 'libfdisk = 2.40' 'basesystem' 'libkdb5' 'cpp = 15.2' 'libblkid.so' 'libgomp = 15.2' 'libgcc >= 15.2' 'libedit(s390' 'glibc >= 2' 'libform' 'libmount.so' 'perl(Pod::Usage)' 'perl(Class::Struct)' 'perl(warnings)' 'libncurses++w' 'libsmartcols' 'ncurses-libs(s390' 'libnpth.so' '(pam >= 1' 'pkgconfig(formw)' 'pkgconfig(xcb) >= 1' 'pkgconfig(xinerama)' 'perl(IO::File)' 'ca' 'perl(Exporter)' 'libgcrypt >= 1' 'liblber' 'pkgconfig(atk) >= 2' 10-23 17:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.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-23 17:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:13 root DEBUG Running: mock -r /var/lib/copr-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 'hpnssh-clients' 'krb5-libs' 'openssl-libs' 'audit-libs' 'hpnssh' 'glibc' 'libselinux' 'bash' 'zlib-ng-compat' 'libgcc' 'libedit' 'crypto-policies' 10-23 17:13 root DEBUG Running: mock -r /var/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 'libuuid' 'libattr' '/usr/sbin/update' 'libssl.so.3(OPENSSL_3' 'libepoxy' 'libresolv' 'perl(POSIX)' 'libglib' 'pkgconfig(fontconfig)' 'make' 'pkgconfig(mit' 'libblkid' 'perl(File::Spec)' 'perl(Fedora::VSP)' 'pkgconfig(menuw)' 'ncurses' 'sed' 'libpanel' 'libperl.so' 'gtk3(s390' 'libtic' '/bin/sh' 'libgcc' 'libk5crypto' 'libuuid.so' '/usr/bin/sh' 'perl(Pod::Simple) >= 3' 'libgomp' 'libfdisk' 'perl(File::Compare)' 'perl(Cwd)' 'libffi' 'libsystemd' 'pkgconfig(gdk' 'pkgconfig(libssl)' 'libgmp' 'ld64' 'perl(Pod::Man)' 'pkgconfig(libcap' 'libattr.so' 'libkrad' 'libXau' 'libgcc_s' 'libmpc' 'libpanelw' 'perl' 'perl(threads)' 'libgcrypt' 'util' 'libncursesw' 'libmenuw' 'libtss2' 'p11' 'pkgconfig(form)' 'krb5' 'openssl-libs' 'perl(Config)' 'libkeyutils.so' 'glibc' 'libformw' 'libacl.so' 'libassuan' 'libkrb5' 'pkgconfig(fribidi) >= 0' 'libstdc++' 'pkgconfig(gssrpc)' 'pkgconfig(kbproto)' 'pkgconfig(pangocairo) >= 1' 'libkadm5(s390' '/usr/bin/bash' 'pkgconfig(xkbcommon) >= 0' 'audit-libs' 'crypto' 'perl(parent)' 'libassuan.so' 'pkgconfig(kdb)' 'bash' 'libXmuu' 'libauparse' 'libcrypto.so.3(OPENSSL_3' 'rtld(GNU_HASH)' 'audit' 'libkeyutils' 'setup' 'keyutils' 'autoconf >= 2' 'perl(File::stat)' 'libverto' 'perl(File::Temp)' 'pkgconfig(xproto)' 'libz' 'libselinux' 'libX11 = 1.8' 'libm.so' 'crypto-policies' 'libpamc' 'libpam.so' 'pkgconfig(ncurses)' 'libgcc(s390' 'libmount' 'pkgconfig(xi)' 'libpam' 'libubsan' '(systemd' 'perl(Term::ANSIColor)' 'filesystem >= 3' 'libselinux.so' 'libfdisk.so' 'pkgconfig(xext)' 'glibc = 2' 'hpnssh' 'pkgconfig(panelw)' 'libc.so' 'pkgconfig(cloudproviders) >= 0' 'pkgconfig(xrandr)' 'pkgconfig(gtk+' 'libgcc_s.so' 'libgpg' 'libgailutil' 'libgcrypt >= 1' '(/etc/pam' 'libatk' 'pkgconfig(gio' 'pkgconfig(xcursor)' 'cmake' 'libatomic' '/usr/bin/perl' 'libsmartcols = 2.40' 'pkgconfig(pango) >= 1' 'libsmartcols.so' 'libpcre2' 'pcre2' 'findutils' 'perl(Errno)' 'perl(File::Spec) >= 0' 'pkgconfig(x11)' 'pkgconfig(libcrypto)' 'libldap' 'pkgconfig(xcomposite)' 'pkgconfig(libpcre2' 'libstdc++.so' 'm4 >= 1' 'libasan' 'libstdc++.so.6(CXXABI_1' 'libgnutls' 'libncurses++' 'libaudit' 'libauplugin' 'libldap.so' 'libksba.so' 'libgtk' 'libksba' 'libmount = 2.40' 'krb5-libs' 'libzstd' 'pkgconfig(ncursesw)' 'libgdk' 'ncurses-c++-libs(s390' 'perl(strict)' 'pkgconfig' 'libtinfo' 'libmenu' 'libcrypto' 'libudev' 'libp11' 'systemd' 'libpango' 'perl(Term::Cap)' '/usr/bin/pkg' 'libblkid = 2.40' 'libnpth' 'hpnssh-clients' 'libssl' 'perl(PerlIO)' 'perl(File::Copy)' 'pkgconfig(cairo) >= 1' 'kernel' 'libX11' 'libgio' 'libgcc_s.so.1(GCC_3' 'libbz2' 'pkgconfig(wayland' 'zlib-ng-compat' 'groff' 'libpangocairo' 'libacl' 'filesystem' 'libselinux(s390' 'libuuid = 2.40' 'ld64.so' 'libcom_err' 'libgssapi_krb5' 'perl(:VERSION) >= 5' 'emacs' '(glibc-gconv' 'perl(File::Find)' 'coreutils' 'libsqlite3' 'libresolv.so' 'libgdk_pixbuf' 'perl(constant)' 'libgobject' 'pkgconfig(libsepol)' 'libkrb5support' 'perl(Text::ParseWords)' 'perl(Thread::Queue)' 'grep' 'perl(Encode)' 'perl(Data::Dumper)' 'libmpfr' 'perl(File::Basename)' 'libpam_misc' 'libgcrypt.so' 'pkgconfig(xfixes)' 'pkgconfig(cairo' 'libcap' 'libharfbuzz' 'perl(Getopt::Long)' 'pkgconfig(epoxy) >= 1' 'pkgconfig(panel)' 'glibc(s390' 'pkgconfig(pangoft2)' 'pkgconfig(xdamage)' 'perl(File::Path)' 'zlib-ng' 'filesystem(unmerged' 'perl(Pod::Text)' 'libreadline' 'libsepol' 'liblber.so' 'libXext' 'libcairo' 'libm' 'libedit' 'binutils >= 2' '/etc/crypto' 'openssl' 'perl(Carp)' 'pam' 'libgssrpc' 'pkgconfig(menu)' 'pkgconfig(atk' 'libsepol(s390' 'libpam_misc.so' 'libfdisk = 2.40' 'basesystem' 'libkdb5' 'cpp = 15.2' 'libblkid.so' 'libgomp = 15.2' 'libgcc >= 15.2' 'libedit(s390' 'glibc >= 2' 'libform' 'libmount.so' 'perl(Pod::Usage)' 'perl(Class::Struct)' 'perl(warnings)' 'libncurses++w' 'libsmartcols' 'ncurses-libs(s390' 'libnpth.so' 'pkgconfig(formw)' 'pkgconfig(xcb) >= 1' 'pkgconfig(xinerama)' 'perl(IO::File)' 'ca' 'perl(Exporter)' 'libselinux >= 2' '(pam >= 1' 'liblber' 'pkgconfig(atk) >= 2' 10-23 17:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.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-23 17:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:18 root DEBUG Running: mock -r /var/lib/copr-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 'shadow-utils' 'libcom_err' 'krb5-libs' 'openssl-libs' 'audit-libs' 'libxcrypt' 'hpnssh' 'glibc' 'pam-libs' 'libselinux' 'systemd' 'bash' 'zlib-ng-compat' 'libgcc' 'pam' 'crypto-policies' 'hpnssh-server' 10-23 17:18 root DEBUG Running: mock -r /var/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 'libattr' 'libresolv' 'libglib' 'make' 'libsemanage.so' '(libbpf >= 2:1' 'gtk3(s390' 'libgcc' 'libk5crypto' '/usr/bin/sh' 'shadow-utils' 'libgomp' 'libpwquality(s390' 'libgmp' 'perl' 'libpanelw' 'libmenuw' 'libkeyutils.so' 'libkadm5(s390' '/usr/bin/bash' 'bash' 'libXmuu' 'libauparse' 'setup' 'libX11 = 1.8' 'pkgconfig(ncurses)' 'pkgconfig(panelw)' 'libc.so' 'libgcrypt >= 1' '/usr/bin/perl' 'libpcre2' 'pkgconfig(libcrypto)' 'libldap' 'pkgconfig(xcomposite)' 'libstdc++.so' 'libblkid(s390' 'libstdc++.so.6(CXXABI_1' 'libauplugin' 'libzstd' 'pkgconfig(ncursesw)' 'libgdk' 'libp11' 'perl(Term::Cap)' '/usr/bin/pkg' 'perl(PerlIO)' 'pkgconfig(cairo) >= 1' 'libX11' 'zlib-ng-compat' '(glibc-gconv' 'perl(File::Find)' 'libresolv.so' 'libgdk_pixbuf' 'libgobject' 'pkgconfig(libsepol)' 'libkrb5support' 'grep' 'perl(Data::Dumper)' 'libmpfr' 'pkgconfig(pangoft2)' 'perl(Getopt::Long)' 'libtirpc.so.3(TIRPC_0' 'libcairo' 'pkgconfig(menu)' 'libkdb5' 'libgcc >= 15.2' 'libgdbm' 'libedit(s390' 'glibc >= 2' 'libmount.so' 'pkgconfig(xinerama)' 'perl(Exporter)' 'libssl.so.3(OPENSSL_3' 'libepoxy' 'libblkid' 'ncurses' 'libpanel' '/bin/sh' 'libuuid.so' 'perl(Cwd)' 'libsystemd' 'pkgconfig(gdk' '/usr/bin/systemd' 'libattr.so' 'libXau' 'libeconf' 'libgcc_s' 'perl(threads)' 'util' 'libncursesw' 'p11' 'pkgconfig(form)' 'glibc' 'libassuan' 'libsystemd-shared' 'pkgconfig(kbproto)' 'pkgconfig(pangocairo) >= 1' 'pkgconfig(xkbcommon) >= 0' 'dbus >= 1' 'pkgconfig(kdb)' 'libcrypto.so.3(OPENSSL_3' 'audit' 'autoconf >= 2' 'perl(File::Temp)' 'libpopt' 'libpam.so' 'pkgconfig(xi)' 'libubsan' '(systemd' 'perl(Term::ANSIColor)' 'libselinux.so' 'libfdisk.so' 'libgcc_s.so' 'pkgconfig(xcursor)' 'libcrypt.so' 'libncurses++' 'libaudit' 'libmount = 2.40' 'libgtk' 'libksba' 'perl(strict)' 'libtinfo' 'libmenu' 'systemd' 'libblkid = 2.40' 'libelf.so' 'libpangocairo' 'libauthselect' 'libuuid = 2.40' 'perl(constant)' 'perl(Text::ParseWords)' 'pkgconfig(xfixes)' 'libcap' 'zlib-ng' 'perl(Pod::Text)' 'libedit' 'pam' 'pkgconfig(atk' 'libpam_misc.so' 'libfdisk = 2.40' 'basesystem' 'cpp = 15.2' 'perl(warnings)' 'libsmartcols' 'libselinux >= 2' 'libuuid' 'perl(File::Spec)' 'perl(Fedora::VSP)' 'sed' 'libtic' 'perl(Pod::Simple) >= 3' 'libfdisk' 'pkgconfig(libssl)' 'libmpc' 'libtss2' 'libacl.so' 'libkrb5' 'pkgconfig(fribidi) >= 0' 'libkeyutils' 'keyutils' 'libtirpc' 'perl(File::stat)' 'libverto' 'pkgconfig(xproto)' 'libm.so' 'crypto-policies' 'bzip2' 'libgcc(s390' 'libmount' 'libsemanage' 'libpam' 'filesystem >= 3' 'pkgconfig(xext)' 'glibc = 2' 'libselinux >= 1' 'hpnssh' 'pkgconfig(cloudproviders) >= 0' 'pkgconfig(xrandr)' 'libgpg' 'libgailutil' 'authselect >= 1' '(/etc/pam' 'libatk' '(util-linux' 'perl(Errno)' 'pkgconfig(x11)' 'pkgconfig(libpcre2' 'libasan' 'libgnutls' 'libldap.so' 'libpango' 'libssl' 'libnpth' 'perl(File::Copy)' 'libgio' 'libgcc_s.so.1(GCC_3' 'pkgconfig(wayland' 'systemd = 257' 'libuuid(s390' 'filesystem' 'ld64.so' 'libcom_err' 'libgssapi_krb5' 'emacs' 'libsqlite3' 'perl(Thread::Queue)' 'libsepol.so' 'perl(File::Basename)' 'pkgconfig(cairo' 'libeconf.so' 'libharfbuzz' 'pkgconfig(epoxy) >= 1' 'pkgconfig(xdamage)' 'glibc(s390' 'filesystem(unmerged' 'liblber.so' 'perl(Carp)' 'binutils >= 2' '/etc/crypto' 'libgssrpc' 'libsepol(s390' 'perl(Pod::Usage)' 'ncurses-libs(s390' 'libnpth.so' 'pkgconfig(formw)' 'ca' 'libcrack' 'liblber' 'pkgconfig(atk) >= 2' '/usr/sbin/update' 'perl(POSIX)' 'pkgconfig(fontconfig)' 'pkgconfig(mit' 'hpnssh-server' 'pkgconfig(menuw)' 'system' 'libperl.so' 'libxcrypt' 'libpam.so.0(LIBPAM_MODUTIL_1' 'perl(File::Compare)' 'libffi' 'libz.so.1(ZLIB_1.2' 'ld64' 'perl(Pod::Man)' 'pkgconfig(libcap' 'libkrad' 'libauthselect.so.4(AUTHSELECT_1' 'libgcrypt' 'krb5' 'openssl-libs' 'perl(Config)' 'pam-libs' 'libformw' '(dbus' 'libstdc++' 'pkgconfig(gssrpc)' 'audit-libs' 'crypto' 'perl(parent)' 'libassuan.so' 'rtld(GNU_HASH)' 'libz' 'libselinux' 'libpamc' 'libpam.so.0(LIBPAM_EXTENSION_1' 'libelf' 'pkgconfig(gtk+' 'pkgconfig(gio' 'cmake' 'libatomic' 'libsmartcols = 2.40' 'pkgconfig(pango) >= 1' 'libsmartcols.so' 'pcre2' 'findutils' 'perl(File::Spec) >= 0' 'm4 >= 1' 'libksba.so' 'authselect' 'krb5-libs' 'ncurses-c++-libs(s390' 'pkgconfig' 'libcrypto' 'libudev' 'kernel' 'libbz2' 'groff' 'libacl' 'libselinux(s390' 'libseccomp' 'perl(:VERSION) >= 5' 'gdbm' 'coreutils' 'perl(Encode)' 'libpam_misc' 'libgcrypt.so' 'pkgconfig(panel)' 'perl(File::Path)' 'libreadline' 'libsepol' 'libcrypt' 'libXext' 'libm' 'openssl' 'libblkid.so' 'libgomp = 15.2' 'libform' 'perl(Class::Struct)' 'libncurses++w' 'pkgconfig(xcb) >= 1' 'perl(IO::File)' '(pam >= 1' 10-23 17:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.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-23 17:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:22 root DEBUG Running: mock -r /var/lib/copr-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 'openssl-libs' 'hpnssh-keycat' 'audit-libs' 'hpnssh' 'glibc' 'pam-libs' 'libselinux' 'bash' 'zlib-ng-compat' 'libgcc' 10-23 17:22 root DEBUG Running: mock -r /var/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 'libuuid' '/usr/sbin/update' 'libepoxy' 'perl(POSIX)' 'libglib' 'pkgconfig(fontconfig)' 'make' 'pkgconfig(mit' 'libblkid' 'perl(File::Spec)' 'perl(Fedora::VSP)' 'pkgconfig(menuw)' 'ncurses' 'sed' 'libpanel' 'libperl.so' 'gtk3(s390' 'libtic' '/bin/sh' 'libgcc' 'libk5crypto' 'libuuid.so' '/usr/bin/sh' 'perl(Pod::Simple) >= 3' 'libgomp' 'libfdisk' 'perl(File::Compare)' 'perl(Cwd)' 'libffi' 'libsystemd' 'pkgconfig(gdk' 'pkgconfig(libssl)' 'libgmp' 'ld64' 'perl(Pod::Man)' 'pkgconfig(libcap' 'libkrad' 'libXau' 'libeconf' 'libgcc_s' 'libmpc' 'libpanelw' 'perl' 'perl(threads)' 'libgcrypt' 'util' 'libncursesw' 'libmenuw' 'libtss2' 'p11' 'pkgconfig(form)' 'krb5' 'openssl-libs' 'perl(Config)' 'glibc' 'pam-libs' 'libformw' 'libassuan' 'libkrb5' 'pkgconfig(fribidi) >= 0' 'libstdc++' 'pkgconfig(gssrpc)' 'pkgconfig(kbproto)' 'pkgconfig(pangocairo) >= 1' 'libkadm5(s390' '/usr/bin/bash' 'pkgconfig(xkbcommon) >= 0' 'audit-libs' 'crypto' 'perl(parent)' 'libassuan.so' 'pkgconfig(kdb)' 'bash' 'libXmuu' 'libauparse' 'libcrypto.so.3(OPENSSL_3' 'rtld(GNU_HASH)' 'audit' 'setup' 'keyutils' 'autoconf >= 2' 'perl(File::stat)' 'hpnssh-keycat' 'libverto' 'perl(File::Temp)' 'pkgconfig(xproto)' 'libz' 'libselinux' 'libX11 = 1.8' 'libm.so' 'libpamc' 'libpam.so' 'pkgconfig(ncurses)' 'libgcc(s390' 'libmount' 'pkgconfig(xi)' 'libpam' 'libubsan' '(systemd' 'perl(Term::ANSIColor)' 'filesystem >= 3' 'libselinux.so' 'libfdisk.so' 'pkgconfig(xext)' 'glibc = 2' 'hpnssh' 'pkgconfig(panelw)' 'libc.so' 'pkgconfig(cloudproviders) >= 0' 'pkgconfig(xrandr)' 'pkgconfig(gtk+' 'libgcc_s.so' 'libgpg' 'libgailutil' 'libgcrypt >= 1' '(/etc/pam' 'libatk' 'pkgconfig(gio' 'pkgconfig(xcursor)' 'cmake' 'libatomic' '/usr/bin/perl' 'libsmartcols = 2.40' 'pkgconfig(pango) >= 1' 'libsmartcols.so' 'libpcre2' 'pcre2' 'findutils' 'perl(Errno)' 'perl(File::Spec) >= 0' 'pkgconfig(x11)' 'pkgconfig(libcrypto)' 'libldap' 'pkgconfig(xcomposite)' 'pkgconfig(libpcre2' 'libstdc++.so' 'm4 >= 1' 'libasan' 'libstdc++.so.6(CXXABI_1' 'libgnutls' 'libncurses++' 'libaudit' 'libauplugin' 'libldap.so' 'libksba.so' 'libgtk' 'libksba' 'libmount = 2.40' 'libzstd' 'pkgconfig(ncursesw)' 'libgdk' 'ncurses-c++-libs(s390' 'perl(strict)' 'pkgconfig' 'libtinfo' 'libmenu' 'libcrypto' 'libudev' 'libp11' 'systemd' 'libpango' 'perl(Term::Cap)' '/usr/bin/pkg' 'libblkid = 2.40' 'libnpth' 'libssl' 'perl(PerlIO)' 'perl(File::Copy)' 'pkgconfig(cairo) >= 1' 'kernel' 'libX11' 'libgio' 'libgcc_s.so.1(GCC_3' 'libbz2' 'pkgconfig(wayland' 'zlib-ng-compat' 'groff' 'libpangocairo' 'filesystem' 'libselinux(s390' 'libuuid = 2.40' 'ld64.so' 'libcom_err' 'libgssapi_krb5' 'perl(:VERSION) >= 5' 'emacs' '(glibc-gconv' 'perl(File::Find)' 'coreutils' 'libsqlite3' 'perl(constant)' 'libgdk_pixbuf' 'libgobject' 'pkgconfig(libsepol)' 'libkrb5support' 'perl(Text::ParseWords)' 'perl(Thread::Queue)' 'grep' 'perl(Encode)' 'perl(Data::Dumper)' 'libmpfr' 'perl(File::Basename)' 'libpam_misc' 'libgcrypt.so' 'pkgconfig(xfixes)' 'pkgconfig(cairo' 'libcap' 'zlib-ng' 'libeconf.so' 'libharfbuzz' 'perl(Getopt::Long)' 'pkgconfig(epoxy) >= 1' 'glibc(s390' 'pkgconfig(panel)' 'pkgconfig(pangoft2)' 'perl(File::Path)' 'pkgconfig(xdamage)' 'filesystem(unmerged' 'perl(Pod::Text)' 'libreadline' 'libsepol' 'liblber.so' 'libXext' 'libcairo' 'libm' 'libedit' 'binutils >= 2' 'openssl' 'perl(Carp)' 'pam' 'libgssrpc' 'pkgconfig(menu)' 'pkgconfig(atk' 'libsepol(s390' 'libpam_misc.so' 'libfdisk = 2.40' 'basesystem' 'libkdb5' 'cpp = 15.2' 'libblkid.so' 'libgomp = 15.2' 'libgcc >= 15.2' 'libedit(s390' 'glibc >= 2' 'libform' 'libmount.so' 'perl(Pod::Usage)' 'perl(Class::Struct)' 'perl(warnings)' 'libncurses++w' 'libsmartcols' 'ncurses-libs(s390' 'libnpth.so' 'pkgconfig(formw)' 'pkgconfig(xcb) >= 1' 'pkgconfig(xinerama)' 'perl(IO::File)' 'ca' 'perl(Exporter)' 'libselinux >= 2' '(pam >= 1' 'liblber' 'pkgconfig(atk) >= 2' 10-23 17:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.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-23 17:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-23 17:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-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-23 17:26 root DEBUG Running: mock -r /var/lib/copr-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 'glib2' 'openssl-libs' 'audit-libs' 'gtk3' 'hpnssh' 'glibc' 'libselinux' 'bash' 'zlib-ng-compat' 'libgcc' 10-23 17:26 root DEBUG Running: mock -r /var/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 'libglib' 'make' 'libfribidi' 'libwayland' 'libtiff' 'gtk3(s390' 'adwaita-icon' 'libgcc' 'libk5crypto' '/usr/bin/sh' 'libgomp' 'libXft' 'libgmp' 'perl' 'libpanelw' 'libmenuw' 'libkadm5(s390' '/usr/bin/bash' 'bash' 'libXmuu' 'libauparse' 'setup' 'glib2' 'libX11 = 1.8' 'pkgconfig(ncurses)' 'liblcms2' 'libgusb.so.2(LIBGUSB_0' 'pkgconfig(panelw)' 'libc.so' '/usr/bin/perl' 'libpcre2' 'pkgconfig(libcrypto)' 'libldap' 'atk(s390' 'pkgconfig(xcomposite)' 'freetype >= 2' 'libstdc++.so' 'libblkid(s390' 'libstdc++.so.6(CXXABI_1' 'libauplugin' 'glib2(s390' 'libzstd' 'pkgconfig(ncursesw)' 'libgdk' 'libp11' 'perl(Term::Cap)' '/usr/bin/pkg' 'perl(PerlIO)' 'pkgconfig(cairo) >= 1' 'libX11' 'zlib-ng-compat' 'libfreetype' '(glibc-gconv' 'perl(File::Find)' 'libgdk_pixbuf' 'libgobject' 'pkgconfig(libsepol)' 'libkrb5support' 'grep' 'perl(Data::Dumper)' 'libmpfr' 'pkgconfig(pangoft2)' 'perl(Getopt::Long)' 'libicuuc' 'libXfixes' 'libcairo' 'pkgconfig(menu)' 'libkdb5' 'libgcc >= 15.2' 'libedit(s390' 'glibc >= 2' 'libmount.so' 'libatspi' 'libidn2.so.0(IDN2_0' 'pkgconfig(xinerama)' 'freetype' 'perl(Exporter)' 'libepoxy' 'libblkid' 'ncurses' 'libpanel' '/bin/sh' 'libuuid.so' 'perl(Cwd)' 'libsystemd' 'pkgconfig(gdk' 'libXau' 'libgcc_s' 'perl(threads)' 'util' 'libncursesw' 'p11' 'pkgconfig(form)' 'glibc' 'libassuan' 'pkgconfig(kbproto)' 'pkgconfig(pangocairo) >= 1' 'pkgconfig(xkbcommon) >= 0' 'xml' 'pkgconfig(kdb)' 'audit' 'autoconf >= 2' 'perl(File::Temp)' 'libsoup' 'libpam.so' 'pkgconfig(xi)' 'libjson' 'libubsan' '(systemd' 'perl(Term::ANSIColor)' 'libselinux.so' 'libfdisk.so' 'libpixman' 'libgcc_s.so' 'pkgconfig(xcursor)' 'libncurses++' 'libaudit' 'libmount = 2.40' 'libgtk' 'libksba' 'fribidi(s390' 'perl(strict)' 'libtinfo' 'libmenu' 'systemd' 'libblkid = 2.40' 'libgmodule' 'libpangocairo' 'libuuid = 2.40' 'perl(constant)' 'perl(Text::ParseWords)' 'pkgconfig(xfixes)' 'libcap' 'zlib-ng' 'libjpeg' 'libgusb' 'perl(Pod::Text)' 'libedit' 'pam' 'pkgconfig(atk' 'libthai' 'libpam_misc.so' 'libfdisk = 2.40' 'basesystem' 'cpp = 15.2' 'perl(warnings)' 'libsmartcols' 'harfbuzz(s390' 'libuuid' 'libthai.so' 'perl(File::Spec)' 'perl(Fedora::VSP)' 'sed' 'libtic' 'libX11 >= 1.5' 'perl(Pod::Simple) >= 3' 'libfdisk' 'pkgconfig(libssl)' 'libmpc' 'libz.so.1(ZLIB_1' 'libtss2' 'libkrb5' 'pkgconfig(fribidi) >= 0' 'libXft(s390' 'keyutils' 'perl(File::stat)' 'libverto' 'pkgconfig(xproto)' 'libm.so' 'libidn2' 'libgcc(s390' 'libmount' 'libunistring' 'libXrender' 'libpam' 'filesystem >= 3' 'pkgconfig(xext)' 'glibc = 2' 'hpnssh' 'pkgconfig(cloudproviders) >= 0' 'pkgconfig(xrandr)' 'fontconfig(s390' 'libgpg' 'libgailutil' '(/etc/pam' 'libatk' 'perl(Errno)' 'pkgconfig(x11)' 'pkgconfig(libpcre2' 'libasan' 'libgnutls' 'libldap.so' 'libtasn1' 'libffi.so' 'libpango' 'libssl' 'libnpth' 'perl(File::Copy)' 'libgio' 'libgcc_s.so.1(GCC_3' 'pkgconfig(wayland' 'libuuid(s390' 'libicui18n' 'filesystem' 'ld64.so' 'libcom_err' 'libgssapi_krb5' 'emacs' 'libsqlite3' 'perl(Thread::Queue)' 'libxml2' 'perl(File::Basename)' 'libhogweed' 'pkgconfig(cairo' 'libharfbuzz' 'pkgconfig(epoxy) >= 1' 'pkgconfig(xdamage)' 'glibc(s390' 'libtiff.so' 'freetype(s390' 'filesystem(unmerged' 'font(:lang=en)' 'liblber.so' 'libjson-glib-1.0.so.0(libjson' 'perl(Carp)' 'binutils >= 2' 'libgssrpc' 'libsepol(s390' 'perl(Pod::Usage)' 'cairo(s390' 'ncurses-libs(s390' 'libnpth.so' 'pkgconfig(formw)' 'ca' 'libfontconfig' 'liblber' 'pkgconfig(atk) >= 2' '/usr/sbin/update' 'gtk3' 'perl(POSIX)' 'pkgconfig(fontconfig)' 'shared' 'pkgconfig(mit' 'libxcb' 'pkgconfig(menuw)' 'libperl.so' 'perl(File::Compare)' 'libffi' 'ld64' 'perl(Pod::Man)' 'pkgconfig(libcap' 'libkrad' 'xkeyboard' 'libgcrypt' 'krb5' 'openssl-libs' 'perl(Config)' 'libformw' 'libstdc++' 'pkgconfig(gssrpc)' 'audit-libs' 'crypto' 'perl(parent)' 'libassuan.so' 'rtld(GNU_HASH)' 'nettle >= 3' 'libz' 'libselinux' 'libpamc' 'pkgconfig(gtk+' 'libxml2.so.2(LIBXML2_2' 'pkgconfig(gio' 'cmake' 'libatomic' 'libsmartcols = 2.40' 'pkgconfig(pango) >= 1' 'libsmartcols.so' 'pcre2' 'findutils' 'perl(File::Spec) >= 0' 'm4 >= 1' 'libgraphite2' 'libksba.so' 'ncurses-c++-libs(s390' 'pkgconfig' 'libcrypto' 'libudev' 'libtasn1 >= 4' 'kernel' 'libbz2' 'adwaita' 'groff' 'cups' 'libselinux(s390' 'perl(:VERSION) >= 5' 'libjpeg.so' 'coreutils' 'libnettle' 'libdbus' 'perl(Encode)' 'at-spi2' 'libpam_misc' 'libgcrypt.so' 'pkgconfig(panel)' 'perl(File::Path)' 'libreadline' 'libsepol' 'libXext' 'libm' 'openssl' 'libavahi' 'libblkid.so' 'libgomp = 15.2' 'libpng16' 'fonts' 'libform' 'libthai(s390' 'perl(Class::Struct)' 'libncurses++w' 'gdk' '(pam >= 1' 'pkgconfig(xcb) >= 1' 'libX11 >= 1' 'libthai.so.0(LIBTHAI_0' 'perl(IO::File)' 'libgcrypt >= 1' 10-23 17:26 root DEBUG CheckOwnDirs completed: 1243.256 seconds 10-23 17:26 root DEBUG Running check: CheckOwnOther 10-23 17:26 root DEBUG CheckOwnOther completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckRelocatable 10-23 17:26 root DEBUG CheckRelocatable completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckRequires 10-23 17:26 root DEBUG CheckRequires completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckSourceMD5 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/1001-openssh-10.0p1-RHEL8.patch 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam 10-23 17:26 root DEBUG Checking sha256 for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/CJR-GPG-KEY.gpg 10-23 17:26 root DEBUG Checking source sha256 : /var/lib/copr-rpmbuild/results/hpnssh/upstream/CJR-GPG-KEY.gpg 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.pam 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc 10-23 17:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-10.2p1_hpn18.8.0.tar.gz 10-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/1001-openssh-10.0p1-RHEL8.patch 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/1001-openssh-10.0p1-RHEL8.patch 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack 1001-openssh-10.0p1-RHEL8.patch, so probably not an archive. Copying instead 10-23 17:26 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-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack sshd-suse.pam, so probably not an archive. Copying instead 10-23 17:26 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-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack series, so probably not an archive. Copying instead 10-23 17:26 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-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack hpnsshd.sysuser, so probably not an archive. Copying instead 10-23 17:26 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-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack hpnssh-agent.socket, so probably not an archive. Copying instead 10-23 17:26 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-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack hpnssh-agent.service, so probably not an archive. Copying instead 10-23 17:26 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-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack hpnsshd-keygen.target, so probably not an archive. Copying instead 10-23 17:26 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-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack hpnsshd-keygen, so probably not an archive. Copying instead 10-23 17:26 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-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack hpnsshd-keygen@.service, so probably not an archive. Copying instead 10-23 17:26 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-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack hpnsshd.service, so probably not an archive. Copying instead 10-23 17:26 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-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack hpnsshd.socket, so probably not an archive. Copying instead 10-23 17:26 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-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack hpnsshd@.service, so probably not an archive. Copying instead 10-23 17:26 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-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack hpnsshd.sysconfig, so probably not an archive. Copying instead 10-23 17:26 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-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack hpnssh-keycat.pam, so probably not an archive. Copying instead 10-23 17:26 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-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/upstream/CJR-GPG-KEY.gpg 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/CJR-GPG-KEY.gpg 10-23 17:26 root DEBUG Status: 1, stdout: , stderr: . 10-23 17:26 root DEBUG Cannot unpack CJR-GPG-KEY.gpg, so probably not an archive. Copying instead 10-23 17:26 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-23 17:26 root DEBUG CheckSourceMD5 completed: 0.609 seconds 10-23 17:26 root DEBUG Running check: CheckSourcedirMacroUse 10-23 17:26 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckSpecLegibility 10-23 17:26 root DEBUG CheckSpecLegibility completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckSpecName 10-23 17:26 root DEBUG CheckSpecName completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckStaticLibs 10-23 17:26 root DEBUG CheckStaticLibs completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckSystemdUnitdirScriplets 10-23 17:26 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckSystemdUserunitdirScriplets 10-23 17:26 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckUTF8Filenames 10-23 17:26 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckUpdateIconCache 10-23 17:26 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckUsefulDebuginfo 10-23 17:26 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckBuildInMock 10-23 17:26 root DEBUG CheckBuildInMock completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckBuildroot 10-23 17:26 root DEBUG CheckBuildroot completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckBundledFonts 10-23 17:26 root DEBUG CheckBundledFonts completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckClean 10-23 17:26 root DEBUG CheckClean completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckContainsLicenseText 10-23 17:26 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckFileRequires 10-23 17:26 root DEBUG CheckFileRequires completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckFinalRequiresProvides 10-23 17:26 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckFullVerReqSub 10-23 17:26 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckFunctionAsDescribed 10-23 17:26 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckIllegalSpecTags 10-23 17:26 root DEBUG CheckIllegalSpecTags completed: 0.002 seconds 10-23 17:26 root DEBUG Running check: CheckLatestVersionIsPackaged 10-23 17:26 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckLicenseUpstream 10-23 17:26 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckManPages 10-23 17:26 root DEBUG CheckManPages completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckParallelMake 10-23 17:26 root DEBUG CheckParallelMake completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckPatchComments 10-23 17:26 root DEBUG CheckPatchComments completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckPkgConfigFiles 10-23 17:26 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckRubyPlugin 10-23 17:26 root DEBUG CheckRubyPlugin completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckScriptletSanity 10-23 17:26 root DEBUG CheckScriptletSanity completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckSourceComment 10-23 17:26 root DEBUG CheckSourceComment completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckSourceDownloads 10-23 17:26 root DEBUG CheckSourceDownloads completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckSourceUrl 10-23 17:26 root DEBUG CheckSourceUrl completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckSourceVerification 10-23 17:26 root DEBUG CheckSourceVerification completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckSpecAsInSRPM 10-23 17:26 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckSupportAllArchs 10-23 17:26 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckTestSuites 10-23 17:26 root DEBUG CheckTestSuites completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckTimeStamps 10-23 17:26 root DEBUG CheckTimeStamps completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckTmpfiles 10-23 17:26 root DEBUG CheckTmpfiles completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckUpdateMimeDatabase 10-23 17:26 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckUseGlobal 10-23 17:26 root DEBUG CheckUseGlobal completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: SugarActivityCheckBuildRequires 10-23 17:26 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: SugarActivityCheckNaming 10-23 17:26 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: SugarActivityCheckRuntimeDeps 10-23 17:26 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckAddMavenDepmap 10-23 17:26 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckBundledJars 10-23 17:26 root DEBUG CheckBundledJars completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckJPackageRequires 10-23 17:26 root DEBUG CheckJPackageRequires completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckJavadoc 10-23 17:26 root DEBUG CheckJavadoc completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckJavadocJPackageRequires 10-23 17:26 root DEBUG CheckJavadocJPackageRequires completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckJavadocdirName 10-23 17:26 root DEBUG CheckJavadocdirName completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckMvnRpmbuild 10-23 17:26 root DEBUG CheckMvnRpmbuild completed: 0.010 seconds 10-23 17:26 root DEBUG Running check: CheckNewStyleMaven 10-23 17:26 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckNoArch 10-23 17:26 root DEBUG CheckNoArch completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckNoOldMavenDepmap 10-23 17:26 root DEBUG CheckNoOldMavenDepmap completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckNoRequiresPost 10-23 17:26 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckNotJavaApplicable 10-23 17:26 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckPomInstalled 10-23 17:26 root DEBUG CheckPomInstalled completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckTestSkip 10-23 17:26 root DEBUG CheckTestSkip completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckUpdateDepmap 10-23 17:26 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckUpstremBuildMethod 10-23 17:26 root DEBUG CheckUpstremBuildMethod completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: CheckUseMavenpomdirMacro 10-23 17:26 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckAutotoolsObsoletedMacros 10-23 17:26 root DEBUG autotools used: automake 10-23 17:26 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-23 17:26 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.003 seconds 10-23 17:26 root DEBUG Running check: fonts-disable 10-23 17:26 root DEBUG fonts-disable completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: generic-excludearch 10-23 17:26 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 10-23 17:26 root DEBUG generic-excludearch completed: 0.003 seconds 10-23 17:26 root DEBUG Running check: generic-large-docs 10-23 17:26 root DEBUG generic-large-docs completed: 0.018 seconds 10-23 17:26 root DEBUG Running check: java-check-bundled-jars 10-23 17:26 root DEBUG java-check-bundled-jars completed: 0.001 seconds 10-23 17:26 root DEBUG Running check: fonts-fc-query 10-23 17:26 root DEBUG fonts-fc-query completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: fonts-repo-audit 10-23 17:26 root DEBUG fonts-repo-audit completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: generic-large-data 10-23 17:26 root DEBUG generic-large-data completed: 0.015 seconds 10-23 17:26 root DEBUG Running check: generic-srv-opt 10-23 17:26 root DEBUG generic-srv-opt completed: 0.003 seconds 10-23 17:26 root DEBUG Running check: perl-url-tag 10-23 17:26 root DEBUG perl-url-tag completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: php-compatinfo 10-23 17:26 root DEBUG php-compatinfo completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: python-check-eggs 10-23 17:26 root DEBUG python-check-eggs completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: python-dont-download-deps 10-23 17:26 root DEBUG python-dont-download-deps completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: python-egg-info 10-23 17:26 root DEBUG python-egg-info completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: python-meet-guidelines 10-23 17:26 root DEBUG python-meet-guidelines completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckBuildCompilerFlags 10-23 17:26 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckDaemonCompileFlags 10-23 17:26 root DEBUG CheckDaemonCompileFlags completed: 0.009 seconds 10-23 17:26 root DEBUG Running check: CheckUpdateDesktopDatabase 10-23 17:26 root DEBUG CheckUpdateDesktopDatabase completed: 0.000 seconds 10-23 17:26 root DEBUG Running check: CheckSystemdScripts 10-23 17:26 root DEBUG CheckSystemdScripts completed: 0.000 seconds 10-23 17:26 root DEBUG Report completed: 2198.024 seconds