rhel-9-6@cockpit-project/cockpit-podman#ee68115630c5 Running on: rhos-01-1 Job({ "subject": { "repo": "cockpit-project/cockpit-podman", "sha": "ee68115630c573971e5a23ccd92d255d17115fb8", "pull": 1907, "branch": null, "target": null }, "container": null, "command_subject": null, "secrets": [ "github-token", "image-download" ], "command": null, "env": { "TEST_OS": "rhel-9-6", "TEST_REVISION": "ee68115630c573971e5a23ccd92d255d17115fb8", "COCKPIT_BOTS_REF": "main", "BASE_BRANCH": "main", "TEST_PULL": "1907" }, "timeout": 120, "context": "rhel-9-6", "slug": "pull-1907-ee681156-20241111-145135-rhel-9-6", "title": null, "report": null }) Using container image: ghcr.io/cockpit-project/tasks:2024-10-07 + [checkout-and-run] --revision=ee68115630c573971e5a23ccd92d255d17115fb8 --rebase=main https://github.com/cockpit-project/cockpit-podman + cat /run/.containerenv + uname -a Linux 99f4b311030c 6.9.7-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 27 18:11:45 UTC 2024 x86_64 GNU/Linux + mkdir -p /var/tmp/attachments + git clone -- https://github.com/cockpit-project/cockpit-podman make-checkout-workdir Cloning into 'make-checkout-workdir'... + cd make-checkout-workdir + git fetch -- origin ee68115630c573971e5a23ccd92d255d17115fb8 From https://github.com/cockpit-project/cockpit-podman * branch ee68115630c573971e5a23ccd92d255d17115fb8 -> FETCH_HEAD + git checkout --detach FETCH_HEAD HEAD is now at ee68115 test: wait on correct repo image tag + git fetch -- origin main From https://github.com/cockpit-project/cockpit-podman * branch main -> FETCH_HEAD + git rebase -- 8722224e27926ebdc190293b0c31619e15ddc91d Rebasing (1/1) Successfully rebased and updated detached HEAD. + git log HEAD '^8722224e27926ebdc190293b0c31619e15ddc91d' commit 8c095db015e4528fa1f152458a6da4afd66adb30 Author: Jelle van der Waa Date: Thu Nov 7 18:40:07 2024 +0100 test: wait on correct repo image tag testDownloadImage flaked a very often as the test succeeds when runs fast enough. Tagging an image to a new name in this case sometimes changes the image list name to `copybox` instead of `my-busybox which causes the test to flake. + git log -n1 8722224e27926ebdc190293b0c31619e15ddc91d commit 8722224e27926ebdc190293b0c31619e15ddc91d Author: Jelle van der Waa Date: Thu Nov 7 15:38:30 2024 +0100 test: adjust tests for the pkg/lib file-autocomplete changes The component now uses a non-deprecated select component which has a different css selector. + .cockpit-ci/run git archive 'c295842a0336c9e967a0c5adc28ddf527876c6c6^{tree}' -- pkg/lib test/common test/static-code tools/node-modules | tar x tools/node-modules make_package_lock_json REMOVE node_modules CLONE node_modules [ref: 130878f497064fb6d42ff4cc2f614df086b91f49] COPY package-lock.json test/static-code WARNING: skipping /static-code/test-typescript: no tsc tools/node-modules make_package_lock_json make package-lock.json && NODE_ENV=production ./build.js make[1]: Entering directory '/work/make-checkout-workdir' tools/node-modules make_package_lock_json make[1]: Leaving directory '/work/make-checkout-workdir' 14:52:49: Build finished in 1615 ms provides=$(npm ls --omit dev --package-lock-only --depth=Infinity | grep -Eo '[^[:space:]]+@[^[:space:]]+' | sort -u | sed 's/^/Provides: bundled(npm(/; s/\(.*\)@/\1)) = /'); \ awk -v p="$provides" '{gsub(/%{VERSION}/, "98.4.g8c095db"); gsub(/%{NPM_PROVIDES}/, p)}1' packaging/cockpit-podman.spec.in > cockpit-podman.spec sed 's/VERSION/98.4.g8c095db/; s/SOURCE/cockpit-podman-98.4.g8c095db.tar.xz/' packaging/arch/PKGBUILD.in > packaging/arch/PKGBUILD sed 's/VERSION/98.4.g8c095db/' packaging/debian/changelog.in > packaging/debian/changelog if type appstream-util >/dev/null 2>&1; then appstream-util validate-relax --nonet *.metainfo.xml; fi org.cockpit_project.podman.metainfo.xml: OK tar --xz --sort=name --mtime "@1731001207" --mode=go=rX,u+rw,a-s --numeric-owner --owner=0 --group=0 -cf cockpit-podman-98.4.g8c095db.tar.xz --transform 's,^,cockpit-podman/,' \ --exclude '*.in' --exclude test/reference \ $(git ls-files | grep -v node_modules) \ pkg/lib test/common test/static-code tools/node-modules package-lock.json cockpit-podman.spec node_modules/sizzle \ packaging/arch/PKGBUILD packaging/debian/changelog dist/ test/common/make-bots FETCH bots [ref: main] CLONE bots [ref: main] # HACK for ostree images: skip the rpm build/install if [ "${TEST_OS%coreos}" != "$TEST_OS" ] || [ "${TEST_OS%bootc}" != "$TEST_OS" ] || [ "$TEST_OS" = "rhel4edge" ]; then \ bots/image-customize --verbose --fresh --no-network --no-network \ --run-command 'mkdir -p /usr/local/share/cockpit' \ --upload dist/:/usr/local/share/cockpit/podman \ --script /work/make-checkout-workdir/test/vm.install rhel-9-6; \ else \ bots/image-customize --verbose --fresh --no-network --build cockpit-podman-98.4.g8c095db.tar.xz \ --script /work/make-checkout-workdir/test/vm.install rhel-9-6; \ fi + ! test -f /run/nologin && cat /proc/sys/kernel/random/boot_id Uploading cockpit-podman-98.4.g8c095db.tar.xz rsync --recursive --perms --copy-links -e 'ssh -p 2201 -o ControlPath=/tmp/.cockpit-test-resources/ssh-%C-513' --verbose ./cockpit-podman-98.4.g8c095db.tar.xz 'root@[127.0.0.2]:/var/tmp/cockpit-podman-98.4.g8c095db.tar.xz' sending incremental file list cockpit-podman-98.4.g8c095db.tar.xz sent 981,320 bytes received 35 bytes 1,962,710.00 bytes/sec total size is 980,972 speedup is 1.00 + (which pbuilder || which mock || which pacman) 2>/dev/null + su builder -c 'rpmbuild --define "_topdir /var/tmp/build" -ts "/var/tmp/cockpit-podman-98.4.g8c095db.tar.xz"' + cat /etc/os-release + su builder -c ' mock --no-clean --no-cleanup-after --disablerepo=* --offline --resultdir /var/tmp/build --verbose --rebuild /var/tmp/build/SRPMS/*.src.rpm' INFO: mock.py version 5.9 starting (python version = 3.9.20, NVR = mock-5.9-1.el9), args: /usr/libexec/mock/mock --no-clean --no-cleanup-after '--disablerepo=*' --offline --resultdir /var/tmp/build --verbose --rebuild /var/tmp/build/SRPMS/cockpit-podman-98.4.g8c095db-1.el9.src.rpm Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/rhel-candidate-x86_64-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/rhel-candidate-x86_64-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/rhel-candidate-x86_64/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/rhel-candidate-x86_64/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/rhel+epel-9-x86_64.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 5.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /var/tmp/build DEBUG: rootdir: /var/lib/mock/rhel-candidate-x86_64/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: False DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 86400 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1002 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: False DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wv72sodn:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: fedora:latest DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: False DEBUG: cleanup_on_failure: False DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/rhel-candidate-x86_64/ccache/u1002/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/rhel-candidate-x86_64/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/rhel-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-candidate-x86_64', 'root': 'rhel-candidate-x86_64', 'resultdir': '/var/tmp/build'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: groupinstall build DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: None DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel-9-6-127-0-0-2-2201'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (rhel-candidate-x86_64; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: default DEBUG: config_file: /etc/mock/default.cfg DEBUG: dnf.conf: [main] cachedir=/var/cache/yum debuglevel=1 logfile=/var/log/yum.log reposdir=/dev/null retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 keepcache=1 install_weak_deps=0 strict=1 # repos [build] name=build baseurl=http://download.devel.redhat.com/brewroot/repos/rhel-9.6.0-build/latest/x86_64/ module_hotfixes=1 DEBUG: root: rhel-candidate-x86_64 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: ['--disablerepo', '*'] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /var/tmp/build/SRPMS/cockpit-podman-98.4.g8c095db-1.el9.src.rpm INFO: Start(/var/tmp/build/SRPMS/cockpit-podman-98.4.g8c095db-1.el9.src.rpm) Config(rhel-candidate-x86_64) DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64 DEBUG: ensuring that dir exists: /var/tmp/build Mock Version: 5.9 INFO: Mock Version: 5.9 INFO: Mock Version: 5.9 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/rhel-candidate-x86_64-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/rhel-candidate-x86_64-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/rhel-candidate-x86_64-bootstrap/dnf_cache DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-524.el9.x86_64 DEBUG: touching file: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/rhel-candidate-x86_64-bootstrap/root DEBUG: resultdir = /var/lib/mock/rhel-candidate-x86_64-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/rhel-candidate-x86_64-bootstrap/yum_cache', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/rhel-candidate-x86_64-bootstrap/dnf_cache', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root DEBUG: ensuring that dir exists: /var/tmp/build INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/rhel-candidate-x86_64/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/rhel-candidate-x86_64/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/rhel-candidate-x86_64/dnf_cache INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 48 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 1 DEBUG: On-line CPU(s) list: 0 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 1 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5190.24 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64 KiB (1 instance) DEBUG: L1i cache: 64 KiB (1 instance) DEBUG: L2 cache: 512 KiB (1 instance) DEBUG: L3 cache: 16 MiB (1 instance) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Reg file data sampling: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 1816696 465700 1253092 6640 252532 1350996 DEBUG: Swap: 1816572 0 1816572 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/rhel-candidate-x86_64/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: /dev/vda4 xfs 18G 4.5G 14G 25% / DEBUG: /dev/vda4 xfs 18G 4.5G 14G 25% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/rhel-candidate-x86_64/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/dev/mapper DEBUG: created dir: /var/lib/mock/rhel-candidate-x86_64/root/dev/mapper DEBUG: kernel version == 5.14.0-524.el9.x86_64 DEBUG: touching file: /var/lib/mock/rhel-candidate-x86_64/root/etc/fstab DEBUG: touching file: /var/lib/mock/rhel-candidate-x86_64/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/rhel-candidate-x86_64/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/rhel-candidate-x86_64/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/rhel-candidate-x86_64/root DEBUG: resultdir = /var/tmp/build INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/rhel-candidate-x86_64/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/rhel-candidate-x86_64/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/rhel-candidate-x86_64/yum_cache', '/var/lib/mock/rhel-candidate-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/rhel-candidate-x86_64/dnf_cache', '/var/lib/mock/rhel-candidate-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '694cb602500f444e896e5371d83e0b82', '-D', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/sh', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: rpm-4.16.1.3-34.el9.x86_64 DEBUG: package rpm-sequoia is not installed DEBUG: python3-dnf-4.14.0-21.el9.noarch DEBUG: python3-dnf-plugins-core-4.3.0-17.el9.noarch DEBUG: package yum is not installed DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 5 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.16.1.3-34.el9.x86_64 python3-dnf-4.14.0-21.el9.noarch python3-dnf-plugins-core-4.3.0-17.el9.noarch DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/rhel-candidate-x86_64/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/rhel-candidate-x86_64/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/rhel-candidate-x86_64/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/rhel-candidate-x86_64/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/rhel-candidate-x86_64/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/rhel-candidate-x86_64/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/rhel-candidate-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/rhel-candidate-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/rhel-candidate-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1002', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/rhel-candidate-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/rhel-candidate-x86_64/root/.initialized Finish: chroot init Start: build phase for cockpit-podman-98.4.g8c095db-1.el9.src.rpm Start: build setup for cockpit-podman-98.4.g8c095db-1.el9.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wv72sodn:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '358f4707fe9744c090e4cf2118458f23', '-D', '/var/lib/mock/rhel-candidate-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wv72sodn:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/cockpit-podman-98.4.g8c095db-1.el9.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: cockpit-podman-98.4.g8c095db-1.el9 warning: user builder does not exist - using root DEBUG: warning: group builder does not exist - using root DEBUG: ######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wv72sodn:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '39726bfceee948d8a7e9ffe3241e7903', '-D', '/var/lib/mock/rhel-candidate-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wv72sodn:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/cockpit-podman-98.4.g8c095db-1.el9.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: cockpit-podman-98.4.g8c095db.tar.xz DEBUG: cockpit-podman.spec DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wv72sodn:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f57c5cfe356d4616a97973e45a9fc1ea', '-D', '/var/lib/mock/rhel-candidate-x86_64/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wv72sodn:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', 'case $(rpmbuild --help) in *--noclean*) exit 0; esac; exit 1'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/cockpit-podman.spec'], chrootPath='/var/lib/mock/rhel-candidate-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=1002gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wv72sodn:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wv72sodn:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f8e0504e5e124df5b0f901128fbc5a59', '-D', '/var/lib/mock/rhel-candidate-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wv72sodn:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/cockpit-podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/cockpit-podman-98.4.g8c095db-1.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/rhel-candidate-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/rhel-candidate-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/rhel-candidate-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/rhel-candidate-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/rhel-candidate-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/rhel-candidate-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/rhel-candidate-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/rhel-candidate-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xk408os_', '/var/lib/mock/rhel-candidate-x86_64/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/rhel-candidate-x86_64/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/mock/rhel-candidate-x86_64/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/mock/rhel-candidate-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/mock/rhel-candidate-x86_64/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/rhel-candidate-x86_64/root', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/mock/rhel-candidate-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/mock/rhel-candidate-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/rhel-candidate-x86_64/root/', '-C', '--disablerepo', '*', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/rhel-candidate-x86_64/root//builddir/build/SRPMS/cockpit-podman-98.4.g8c095db-1.el9.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ssgb9xo_:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e286339e7a3e4a0f80b05ca389135a20', '-D', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ssgb9xo_:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/rhel-candidate-x86_64/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/rhel-candidate-x86_64/root/', '-C', '--disablerepo', '*', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/rhel-candidate-x86_64/root//builddir/build/SRPMS/cockpit-podman-98.4.g8c095db-1.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/rhel-candidate-x86_64/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Package gettext-0.21-8.el9.x86_64 is already installed. DEBUG: Package libappstream-glib-0.7.18-5.el9.x86_64 is already installed. DEBUG: Package make-1:4.3-8.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/rhel-candidate-x86_64/root DEBUG: kill orphans in chroot /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/mock/rhel-candidate-x86_64/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/mock/rhel-candidate-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/mock/rhel-candidate-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-candidate-x86_64/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/rhel-candidate-x86_64/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-candidate-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-candidate-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-candidate-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-candidate-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-candidate-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-candidate-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for cockpit-podman-98.4.g8c095db-1.el9.src.rpm Start: rpmbuild cockpit-podman-98.4.g8c095db-1.el9.src.rpm Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/mock/rhel-candidate-x86_64/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/mock/rhel-candidate-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/mock/rhel-candidate-x86_64/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/rhel-candidate-x86_64/root', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/mock/rhel-candidate-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/mock/rhel-candidate-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ssgb9xo_:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bf932ee73036477d9b59d89e720be4f9', '-D', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ssgb9xo_:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/rhel-candidate-x86_64/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\\n'"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: libgcc-11.5.0-2.el9.x86_64 1721787337 198756 b093fc40de424be0f346d18787395b14 installed DEBUG: tzdata-2024b-2.el9.noarch 1727960590 1654640 e154ad26e9ecaaa289e705f39dbf3cb3 installed DEBUG: rust-srpm-macros-17-4.el9.noarch 1628612000 2447 81db4e7d68001673635a7cd589b7c4b7 installed DEBUG: redhat-release-9.6-0.0.el9.x86_64 1723821822 58948 a8a9197e2853302f535376bb37a041f3 installed DEBUG: setup-2.13.7-10.el9.noarch 1707295463 725932 b7e2acce809a4d9403ae8499e929ad53 installed DEBUG: filesystem-3.16-5.el9.x86_64 1719325691 106 af1812d471b0fc3456fa0a17b3500775 installed DEBUG: basesystem-11-13.el9.noarch 1628538422 0 16605e0013938a5e21ffdf777cfa86ce installed DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch 1681715128 492 229816fcb0efb6beaeddcc7f7d654e6d installed DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch 1644513137 68815 b25abd92e4f024ceb8d9da0b9e30bb5e installed DEBUG: pkgconf-m4-1.7.3-10.el9.noarch 1663763177 14187 eb07a1dc711c8ecc5bd4387241718d7c installed DEBUG: perl-srpm-macros-1-41.el9.noarch 1628603561 862 fddefcea04de4cde1c5a433798800c30 installed DEBUG: pcre2-syntax-10.40-6.el9.noarch 1722440755 234324 e16f2b328f130d319f08c995f4d3315b installed DEBUG: openblas-srpm-macros-2-11.el9.noarch 1628597697 104 5b4857bbaac305487c3b5b47b8db1b92 installed DEBUG: ocaml-srpm-macros-6-6.el9.noarch 1628596688 745 d5857491dddd83502126df063b438676 installed DEBUG: ncurses-base-6.2-10.20210508.el9.noarch 1692627211 307293 9144b9cab47e7f1b2847d9034345dffb installed DEBUG: glibc-gconv-extra-2.34-133.el9.x86_64 1727796117 8159980 9e226b383bceb38effa8499b842fd59f installed DEBUG: glibc-minimal-langpack-2.34-133.el9.x86_64 1727796117 0 ee23bc23ce8b8199fb1684d8f39b7e5b installed DEBUG: glibc-common-2.34-133.el9.x86_64 1727796117 1083641 292c17187799ce31bf298a51286573c1 installed DEBUG: glibc-2.34-133.el9.x86_64 1727796117 6430019 b2d76fb4e2915293e855af2879b2c6c1 installed DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 1692627225 994375 9b5398bcc39bef4de11d308e38f0128c installed DEBUG: bash-5.1.8-9.el9.x86_64 1708013690 7738778 57e93b1739cc3512f9f29dcaa8a38055 installed DEBUG: zlib-1.2.11-40.el9.x86_64 1683629480 202921 c73c5570d4e39bde68fadaf513038464 installed DEBUG: xz-libs-5.2.5-8.el9_0.x86_64 1654007459 181573 61e8a8681c25f1ed8b22cd560ac1da7c installed DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 1628539975 78740 472076cad426dfba724909a722be9ff8 installed DEBUG: libzstd-1.5.1-2.el9.x86_64 1644336152 902051 8623db5d696255b29dd34c60f21b4c36 installed DEBUG: elfutils-libelf-0.191-4.el9.x86_64 1713963501 1219240 32fe9afc113908ab8e5d81b7a8102071 installed DEBUG: libstdc++-11.5.0-2.el9.x86_64 1721787337 2537790 b071fc529c54ef1bf1b4251065fb03bf installed DEBUG: libxcrypt-4.4.18-3.el9.x86_64 1628585696 270692 ba5eb050a6afe1e0fe011723cd9594a4 installed DEBUG: libuuid-2.37.4-20.el9.x86_64 1724313161 38101 6f850bdf39bac62b393afb39ed71ce1c installed DEBUG: gmp-1:6.2.0-13.el9.x86_64 1691058513 816844 2a3ce18b89d0de9c7d9079f70600b37b installed DEBUG: libattr-2.5.1-3.el9.x86_64 1628538362 29429 52ccab71d2ac43945dc5d604e96548c4 installed DEBUG: libacl-2.3.1-4.el9.x86_64 1696594817 40554 60e0fde3f7771c02903da07a53be36fd installed DEBUG: libcap-2.48-9.el9_2.x86_64 1689168160 177471 eb03b19ffc61a35455408b0b8dbe6770 installed DEBUG: popt-1.18-8.el9.x86_64 1628622733 130360 247d1d259ce3965796218031d2929f2f installed DEBUG: crypto-policies-20240828-2.git626aa59.el9_5.noarch 1726645551 91834 d3d0587a6a971a535eec3dcb1f9eb288 installed DEBUG: readline-8.1-4.el9.x86_64 1628629988 492844 7478efacfb9b7c24b4d936e7268503e7 installed DEBUG: libcom_err-1.46.5-5.el9.x86_64 1702477735 68513 923e9056678b51dfffa3996f7a153f38 installed DEBUG: lz4-libs-1.9.3-5.el9.x86_64 1628596191 145483 6cb5114566129ff4b2bbacb818640bec installed DEBUG: mpfr-4.1.0-7.el9.x86_64 1628599624 802539 9908f7d9b2f8132696b23f5eeacf374a installed DEBUG: dwz-0.14-3.el9.x86_64 1628545345 281758 d8033495d6e558dc684419508b57474d installed DEBUG: unzip-6.0-57.el9.x86_64 1724329165 399043 c398f7cd5b3af6b35c8fe079a073de17 installed DEBUG: file-libs-5.39-16.el9.x86_64 1701276652 8086748 0de6a12c8228cb67f2de90d43f78a4a2 installed DEBUG: file-5.39-16.el9.x86_64 1701276652 102728 5b8e9743e19a824daee508ca9f641cfd installed DEBUG: sqlite-libs-3.34.1-7.el9_3.x86_64 1704384209 1310944 7f4a4f35d55a839370973408725efbaa installed DEBUG: alternatives-1.24-1.el9_5.1.x86_64 1725455399 63497 3602e14b441252b037866f98a0ef1e4c installed DEBUG: libcap-ng-0.8.2-7.el9.x86_64 1644930990 75196 45e31de62788021c34f42750bee1c4ea installed DEBUG: audit-libs-3.1.5-1.el9.x86_64 1722516468 338745 a624cc059d1e5dd53d2e30cb7fb3f65e installed DEBUG: libsepol-3.6-1.el9.x86_64 1702495149 829251 ff8350b3eb68846cf33f797a65e6ed48 installed DEBUG: libsigsegv-2.13-4.el9.x86_64 1628577396 50338 c1fdb1f44a696c0418f157af8ef75ad7 installed DEBUG: gawk-5.1.0-6.el9.x86_64 1645037319 1685726 98b3f4a671386e93c024843811ab2aae installed DEBUG: libsmartcols-2.37.4-20.el9.x86_64 1724313161 134899 3cfba3b570762cd947db6922beec3a4d installed DEBUG: libtasn1-4.16.0-8.el9_1.x86_64 1669911231 183348 4aceb4f1de5ceecf04f30842c43e5334 installed DEBUG: libunistring-0.9.10-15.el9.x86_64 1628582122 1643051 80b55e6e0f568495a06f3619a34375e8 installed DEBUG: libidn2-2.3.0-7.el9.x86_64 1628569324 253460 49fe2c319b8451dc259e7df09eb69fc6 installed DEBUG: lua-libs-5.4.4-4.el9.x86_64 1681732803 287331 2b1c03c0747bddbf3bce6de7c00af224 installed DEBUG: libpsl-0.21.1-5.el9.x86_64 1628574074 78600 9c5da8ce1f60226f52a09791e41014cf installed DEBUG: zip-3.0-35.el9.x86_64 1676457335 741159 c1f96bcfb5af79553a468a70b29d87f5 installed DEBUG: zstd-1.5.1-2.el9.x86_64 1644336152 1902844 24c474cca11980b2442abc29d5bea599 installed DEBUG: groff-base-1.22.4-10.el9.x86_64 1633945218 4040774 f91e768234f08a13eff3f303b3e6bc6a installed DEBUG: bzip2-1.0.8-8.el9.x86_64 1628539975 96056 1a19375d7ab4eb08a4bd1716ac6d4c48 installed DEBUG: libxml2-2.9.13-6.el9_4.x86_64 1714382730 1955828 7f6a051305dd6e698a440b203cf9d557 installed DEBUG: info-6.7-15.el9.x86_64 1645433299 508035 c06103ac9ab064b298f9495007cbe8f4 installed DEBUG: ed-1.14.2-12.el9.x86_64 1628545321 129923 97e26c6395d83c8321c790f983df58ca installed DEBUG: elfutils-default-yama-scope-0.191-4.el9.noarch 1713963517 1810 adaacbfe94234c89deafb4853119b6ed installed DEBUG: elfutils-libs-0.191-4.el9.x86_64 1713963501 714445 0c259a067a40dcafbb203e52fe360035 installed DEBUG: ncurses-6.2-10.20210508.el9.x86_64 1692627225 624684 f4ceba7635b5115e79bbe7468a5e74db installed DEBUG: cpio-2.13-16.el9.x86_64 1631605093 1088156 fa89fbde86dde7dc78b53f301bcccbd4 installed DEBUG: diffutils-3.7-12.el9.x86_64 1628544906 1467825 895895a804036ab2a3d2a0591c519ab1 installed DEBUG: gdbm-libs-1:1.23-1.el9.x86_64 1712672690 128586 2319e87c02e114b22c2821f8ea83686f installed DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 1666019484 55267 b54e3142740b6e285108b7ef32ce1f21 installed DEBUG: libbrotli-1.0.9-6.el9.x86_64 1628539326 784562 056cc5740552205a61541bf25d59f170 installed DEBUG: libdb-5.3.28-55.el9.x86_64 1726563255 1897910 4cef3890229c01e1e0ce9453ff762e16 installed DEBUG: libeconf-0.4.1-4.el9.x86_64 1713168703 45811 f34e1a426bf13cc1a06f59c3c3574b89 installed DEBUG: libffi-3.4.2-8.el9.x86_64 1681741097 65761 1f03e75008a5fd3adfa0ed87b078fb4a installed DEBUG: p11-kit-0.25.3-3.el9.x86_64 1729866139 2530395 2cdd730ad4088616b205afbacdce9c5f installed DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 1729866139 478100 399107585f3577fcc3628b4f8939e400 installed DEBUG: libgomp-11.5.0-2.el9.x86_64 1721787337 421709 1f3169f8712ac4295d66cd987024b850 installed DEBUG: libgpg-error-1.42-5.el9.x86_64 1638889922 837088 6b25b807475f574508dab8941b71bbb0 installed DEBUG: libgcrypt-1.10.0-11.el9.x86_64 1722526032 1398394 a90f781575c822910a601fbca7029b84 installed DEBUG: libnghttp2-1.43.0-6.el9.x86_64 1712747030 169892 2e891827c6fb917e47c40770e4212ff8 installed DEBUG: libpkgconf-1.7.3-10.el9.x86_64 1663763215 75425 696ce6c1a8305c3be88280c36b9501ba installed DEBUG: pkgconf-1.7.3-10.el9.x86_64 1663763215 77890 d444ef765ff8693f23c7278647e315ec installed DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 1663763215 1203 eafa228b66f347f6aef5d74bc2c05b0c installed DEBUG: libverto-0.3.2-3.el9.x86_64 1628582998 30365 8e09ae17d678c5e94b32127f64651000 installed DEBUG: pcre-8.44-4.el9.x86_64 1713417099 537728 48ed4c003ccd17ed52bc12bec2416c1d installed DEBUG: grep-3.6-5.el9.x86_64 1628556438 857840 1c782494a288911225f3f3c780f87180 installed DEBUG: xz-5.2.5-8.el9_0.x86_64 1654007459 685931 0d4ab56c13922c7ef074854a0c564c8d installed DEBUG: pcre2-10.40-6.el9.x86_64 1722440720 652298 6bad562d1fe17248c677891016d5c18e installed DEBUG: libselinux-3.6-1.el9.x86_64 1702538356 176853 7b41929011fd9a579c33a74b7d8c2b1d installed DEBUG: sed-4.8-9.el9.x86_64 1628634768 813599 f2c3bca58b16c03fc51a5650b6b223a9 installed DEBUG: findutils-1:4.8.0-7.el9.x86_64 1720105096 1756958 66b2f260287cd50e61fb44474fa06698 installed DEBUG: libsemanage-3.6-1.el9.x86_64 1702541999 307190 4a48ff3d14d7ac123f9dbb56d51d382f installed DEBUG: shadow-utils-2:4.9-12.el9.x86_64 1730813118 3816549 ef94f94baacc76e95c192b1730fa8abe installed DEBUG: libutempter-1.2.1-6.el9.x86_64 1628582314 59409 18c77d4aa0c46528fe038c7eafda331d installed DEBUG: patch-2.7.6-16.el9.x86_64 1628614027 265522 dcd3b9bb92fd45b1df353b7ce84148f6 installed DEBUG: tar-2:1.34-7.el9.x86_64 1723811820 3155442 002bee65f176e891f6b1f4d653ed89a6 installed DEBUG: libssh-config-0.10.4-13.el9.noarch 1708364209 277 2d3f63eb36a2c01fd7e761675cb7ab14 installed DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch 1628545866 535 84763ae67a2372d59c125ae5472c2f41 installed DEBUG: coreutils-common-8.32-37.el9.x86_64 1730296633 10880406 a134375effdaf75ae7894c9f1284a94b installed DEBUG: openssl-fips-provider-so-3.0.7-6.el9_5.x86_64 1726506756 1337154 916a72edbdbdf7f55b69eb542e0848f8 installed DEBUG: openssl-fips-provider-3.0.7-6.el9_5.x86_64 1726506756 251 ba806148900099dc8b8d9974cc6e8d88 installed DEBUG: openssl-libs-1:3.2.2-6.el9_5.x86_64 1725526937 6674104 529fb62c87b85421b2992986ecda6e8b installed DEBUG: coreutils-8.32-37.el9.x86_64 1730296633 5985314 d8c456c133207e2fbed30a8dfadd4a6a installed DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.noarch 1724076318 2698659 876d5485ee88769c44b1c0bd3f99a862 installed DEBUG: libblkid-2.37.4-20.el9.x86_64 1724313161 229841 0a23475b99b008e02a6835cf6906e5e5 installed DEBUG: krb5-libs-1.21.1-3.el9.x86_64 1720198402 2499935 212d8920a21b67868c2048ccbb75b494 installed DEBUG: libmount-2.37.4-20.el9.x86_64 1724313161 318437 7a4f6ffb207ef2d9e97d43d0cb1109c2 installed DEBUG: gzip-1.12-1.el9.x86_64 1650570234 377013 93a1d71af1a4fcca076fc281a7caddf6 installed DEBUG: cracklib-2.9.6-27.el9.x86_64 1628543655 251850 955d3cf8dac876c30acd511fc17a72d6 installed DEBUG: systemd-libs-252-48.el9.x86_64 1728998683 1807000 4f5e4854d5e5374ce1ae2b23c85c20f6 installed DEBUG: libarchive-3.5.3-4.el9.x86_64 1670334810 906150 0855081da4b4bbde9acefd80c50fda51 installed DEBUG: util-linux-core-2.37.4-20.el9.x86_64 1724313161 1268103 7a738098ab1461b4edd30aa5775eae6d installed DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 1628543655 9815154 9fc436f173c5540631041093cddaa973 installed DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 1663006976 2380384 9e1caba09fac94568419b9dfd14fb4c5 installed DEBUG: libssh-0.10.4-13.el9.x86_64 1708364328 535899 108b7a44b644ed06430b4069a5b3ddc3 installed DEBUG: libfdisk-2.37.4-20.el9.x86_64 1724313161 367867 7055b1df86a5b90ca99f0bc997e9b2e2 installed DEBUG: perl-Digest-1.19-4.el9.noarch 1628601029 36844 9245532d9b974fea7c2479c73dc38170 installed DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 1628618651 61522 886e710d31d7da0054b1ce2f0a5cf870 installed DEBUG: perl-B-0:1.80-481.el9.x86_64 1701178729 504555 565508ec452621c8cbb85116f17b5940 installed DEBUG: perl-FileHandle-0:2.03-481.el9.noarch 1701178635 10529 15e22e390e56e1eea9f209b097c691c3 installed DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 1628613850 111869 941430135d43edd2dbb20771fb301e9c installed DEBUG: perl-libnet-3.13-4.el9.noarch 1628602140 299357 f1208974611772abf57027778421745e installed DEBUG: perl-AutoLoader-0:5.74-481.el9.noarch 1701178635 22037 3a3a997ed2fe5d82e7303422215337a7 installed DEBUG: perl-base-0:2.27-481.el9.noarch 1701178635 13819 9db7cb0b990380b7013be3f9ac27a68a installed DEBUG: perl-URI-5.09-3.el9.noarch 1628604742 216915 23d9467c392b63bf7bd90154b81d0a80 installed DEBUG: perl-if-0:0.60.800-481.el9.noarch 1701178635 6874 aa483a41e2e118f77e66c9784ff12325 installed DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch 1628602044 100240 c72cc48cf69ad2322f341aceb771b6f5 installed DEBUG: perl-Time-Local-2:1.300-7.el9.noarch 1628604471 67344 302d97561113e05d7ce4e9dbf87728dc installed DEBUG: perl-File-Path-2.18-4.el9.noarch 1628601566 65333 ee75dc72b0be7d14ecd0b3fd9b80f0fb installed DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch 1718788137 616300 3a92a77b92f509aed8bc6ef1e5b1719e installed DEBUG: perl-Net-SSLeay-1.94-1.el9.x86_64 1718690929 1520386 d6843c404a9084d8240fb6c72b080980 installed DEBUG: perl-Pod-Escapes-1:1.07-460.el9.noarch 1628603267 25764 b8ed148c35b2b87db6fd0b4a2ae9d53b installed DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 1629784864 24828 28d19a6314a4252692f3b05d813fff84 installed DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch 1628602853 5866 b044bb89cae155849c122193ee150a29 installed DEBUG: perl-Class-Struct-0:0.66-481.el9.noarch 1701178635 26954 90ebf6027db410ffd8bd2c6a08b7e990 installed DEBUG: perl-POSIX-0:1.94-481.el9.x86_64 1701178729 240147 93839e127bc08f08b301a9fc21b14b03 installed DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch 1628603674 100303 4aea2d5aff5b61a94cdfba3b36f08e6b installed DEBUG: perl-IPC-Open3-0:1.21-481.el9.noarch 1701178635 25044 9a81a07b508d92e6f14fb3914b9da2cc installed DEBUG: perl-subs-0:1.03-481.el9.noarch 1701178635 3060 5c5c3439c5abfce888d5bd3e8bbf2ec6 installed DEBUG: perl-File-Temp-1:0.231.100-4.el9.noarch 1628601672 166550 24d6bbbafd58efdbd3a8fa3548aae9d8 installed DEBUG: perl-Term-Cap-1.17-460.el9.noarch 1628603663 29851 82e868f508d871191d66c9f0b2f2e4a8 installed DEBUG: perl-Pod-Simple-1:3.42-4.el9.noarch 1628603531 577293 24e6003e16fd82a856d1126d4122ffc4 installed DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch 1705477608 150675 4c4c086d9144efffb91f60138122dafa installed DEBUG: perl-Socket-4:2.031-4.el9.x86_64 1628620117 124969 1d2767aa8f546dcbf1ea6d666770ae4b installed DEBUG: perl-SelectSaver-0:1.02-481.el9.noarch 1701178635 3170 0fbcb12f4163d1f90bba33ea69d5aaca installed DEBUG: perl-Symbol-0:1.08-481.el9.noarch 1701178635 7846 7e1e39dc9c7883023b8436ab57894f52 installed DEBUG: perl-File-stat-0:1.09-481.el9.noarch 1701178635 13948 b2dc9d63bc31b9135d80278a0faa8e58 installed DEBUG: perl-podlators-1:4.14-460.el9.noarch 1628603263 288742 cccada64680eba247e4937741008c5e0 installed DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch 1628603520 170960 c2dc2381345d5fc5d788d2c798143e01 installed DEBUG: perl-Fcntl-0:1.13-481.el9.x86_64 1701178729 30235 a5d30ae901526fac2fc7fc9aa9faea27 installed DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch 1628604186 13101 0c3adcea6cb51972702f6032996e76e0 installed DEBUG: perl-mro-0:1.23-481.el9.x86_64 1701178729 43587 3a3d36066594a273d747f52de20eadb6 installed DEBUG: perl-IO-0:1.43-481.el9.x86_64 1701178729 163239 bda529abbd3dfd12dbc2c39072656707 installed DEBUG: perl-overloading-0:0.02-481.el9.noarch 1701178635 5893 1120dace63e5754ea01ac4aac1838ed0 installed DEBUG: perl-Pod-Usage-4:2.01-4.el9.noarch 1628603513 87186 441910897b740efb19492aed804de17c installed DEBUG: perl-Errno-0:1.30-481.el9.x86_64 1701178729 9533 66e12245e79e26c9c913802adf869a53 installed DEBUG: perl-File-Basename-0:2.85-481.el9.noarch 1701178635 15339 1c2ef83690ac6fd06dae23de2819743b installed DEBUG: perl-Getopt-Std-0:1.12-481.el9.noarch 1701178635 12107 b9abc1ded2b031e7983b28c88cf12dd4 installed DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 1628618755 48145 004252fe4ba5f609149fdac9b6bebfce installed DEBUG: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 1711036623 143128 24e085a5d8a50ce62c08ad8b83c4dd8a installed DEBUG: perl-constant-1.33-461.el9.noarch 1628601318 27104 dc6faf8cc3fe014e9bec222e29486aa7 installed DEBUG: perl-Storable-1:3.21-460.el9.x86_64 1628620310 228532 cbaadbabad2c8e745b8e350b97e5f87d installed DEBUG: perl-overload-0:1.31-481.el9.noarch 1701178635 72821 085695e38ab078fb85978110bb5f66d2 installed DEBUG: perl-parent-1:0.238-460.el9.noarch 1628603207 9535 cbbde543710bfeb4509f5644e2ebb5a7 installed DEBUG: perl-vars-0:1.05-481.el9.noarch 1701178635 4926 ccefd7c525aee2e0afa0ce8fa6758943 installed DEBUG: perl-Getopt-Long-1:2.52-4.el9.noarch 1628601678 139937 340329ff50e99786ae2bf155a967dd16 installed DEBUG: perl-Carp-1.50-460.el9.noarch 1628600266 47889 6eaf89eb81c26ca2199b4b42f654b29e installed DEBUG: perl-Exporter-5.74-461.el9.noarch 1628601234 55359 8a4844d73f6cf8579bebfbecf912a126 installed DEBUG: perl-PathTools-3.78-461.el9.x86_64 1628620153 182534 dded365492427cc9c5162fbd8e672a85 installed DEBUG: perl-Encode-4:3.08-462.el9.x86_64 1628649578 10235418 fa436b856188238385ebd7ae8fa69241 installed DEBUG: perl-libs-4:5.32.1-481.el9.x86_64 1701178729 8958862 073a139003c27fa7e6aa74fd29ef0cfd installed DEBUG: perl-interpreter-4:5.32.1-481.el9.x86_64 1701178729 120268 177d4b8101fb235ac1acf27a255e8ae7 installed DEBUG: kernel-srpm-macros-1.0-13.el9.noarch 1686576498 16918 fa5db34a8143afbdda6d8adfcb832940 installed DEBUG: openssl-1:3.2.2-6.el9_5.x86_64 1725526937 2092413 e7713eff32d24f10a323a3f3c436049a installed DEBUG: libpwquality-1.4.4-8.el9.x86_64 1628574921 416376 a3d2b6fa9b49c4af59377456c649544c installed DEBUG: pam-1.5.1-22.el9.x86_64 1730794602 1900959 c3020d3580176414115cea6cbed8b24f installed DEBUG: libevent-2.1.12-8.el9_4.x86_64 1724156589 928090 b18072b51a45d83d439aca5f313b455a installed DEBUG: openldap-2.6.6-3.el9.x86_64 1707509490 1084524 86ed5bdbdc37d659fa8093ec78476b9d installed DEBUG: libcurl-7.76.1-31.el9.x86_64 1724331981 667622 0ddbddc5c81d5de0ded4f1a685e727d1 installed DEBUG: elfutils-debuginfod-client-0.191-4.el9.x86_64 1713963501 61676 7b3cc7600866ae03dee55283ec872bba installed DEBUG: binutils-gold-2.35.2-56.el9.x86_64 1730124384 2128787 5038ff1b39bfe18eb287fed2484da8ab installed DEBUG: binutils-2.35.2-56.el9.x86_64 1730124384 25217825 db9cd81499b629676a3288353bd5360f installed DEBUG: elfutils-0.191-4.el9.x86_64 1713963501 2952210 fb05c33e3e21b8b319e6040f239ee2c6 installed DEBUG: gdb-minimal-14.2-3.el9.x86_64 1717782396 13953996 15ebf6c378173ce4efbd9736bbe840f5 installed DEBUG: debugedit-5.0-5.el9.x86_64 1701733237 194098 dc6b3f1571d81fb2e0b2824e59f7a056 installed DEBUG: curl-7.76.1-31.el9.x86_64 1724331981 684689 e52ab2eb7d48653faa63e613ca2a814b installed DEBUG: rpm-4.16.1.3-34.el9.x86_64 1723712856 2750664 8f60113ba9d813ce0020a22578de792c installed DEBUG: rpm-libs-4.16.1.3-34.el9.x86_64 1723712856 769236 6b6bf4470125825f20987b13b218fab2 installed DEBUG: rpm-build-libs-4.16.1.3-34.el9.x86_64 1723712856 198550 b0dbaba893a2781e06c407381db8ad5b installed DEBUG: efi-srpm-macros-6-2.el9_0.noarch 1649958629 41044 09deb32e9cacf222eb6ec12c78f04b3b installed DEBUG: lua-srpm-macros-1-6.el9.noarch 1628582790 1314 546d747e62811129f0a6fd6ad635ac5e installed DEBUG: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 1631794698 56503 a0b3be2f879fec4315909aef3e193f27 installed DEBUG: go-srpm-macros-3.6.0-3.el9.noarch 1722443076 62484 788ab985cbeb4fa4d3abbf7e53f75914 installed DEBUG: python-srpm-macros-3.9-54.el9.noarch 1719823395 37605 38a2d9c5df6275f81a8014fde3a4f632 installed DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch 1707214331 1514 ba6f201d361cce32201ebf332bf4a8fb installed DEBUG: redhat-rpm-config-208-1.el9.noarch 1721395590 191466 1f5e520fd1476c584b419331f391e3d7 installed DEBUG: rpm-build-4.16.1.3-34.el9.x86_64 1723712856 150015 e433a865451fd15da8d3611ff70e438e installed DEBUG: util-linux-2.37.4-20.el9.x86_64 1724313161 11160645 0edca38e40ad5b090002e1815192546d installed DEBUG: redhat-ca-certificate-1.1.0-2.el8eng.noarch 1593535955 1517 11c6ee4bf868dbdf4cdccf6017b6580d installed DEBUG: make-1:4.3-8.el9.x86_64 1706904942 1719894 6fe5f8eeefd4b6c722970264b0815b72 installed DEBUG: which-2.21-29.el9.x86_64 1679928692 81813 5afbaf8b683c9eee180a2ab2221a2135 installed DEBUG: expat-2.5.0-2.el9_4.1.x86_64 1726056481 309442 a856fd92739ad89d315c8d16528d053e installed DEBUG: nettle-3.9.1-1.el9.x86_64 1700482441 1157687 c6c7dc4a220f34636f2db1b5fd65bc43 installed DEBUG: gnutls-3.8.3-4.el9_4.x86_64 1712302228 3448611 5729b6af56e0cd3a1c9f724319e9b564 installed DEBUG: glib2-2.68.4-16.el9.x86_64 1727428984 13445086 a127eeca45450d7471b4f5d45c5d0b2d installed DEBUG: json-glib-1.6.6-1.el9.x86_64 1629810060 555868 4b184b039a0a1c93df369ef77fb79a4c installed DEBUG: m4-1.4.19-1.el9.x86_64 1634030599 595542 02556c6e522557d6d52442860080a433 installed DEBUG: zlib-devel-1.2.11-40.el9.x86_64 1683629480 141092 9f3a9fa4dbeb3c0e00ae13fc1a91a721 installed DEBUG: xml-common-0.6.3-58.el9.noarch 1628612211 80280 04b8c1b04b176170d5c99928436af067 installed DEBUG: python-rpm-macros-3.9-54.el9.noarch 1719823395 20079 1e86339c91fe327e615b0716348c265d installed DEBUG: perl-threads-1:2.25-460.el9.x86_64 1628622002 114562 3a9212639b0941eb2884c855866e5bc3 installed DEBUG: perl-File-Copy-0:2.34-481.el9.noarch 1701178635 21087 36a0f5f9ab4635dd1c5018b7401b0b78 installed DEBUG: perl-File-Compare-0:1.100.600-481.el9.noarch 1701178635 6696 27edafcad1ae1d6a7076a261e92f1ff1 installed DEBUG: perl-DynaLoader-0:1.47-481.el9.x86_64 1701178729 33065 6a7c9bf31480f544f7e9e193984a704a installed DEBUG: libxslt-1.1.34-9.el9.x86_64 1643366042 771959 f91cd8f9ca1b0daa0568f1f3e281e7bb installed DEBUG: libsolv-0.7.24-3.el9.x86_64 1712656168 917082 701ca5edfa5c7b7f10dfc78c7a635239 installed DEBUG: libmpc-1.2.1-4.el9.x86_64 1628571137 138637 26151cc5da37ec46b28cf85079bacef4 installed DEBUG: libkadm5-1.21.1-3.el9.x86_64 1720198402 227038 3785d644720bc57373bdfae0b14b450f installed DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 1689762208 251847 b4545503b6925a53b7049f705d4cdb8b installed DEBUG: libassuan-2.5.5-3.el9.x86_64 1628564310 171165 66d782cb8bab08fd1ab3c7409e9a8290 installed DEBUG: json-c-0.14-11.el9.x86_64 1631617200 79282 a44840980ed16219cbef98378ac83a9b installed DEBUG: emacs-filesystem-1:27.2-10.el9.noarch 1724353691 0 9d8bd2ea5a7b3de38bbcc099fe5c560b installed DEBUG: checkpolicy-3.6-1.el9.x86_64 1702545172 1548206 ddf296f8ebcf69241a5f8b458c7ed3b5 installed DEBUG: desktop-file-utils-0.26-6.el9.x86_64 1658156125 250387 0d855da4291e86c137e2845f920020dd installed DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 1717683770 2232032 b470b806498d90ab75685640505adacc installed DEBUG: llvm-libs-18.1.8-3.el9.x86_64 1723803490 107250172 b6232383b73c17a852c5fc1c5b996c62 installed DEBUG: cpp-11.5.0-2.el9.x86_64 1721787337 30646262 3eee066478f05f8c4257359e47d52abb installed DEBUG: perl-threads-shared-1.61-460.el9.x86_64 1628621048 82277 07088eb09e48df0b5624421934882312 installed DEBUG: perl-Thread-Queue-3.14-460.el9.noarch 1628605319 29828 6e7c5cd4564617d55dbee50b04f80576 installed DEBUG: python3-rpm-macros-3.9-54.el9.noarch 1719823395 6227 cd5276aa45c273588df115fede74e25c installed DEBUG: flex-2.6.4-9.el9.x86_64 1628547453 923700 5ab580d7ae7f18ec170296d954202520 installed DEBUG: librhsm-0.0.3-9.el9.x86_64 1712749353 79578 5d41e974ba9c1048d1492953afd42bfe installed DEBUG: libbabeltrace-1.5.8-10.el9.x86_64 1647463393 529541 4c19453364467c40fef44cec7f894b42 installed DEBUG: polkit-libs-0.117-13.el9.x86_64 1716988354 29394737 5079eba5ae027691cdb9c27cb42c5c9d installed DEBUG: shared-mime-info-2.1-5.el9.x86_64 1667822467 5187670 be42260c01641605fe085da915af3a5e installed DEBUG: gnutls-c++-3.8.3-4.el9_4.x86_64 1712302228 147920 7fb24b93912dfc93bfc5e837df794101 installed DEBUG: libcomps-0.1.18-1.el9.x86_64 1635154672 215151 d60d14debb954d11e5f19ae1482d4b46 installed DEBUG: xz-devel-5.2.5-8.el9_0.x86_64 1654007459 206635 0b29566c2e88c6c1bf5e3467e3f0a488 installed DEBUG: words-3.0-39.el9.noarch 1628621660 4959394 07530a5eb7caa7022f8b352ba8c0d495 installed DEBUG: systemd-rpm-macros-252-48.el9.noarch 1728998680 10405 e05d33515540e1196f155a092df86fb1 installed DEBUG: sysprof-capture-devel-3.40.1-3.el9.x86_64 1628634676 353688 d27ffeda97b9ea0a84a58bd7ff3cbb37 installed DEBUG: sgml-common-0.6.3-58.el9.noarch 1628612211 172087 b667e44110da88aac4c215e6de03849f installed DEBUG: docbook-dtds-1.0-79.el9.noarch 1628541014 8665321 bca601df3888e7582f5481d8b1b42a13 installed DEBUG: docbook-style-xsl-1.79.2-16.el9.noarch 1628541130 16312283 b615957ef1de7dd8b5acfaf3b2cd2487 installed DEBUG: python3-setuptools-wheel-53.0.0-13.el9.noarch 1721910756 562606 00bf847f2ff5529bd11e9159489663d4 installed DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch 1711480264 1232785 c53e82f0a4c79fd13cd3c4c1fac7c977 installed DEBUG: python3-3.9.20-1.el9.x86_64 1727144310 33013 e4b25378a398c046bfdf2fac4a611627 installed DEBUG: python3-libs-3.9.20-1.el9.x86_64 1727144310 33059570 6e57914cdd7de2bdd5732e66273113cb installed DEBUG: python3-setuptools-53.0.0-13.el9.noarch 1721910756 4351700 29e44be5be8fcf5748b65600e7b5535b installed DEBUG: python3-libselinux-3.6-1.el9.x86_64 1702538356 623063 830670411d83c9bafe947062ac7647a9 installed DEBUG: python3-libsemanage-3.6-1.el9.x86_64 1702541999 424939 68512bc1d576be9bdeb11a14d9c8e0b1 installed DEBUG: python3-distro-1.5.0-7.el9.noarch 1628607400 156738 029804ff04f8405f790a632efc4c7eab installed DEBUG: python3-pip-21.3.1-1.el9.noarch 1711480264 9189701 170847f4fdf9672e7c4e113ff8dcef77 installed DEBUG: python3-setools-4.4.4-1.el9.x86_64 1702391039 2400630 0d292336c6c92f212f743402c827b52e installed DEBUG: python3-libcomps-0.1.18-1.el9.x86_64 1635154672 147138 7570058c28931fb465a7285c48be7dab installed DEBUG: python3-audit-3.1.5-1.el9.x86_64 1722516468 348286 268dda2942208d0fd88a9f2677b39fe2 installed DEBUG: python3-file-magic-5.39-16.el9.noarch 1701276650 22327 f1a25332b8a5c06424639fb39b39537b installed DEBUG: python3-pyparsing-2.4.7-9.el9.noarch 1645030581 650026 926bab086926da2d274d368cf44d6214 installed DEBUG: python3-packaging-20.9-5.el9.noarch 1644942530 254019 7a377806601667b08deb55618871bda7 installed DEBUG: python3-rpm-generators-12-9.el9.noarch 1700831764 78358 9deaf1f405d5075702b0afa41bf57d7e installed DEBUG: protobuf-c-1.3.3-13.el9.x86_64 1682341148 63188 f4ba414f3cd1f7bdd3ed900277bb6dd1 installed DEBUG: unbound-libs-1.16.2-3.el9_3.5.x86_64 1712176428 1526468 3141c25aa6a209408c2054cd13963ab2 installed DEBUG: gnutls-dane-3.8.3-4.el9_4.x86_64 1712302228 28004 5b797896eaa7e3e33a2687af88f2a2c7 installed DEBUG: perl-File-Find-0:1.37-481.el9.noarch 1701178635 39636 6f68b585f3d4f3873cf8d6b668020377 installed DEBUG: autoconf-2.69-39.el9.noarch 1718379494 2324175 589a91900f5fa2871969298a1d22a8ae installed DEBUG: pcre2-utf32-10.40-6.el9.x86_64 1722440720 558912 a4876360ecfa1685daa96bbfbddf29d2 installed DEBUG: pcre2-utf16-10.40-6.el9.x86_64 1722440720 587664 08c7a2032324b703b113e91abd244032 installed DEBUG: pcre2-devel-10.40-6.el9.x86_64 1722440720 1980925 ebc4a4b76d13e0c324567705d7db94fd installed DEBUG: pcre-utf32-8.44-4.el9.x86_64 1713417099 464844 9079378326131c7862a44b5068998694 installed DEBUG: pcre-utf16-8.44-4.el9.x86_64 1713417099 485316 4f50f7c6bd444c4f3801b0950ba35aae installed DEBUG: pcre-cpp-8.44-4.el9.x86_64 1713417099 48860 2604e3f3074ebf56cee72a925a51a274 installed DEBUG: pcre-devel-8.44-4.el9.x86_64 1713417099 1737890 db3ce680c7aea3f4ab177ca9a05ee931 installed DEBUG: p11-kit-devel-0.25.3-3.el9.x86_64 1729866139 554490 f972fc8efa4652eef9cd857b970b9983 installed DEBUG: openssh-8.7p1-44.el9.x86_64 1729514274 1992068 1cbe1ba7346daf8bee28dd09debba88d installed DEBUG: npth-1.6-8.el9.x86_64 1628604022 50619 3ac723cdb00e72c0ff91fe7013a14770 installed DEBUG: nodejs-libs-1:16.20.2-8.el9_4.x86_64 1715077680 58276249 d70c72aa16d670f569b409dd05dcf346 installed DEBUG: lmdb-libs-0.9.29-3.el9.x86_64 1628593562 108512 b0ea6e3c1cb329e2bca502ad64179766 installed DEBUG: libyaml-0.2.5-7.el9.x86_64 1628592829 138283 00eef8667bfd8cabc2bea70c4f5b6194 installed DEBUG: libmodulemd-2.13.0-2.el9.x86_64 1628760116 733911 9be6228264870022a6d759163c5d667e installed DEBUG: libverto-devel-0.3.2-3.el9.x86_64 1628582998 26313 0cf5446e6f47024965f6c310c346b3ee installed DEBUG: libtasn1-tools-4.16.0-8.el9_1.x86_64 1669911231 48599 0b86607d140d6f3b4f846f9bed3975c7 installed DEBUG: libtasn1-devel-4.16.0-8.el9_1.x86_64 1669911231 338166 02463f77421423f686a742bc68679212 installed DEBUG: libstemmer-0-18.585svn.el9.x86_64 1628577626 352513 edf33f972960f5e2bb1c69556779fa47 installed DEBUG: libss-1.46.5-5.el9.x86_64 1702477735 80871 216f7fff7e7c94b96c8d6f79a5b2d78e installed DEBUG: libsepol-devel-3.6-1.el9.x86_64 1702495149 123967 0cdd769eff3de8e6fd4b59f5efd4c964 installed DEBUG: libselinux-devel-3.6-1.el9.x86_64 1702538356 129109 ad16b290983af6bd42b1a9cec509f117 installed DEBUG: libselinux-utils-3.6-1.el9.x86_64 1702538356 422915 030e2681bca37ca2e16ff79f126e6994 installed DEBUG: policycoreutils-3.6-2.1.el9.x86_64 1708382059 724447 ece636ac44a8d6383cf0347f40ee2816 installed DEBUG: selinux-policy-38.1.47-1.el9.noarch 1729697910 25744 958ea4826b65d0916d3593030c43e5e3 installed DEBUG: selinux-policy-targeted-38.1.47-1.el9.noarch 1729697910 19129534 d6253099c096e83e0d2a7ea40c48e1be installed DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch 1708382076 5611343 655dadc585e93e41ab88df5823b63fcf installed DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch 1708382076 120038 417f8f9a251717e7cb2fac3458c2831b installed DEBUG: libseccomp-2.5.2-2.el9.x86_64 1636474821 175293 85a29024c489b9758b0d995b50adafd5 installed DEBUG: libreport-filesystem-2.15.2-6.el9.noarch 1642426778 0 f8464e0b21826df358c6123e0dec48eb installed DEBUG: dnf-data-4.14.0-21.el9.noarch 1729524415 39093 2d7bca8a7597cf3edb326250f070e3f5 installed DEBUG: libproxy-0.4.15-35.el9.x86_64 1629991164 166674 bd4eb37ab8ab666882fffff7759fc5d9 installed DEBUG: libpng-2:1.6.37-12.el9.x86_64 1628574482 232119 e75df65b1c80db575855576765607e91 installed DEBUG: libpipeline-1.5.3-4.el9.x86_64 1628573719 115253 0dbb210994822161a86b5aba8ff80ce5 installed DEBUG: libksba-1.5.1-7.el9.x86_64 1722345801 394486 d21ef99089f6e587cf8385861512d8e2 installed DEBUG: gnupg2-2.3.3-4.el9.x86_64 1682510461 9227533 ff43b3cfe1a5ae80f236624159c423f4 installed DEBUG: gpgme-1.15.1-6.el9.x86_64 1645124803 576065 1843bef6e8aeb9095a1e2ae11375cd52 installed DEBUG: librepo-1.14.5-2.el9.x86_64 1701342538 220524 85538455e7d882b28471a51c558c196c installed DEBUG: libdnf-0.69.0-12.el9.x86_64 1719239429 2130669 6e73f4b3db9bf84b78045e75729221f3 installed DEBUG: python3-libdnf-0.69.0-12.el9.x86_64 1719239429 3789951 4cec3adb3fd8766389a0b35b16085622 installed DEBUG: python3-hawkey-0.69.0-12.el9.x86_64 1719239429 309232 e68df2ecd213f22147812aa13b662c02 installed DEBUG: python3-gpg-1.15.1-6.el9.x86_64 1645124803 1404173 4cb86cbe523ed64135a37a6fed45d00a installed DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 1705311902 647857 275f22c45883d70763c3261c6821e8d5 installed DEBUG: gdk-pixbuf2-2.42.6-4.el9_4.x86_64 1715765299 2608358 b12cc058b83f00bd5aab11e99fca9289 installed DEBUG: libipt-2.0.4-5.el9.x86_64 1628791293 118121 22b3a20cf071ea24af9afabc97b55efa installed DEBUG: libidn2-devel-2.3.0-7.el9.x86_64 1628569324 215959 9ef30aa2ecb03b47291bcda57431f3c3 installed DEBUG: libicu-67.1-9.el9.x86_64 1629785908 34109009 fa5a2d8db6c6c2b253427aa9ac0e763a installed DEBUG: boost-regex-1.75.0-8.el9.x86_64 1656076034 889120 dabbad25656cf18971c8a60153488d3c installed DEBUG: source-highlight-3.1.9-12.el9.x86_64 1721152130 2935764 f84e73a677f4302b255c2b9d350153c4 installed DEBUG: gdb-headless-14.2-3.el9.x86_64 1717782396 16148427 c32109313dd3c860d2e020753fb8e76b installed DEBUG: libgpg-error-devel-1.42-5.el9.x86_64 1638889922 233125 dcdc965bb42d9206e965d964a0abab36 installed DEBUG: libffi-devel-3.4.2-8.el9.x86_64 1681741097 33846 6408d7155cfb44e5a2092063f3646934 installed DEBUG: libev-4.33-6.el9.x86_64 1726724407 107514 6a6cb0156ef0963b840c420928270a16 installed DEBUG: libverto-libev-0.3.2-3.el9.x86_64 1628582998 16236 e65b1370ee39d207defdc6a906dd5ec2 installed DEBUG: libcom_err-devel-1.46.5-5.el9.x86_64 1702477735 17068 ac2fddb963d3784cdbbdb06916411146 installed DEBUG: libcbor-0.7.0-5.el9.x86_64 1628565582 99993 ed65c2cccb41212a97b7c3083766da1e installed DEBUG: libfido2-1.13.0-2.el9.x86_64 1699457155 246862 26e8e4bfe4ab7b9db09aee008ef7ccbf installed DEBUG: libblkid-devel-2.37.4-20.el9.x86_64 1724313161 18206 0ec3708a66b093fa6d6733fe3cf4b431 installed DEBUG: libmount-devel-2.37.4-20.el9.x86_64 1724313161 37480 73b5d66e1ed9c95c1cb9d57981813779 installed DEBUG: glib2-devel-2.68.4-16.el9.x86_64 1727428984 3058929 d5ee44af9d366cd23180e9e555103a1b installed DEBUG: polkit-docs-0.117-13.el9.noarch 1716988411 956957 ec7c717ad41b0b072c429419361f6679 installed DEBUG: polkit-devel-0.117-13.el9.x86_64 1716988354 380943 b799c2a92b893af8a48a80e7abd06f39 installed DEBUG: less-590-5.el9.x86_64 1723016228 365264 c15fc8d015d1be220d2eb2c7320a3227 installed DEBUG: man-db-2.9.3-7.el9.x86_64 1663690205 2563551 c51480d6f2f897ef146bdf39776f117a installed DEBUG: krb5-pkinit-1.21.1-3.el9.x86_64 1720198402 132068 93a575cd01c3bd7ff3a88d9814497ddd installed DEBUG: kmod-libs-28-10.el9.x86_64 1723816019 134014 45b37d0cc3bb5ea8d26bb3e1ba591f86 installed DEBUG: keyutils-libs-devel-1.6.3-1.el9.x86_64 1666019484 49397 16de0f82de50b6b09c719d5b9f81f5b8 installed DEBUG: keyutils-1.6.3-1.el9.x86_64 1666019484 161876 e04793e99a0219d113ab448ea498c709 installed DEBUG: kernel-headers-5.14.0-503.11.1.el9_5.x86_64 1727705522 6336426 ebc3e43fd17ef665527dfca6cd87220d installed DEBUG: hunspell-filesystem-1.7.0-11.el9.x86_64 1628558400 0 10d0f01dea42f820481455e913a0df99 installed DEBUG: hunspell-en-US-0.20140811.1-20.el9.noarch 1628553226 556761 204cbc33f545807860b8eac5ac30218f installed DEBUG: hunspell-1.7.0-11.el9.x86_64 1628558400 848777 349a29ef3fb803c221e56308ecec1e4c installed DEBUG: enchant-1:1.6.0-30.el9.x86_64 1628545400 160697 8f39bb2fe73bedf28044a44a842be680 installed DEBUG: python3-enchant-3.2.0-5.el9.noarch 1628607226 318162 db9208b2af6447cc5cede709396cb371 installed DEBUG: gmp-c++-1:6.2.0-13.el9.x86_64 1691058513 32064 6484ff8188c4c00432e980699f637a75 installed DEBUG: gmp-devel-1:6.2.0-13.el9.x86_64 1691058513 358975 3cc85fb12f851ec69a8fb63620dfddfd installed DEBUG: nettle-devel-3.9.1-1.el9.x86_64 1700482441 1476131 d3948066463a6956268e258024dfb4b8 installed DEBUG: glibc-headers-2.34-133.el9.x86_64 1727796117 2169794 42427b11de56ff8eff7c983153ece5e5 installed DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 1628585696 31019 6b586a939bbb8fb6bea2364b90274da4 installed DEBUG: glibc-devel-2.34-133.el9.x86_64 1727796117 37864 d29b5c8e096a00a4d9b447b6db22b52e installed DEBUG: gcc-11.5.0-2.el9.x86_64 1721787337 89844880 c1b2a42bd88883ebca5fe612be27b146 installed DEBUG: gettext-libs-0.21-8.el9.x86_64 1680165665 1023620 237c907e267fe9c183d71d45c5b3a684 installed DEBUG: fonts-filesystem-1:2.0.5-7.el9.1.noarch 1631794698 0 55d67c4a8e1cf3923cfb915b34c5ea9f installed DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch 1655270779 1886539 db004041a897e22fe0e9cc2d4ad2d04e installed DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 1671646198 4730586 55fe7695d9a73e98332477a4e038d4bf installed DEBUG: glib-networking-2.68.3-3.el9.x86_64 1645726252 655538 01c2f25b3b67154a8ec592312d2f2532 installed DEBUG: libsoup-2.72.0-8.el9.x86_64 1628577925 1261962 b3d084adf733a4e93e9b34a1b6088aad installed DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 1714125078 1420392 253ebbd86621b1064a24b17da53d3a5b installed DEBUG: cmake-filesystem-3.26.5-2.el9.x86_64 1699021284 0 ed14ab6e79a6023eab7a8fd92316fe35 installed DEBUG: libxml2-devel-2.9.13-6.el9_4.x86_64 1714382730 9264370 9c33a6c3f8984a6de6dcee8bba0c24c8 installed DEBUG: attr-2.5.1-3.el9.x86_64 1628538362 166229 388873d85a9704f5a45f3743a927493c installed DEBUG: ima-evm-utils-1.5-2.el9.x86_64 1717810684 156548 cb481bd9ccb70ef604e7f8fb7c519fce installed DEBUG: rpm-sign-libs-4.16.1.3-34.el9.x86_64 1723712856 27748 04c888ebd41ece455afa80f5c750f1e8 installed DEBUG: python3-rpm-4.16.1.3-34.el9.x86_64 1723712856 197742 ffe294db9ad9b2dc1f11109b65f15a2d installed DEBUG: python3-dnf-4.14.0-21.el9.noarch 1729524415 1928776 98e1b1de9fb9c1525b783cf3d0302473 installed DEBUG: dnf-4.14.0-21.el9.noarch 1729524415 2425333 eec179c449db708672171c29f4e899c9 installed DEBUG: policycoreutils-devel-3.6-2.1.el9.x86_64 1708382059 334489 63b23984fd66386db3595969eecc81d4 installed DEBUG: selinux-policy-devel-38.1.47-1.el9.noarch 1729697910 23560724 4d688fd8b20bdc16b950a3b1bb1db968 installed DEBUG: acl-2.3.1-4.el9.x86_64 1696594817 212167 385558fa81916f6d01cfe8b9e1c674b7 installed DEBUG: dbus-1:1.12.20-8.el9.x86_64 1686562255 0 8a4575668ffcabb874ebd920133f3f83 installed DEBUG: systemd-pam-252-48.el9.x86_64 1728998683 518467 56010268428e835f903520b93555f6ef installed DEBUG: systemd-252-48.el9.x86_64 1728998683 12859846 0761706bd62dc980ce00199b2829e055 installed DEBUG: dbus-common-1:1.12.20-8.el9.noarch 1686562214 11394 64b02b7f5ab5bbacb2560d78a5f52526 installed DEBUG: dbus-broker-28-7.el9.x86_64 1661246086 393994 607d75bf01137fb3ab8fccd168087072 installed DEBUG: logrotate-3.18.0-8.el9.x86_64 1672925555 156669 bf87ba78d488441a271b3a5868aeba64 installed DEBUG: krb5-server-1.21.1-3.el9.x86_64 1720198402 782475 134186de36eeac3a2ba25c27dffff7c8 installed DEBUG: systemd-devel-252-48.el9.x86_64 1728998683 493612 3f0f2b4b3939da78cd83e78cdf789ac6 installed DEBUG: rpmlint-1.11-19.el9.noarch 1642006306 704660 9c737e86a8be7bc4e1d09c488594e642 installed DEBUG: libxslt-devel-1.1.34-9.el9.x86_64 1643366042 2555449 d09b8c2d0fbf47298e2673986b122b33 installed DEBUG: gettext-0.21-8.el9.x86_64 1680165665 5278487 a527e79dbe7f59e6ad5cd147fb5658ff installed DEBUG: annobin-12.65-1.el9.x86_64 1722423360 1185410 06ec3ecb86b0a6617985bde8cb67a3e5 installed DEBUG: gcc-plugin-annobin-11.5.0-2.el9.x86_64 1721787337 57754 f490282ce93af00144e3c0a517a77f4d installed DEBUG: gnutls-devel-3.8.3-4.el9_4.x86_64 1712302228 5733115 a8c77fea9b18a6db079b4c864a6e234d installed DEBUG: krb5-devel-1.21.1-3.el9.x86_64 1720198402 723566 d2e6ba5e57142c0be97cbbe5adb1332f installed DEBUG: json-glib-devel-1.6.6-1.el9.x86_64 1629810060 490805 cb68dca9f83f355de6c831cac40b7b43 installed DEBUG: openssh-clients-8.7p1-44.el9.x86_64 1729514274 2146861 e1ae91a36f66066e90f2408039533c66 installed DEBUG: gdb-14.2-3.el9.x86_64 1717782396 455649 cd777964c323e035aa783aa8b2bfc454 installed DEBUG: rpm-plugin-selinux-4.16.1.3-34.el9.x86_64 1723712856 15988 b6a85d586c1e0d471a5362b12d586202 installed DEBUG: nodejs-1:16.20.2-8.el9_4.x86_64 1715077680 378189 d86496e182adf294fb14d8d2e4a8ef88 installed DEBUG: automake-1.16.2-8.el9.noarch 1687613725 1798890 1ccb6aeab4a1d98a405eca1933a95b07 installed DEBUG: python3-devel-3.9.20-1.el9.x86_64 1727144310 782219 db45d75591a8da0b1aea4eb7c12e0c9b installed DEBUG: xmlto-0.0.28-17.el9.x86_64 1628643180 117375 4459f60c9935c195cbc529a9bc88c998 installed DEBUG: pam-devel-1.5.1-22.el9.x86_64 1730794602 610109 1aaff39e282ec16d1738cded9f7ec683 installed DEBUG: openssl-devel-1:3.2.2-6.el9_5.x86_64 1725526937 5180142 4ffd9a9b911a20534990cee2d4692570 installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/rhel-candidate-x86_64/root DEBUG: kill orphans in chroot /var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/mock/rhel-candidate-x86_64/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/mock/rhel-candidate-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/lib/mock/rhel-candidate-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/cockpit-podman.spec'], chrootPath='/var/lib/mock/rhel-candidate-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=1002gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wv72sodn:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wv72sodn:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'db3e9d5e70f44b4bbe7cd4938e04a510', '-D', '/var/lib/mock/rhel-candidate-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wv72sodn:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/fuse', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/cockpit-podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dVHZu4 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf cockpit-podman DEBUG: + /usr/bin/tar -xof - DEBUG: + /usr/bin/xz -dc /builddir/build/SOURCES/cockpit-podman-98.4.g8c095db.tar.xz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd cockpit-podman DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Jgt35f DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd cockpit-podman DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F2cwRk DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64 DEBUG: + cd cockpit-podman DEBUG: + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64 'INSTALL=/usr/bin/install -p' PREFIX=/usr DEBUG: echo cs de es fi fr ja ka ko pl sk sv tr uk zh_CN | tr ' ' '\n' > po/LINGUAS DEBUG: mkdir -p /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64/usr/share/cockpit/podman DEBUG: cp -r dist/* /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64/usr/share/cockpit/podman DEBUG: mkdir -p /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64/usr/share/metainfo/ DEBUG: msgfmt --xml -d po \ DEBUG: --template org.cockpit_project.podman.metainfo.xml \ DEBUG: -o /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64/usr/share/metainfo/org.cockpit_project.podman.metainfo.xml DEBUG: + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64//usr/share/metainfo/org.cockpit_project.podman.metainfo.xml DEBUG: /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64//usr/share/metainfo/org.cockpit_project.podman.metainfo.xml: OK DEBUG: + /usr/bin/find-debuginfo -j1 --strict-build-id -m -i --build-id-seed 98.4.g8c095db-1.el9 --unique-debug-suffix -98.4.g8c095db-1.el9.x86_64 --unique-debug-src-base cockpit-podman-98.4.g8c095db-1.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/cockpit-podman DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Processing files: cockpit-podman-98.4.g8c095db-1.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6MwT88 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd cockpit-podman DEBUG: + DOCDIR=/builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64/usr/share/doc/cockpit-podman DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64/usr/share/doc/cockpit-podman DEBUG: + cp -pr README.md /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64/usr/share/doc/cockpit-podman DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1wIdXk DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd cockpit-podman DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64/usr/share/licenses/cockpit-podman DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64/usr/share/licenses/cockpit-podman DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64/usr/share/licenses/cockpit-podman DEBUG: + cp -pr dist/index.js.LEGAL.txt /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64/usr/share/licenses/cockpit-podman DEBUG: + cp -pr dist/index.css.LEGAL.txt /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64/usr/share/licenses/cockpit-podman DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: bundled(npm(@patternfly/patternfly)) = 5.4.2 bundled(npm(@patternfly/react-core)) = 5.4.8 bundled(npm(@patternfly/react-icons)) = 5.4.2 bundled(npm(@patternfly/react-styles)) = 5.4.1 bundled(npm(@patternfly/react-table)) = 5.4.9 bundled(npm(@patternfly/react-tokens)) = 5.4.1 bundled(npm(@xterm/addon-canvas)) = 0.7.0 bundled(npm(@xterm/xterm)) = 5.5.0 bundled(npm(attr-accept)) = 2.2.4 bundled(npm(docker-names)) = 1.2.1 bundled(npm(file-selector)) = 2.1.0 bundled(npm(focus-trap)) = 7.6.0 bundled(npm(ipaddr.js)) = 2.2.0 bundled(npm(js-tokens)) = 4.0.0 bundled(npm(lodash)) = 4.17.21 bundled(npm(loose-envify)) = 1.4.0 bundled(npm(object-assign)) = 4.1.1 bundled(npm(prop-types)) = 15.8.1 bundled(npm(react)) = 18.3.1 bundled(npm(react-dom)) = 18.3.1 bundled(npm(react-dropzone)) = 14.3.5 bundled(npm(react-is)) = 16.13.1 bundled(npm(scheduler)) = 0.23.2 bundled(npm(tabbable)) = 6.2.0 bundled(npm(throttle-debounce)) = 5.0.2 bundled(npm(tslib)) = 2.8.1 cockpit-podman = 98.4.g8c095db-1.el9 metainfo() metainfo(org.cockpit_project.podman.metainfo.xml) DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cockpit-podman-98.4.g8c095db-1.el9.x86_64 DEBUG: Wrote: /builddir/build/RPMS/cockpit-podman-98.4.g8c095db-1.el9.noarch.rpm DEBUG: Child return code was: 0 Finish: rpmbuild cockpit-podman-98.4.g8c095db-1.el9.src.rpm DEBUG: Copying packages to result dir Finish: build phase for cockpit-podman-98.4.g8c095db-1.el9.src.rpm INFO: Done(/var/tmp/build/SRPMS/cockpit-podman-98.4.g8c095db-1.el9.src.rpm) Config(default) 0 minutes 5 seconds INFO: Results and/or logs in: /var/tmp/build Finish: run DEBUG: kill orphans in chroot /var/lib/mock/rhel-candidate-x86_64/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/rhel-candidate-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/rhel-candidate-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/rhel-candidate-x86_64-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/rhel-candidate-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + packages=$(find /var/tmp/build -name "*.rpm" -not -name "*.src.rpm"); rpm -U --force --verbose $packages Uploading /work/make-checkout-workdir/test/vm.install rsync --recursive --perms --copy-links -e 'ssh -p 2201 -o ControlPath=/tmp/.cockpit-test-resources/ssh-%C-513' --verbose /work/make-checkout-workdir/test/vm.install 'root@[127.0.0.2]:/var/tmp/vm.install' sending incremental file list vm.install sent 2,045 bytes received 35 bytes 4,160.00 bytes/sec total size is 1,950 speedup is 0.94 + chmod a+x /var/tmp/vm.install + /var/tmp/vm.install Warning: ALREADY_ENABLED: cockpit Copying blob sha256:4f1f16223f9d50190a92cf2b08d04f6bcaaaa78474ed0e72615e05b5d12b1650 Copying blob sha256:efcd79a6555c3bb616e8210a62959e3962c64505efc540d46011db5b4837b43b Copying config sha256:eb7e77f38262e36399de0c9f77c92b690952c8bdb3fa2fa8abb8138af78a0331 Writing manifest to image destination Copying blob sha256:1e604deea57dbda554a168861cff1238f93b8c6c69c863c43aed37d9d99c5fed Copying blob sha256:6b83872188a9e8912bee1d43add5e9bc518601b02a14a364c0da43b0d59acf33 Copying config sha256:56a9b5a744a674481a5c034fec45ebf470a58ab844cd0da4d26b89bd27df5e36 Writing manifest to image destination Copying blob sha256:a1c01e366b99afb656cec4b16561b6ab299fa471011b4414826407af3a5884f8 Copying blob sha256:414fa8d4b08681291f1df5d79769b70f8e0836fd0f3a86fa7e11f7ab9ddc4ce0 Copying blob sha256:e5dfe2b43270bc5eb6ac9021609a90c2beacae1eebc90db5b96c2b3997448511 Copying blob sha256:44bce369696406a99f5d433a09943b787a28b3912bb5b693c77345a18401e3ea Copying blob sha256:4bc1ddfc34abe57103cf30d7d295e8ea920689ea9992000fb33c29b3fa11b50c Copying config sha256:d3241e050fc981849fc396c054aa87da6b1e2d748ee46cd3e71bf89050881631 Writing manifest to image destination The unit files have no installation config (WantedBy=, RequiredBy=, Also=, Alias= settings in the [Install] section, and DefaultInstance= for template units). This means they are not meant to be enabled or disabled using systemctl. Possible reasons for having this kind of units are: • A unit may be statically enabled by being symlinked from another unit's .wants/ or .requires/ directory. • A unit's purpose may be to act as a helper for some other unit which has a requirement dependency on it. • A unit may be started when needed via activation (socket, path, timer, D-Bus, udev, scripted systemctl call, ...). • In case of template units, the unit is meant to be enabled with some instance name specified. Removed "/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer". killing ssh master process 591 test/common/pixel-tests pull Submodule 'test/reference' (https://github.com/cockpit-project/pixel-test-reference) registered for path 'test/reference' Cloning into '/work/make-checkout-workdir/test/reference'... Submodule path 'test/reference': checked out '18c2db442c0d3d13f0752981456351e2701aeb86' TEST_AUDIT_NO_SELINUX=1 test/common/run-tests --track-naughties 1..39 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/rhel-9-6 -F qcow2 /tmp/bots-run/cockpit-ah2d2m54.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/rhel-9-6 -F qcow2 /tmp/bots-run/cockpit-qzz6r7zi.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/rhel-9-6 -F qcow2 /tmp/bots-run/cockpit-d_f4bmxo.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/rhel-9-6 -F qcow2 /tmp/bots-run/cockpit-wogc2lrd.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/rhel-9-6 -F qcow2 /tmp/bots-run/cockpit-fujukcwq.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/rhel-9-6 -F qcow2 /tmp/bots-run/cockpit-2niezdky.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/rhel-9-6 -F qcow2 /tmp/bots-run/cockpit-5j8kjcoq.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/rhel-9-6 -F qcow2 /tmp/bots-run/cockpit-oc5iseun.qcow2 # 1 TEST PASSED [79s on 99f4b311030c] ok 36 /work/make-checkout-workdir/test/check-application TestApplication.testRenameContainerUser [ND@3] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [84s on 99f4b311030c] ok 35 /work/make-checkout-workdir/test/check-application TestApplication.testRenameContainerSystem [ND@4] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [88s on 99f4b311030c] ok 33 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesUser [ND@6] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [97s on 99f4b311030c] ok 38 /work/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [23s on 99f4b311030c] ok 36 /work/make-checkout-workdir/test/check-application TestApplication.testRenameContainerUser [ND@3] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [22s on 99f4b311030c] ok 35 /work/make-checkout-workdir/test/check-application TestApplication.testRenameContainerSystem [ND@4] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [19s on 99f4b311030c] ok 33 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesUser [ND@6] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [121s on 99f4b311030c] ok 37 /work/make-checkout-workdir/test/check-application TestApplication.testRunImageSystem [ND@2] # RETRY 1 (test affected tests 3 times) # ---------------------------------------------------------------------- # testSpecialContainers (__main__.TestApplication.testSpecialContainers) Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 40409 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully on port 40409. Created symlink /etc/systemd/system/sockets.target.wants/podman.socket → /usr/lib/systemd/system/podman.socket. Getting image source signatures Copying blob sha256:efcd79a6555c3bb616e8210a62959e3962c64505efc540d46011db5b4837b43b Copying blob sha256:4f1f16223f9d50190a92cf2b08d04f6bcaaaa78474ed0e72615e05b5d12b1650 Copying config sha256:eb7e77f38262e36399de0c9f77c92b690952c8bdb3fa2fa8abb8138af78a0331 Writing manifest to image destination Getting image source signatures Copying blob sha256:6b83872188a9e8912bee1d43add5e9bc518601b02a14a364c0da43b0d59acf33 Copying blob sha256:1e604deea57dbda554a168861cff1238f93b8c6c69c863c43aed37d9d99c5fed Copying config sha256:56a9b5a744a674481a5c034fec45ebf470a58ab844cd0da4d26b89bd27df5e36 Writing manifest to image destination Getting image source signatures Copying blob sha256:4bc1ddfc34abe57103cf30d7d295e8ea920689ea9992000fb33c29b3fa11b50c Copying blob sha256:a1c01e366b99afb656cec4b16561b6ab299fa471011b4414826407af3a5884f8 Copying blob sha256:414fa8d4b08681291f1df5d79769b70f8e0836fd0f3a86fa7e11f7ab9ddc4ce0 Copying blob sha256:e5dfe2b43270bc5eb6ac9021609a90c2beacae1eebc90db5b96c2b3997448511 Copying blob sha256:44bce369696406a99f5d433a09943b787a28b3912bb5b693c77345a18401e3ea Copying config sha256:d3241e050fc981849fc396c054aa87da6b1e2d748ee46cd3e71bf89050881631 Writing manifest to image destination Created symlink /home/admin/.config/systemd/user/sockets.target.wants/podman.socket → /usr/lib/systemd/user/podman.socket. ----- user containers ----- CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES ----- system containers ----- CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES c7fb7d1cad83 localhost/test-busybox:latest sh About a minute ago Exited (0) About a minute ago container_1 0655bfd2b8b1 localhost/test-busybox:latest sh About a minute ago Exited (0) About a minute ago container_2 ---- c7fb7d1cad83 ---- ---- 0655bfd2b8b1 ---- Traceback (most recent call last): File "/work/make-checkout-workdir/test/check-application", line 2958, in testSpecialContainers self.login() File "/work/make-checkout-workdir/test/check-application", line 236, in login b.click("#overview div.pf-v5-c-alert .pf-v5-c-alert__action > button:contains(Start)") File "/work/make-checkout-workdir/test/common/testlib.py", line 575, in click self.mouse(selector + ":not([disabled]):not([aria-disabled=true])", "click") File "/work/make-checkout-workdir/test/common/testlib.py", line 506, in mouse self.wait_visible(selector) File "/work/make-checkout-workdir/test/common/testlib.py", line 816, in wait_visible self._wait_present(selector) File "/work/make-checkout-workdir/test/common/testlib.py", line 807, in _wait_present self.wait_js_func('ph_is_present', selector) File "/work/make-checkout-workdir/test/common/testlib.py", line 801, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/work/make-checkout-workdir/test/common/testlib.py", line 798, in wait_js_cond raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None testlib.Error: timeout wait_js_cond(ph_is_present("#overview div.pf-v5-c-alert .pf-v5-c-alert__action > button:contains(Start):not([disabled]):not([aria-disabled=true])")): Error: condition did not become true Wrote screenshot to TestApplication-testSpecialContainers-rhel-9-6-127.0.0.2-2201-FAIL.png Wrote HTML dump to TestApplication-testSpecialContainers-rhel-9-6-127.0.0.2-2201-FAIL.html Journal extracted to TestApplication-testSpecialContainers-rhel-9-6-127.0.0.2-2201-FAIL.log.gz Connection to 127.0.0.2 closed by remote host. > warn: transport closed: disconnected umount: /run/user/1000: not mounted. Traceback (most recent call last): File "/work/make-checkout-workdir/test/check-application", line 2958, in testSpecialContainers self.login() File "/work/make-checkout-workdir/test/check-application", line 236, in login b.click("#overview div.pf-v5-c-alert .pf-v5-c-alert__action > button:contains(Start)") File "/work/make-checkout-workdir/test/common/testlib.py", line 575, in click self.mouse(selector + ":not([disabled]):not([aria-disabled=true])", "click") File "/work/make-checkout-workdir/test/common/testlib.py", line 506, in mouse self.wait_visible(selector) File "/work/make-checkout-workdir/test/common/testlib.py", line 816, in wait_visible self._wait_present(selector) File "/work/make-checkout-workdir/test/common/testlib.py", line 807, in _wait_present self.wait_js_func('ph_is_present', selector) File "/work/make-checkout-workdir/test/common/testlib.py", line 801, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/work/make-checkout-workdir/test/common/testlib.py", line 798, in wait_js_cond raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None testlib.Error: timeout wait_js_cond(ph_is_present("#overview div.pf-v5-c-alert .pf-v5-c-alert__action > button:contains(Start):not([disabled]):not([aria-disabled=true])")): Error: condition did not become true # Result testSpecialContainers (__main__.TestApplication.testSpecialContainers) failed # 1 TEST FAILED [122s on 99f4b311030c] not ok 39 /work/make-checkout-workdir/test/check-application TestApplication.testSpecialContainers [ND@0] # 1 TEST PASSED [123s on 99f4b311030c] ok 32 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesSystemSelections [ND@7] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [20s on 99f4b311030c] ok 36 /work/make-checkout-workdir/test/check-application TestApplication.testRenameContainerUser [ND@3] # 1 TEST PASSED [127s on 99f4b311030c] ok 34 /work/make-checkout-workdir/test/check-application TestApplication.testPullImage [ND@5] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [21s on 99f4b311030c] ok 35 /work/make-checkout-workdir/test/check-application TestApplication.testRenameContainerSystem [ND@4] # 1 TEST PASSED [20s on 99f4b311030c] ok 33 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesUser [ND@6] # 1 TEST PASSED [20s on 99f4b311030c] ok 32 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesSystemSelections [ND@7] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [20s on 99f4b311030c] ok 30 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesRoot [ND@3] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [24s on 99f4b311030c] ok 31 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesSystem [ND@0] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [53s on 99f4b311030c] ok 38 /work/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [21s on 99f4b311030c] ok 29 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedContainersUser [ND@4] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [27s on 99f4b311030c] ok 28 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedContainersSystem [ND@6] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [19s on 99f4b311030c] ok 32 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesSystemSelections [ND@7] # 1 TEST PASSED [39s on 99f4b311030c] ok 34 /work/make-checkout-workdir/test/check-application TestApplication.testPullImage [ND@5] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [21s on 99f4b311030c] ok 30 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesRoot [ND@3] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [20s on 99f4b311030c] ok 31 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesSystem [ND@0] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [21s on 99f4b311030c] ok 29 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedContainersUser [ND@1] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [56s on 99f4b311030c] ok 37 /work/make-checkout-workdir/test/check-application TestApplication.testRunImageSystem [ND@2] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [25s on 99f4b311030c] ok 28 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedContainersSystem [ND@6] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [20s on 99f4b311030c] ok 30 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesRoot [ND@3] # 1 TEST PASSED [19s on 99f4b311030c] ok 31 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesSystem [ND@0] # 1 TEST PASSED [21s on 99f4b311030c] ok 29 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedContainersUser [ND@1] # 1 TEST PASSED [36s on 99f4b311030c] ok 34 /work/make-checkout-workdir/test/check-application TestApplication.testPullImage [ND@5] # 1 TEST PASSED [52s on 99f4b311030c] ok 38 /work/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@4] # 1 TEST PASSED [41s on 99f4b311030c] ok 27 /work/make-checkout-workdir/test/check-application TestApplication.testPods [ND@7] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [20s on 99f4b311030c] ok 26 /work/make-checkout-workdir/test/check-application TestApplication.testPodmanRestartEnabledUser [ND@3] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [26s on 99f4b311030c] ok 28 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedContainersSystem [ND@6] # ---------------------------------------------------------------------- # testNonSearchableRegistry (__main__.TestApplication.testNonSearchableRegistry) # Result testNonSearchableRegistry (__main__.TestApplication.testNonSearchableRegistry) skipped: rhel-9-6: nginx not installed ok 21 /work/make-checkout-workdir/test/check-application TestApplication.testNonSearchableRegistry [ND@6] # SKIP testNonSearchableRegistry (__main__.TestApplication.testNonSearchableRegistry) rhel-9-6: nginx not installed # 1 TEST PASSED [17s on 99f4b311030c] ok 24 /work/make-checkout-workdir/test/check-application TestApplication.testPauseResumeContainerUser [ND@1] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [26s on 99f4b311030c] ok 25 /work/make-checkout-workdir/test/check-application TestApplication.testPodmanRestartEnabledSystem [ND@0] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [19s on 99f4b311030c] ok 23 /work/make-checkout-workdir/test/check-application TestApplication.testPauseResumeContainerSystem [ND@5] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [19s on 99f4b311030c] ok 26 /work/make-checkout-workdir/test/check-application TestApplication.testPodmanRestartEnabledUser [ND@3] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [18s on 99f4b311030c] ok 24 /work/make-checkout-workdir/test/check-application TestApplication.testPauseResumeContainerUser [ND@1] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [59s on 99f4b311030c] ok 37 /work/make-checkout-workdir/test/check-application TestApplication.testRunImageSystem [ND@2] # 1 TEST PASSED [24s on 99f4b311030c] ok 25 /work/make-checkout-workdir/test/check-application TestApplication.testPodmanRestartEnabledSystem [ND@0] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [19s on 99f4b311030c] ok 23 /work/make-checkout-workdir/test/check-application TestApplication.testPauseResumeContainerSystem [ND@5] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [40s on 99f4b311030c] ok 27 /work/make-checkout-workdir/test/check-application TestApplication.testPods [ND@7] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [20s on 99f4b311030c] ok 26 /work/make-checkout-workdir/test/check-application TestApplication.testPodmanRestartEnabledUser [ND@3] # 1 TEST PASSED [17s on 99f4b311030c] ok 24 /work/make-checkout-workdir/test/check-application TestApplication.testPauseResumeContainerUser [ND@1] # 1 TEST PASSED [16s on 99f4b311030c] ok 19 /work/make-checkout-workdir/test/check-application TestApplication.testManifest [ND@2] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [20s on 99f4b311030c] ok 23 /work/make-checkout-workdir/test/check-application TestApplication.testPauseResumeContainerSystem [ND@5] # 1 TEST PASSED [54s on 99f4b311030c] ok 20 /work/make-checkout-workdir/test/check-application TestApplication.testMultipleContainers [ND@6] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [25s on 99f4b311030c] ok 25 /work/make-checkout-workdir/test/check-application TestApplication.testPodmanRestartEnabledSystem [ND@0] # 1 TEST PASSED [20s on 99f4b311030c] ok 18 /work/make-checkout-workdir/test/check-application TestApplication.testLogErrors [ND@3] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [18s on 99f4b311030c] ok 19 /work/make-checkout-workdir/test/check-application TestApplication.testManifest [ND@2] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [42s on 99f4b311030c] ok 27 /work/make-checkout-workdir/test/check-application TestApplication.testPods [ND@7] # 1 TEST PASSED [19s on 99f4b311030c] ok 19 /work/make-checkout-workdir/test/check-application TestApplication.testManifest [ND@2] # 1 TEST PASSED [89s on 99f4b311030c] ok 22 /work/make-checkout-workdir/test/check-application TestApplication.testNotRunning [ND@4] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [20s on 99f4b311030c] ok 18 /work/make-checkout-workdir/test/check-application TestApplication.testLogErrors [ND@3] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [40s on 99f4b311030c] ok 16 /work/make-checkout-workdir/test/check-application TestApplication.testLifecycleOperationsSystem [ND@5] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [55s on 99f4b311030c] ok 17 /work/make-checkout-workdir/test/check-application TestApplication.testLifecycleOperationsUser [ND@1] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [19s on 99f4b311030c] ok 18 /work/make-checkout-workdir/test/check-application TestApplication.testLogErrors [ND@3] # 1 TEST PASSED [50s on 99f4b311030c] ok 15 /work/make-checkout-workdir/test/check-application TestApplication.testHealthcheckUser [ND@0] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [64s on 99f4b311030c] ok 20 /work/make-checkout-workdir/test/check-application TestApplication.testMultipleContainers [ND@6] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [40s on 99f4b311030c] ok 13 /work/make-checkout-workdir/test/check-application TestApplication.testDownloadImage [ND@2] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [22s on 99f4b311030c] ok 12 /work/make-checkout-workdir/test/check-application TestApplication.testCreatePodUser [ND@3] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [56s on 99f4b311030c] ok 14 /work/make-checkout-workdir/test/check-application TestApplication.testHealthcheckSystem [ND@7] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [40s on 99f4b311030c] ok 16 /work/make-checkout-workdir/test/check-application TestApplication.testLifecycleOperationsSystem [ND@5] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [38s on 99f4b311030c] ok 17 /work/make-checkout-workdir/test/check-application TestApplication.testLifecycleOperationsUser [ND@1] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [22s on 99f4b311030c] ok 12 /work/make-checkout-workdir/test/check-application TestApplication.testCreatePodUser [ND@3] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [47s on 99f4b311030c] ok 15 /work/make-checkout-workdir/test/check-application TestApplication.testHealthcheckUser [ND@0] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [34s on 99f4b311030c] ok 13 /work/make-checkout-workdir/test/check-application TestApplication.testDownloadImage [ND@2] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [89s on 99f4b311030c] ok 22 /work/make-checkout-workdir/test/check-application TestApplication.testNotRunning [ND@4] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [23s on 99f4b311030c] ok 12 /work/make-checkout-workdir/test/check-application TestApplication.testCreatePodUser [ND@3] # 1 TEST PASSED [39s on 99f4b311030c] ok 16 /work/make-checkout-workdir/test/check-application TestApplication.testLifecycleOperationsSystem [ND@5] # 1 TEST PASSED [39s on 99f4b311030c] ok 17 /work/make-checkout-workdir/test/check-application TestApplication.testLifecycleOperationsUser [ND@1] # 1 TEST PASSED [59s on 99f4b311030c] ok 20 /work/make-checkout-workdir/test/check-application TestApplication.testMultipleContainers [ND@6] # 1 TEST PASSED [56s on 99f4b311030c] ok 14 /work/make-checkout-workdir/test/check-application TestApplication.testHealthcheckSystem [ND@7] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [34s on 99f4b311030c] ok 13 /work/make-checkout-workdir/test/check-application TestApplication.testDownloadImage [ND@2] # 1 TEST PASSED [26s on 99f4b311030c] ok 11 /work/make-checkout-workdir/test/check-application TestApplication.testCreatePodSystem [ND@3] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [47s on 99f4b311030c] ok 15 /work/make-checkout-workdir/test/check-application TestApplication.testHealthcheckUser [ND@0] # 1 TEST PASSED [29s on 99f4b311030c] ok 10 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerValidation [ND@5] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [30s on 99f4b311030c] ok 9 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerUser [ND@1] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [19s on 99f4b311030c] ok 7 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerInPodUser [ND@2] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [35s on 99f4b311030c] ok 8 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerSystem [ND@6] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [23s on 99f4b311030c] ok 6 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerInPodSystem [ND@0] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [29s on 99f4b311030c] ok 11 /work/make-checkout-workdir/test/check-application TestApplication.testCreatePodSystem [ND@3] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [18s on 99f4b311030c] ok 7 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerInPodUser [ND@2] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [28s on 99f4b311030c] ok 10 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerValidation [ND@5] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [30s on 99f4b311030c] ok 9 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerUser [ND@1] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [17s on 99f4b311030c] ok 7 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerInPodUser [ND@2] # 1 TEST PASSED [34s on 99f4b311030c] ok 8 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerSystem [ND@6] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [60s on 99f4b311030c] ok 14 /work/make-checkout-workdir/test/check-application TestApplication.testHealthcheckSystem [ND@7] # 1 TEST PASSED [24s on 99f4b311030c] ok 6 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerInPodSystem [ND@0] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [24s on 99f4b311030c] ok 11 /work/make-checkout-workdir/test/check-application TestApplication.testCreatePodSystem [ND@3] # 1 TEST PASSED [88s on 99f4b311030c] ok 22 /work/make-checkout-workdir/test/check-application TestApplication.testNotRunning [ND@4] # 1 TEST PASSED [27s on 99f4b311030c] ok 10 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerValidation [ND@5] # 1 TEST PASSED [28s on 99f4b311030c] ok 9 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerUser [ND@1] # 1 TEST PASSED [20s on 99f4b311030c] ok 6 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerInPodSystem [ND@0] # 1 TEST PASSED [24s on 99f4b311030c] ok 5 /work/make-checkout-workdir/test/check-application TestApplication.testCommitUser [ND@2] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [28s on 99f4b311030c] ok 4 /work/make-checkout-workdir/test/check-application TestApplication.testCommitSystem [ND@7] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [27s on 99f4b311030c] ok 3 /work/make-checkout-workdir/test/check-application TestApplication.testCheckpointRestore [ND@3] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [35s on 99f4b311030c] ok 8 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerSystem [ND@6] # 1 TEST PASSED [32s on 99f4b311030c] ok 2 /work/make-checkout-workdir/test/check-application TestApplication.testBasicUser [ND@4] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [22s on 99f4b311030c] ok 5 /work/make-checkout-workdir/test/check-application TestApplication.testCommitUser [ND@2] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [22s on 99f4b311030c] ok 3 /work/make-checkout-workdir/test/check-application TestApplication.testCheckpointRestore [ND@3] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [28s on 99f4b311030c] ok 4 /work/make-checkout-workdir/test/check-application TestApplication.testCommitSystem [ND@7] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [21s on 99f4b311030c] ok 5 /work/make-checkout-workdir/test/check-application TestApplication.testCommitUser [ND@2] # 1 TEST PASSED [58s on 99f4b311030c] ok 1 /work/make-checkout-workdir/test/check-application TestApplication.testBasicSystem [ND@5] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [30s on 99f4b311030c] ok 2 /work/make-checkout-workdir/test/check-application TestApplication.testBasicUser [ND@4] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [22s on 99f4b311030c] ok 3 /work/make-checkout-workdir/test/check-application TestApplication.testCheckpointRestore [ND@3] # 1 TEST PASSED [27s on 99f4b311030c] ok 4 /work/make-checkout-workdir/test/check-application TestApplication.testCommitSystem [ND@7] # 1 TEST PASSED [27s on 99f4b311030c] ok 2 /work/make-checkout-workdir/test/check-application TestApplication.testBasicUser [ND@4] # 1 TEST PASSED [51s on 99f4b311030c] ok 1 /work/make-checkout-workdir/test/check-application TestApplication.testBasicSystem [ND@5] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [49s on 99f4b311030c] ok 1 /work/make-checkout-workdir/test/check-application TestApplication.testBasicSystem [ND@5] # 1 TESTS FAILED [642s on 99f4b311030c, 0 destructive tests, 39 nondestructive tests: 0: 492s, 1: 486s, 2: 537s, 3: 548s, 4: 570s, 5: 639s, 6: 502s, 7: 553s] make: *** [Makefile:199: check] Error 1 *** Failure: Container exited with code 2