fedora-42/devel@cockpit-project/cockpit-podman#c7b0348605d9 Running on: rhos-01-23 Job({ "subject": { "repo": "cockpit-project/cockpit-podman", "sha": "c7b0348605d922891028d7164ee339054e12581c", "pull": 2120, "branch": null, "target": null }, "container": null, "command_subject": null, "secrets": [ "github-token", "image-download" ], "command": null, "env": { "TEST_OS": "fedora-42", "TEST_REVISION": "c7b0348605d922891028d7164ee339054e12581c", "TEST_SCENARIO": "devel", "COCKPIT_BOTS_REF": "main", "BASE_BRANCH": "main", "TEST_PULL": "2120" }, "timeout": 120, "context": "fedora-42/devel", "slug": "pull-2120-c7b03486-20250521-171946-fedora-42-devel", "title": null, "report": null }) Using container image: ghcr.io/cockpit-project/tasks:2025-05-17 + [checkout-and-run] --revision=c7b0348605d922891028d7164ee339054e12581c --rebase=main https://github.com/cockpit-project/cockpit-podman + cat /run/.containerenv + uname -a Linux 77aa710dbe08 6.14.0-63.fc42.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Mar 24 19:53:37 UTC 2025 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 c7b0348605d922891028d7164ee339054e12581c From https://github.com/cockpit-project/cockpit-podman * branch c7b0348605d922891028d7164ee339054e12581c -> FETCH_HEAD + git checkout --detach FETCH_HEAD HEAD is now at c7b0348 log exceptions + git fetch -- origin main From https://github.com/cockpit-project/cockpit-podman * branch main -> FETCH_HEAD + git rebase -- 1c6e72198a1e62adeb3223a82023cebd91e512cb Rebasing (1/3) Rebasing (2/3) Rebasing (3/3) Successfully rebased and updated detached HEAD. + git log HEAD '^1c6e72198a1e62adeb3223a82023cebd91e512cb' commit fccffb9a7dae58f6ebfa43fc74d6e4c383ea79b9 Author: Jelle van der Waa Date: Wed May 21 19:17:59 2025 +0200 log exceptions commit 559d825af4febb667f7f97420d70da1c1671ee3b Author: Jelle van der Waa Date: Wed May 21 14:01:33 2025 +0200 test: show some logs commit 25ad7406dc41cfb8caff47ab2a117f98651459d9 Author: Jelle van der Waa Date: Thu May 1 19:21:13 2025 +0200 Show link to logs page for quadlets Quadlets are services managed by systemd and detailed logs including service restarts can only be seen in journald's logs. This functionality is now limited to only system services as Cockpit's log page has no `--user` support. Related: #2055 + git log -n1 1c6e72198a1e62adeb3223a82023cebd91e512cb commit 1c6e72198a1e62adeb3223a82023cebd91e512cb Author: GitHub Workflow Date: Tue May 20 18:17:53 2025 +0000 po: Update from Fedora Weblate Closes #2134 + .cockpit-ci/run git archive 'c3930d9078a11407265af3972911f14755dd2575^{tree}' -- pkg/lib test/common tools/node-modules | tar x tools/node-modules make_package_lock_json REMOVE node_modules CLONE node_modules [ref: 4e712702cd8bae6643ca895a51135fdb750182ea] COPY package-lock.json test/common/static-code WARNING: skipping /static-code/test-typescript: no tsc tools/node-modules make_package_lock_json make package-lock.json && NODE_ENV=development ./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' 17:20:42: Build finished in 2424 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}/, "106.3.gfccffb9"); gsub(/%{NPM_PROVIDES}/, p)}1' packaging/cockpit-podman.spec.in > cockpit-podman.spec sed 's/VERSION/106.3.gfccffb9/; s/SOURCE/cockpit-podman-106.3.gfccffb9.tar.xz/' packaging/arch/PKGBUILD.in > packaging/arch/PKGBUILD sed 's/VERSION/106.3.gfccffb9/' 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 "@1747847879" --mode=go=rX,u+rw,a-s --numeric-owner --owner=0 --group=0 -cf cockpit-podman-106.3.gfccffb9.tar.xz --transform 's,^,cockpit-podman/,' \ --exclude '*.in' --exclude test/reference \ $(git ls-files | grep -v node_modules) \ pkg/lib test/common 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 fedora-42; \ else \ bots/image-customize --verbose --fresh --no-network --build cockpit-podman-106.3.gfccffb9.tar.xz \ --script /work/make-checkout-workdir/test/vm.install fedora-42; \ fi + ! test -f /run/nologin && cat /proc/sys/kernel/random/boot_id Uploading cockpit-podman-106.3.gfccffb9.tar.xz rsync --recursive --perms --copy-links -e 'ssh -p 2201 -o ControlPath=/tmp/.cockpit-test-resources/ssh-%C-500' --verbose ./cockpit-podman-106.3.gfccffb9.tar.xz 'root@[127.0.0.2]:/var/tmp/cockpit-podman-106.3.gfccffb9.tar.xz' sending incremental file list cockpit-podman-106.3.gfccffb9.tar.xz sent 2,044,889 bytes received 35 bytes 1,363,282.67 bytes/sec total size is 2,044,276 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-106.3.gfccffb9.tar.xz"' Building target platforms: noarch Building for target noarch warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from + 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 6.1 starting (python version = 3.13.3, NVR = mock-6.1-1.fc42), args: /usr/libexec/mock/mock --no-clean --no-cleanup-after '--disablerepo=*' --offline --resultdir /var/tmp/build --verbose --rebuild /var/tmp/build/SRPMS/cockpit-podman-106.3.gfccffb9-1.fc42.src.rpm Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/fedora-42-x86_64/yum_cache DEBUG: created dir: /var/cache/mock/fedora-42-x86_64/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/fedora-42-x86_64/dnf_cache DEBUG: created dir: /var/cache/mock/fedora-42-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', 'dnf_builddep_opts': 'dnf4_builddep_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/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/fedora-42-x86_64.cfg', '/etc/mock/templates/fedora-branched.tpl'] DEBUG: version: 6.1 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /var/tmp/build DEBUG: rootdir: /var/lib/mock/fedora-42-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: 0 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.rvy3u7eb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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: False DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: registry.fedoraproject.org/fedora:42 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: True DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_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', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.13/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/fedora-42-x86_64/ccache/u1002/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-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/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/fedora-42-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/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-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/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-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/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-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/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-x86_64', 'resultdir': '/var/tmp/build'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-42-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-42-x86_64', 'root': 'fedora-42-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: install @buildsys-build DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 42 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': 'fedora-42-127-0-0-2-2201', '%_platform_multiplier': 1} 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: ['/run/lock'] DEBUG: package_manager: dnf5 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 (fedora-42-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: mock_run_uuid: f21a1063-ccd4-4960-a3ba-3bd455cb7ac0 DEBUG: config_path: /etc/mock DEBUG: chroot_name: default DEBUG: config_file: /etc/mock/default.cfg DEBUG: legal_host_arches: ('x86_64',) DEBUG: root: fedora-42-x86_64 DEBUG: description: Fedora 42 DEBUG: mirrored: True DEBUG: dist: fc42 DEBUG: dnf.conf: [main] keepcache=1 system_cachedir=/var/cache/dnf debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= install_weak_deps=0 metadata_expire=0 best=1 module_platform_id=platform:f42 protected_packages= user_agent=Mock (fedora-42-x86_64; x86_64) # repos [local] name=local baseurl=https://kojipkgs.fedoraproject.org/repos/f42-build/latest/$basearch/ cost=2000 enabled=False skip_if_unavailable=False [fedora] name=fedora metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary gpgcheck=1 skip_if_unavailable=False [updates] name=updates metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary gpgcheck=1 skip_if_unavailable=False [updates-testing] name=updates-testing metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch enabled=0 gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary gpgcheck=1 skip_if_unavailable=False [fedora-debuginfo] name=fedora-debuginfo metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch enabled=0 gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary gpgcheck=1 skip_if_unavailable=False [updates-debuginfo] name=updates-debuginfo metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch enabled=0 gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary gpgcheck=1 skip_if_unavailable=False [updates-testing-debuginfo] name=updates-testing-debuginfo metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch enabled=0 gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary gpgcheck=1 skip_if_unavailable=False [fedora-source] name=fedora-source metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary gpgcheck=1 enabled=0 skip_if_unavailable=False [updates-source] name=updates-source metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary gpgcheck=1 enabled=0 skip_if_unavailable=False 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-106.3.gfccffb9-1.fc42.src.rpm INFO: Start(/var/tmp/build/SRPMS/cockpit-podman-106.3.gfccffb9-1.fc42.src.rpm) Config(fedora-42-x86_64) DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64 DEBUG: ensuring that dir exists: /var/tmp/build Mock Version: 6.1 INFO: Mock Version: 6.1 INFO: Mock Version: 6.1 DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-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/fedora-42-x86_64/root_cache/ DEBUG: created dir: /var/cache/mock/fedora-42-x86_64/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/fedora-42-x86_64/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/fedora-42-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 overflow_recov succor 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 Ghostwrite: 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: 2004780 368928 1547160 2236 231928 1635852 DEBUG: Swap: 2003964 0 2003964 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/fedora-42-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 btrfs 13G 2.0G 11G 16% /var DEBUG: /dev/vda4 btrfs 13G 2.0G 11G 16% /var DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/fedora-42-x86_64/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/dev/mapper DEBUG: created dir: /var/lib/mock/fedora-42-x86_64/root/dev/mapper DEBUG: kernel version == 6.14.5-300.fc42.x86_64 DEBUG: touching file: /var/lib/mock/fedora-42-x86_64/root/etc/fstab DEBUG: touching file: /var/lib/mock/fedora-42-x86_64/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/fedora-42-x86_64/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/fedora-42-x86_64/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/fedora-42-x86_64/root DEBUG: resultdir = /var/tmp/build DEBUG: searching for 'dnf5' package manager or alternatives INFO: Package manager dnf5 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/fedora-42-x86_64/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/pki/ca-trust/source/blocklist DEBUG: Updating files in /var/lib/mock/fedora-42-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/fedora-42-x86_64/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-42-x86_64/yum_cache', '/var/lib/mock/fedora-42-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/fedora-42-x86_64/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-42-x86_64/dnf_cache', '/var/lib/mock/fedora-42-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: ['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'} and shell False DEBUG: rpm-4.20.1-1.fc42.x86_64 DEBUG: rpm-sequoia-1.7.0-5.fc42.x86_64 DEBUG: python3-dnf-4.23.0-1.fc42.noarch DEBUG: python3-dnf-plugins-core-4.10.1-1.fc42.noarch DEBUG: package yum is not installed DEBUG: package yum-utils is not installed DEBUG: dnf5-5.2.13.1-1.fc42.x86_64 DEBUG: dnf5-plugins-5.2.13.1-1.fc42.x86_64 DEBUG: Child return code was: 2 INFO: Buildroot is handled by package management from host and used with --installroot: rpm-4.20.1-1.fc42.x86_64 rpm-sequoia-1.7.0-5.fc42.x86_64 python3-dnf-4.23.0-1.fc42.noarch python3-dnf-plugins-core-4.10.1-1.fc42.noarch dnf5-5.2.13.1-1.fc42.x86_64 dnf5-plugins-5.2.13.1-1.fc42.x86_64 DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/fedora-42-x86_64/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/fedora-42-x86_64/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/fedora-42-x86_64/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/fedora-42-x86_64/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/fedora-42-x86_64/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/fedora-42-x86_64/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/fedora-42-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/fedora-42-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/fedora-42-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/fedora-42-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/fedora-42-x86_64/root/.initialized Finish: chroot init Start: build phase for cockpit-podman-106.3.gfccffb9-1.fc42.src.rpm Start: build setup for cockpit-podman-106.3.gfccffb9-1.fc42.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rvy3u7eb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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', '1c56574d1f98414f937cf7c0f655eb1f', '-D', '/var/lib/mock/fedora-42-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rvy3u7eb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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-106.3.gfccffb9-1.fc42.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-106.3.gfccffb9-1.fc42 ######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rvy3u7eb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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', '1b4aeba0514345a3a9c775530a3c6c1e', '-D', '/var/lib/mock/fedora-42-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rvy3u7eb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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-106.3.gfccffb9-1.fc42.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-106.3.gfccffb9.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.rvy3u7eb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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', '3aa022b8d38d424cbeaca4b1902ab695', '-D', '/var/lib/mock/fedora-42-x86_64/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rvy3u7eb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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/fedora-42-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=0uid=1002gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rvy3u7eb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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.rvy3u7eb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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', '34bde46ddc4943d6b151a0b2b97b9f41', '-D', '/var/lib/mock/fedora-42-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rvy3u7eb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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: warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from DEBUG: Wrote: /builddir/build/SRPMS/cockpit-podman-106.3.gfccffb9-1.fc42.src.rpm DEBUG: RPM build warnings: DEBUG: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/fedora-42-x86_64/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/fedora-42-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/fedora-42-x86_64/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/fedora-42-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/fedora-42-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/fedora-42-x86_64/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/fedora-42-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/fedora-42-x86_64/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/fedora-42-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/fedora-42-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/fedora-42-x86_64/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-42-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/fedora-42-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/fedora-42-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.50g6g239', '/var/lib/mock/fedora-42-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/fedora-42-x86_64/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-42-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/fedora-42-x86_64/root/installation-homedir DEBUG: ['/usr/bin/dnf5', 'builddep', '--installroot', '/var/lib/mock/fedora-42-x86_64/root/', '--releasever', '42', '-C', '--disablerepo', '*', '/var/lib/mock/fedora-42-x86_64/root//builddir/build/SRPMS/cockpit-podman-106.3.gfccffb9-1.fc42.src.rpm', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf5', 'builddep', '--installroot', '/var/lib/mock/fedora-42-x86_64/root/', '--releasever', '42', '-C', '--disablerepo', '*', '/var/lib/mock/fedora-42-x86_64/root//builddir/build/SRPMS/cockpit-podman-106.3.gfccffb9-1.fc42.src.rpm', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-42-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'} and shell False DEBUG: Updating and loading repositories: DEBUG: Repositories loaded. DEBUG: Package "gettext-0.23.1-2.fc42.x86_64" is already installed. DEBUG: Package "libappstream-glib-0.8.3-3.fc42.x86_64" is already installed. DEBUG: Package "make-1:4.4.1-10.fc42.x86_64" is already installed. DEBUG: Nothing to do. DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/fedora-42-x86_64/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-42-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/fedora-42-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/fedora-42-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/fedora-42-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/fedora-42-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/fedora-42-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/fedora-42-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/fedora-42-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-106.3.gfccffb9-1.fc42.src.rpm Start: rpmbuild cockpit-podman-106.3.gfccffb9-1.fc42.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/fedora-42-x86_64/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True DEBUG: gpg-pubkey-105ef944-65ca83d1 1707770833 0 (none) installed DEBUG: libgcc-15.1.1-1.fc42.x86_64 1745583311 272988 f8e19ce9ae81680da019e3e28827fc38 installed DEBUG: fedora-release-identity-basic-42-26.noarch 1744487219 674 8e1616948596d066441647c6b04796d0 installed DEBUG: fedora-gpg-keys-42-1.noarch 1743549150 131254 15c2c9c0d79a7193a51aeef3c7631d5c installed DEBUG: fedora-repos-42-1.noarch 1743549150 4971 ff9d5c0fb23f8005b4839472492501c5 installed DEBUG: fedora-release-common-42-26.noarch 1744487219 20652 0309dae92968390f7e0357a53a87b274 installed DEBUG: fedora-release-42-26.noarch 1744487219 0 67a6ab003aa19cb30122469c288537ba installed DEBUG: setup-2.15.0-13.fc42.noarch 1741803822 738161 01dd8f8ca4b160037773549a81154f3b installed DEBUG: filesystem-3.18-42.fc42.x86_64 1746794568 112 154bd0eca6e581e0202b1b7cd26f0201 installed DEBUG: basesystem-11-22.fc42.noarch 1737030140 0 8551812e8364e3fdfc3104bf26c65eba installed DEBUG: libssh-config-0.11.1-4.fc42.noarch 1737360677 277 839e83aff9a47a71c70b4d65928ed8ce installed DEBUG: publicsuffix-list-dafsa-20250116-1.fc42.noarch 1737348310 70165 9ffbd991afaa196020a4437c404f4a5d installed DEBUG: qt6-srpm-macros-6.9.0-2.fc42.noarch 1744720022 464 b24cdc3ec60a79ca33ebf927ad218fdf installed DEBUG: pkgconf-m4-2.3.0-2.fc42.noarch 1737361754 14747 a30e9ed00653d7989d3819b13b530396 installed DEBUG: pcre2-syntax-10.45-1.fc42.noarch 1740646698 280488 1786c8a6be06476ce43a9f0f58396fcd installed DEBUG: ncurses-base-6.5-5.20250125.fc42.noarch 1738061722 334656 b42c72888da229aee4e4b88d5a6e1d8d installed DEBUG: glibc-minimal-langpack-2.41-5.fc42.x86_64 1745606303 0 db8bb34010504f532d1d00b89c3e7beb installed DEBUG: ncurses-libs-6.5-5.20250125.fc42.x86_64 1738061712 969007 bea558f10f97d7b35176861f9df4bf8b installed DEBUG: glibc-2.41-5.fc42.x86_64 1745606303 6952357 7cc89e92d5909b1d23099c37d996c54c installed DEBUG: bash-5.2.37-1.fc42.x86_64 1731055887 8547020 8f337dde86a07c555890ed24c97da79d installed DEBUG: glibc-common-2.41-5.fc42.x86_64 1745606303 1062342 6d09311ad4a9bfbec883875a7954a6ee installed DEBUG: glibc-gconv-extra-2.41-5.fc42.x86_64 1745606303 7568078 7f0f1f4ba9afe1ce204476a334f5a298 installed DEBUG: zlib-ng-compat-2.2.4-3.fc42.x86_64 1742560144 140912 85bd45c330cbeadbc53dd4e0d0c66842 installed DEBUG: bzip2-libs-1.0.8-20.fc42.x86_64 1737033070 86612 f2569e97f1fb149555f729fe47c49d61 installed DEBUG: xz-libs-1:5.8.1-2.fc42.x86_64 1745512788 223037 965116671025b41c442927b61e345a2d installed DEBUG: libuuid-2.40.4-7.fc42.x86_64 1740398558 38221 e2a0587e9540efc06dfdda771151a19b installed DEBUG: libblkid-2.40.4-7.fc42.x86_64 1740398558 268714 9f42a2b1100bb97af3bab5371ecb2ee0 installed DEBUG: gmp-1:6.3.0-4.fc42.x86_64 1741707710 830744 a36aac1ec5da0b0240a937ca679d9990 installed DEBUG: popt-1.19-8.fc42.x86_64 1737196928 135954 640e79fd834192bea33381a6fbb44fe3 installed DEBUG: readline-8.2-13.fc42.x86_64 1741227316 496653 6b275d33214f944b58225833dfddebcd installed DEBUG: libzstd-1.5.7-1.fc42.x86_64 1740053887 827222 ca2c708b6db1045fafda11935211c582 installed DEBUG: elfutils-libelf-0.193-2.fc42.x86_64 1746050157 1220736 6eb2742dc9c7840b9f545618099130f4 installed DEBUG: libstdc++-15.1.1-1.fc42.x86_64 1745583311 2968848 4c9d88c817a5b63d8f8c2642a69b955f installed DEBUG: libxcrypt-4.4.38-7.fc42.x86_64 1743772630 291281 4d640c25585d27445a34f11318c1ab97 installed DEBUG: libattr-2.5.2-5.fc42.x86_64 1737028793 27781 757107dc822660367c14f0c3e776f8bf installed DEBUG: libacl-2.3.2-3.fc42.x86_64 1737023791 39250 76927624df8bfdaaded5405c99faa264 installed DEBUG: dwz-0.15-9.fc42.x86_64 1737049275 298028 30413455d30a0b821bd4cef9f6d490f5 installed DEBUG: mpfr-4.2.2-1.fc42.x86_64 1742492284 848691 40a0f6c794af529d1bc957671a0afe72 installed DEBUG: gawk-5.3.1-1.fc42.x86_64 1737725303 1760846 1d6d96a1646913fabd16a51f5f942fea installed DEBUG: unzip-6.0-66.fc42.x86_64 1737294961 399651 e0bc412d3e543ffb7e72b1f1cae3e350 installed DEBUG: file-libs-5.46-1.fc42.x86_64 1738597106 12431131 93664ae25e2f7a15451a7415edd1a015 installed DEBUG: file-5.46-1.fc42.x86_64 1738597106 102652 f3f1fe61b698d1a3ad888e26b691e97d installed DEBUG: crypto-policies-20250214-1.gitff7551b.fc42.noarch 1739555677 140485 b33a07ba6244534bcf2b29a4aeec416e installed DEBUG: pcre2-10.45-1.fc42.x86_64 1740646700 714450 95e0500f836f081267e913689ae8dcef installed DEBUG: grep-3.11-10.fc42.x86_64 1737090825 1042106 27225208b5aec302499f033f5f1b43a9 installed DEBUG: xz-1:5.8.1-2.fc42.x86_64 1745512788 1374197 00e8b8fb9cf3d4f7bea6196fb5bf2540 installed DEBUG: libeconf-0.7.6-1.fc42.x86_64 1739348828 66118 76e4bfdc09a10262e0567f92386bae93 installed DEBUG: libcap-ng-0.8.5-4.fc42.x86_64 1737111057 74691 16540797b36a613b65c31476e6f02d93 installed DEBUG: audit-libs-4.0.3-2.fc42.x86_64 1737028971 359737 d09e503d0bae26a00d7187fc5acf6c64 installed DEBUG: pam-libs-1.7.0-4.fc42.x86_64 1737152803 129759 e2c16e33e3d46106b9005c065142eb36 installed DEBUG: libcap-2.73-2.fc42.x86_64 1737750988 212052 b2b7c26aba21c3a2fa2cbfc24d9698b5 installed DEBUG: systemd-libs-257.5-6.fc42.x86_64 1746710918 2336962 d0f24ff226ea61538f8f8c92437f6db7 installed DEBUG: libsmartcols-2.40.4-7.fc42.x86_64 1740398558 184714 673035be9980271248889c8bea1067c8 installed DEBUG: libsepol-3.8-1.fc42.x86_64 1738241531 845875 d5b6113188355fa2b58451309906e023 installed DEBUG: libselinux-3.8-1.fc42.x86_64 1738245255 197725 f4bc89717ea6fba6568c7deaafd842cc installed DEBUG: findutils-1:4.10.0-5.fc42.x86_64 1737051733 1955391 ecb1ff619f84f79ad872422db6c0b278 installed DEBUG: sed-4.9-4.fc42.x86_64 1737282528 877899 c90b8a5dcb94aa0774584c1fb244e48f installed DEBUG: libmount-2.40.4-7.fc42.x86_64 1740398558 364834 b2bf37ce8b030a74a380e018902dd4cb installed DEBUG: lz4-libs-1.10.0-2.fc42.x86_64 1737132171 161141 89a485af4995bd540d65fbad29691bb2 installed DEBUG: lua-libs-5.4.7-3.fc42.x86_64 1741017019 287571 00fd9a85e72b2a65efe1acabde1f7d48 installed DEBUG: alternatives-1.33-1.fc42.x86_64 1746806482 63720 ec8de3e3ed3bd851c4b859c64b29e11f installed DEBUG: libffi-3.4.6-5.fc42.x86_64 1737596610 84275 86f274a3d66e81ee537b2a9074164c7b installed DEBUG: libtasn1-4.20.0-1.fc42.x86_64 1739871425 180523 e842fa01494ff434ca9c88f7393be5f2 installed DEBUG: p11-kit-0.25.5-5.fc42.x86_64 1737152003 2274960 4d0bf8c21be1e51bcc4352bc45fa1bce installed DEBUG: libunistring-1.1-9.fc42.x86_64 1737361013 1808725 2c88bdbf9d790990e43d8d1a74b688b0 installed DEBUG: libidn2-2.3.8-1.fc42.x86_64 1741523544 569884 40f0e79af8c0f7de0a77c7922e5848e7 installed DEBUG: libpsl-0.21.5-5.fc42.x86_64 1737119649 78272 d4d68ed02c30df2bfa8ca916ee3a0f8f installed DEBUG: p11-kit-trust-0.25.5-5.fc42.x86_64 1737152003 404980 e309905097ce348af0186905f1597ab7 installed DEBUG: zstd-1.5.7-1.fc42.x86_64 1740053887 1789449 141a0fcfe6f96fc48e62dcb408e61367 installed DEBUG: util-linux-core-2.40.4-7.fc42.x86_64 1740398558 1472660 450d166be2d33a2c35a4d5d2d19d925e installed DEBUG: tar-2:1.35-5.fc42.x86_64 1737289562 3097140 a625c0314493c7683b85c8167c10c6b3 installed DEBUG: libsemanage-3.8-1.fc42.x86_64 1738246706 315803 3aad5700025baac7c1956cc0afa744dc installed DEBUG: shadow-utils-2:4.17.4-1.fc42.x86_64 1742890454 4172014 dd0e2c2dc1e362dc847da940517811fd installed DEBUG: systemd-standalone-sysusers-257.5-6.fc42.x86_64 1746710918 283911 f3582b9f97f04be817fafbbb171ca0c9 installed DEBUG: zip-3.0-43.fc42.x86_64 1737305555 715281 e2d236412c587714a4ec689a730f3f8d installed DEBUG: libfdisk-2.40.4-7.fc42.x86_64 1740398558 381258 5e783bee23d896e597af09490955113e installed DEBUG: libxml2-2.12.10-1.fc42.x86_64 1741891262 1776364 37b7488be1418aa4df6173c0bf4b9856 installed DEBUG: bzip2-1.0.8-20.fc42.x86_64 1737033070 101717 9bfed4fabe4b0c70776cb21e6e3c0563 installed DEBUG: sqlite-libs-3.47.2-2.fc42.x86_64 1737024751 1576238 56212d74e2aefbd697bb8c79a5ef1478 installed DEBUG: add-determinism-0.6.0-1.fc42.x86_64 1739207338 2584319 ff79cdfdae466906e7437c2a75bfaffe installed DEBUG: build-reproducibility-srpm-macros-0.6.0-1.fc42.noarch 1739207369 735 f74d9d3f4982e218c057170dc5bd1870 installed DEBUG: ed-1.21-2.fc42.x86_64 1737045712 150047 31ae737d0eafd6bc903a47701aad465d installed DEBUG: patch-2.8-1.fc42.x86_64 1743501623 228159 c5c9df299f7c8669ef97c417a9516170 installed DEBUG: filesystem-srpm-macros-3.18-42.fc42.noarch 1746794584 39123 6e2f2a0f93ac1d1a65b1bf5f64defa8b installed DEBUG: elfutils-default-yama-scope-0.193-2.fc42.noarch 1746050151 1810 b45141c6b6460be6f16a7961158e4ada installed DEBUG: elfutils-libs-0.193-2.fc42.x86_64 1746050157 699789 7d6d2dbe4e2d8fdfc38c77e34030e268 installed DEBUG: cpio-2.15-4.fc42.x86_64 1737732133 1146376 a3422a498d53f3cd2047e01d4b135042 installed DEBUG: diffutils-3.12-1.fc42.x86_64 1744463077 1627849 2d050d6aa40b751bcdce3fb7e7934667 installed DEBUG: json-c-0.18-2.fc42.x86_64 1737101356 88786 b0bde6113f78b859b2f5eabbbb9191fd installed DEBUG: libgomp-15.1.1-1.fc42.x86_64 1745583311 551422 2f569f43c560ce33b311dc39a8beb351 installed DEBUG: jansson-2.14-2.fc42.x86_64 1737099902 95293 1e8987cf05f76bbeb4ac13ce2eb026e1 installed DEBUG: libpkgconf-2.3.0-2.fc42.x86_64 1737361735 79993 3365bc32e3be22ebf8bcee60d5b840cb installed DEBUG: pkgconf-2.3.0-2.fc42.x86_64 1737361735 90593 d998e945a96364300295e5a98406a5e2 installed DEBUG: pkgconf-pkg-config-2.3.0-2.fc42.x86_64 1737361735 989 fddec3ef0764d07bece4fd5e6be00d53 installed DEBUG: xxhash-libs-0.8.3-2.fc42.x86_64 1737304353 92314 b92aac4960943aa181934373497edc36 installed DEBUG: libbrotli-1.1.0-6.fc42.x86_64 1737032420 861466 826f9e53331310302fafd24da4bccd61 installed DEBUG: libnghttp2-1.64.0-3.fc42.x86_64 1737624678 174468 290af820260fa60369ea13430fbe0b50 installed DEBUG: keyutils-libs-1.6.3-5.fc42.x86_64 1737103574 59675 b2971aab162edb6a167c849b484352cd installed DEBUG: libcom_err-1.47.2-3.fc42.x86_64 1737049036 68721 c4c84b80a841754f62f7faaf7e3290a9 installed DEBUG: libverto-0.3.2-10.fc42.x86_64 1737125909 25997 67b002fc387f187e2465dabc207fb205 installed DEBUG: libtool-ltdl-2.5.4-4.fc42.x86_64 1737360905 71809 e2fb8f721461573fb75934dbbc02a713 installed DEBUG: gdbm-libs-1:1.23-9.fc42.x86_64 1738167602 132994 eb3c217641f207150f0383355a9cc301 installed DEBUG: cyrus-sasl-lib-2.1.28-30.fc42.x86_64 1738072003 2409568 57bb98419140886a218ea12148de160c installed DEBUG: rust-srpm-macros-26.3-4.fc42.noarch 1737266245 4965 f8f75e0d8f34c665ea0a1e51b1e9cbe3 installed DEBUG: qt5-srpm-macros-5.15.15-1.fc42.noarch 1725438017 500 c4de71865e22b6943f51b9c93196a049 installed DEBUG: perl-srpm-macros-1-57.fc42.noarch 1737190114 861 771d91d34c8fb28803f7bf55512ab85a installed DEBUG: package-notes-srpm-macros-0.5-13.fc42.noarch 1737153866 1631 d3983757177256594fa8340e230c3b7c installed DEBUG: openblas-srpm-macros-2-19.fc42.noarch 1737149977 112 988ca8e8564985e80ce473dbc0d5d6e3 installed DEBUG: ocaml-srpm-macros-10-4.fc42.noarch 1737148365 1959 f661b75c69de2819191e907cd7660e1c installed DEBUG: kernel-srpm-macros-1.0-25.fc42.noarch 1737103383 1964 1560b239671379a50924042186153f6d installed DEBUG: gnat-srpm-macros-6-7.fc42.noarch 1737067124 1019 3447094e701e19f40c0af37ef35e8a5b installed DEBUG: ghc-srpm-macros-1.9.2-2.fc42.noarch 1737063350 779 8304c96df6ebb48db1d813194486252b installed DEBUG: fpc-srpm-macros-1.3-14.fc42.noarch 1737053777 144 836adbeac56f5f6411943ce9c8bfb276 installed DEBUG: ansible-srpm-macros-1-17.1.fc42.noarch 1737026072 36518 0ea6bf87e3cd06449d9bc0f76a7dcb15 installed DEBUG: coreutils-common-9.6-2.fc42.x86_64 1740500819 11657773 19f6d3e9e4b8123abd1b64b8ba26a941 installed DEBUG: openssl-libs-1:3.2.4-3.fc42.x86_64 1741868889 8157890 ee2481786ce9e4dfca4f96f8bf05e2a8 installed DEBUG: coreutils-9.6-2.fc42.x86_64 1740500819 5773289 c5298e14bb1fcc5f494f9ffa0cf18c18 installed DEBUG: ca-certificates-2024.2.69_v8.0.401-6.fc42.noarch 1744640460 2713684 e6d6701d447a5718c2693a12024ac539 installed DEBUG: libarchive-3.7.7-4.fc42.x86_64 1741869249 952970 725a7f147b314848206fe5a6a60ef635 installed DEBUG: krb5-libs-1.21.3-5.fc42.x86_64 1738176258 2401979 65e86c7ba6c73b9e1c22e6edecfee2e0 installed DEBUG: libssh-0.11.1-4.fc42.x86_64 1737360668 579035 9eb966361017bcb9c9967cfae655ba9d installed DEBUG: gzip-1.13-3.fc42.x86_64 1737092999 402282 ab019354d1d0cec1040a2981632ee091 installed DEBUG: rpm-sequoia-1.7.0-5.fc42.x86_64 1738850609 2530246 4328d948fd0ac0016342d5fef0975ce4 installed DEBUG: rpm-libs-4.20.1-1.fc42.x86_64 1741603653 739152 899f47f8506a0d1efcdf5102766c313e installed DEBUG: rpm-build-libs-4.20.1-1.fc42.x86_64 1741603653 211536 7bc51af1ca0bc390266f02c03353f49c installed DEBUG: libevent-2.1.12-15.fc42.x86_64 1737112568 924738 8653565737007f4781d606ac96fcd720 installed DEBUG: openldap-2.6.9-3.fc42.x86_64 1737749997 670862 93897a5aca0e2b74321acf7a8a1b0743 installed DEBUG: libcurl-8.11.1-4.fc42.x86_64 1738574055 862270 0e132262a84f3f9dbd225972a3746761 installed DEBUG: elfutils-debuginfod-client-0.193-2.fc42.x86_64 1746050157 85928 6938610454a727076ca9d0843db1b5f2 installed DEBUG: elfutils-0.193-2.fc42.x86_64 1746050157 3054198 61f3742dc030be43fab39c4dea99ade9 installed DEBUG: binutils-2.44-3.fc42.x86_64 1738940329 27121301 254bad0c04cd7cc42c57270dadb58716 installed DEBUG: gdb-minimal-16.2-3.fc42.x86_64 1743222080 13845049 6ed08506fc30e72ad3345ae8add1acc6 installed DEBUG: debugedit-5.1-6.fc42.x86_64 1744625955 197337 68feb4c37cf6d620b5763083a86c5518 installed DEBUG: curl-8.11.1-4.fc42.x86_64 1738574055 461465 6b771081bd1518d9ba46595dc8e13137 installed DEBUG: rpm-4.20.1-1.fc42.x86_64 1741603653 3202511 28151b7cbaf346731ceb87cc669a6c22 installed DEBUG: lua-srpm-macros-1-15.fc42.noarch 1737130969 1367 a6881b2eb706e19adfebfb90907cf9ce installed DEBUG: tree-sitter-srpm-macros-0.1.0-8.fc42.noarch 1738421056 6670 410a45bf69546af1d7521bbc3e1fb8c6 installed DEBUG: zig-srpm-macros-1-4.fc42.noarch 1737305483 1121 09402bef4df998e3196ec648f6a71886 installed DEBUG: efi-srpm-macros-6-3.fc42.noarch 1745322547 41108 6395eeee3742c391ec40180002393a7e installed DEBUG: fonts-srpm-macros-1:2.0.5-21.fc42.noarch 1737635733 57184 21f3f57b381b9e48985babeedea829e1 installed DEBUG: forge-srpm-macros-0.4.0-2.fc42.noarch 1737054298 39882 132621a18ca9d6965d8056420c6d4212 installed DEBUG: go-srpm-macros-3.6.0-6.fc42.noarch 1737069079 62271 8d1d8ce8531f40eeec01609d990f7e7a installed DEBUG: python-srpm-macros-3.13-4.fc42.noarch 1737227154 52213 437ea50d60452605921e537966eef2cb installed DEBUG: redhat-rpm-config-342-4.fc42.noarch 1744367510 190000 8ea3329d2deb6243e7bd29e700a10555 installed DEBUG: rpm-build-4.20.1-1.fc42.x86_64 1741603653 172777 7f87f22b2e59d0223c81797784bb7bef installed DEBUG: pyproject-srpm-macros-1.18.1-1.fc42.noarch 1742568271 1955 75c30b3ca00f65671751253d9ee0cb8c installed DEBUG: which-2.23-1.fc42.x86_64 1738594443 85426 f2bb56a731bbba0b0fb57edac7a62e9e installed DEBUG: util-linux-2.40.4-7.fc42.x86_64 1740398558 3562490 465a163c09d3d27d67124ce09efd538f installed DEBUG: info-7.2-3.fc42.x86_64 1737466532 366455 566bb1fdee426bdcd72276be7537d024 installed DEBUG: libgpg-error-1.51-2.fc42.x86_64 1737113409 915587 d0dc884e3c081d0f2a02c0979f419eac installed DEBUG: nettle-3.10.1-1.fc42.x86_64 1739770370 809504 4f150acbce73e127e1c324c4b50b0c17 installed DEBUG: gnutls-3.8.9-3.fc42.x86_64 1743364675 3742075 8d659e5cd6b4e0a8b13fcd8b3486721e installed DEBUG: glib2-2.84.1-1.fc42.x86_64 1743762953 15392700 f7bee8a5471020ee5d3c43da49f1a0de installed DEBUG: expat-2.7.1-1.fc42.x86_64 1743155347 297156 5b0c5b6e538e4f9cec76adc2fbf70ad2 installed DEBUG: python-rpm-macros-3.13-4.fc42.noarch 1737227154 22627 667cba2e8e1df41d3161d30327f104a7 installed DEBUG: libuv-1:1.51.0-1.fc42.x86_64 1745586928 583860 116fe2d690ea41eab2d60e101bf1d1ef installed DEBUG: libseccomp-2.5.5-2.fc41.x86_64 1721354597 177497 036aa43aa33d135bf8d42a1d37224da7 installed DEBUG: cmake-filesystem-3.31.6-2.fc42.x86_64 1740695562 0 34b3c9dee1376da0abff257ee6e453f5 installed DEBUG: zlib-ng-compat-devel-2.2.4-3.fc42.x86_64 1742560144 109541 1333e64cb2ec3769f385cc5f58d4e995 installed DEBUG: m4-1.4.19-12.fc42.x86_64 1738938416 602862 85d90486893ae33b2f11dbd125692079 installed DEBUG: make-1:4.4.1-10.fc42.x86_64 1737132723 1880271 f28d8e480c08b6aef15d36403f8ea596 installed DEBUG: libuv-static-1:1.51.0-1.fc42.x86_64 1745586928 438183 97e0bf34aed98d0bf7e207f98c5e5c16 installed DEBUG: libuv-devel-1:1.51.0-1.fc42.x86_64 1745586928 197138 e149cf3437441b46522545ed718b6042 installed DEBUG: nodejs-libs-1:22.15.0-2.fc42.x86_64 1746024404 83065678 1cb2d32115d270f4bda6d4a259fd2f92 installed DEBUG: nodejs-1:22.15.0-2.fc42.x86_64 1746024404 159943 a3c9b2d2fd5f243aca0aa542098aa53e installed DEBUG: python3-rpm-macros-3.13-4.fc42.noarch 1737227154 6586 ccfae05f1d6384ff52f8e7bfd201f9e2 installed DEBUG: json-glib-1.10.6-2.fc42.x86_64 1737101359 604836 9e780dad5dc37614c69bf2b30f2bc6df installed DEBUG: libtirpc-1.3.6-1.rc3.fc42.2.x86_64 1737360901 203730 5d5c43d41987b1482b3e0dae37095f04 installed DEBUG: zchunk-libs-1.5.1-2.fc42.x86_64 1737305253 99373 0f5c0d00a5e2260ef8d088085e1ceeba installed DEBUG: libsolv-0.7.32-4.fc42.x86_64 1743757168 993954 31a0068f09416a21c8535b7a99929abe installed DEBUG: librepo-1.19.0-3.fc42.x86_64 1737360015 250769 683c62f988fcf0ac6bf48892e398cc78 installed DEBUG: hunspell-filesystem-1.7.2-9.fc42.x86_64 1737094423 0 b83fc5848f814b2dae78e5e855ef4d8c installed DEBUG: libyaml-0.2.5-16.fc42.x86_64 1737128211 137883 b0d94baa381746c063632a5ec5976bcf installed DEBUG: libmodulemd-2.15.0-16.fc42.x86_64 1737358857 738296 341cd5bb2e677b9f487009dbba8bb1cf installed DEBUG: libdnf-0.74.0-1.fc42.x86_64 1741803043 2278014 d95beb51ff3b634018e3f38ec313be24 installed DEBUG: checkpolicy-3.8-1.fc42.x86_64 1738250372 1586709 aef34c09ce1e4d102657b6ef8e58d3db installed DEBUG: libxslt-1.1.43-1.fc42.x86_64 1741805625 467051 8e9f0e232c36433ccb9ebef6839589f9 installed DEBUG: libmpc-1.3.1-7.fc42.x86_64 1737116037 168484 783d9027d9fd5316557295bd661ff209 installed DEBUG: libkadm5-1.21.3-5.fc42.x86_64 1738176258 219054 a0c942baf5da818c754b6960e0c2b5a6 installed DEBUG: libtextstyle-0.23.1-2.fc42.x86_64 1737057430 212464 5bddf9b1dd6d44146f5daba42d7c9284 installed DEBUG: gettext-libs-0.23.1-2.fc42.x86_64 1737057430 2124226 af9422f6552b4d7ce7fa75cb7cd5c168 installed DEBUG: xml-common-0.6.3-66.fc42.noarch 1737282925 80280 a18b0ebf94f6be9b9b4d359db4aa5615 installed DEBUG: emacs-filesystem-1:30.0-4.fc42.noarch 1737046677 0 1846d0424f493700994570e0cddf4748 installed DEBUG: desktop-file-utils-0.28-1.fc42.x86_64 1742647303 223681 b746560a7d69b915f8986edf0824ac63 installed DEBUG: cpp-15.1.1-1.fc42.x86_64 1745583311 39675692 20ae29d10582f3e7b7a3b2aecfe5a4e6 installed DEBUG: ctags-6.1.0-2.fc42.x86_64 1737039998 2191002 94fb619d7e3dc5ddcc8ca3062ecfe958 installed DEBUG: hunspell-en-US-0.20201207-11.fc42.noarch 1737094696 570772 b4bd220dbc25066b796e49667d84ba4f installed DEBUG: hunspell-1.7.2-9.fc42.x86_64 1737094423 1425941 7dd4c7c00b82ebff2f346bd2a604d02a installed DEBUG: enchant2-2.8.2-5.fc42.x86_64 1737047128 201057 69ec5bf1b67a009059ba29ffc171c48c installed DEBUG: libnsl2-2.0.1-3.fc42.x86_64 1737359146 59254 a53e6ab51856dda50d96d1da797a2707 installed DEBUG: pyproject-rpm-macros-1.18.1-1.fc42.noarch 1742568271 117219 c6bd5fd324781dd5155364ded46982d4 installed DEBUG: flex-2.6.4-19.fc42.x86_64 1737052281 828661 fea77d1facd0c5b786a6d2dadba897db installed DEBUG: systemd-shared-257.5-6.fc42.x86_64 1746710918 4854823 9c5ac394de5c0d5be65b625b66a4ec94 installed DEBUG: libcomps-0.1.21-5.fc42.x86_64 1737111436 214359 190a73f41ae19ea0d5871ed538b2dc1c installed DEBUG: polkit-libs-126-2.fc42.x86_64 1737196629 204572 983f9dc2b83efb1ab2f5040fd2b39f8a installed DEBUG: libbabeltrace-1.5.11-10.fc42.x86_64 1737029817 544189 b71c5730b9c040286fd61c1413faea64 installed DEBUG: shared-mime-info-2.3-7.fc42.x86_64 1737283119 5457941 6bddb2fcddb45f91cf50b622f04085d1 installed DEBUG: gsettings-desktop-schemas-48.0-1.fc42.x86_64 1742401782 5685196 e9c28a2512760bb66bfbfedfc52d9d7b installed DEBUG: gnutls-c++-3.8.9-3.fc42.x86_64 1743364675 74096 05f8f99e283dd64b3d139acb4aa7ee85 installed DEBUG: libgpg-error-devel-1.51-2.fc42.x86_64 1737113409 251339 ce5862c94b90a61822f27f79f3cdb7bb installed DEBUG: libassuan-2.5.7-3.fc42.x86_64 1737110625 171820 a1652905f8a948ea18f1259e2d46ebd8 installed DEBUG: libgcrypt-1.11.0-5.fc42.x86_64 1737112918 1643674 7d19fbe9539aad4618c31b1346f06508 installed DEBUG: libksba-1.6.7-3.fc42.x86_64 1737114539 412180 da8dc653506647686a2a9d55cf4a811c installed DEBUG: gdbm-1:1.23-9.fc42.x86_64 1738167602 471343 ed4a4b80797fe70aec3cc7ed8fa28e75 installed DEBUG: cracklib-2.9.11-7.fc42.x86_64 1737039151 248184 708e608ccbc2d366a45ab1496ee50cb0 installed DEBUG: libpwquality-1.4.5-12.fc42.x86_64 1737119771 419082 ba680528c5dc4764318137b653bb5146 installed DEBUG: authselect-libs-1.5.1-1.fc42.x86_64 1738850350 844806 9ded757e1756af4f292626858f991c20 installed DEBUG: annobin-docs-12.88-1.fc42.noarch 1738595195 100998 e4c0d95f3931adcc24a96eb3ded014cf installed DEBUG: libev-4.33-13.fc42.x86_64 1737112506 111850 011314efeef8d563734c5723aa80e2a2 installed DEBUG: libverto-libev-0.3.2-10.fc42.x86_64 1737125909 15924 b4b7bf029eb725832c5a52c3c27c39d9 installed DEBUG: kernel-headers-6.14.3-300.fc42.x86_64 1745243881 6860369 d33c8dd3313d63c24671f8385e99bd64 installed DEBUG: libxcrypt-devel-4.4.38-7.fc42.x86_64 1743772630 31505 7851d28880b9911e429fb96b57817da6 installed DEBUG: glibc-devel-2.41-5.fc42.x86_64 1745606303 2370677 d31533b6c9959c2a2b6b232ff99ffcc7 installed DEBUG: gcc-15.1.1-1.fc42.x86_64 1745583311 116406558 471bec83d32158dec277152ab2d2ede1 installed DEBUG: fmt-11.1.4-1.fc42.x86_64 1741069964 270205 3bf6a13bfe198832777de62ff43b63e7 installed DEBUG: libdnf5-5.2.13.1-1.fc42.x86_64 1745531871 3836801 fd88e3c2cadac647631c3ac8248924c8 installed DEBUG: dnf-data-4.23.0-1.fc42.noarch 1741804090 40313 2fa660f0dd7f383ae131d63dac12ed32 installed DEBUG: libblkid-devel-2.40.4-7.fc42.x86_64 1740398558 45966 30cb216ed09b9ac2ebee3acd094e3af2 installed DEBUG: sysprof-capture-devel-48.0-1.fc42.x86_64 1742403964 280360 a804ba66dc065c117ffd813e159c647a installed DEBUG: pcre2-utf32-10.45-1.fc42.x86_64 1740646700 612584 39eecd88e36d95c53875a44c065eac71 installed DEBUG: pcre2-utf16-10.45-1.fc42.x86_64 1740646700 641344 327c40880633bf1cf8314a55347a45b4 installed DEBUG: pcre2-devel-10.45-1.fc42.x86_64 1740646700 2159395 26f874ee168296b54cf9a6c82ead9b72 installed DEBUG: libffi-devel-3.4.6-5.fc42.x86_64 1737596610 33920 3fdcef1ace15b5391ca13e134a8cf808 installed DEBUG: p11-kit-devel-0.25.5-5.fc42.x86_64 1737152003 567529 e9ea7ffd7e352383bf24f1da4140b95b installed DEBUG: gmp-c++-1:6.3.0-4.fc42.x86_64 1741707710 28312 800700ac57dd63863383414f09b870a4 installed DEBUG: gmp-devel-1:6.3.0-4.fc42.x86_64 1741707710 360794 1ec39618d740652a093a20df58018152 installed DEBUG: nettle-devel-3.10.1-1.fc42.x86_64 1739770370 1604697 d74784b46e4e0fd07f7bfd6d8aa27883 installed DEBUG: libtasn1-tools-4.20.0-1.fc42.x86_64 1739871425 62577 55e218e402ac204ac3ac6283eb713f7e installed DEBUG: libtasn1-devel-4.20.0-1.fc42.x86_64 1739871425 77895 2294f0f031b0b556c97a6370ba15c53d installed DEBUG: libidn2-devel-2.3.8-1.fc42.x86_64 1741523544 152634 facbdd0025d02aea2978fbe07bae866e installed DEBUG: libverto-devel-0.3.2-10.fc42.x86_64 1737125909 26313 c549fdedf57a416af958513360b12ec7 installed DEBUG: libsepol-devel-3.8-1.fc42.x86_64 1738241531 123695 78199a3c860d60f3fd3f11349b54b0da installed DEBUG: libselinux-devel-3.8-1.fc42.x86_64 1738245255 129830 ddc611758740af5c4f03eef1ef2fc2ab installed DEBUG: libmount-devel-2.40.4-7.fc42.x86_64 1740398558 65070 a422e532465dffaec863b6bf6537197e installed DEBUG: libcom_err-devel-1.47.2-3.fc42.x86_64 1737049036 17068 893019abbaca31b2d368c6bfedcb311a installed DEBUG: keyutils-libs-devel-1.6.3-5.fc42.x86_64 1737103574 49397 3572863c1474614eb8ed64ecd9089f76 installed DEBUG: xz-devel-1:5.8.1-2.fc42.x86_64 1745512788 265003 cb20716c84500eadbe63e180b1a26a57 installed DEBUG: libxml2-devel-2.12.10-1.fc42.x86_64 1741891262 3551019 cba9766aaaf88252688301ef4b5da594 installed DEBUG: dbus-common-1:1.16.0-3.fc42.noarch 1737041047 11503 634e23d243b2d0982155f5a016ce9ee0 installed DEBUG: dbus-broker-36-5.fc42.x86_64 1737046466 404600 37f32fa7ea2aa903e85e59414506ee58 installed DEBUG: dbus-1:1.16.0-3.fc42.x86_64 1737041031 0 1a43c9bda5cd4b78b08b775e0cdeda8e installed DEBUG: systemd-pam-257.5-6.fc42.x86_64 1746710918 1152355 e13ab5a5ab2294ff4bce45098fb68e62 installed DEBUG: systemd-257.5-6.fc42.x86_64 1746710918 12668574 5f96d14646a7a5a3b7bc5b38fa19a010 installed DEBUG: logrotate-3.22.0-3.fc42.x86_64 1737129652 152504 1fda554ebf9637654ed48443df98878c installed DEBUG: protobuf-c-1.5.1-1.fc42.x86_64 1743763299 51016 7b421d9586a1be3b61e56b5751150e1c installed DEBUG: libusb1-1.0.28-2.fc42.x86_64 1743063159 175149 1e96479c18f7f751c0c9455639e15d38 installed DEBUG: tpm2-tss-4.1.3-6.fc42.x86_64 1737292560 1632894 3459ec6939d2e68c136726d0174e300a installed DEBUG: ima-evm-utils-libs-1.6.2-4.fc42.x86_64 1737097815 62131 2d365e013fa854914cbe1bdbba0aed8c installed DEBUG: ncurses-6.5-5.20250125.fc42.x86_64 1738061712 622672 fc4a75e77ea8bd55d38ffb2ca73cc961 installed DEBUG: npth-1.8-2.fc42.x86_64 1737145660 50779 bc566166351866e39d07c2c6a62edb08 installed DEBUG: gnupg2-2.4.7-2.fc42.x86_64 1737656603 10249240 e628de5601badf132081be1ad7b4d989 installed DEBUG: libicu-76.1-4.fc42.x86_64 1737749834 38094653 0890f514546135c81ec652bbcb4a5eaa installed DEBUG: boost-regex-1.83.0-12.fc42.x86_64 1737914932 294208 18559d915d529ab419f16f0e5b8ccee4 installed DEBUG: source-highlight-3.1.9-24.fc42.x86_64 1737285640 3232617 f57507021804ce3c9f4f116b46306fcc installed DEBUG: groff-base-1.23.0-8.fc42.x86_64 1737091062 4046713 02950181580979e89f56bddb022f9118 installed DEBUG: perl-Digest-1.20-512.fc42.noarch 1737163408 36176 84996ce345a9fd31948d3d2d5e8ab0db installed DEBUG: perl-Digest-MD5-2.59-6.fc42.x86_64 1737163476 61120 c571b90c83d3d488f159bca1b256e9fa installed DEBUG: perl-FileHandle-0:2.05-517.fc42.noarch 1744623185 9568 af5035b35e5828fabd94d50b3959bbb9 installed DEBUG: perl-B-0:1.89-517.fc42.x86_64 1744623180 509901 a27ab4b17d0a9fe11ba0a92c4a41aff9 installed DEBUG: perl-MIME-Base32-1.303-23.fc42.noarch 1737171700 31425 328fe777c1a07f5201feba79a86fdc01 installed DEBUG: perl-Data-Dumper-2.189-513.fc42.x86_64 1737161422 118374 984b957da6b51a0a9bf109c8c6277249 installed DEBUG: perl-libnet-3.15-513.fc42.noarch 1737189778 296299 68bc85c9e2880fb22c53194cc2e803dc installed DEBUG: perl-AutoLoader-0:5.74-517.fc42.noarch 1744623185 21029 99804e22f7b142aec281f3fd4b5e42bc installed DEBUG: perl-IO-Socket-IP-0.43-2.fc42.noarch 1737169275 102755 2e687153259041deae37d19f294505b6 installed DEBUG: perl-URI-5.31-2.fc42.noarch 1737187382 263168 ea032721dfe0e529629408e70b937c3f installed DEBUG: perl-Time-Local-2:1.350-512.fc42.noarch 1737186665 70604 dd20a9352b77167b38e8e5cc8fe7013a installed DEBUG: perl-Text-Tabs+Wrap-2024.001-512.fc42.noarch 1737186228 23123 9461e8b52d7a958df70c3b89cd984be3 installed DEBUG: perl-File-Path-2.18-512.fc42.noarch 1737165660 65045 aa1cb5ae227c5f7e25959174e226195e installed DEBUG: perl-Pod-Escapes-1:1.07-512.fc42.noarch 1737179222 25520 900cf8fcde761a7bf6293c313223a9c8 installed DEBUG: perl-if-0:0.61.000-517.fc42.noarch 1744623185 5947 c1df76791c6eda5e9816eca90afa7bd3 installed DEBUG: perl-Net-SSLeay-1.94-8.fc42.x86_64 1737176471 1404097 f91224556430800a6d036acbca6978f5 installed DEBUG: perl-IO-Socket-SSL-2.089-2.fc42.noarch 1737169296 720209 6c2f2008525a74e91e31128250729850 installed DEBUG: perl-locale-0:1.12-517.fc42.noarch 1744623185 6652 d037514a47f9aebbec3c8212470b410c installed DEBUG: perl-Term-ANSIColor-5.01-513.fc42.noarch 1737182931 99871 d4315cf902fdb25cb1ade15d639c93fa installed DEBUG: perl-Term-Cap-1.18-512.fc42.noarch 1737182914 29997 dcf9beb3ce417aaa050c30964e3afcc0 installed DEBUG: perl-Class-Struct-0:0.68-517.fc42.noarch 1744623185 25967 7397779a7e44fd2bd94b6dfbfad90f18 installed DEBUG: perl-Pod-Simple-1:3.45-512.fc42.noarch 1737179406 574307 bd79489f146a1da0949540f31b13f3ea installed DEBUG: perl-File-Temp-1:0.231.100-512.fc42.noarch 1737165940 166215 103ffe85809d5938bb39ffa30c746015 installed DEBUG: perl-HTTP-Tiny-0.090-2.fc42.noarch 1737168572 158099 ec365001b58c8cc6a2040461fefa861c installed DEBUG: perl-POSIX-0:2.20-517.fc42.x86_64 1744623180 236593 5a6acd9bf85fa3579e355b180bf178b8 installed DEBUG: perl-IPC-Open3-0:1.22-517.fc42.noarch 1744623185 22994 9b409ba18fa75f37db0abf1953766118 installed DEBUG: perl-Socket-4:2.038-512.fc42.x86_64 1737181214 122823 954aaa6c4759e7a1e691a1eb76134b1a installed DEBUG: perl-Symbol-0:1.09-517.fc42.noarch 1744623185 6976 5b2975cd43e9b0e95aa18b2b84a9c473 installed DEBUG: perl-File-stat-0:1.14-517.fc42.noarch 1744623185 12808 b45dac16c5d9cd08a4976b076334fa7a installed DEBUG: perl-podlators-1:6.0.2-3.fc42.noarch 1737190020 325071 5ea95bf6179e10a6e5852e954b5fddd4 installed DEBUG: perl-Pod-Perldoc-3.28.01-513.fc42.noarch 1737179368 167620 c59807ccdfb2760fe40fe91478babfaa installed DEBUG: perl-SelectSaver-0:1.02-517.fc42.noarch 1744623185 2220 d912d575cca1d9ec4e9282c16460d119 installed DEBUG: perl-Text-ParseWords-3.31-512.fc42.noarch 1737185965 13879 0d4e0ac1a436a2abe1c8781597f7531a installed DEBUG: perl-Fcntl-0:1.18-517.fc42.x86_64 1744623180 50079 67d0a2f0de4f8787decdd1cbd69ca067 installed DEBUG: perl-base-0:2.27-517.fc42.noarch 1744623185 12844 88cb5023eccb1e854fa60f08e4981693 installed DEBUG: perl-mro-0:1.29-517.fc42.x86_64 1744623180 42524 2e6b2575fc10afe05a7fc7d529e24c30 installed DEBUG: perl-overloading-0:0.02-517.fc42.noarch 1744623185 4960 3f612155d208b9f2eb6fef8c1c9acd2f installed DEBUG: perl-Pod-Usage-4:2.05-1.fc42.noarch 1743415101 88387 d632818b6d50fb23f38d7cce75c79341 installed DEBUG: perl-IO-0:1.55-517.fc42.x86_64 1744623180 150501 b0616e1875fbd2be30f87c5aaef3eed8 installed DEBUG: perl-constant-1.33-513.fc42.noarch 1737189516 26875 7ace7530b55d0e8ce9a321accc424dd8 installed DEBUG: perl-parent-1:0.244-2.fc42.noarch 1737189858 10515 833157cdc100f48b0d0095330befdd90 installed DEBUG: perl-MIME-Base64-3.16-512.fc42.x86_64 1737171714 43049 b22997099ea8865bc3b9900ff2a57ae9 installed DEBUG: perl-Scalar-List-Utils-5:1.69-1.fc42.x86_64 1744034984 148257 62aaadec6e187b16aec92eca418f02a0 installed DEBUG: perl-Errno-0:1.38-517.fc42.x86_64 1744623180 8532 ab5bb70faaf747f7c218a60eb26ce6cd installed DEBUG: perl-File-Basename-0:2.86-517.fc42.noarch 1744623185 14342 a9683de89447af849a0d05939eb86501 installed DEBUG: perl-Storable-1:3.32-512.fc42.x86_64 1737181584 237866 32e86852008e415cee2fcfaa6b363ec6 installed DEBUG: perl-vars-0:1.05-517.fc42.noarch 1744623185 3959 b97e46a3b764608a443afc7e1c99b67c installed DEBUG: perl-Getopt-Std-0:1.14-517.fc42.noarch 1744623185 11449 b6ffe632bde6f85750172403ad0e0efd installed DEBUG: perl-overload-0:1.37-517.fc42.noarch 1744623185 73252 737bd06b08efab7b62ddf8ca738bac19 installed DEBUG: perl-Getopt-Long-1:2.58-3.fc42.noarch 1737166781 147952 9a308201bda26c0e8f43401ca2300e2b installed DEBUG: perl-Exporter-5.78-512.fc42.noarch 1737164734 55630 0c20b5248f8912361edf8baa39611252 installed DEBUG: perl-PathTools-3.91-513.fc42.x86_64 1737465397 184314 766d500737ec7be69ab032991aec5e25 installed DEBUG: perl-DynaLoader-0:1.56-517.fc42.x86_64 1744623180 32841 815d06005efa1d7e1bf600f35603b89b installed DEBUG: perl-Encode-4:3.21-512.fc42.x86_64 1737164256 4906854 97b4f91689cbb0b9c0650b0e8aaea4e8 installed DEBUG: perl-Carp-1.54-512.fc42.noarch 1737157559 47692 fb8175295efbafa1b6a8c5a6e19c5c83 installed DEBUG: perl-libs-4:5.40.2-517.fc42.x86_64 1744623180 10257966 79e0b40731339738df467c028c314cb7 installed DEBUG: perl-interpreter-4:5.40.2-517.fc42.x86_64 1744623180 121090 55553185efa725a1880211f4026c37e8 installed DEBUG: perl-threads-1:2.40-512.fc42.x86_64 1737190188 117811 ca98f29449a068289dc3f591489873ba installed DEBUG: perl-threads-shared-1.69-512.fc42.x86_64 1737190188 85615 e0b6c93171a251c3f85acc85fd9eb419 installed DEBUG: perl-Thread-Queue-3.14-512.fc42.noarch 1737186451 29568 2f81f88d6b531d1bbe5c1d8a941d8c25 installed DEBUG: devscripts-checkbashisms-2.25.9-1.fc42.noarch 1744709372 53785 5cf101f037c6020e5fd4558591e849d8 installed DEBUG: perl-File-Compare-0:1.100.800-517.fc42.noarch 1744623185 5715 7572bfd5367c1b99bd9f9f492500fe87 installed DEBUG: perl-File-Copy-0:2.41-517.fc42.noarch 1744623185 20089 18387f339f2fe971b97ab702115aa423 installed DEBUG: perl-File-Find-0:1.44-517.fc42.noarch 1744623185 42951 de68189f3ba938c0681b978d4e2db86e installed DEBUG: autoconf-2.72-5.fc42.noarch 1738938369 2923219 a812c5c55e5d6ae59174812bf7bc90b5 installed DEBUG: libfsverity-1.6-2.fc42.x86_64 1737054382 33296 fd1c8a5c6f3aba6031c2d531a0aa807d installed DEBUG: rpm-sign-libs-4.20.1-1.fc42.x86_64 1741603653 36166 57f7aafc5631bb7d2522ecd6842b28b2 installed DEBUG: hiredis-1.2.0-6.fc42.x86_64 1737411072 108492 be2158dd59e679642934f1129c6740f9 installed DEBUG: brotli-1.1.0-6.fc42.x86_64 1737032420 32378 ec630a6e9bc3655499108981b27d324c installed DEBUG: brotli-devel-1.1.0-6.fc42.x86_64 1737032420 67168 2f958cadd63f355627a3876f1ff0c88f installed DEBUG: libpng-2:1.6.44-2.fc42.x86_64 1737359681 247464 b5f8a551a080f5c72dee8d1c468705ff installed DEBUG: libjpeg-turbo-3.1.0-2.fc42.x86_64 1737114182 822464 13786238cafb95dc72d0a28ae2485cd5 installed DEBUG: gdk-pixbuf2-2.42.12-10.fc42.x86_64 1737056556 2626915 525d20496ff213fff4a48bf7812c2c4e installed DEBUG: libappstream-glib-0.8.3-3.fc42.x86_64 1737110543 1475885 f8bafc6e2b4af0297e1352a5847c96e9 installed DEBUG: libselinux-utils-3.8-1.fc42.x86_64 1738245255 316548 6be1910f9f6ccee439f10e9f52b62810 installed DEBUG: policycoreutils-3.8-1.fc42.x86_64 1738249045 700053 287588d8bf992f47b7937b440c3ab4d6 installed DEBUG: tzdata-2025b-1.fc42.noarch 1743263950 1698382 9ec0a11bf13f57102992017b0d3959de installed DEBUG: python-pip-wheel-24.3.1-2.fc42.noarch 1737220749 1303821 18c88413e97f5ccc6ea63e1bbe0e802c installed DEBUG: mpdecimal-4.0.0-2.fc42.x86_64 1738844714 222025 d4fe80f0c622bffc444970f72dfcc706 installed DEBUG: libb2-0.98.1-13.fc42.x86_64 1737110746 47158 272bc34d383c7d225f2ff102327a1dd3 installed DEBUG: python3-libs-3.13.3-2.fc42.x86_64 1745442682 41871432 7bac9b048bf97ef8fe92a15262318385 installed DEBUG: python3-3.13.3-2.fc42.x86_64 1745442682 29389 41cfee3d3c9f32482bd540f9db1e3157 installed DEBUG: python3-packaging-24.2-3.fc42.noarch 1737219730 569070 def8088c62eb53a0b87cb5f82d246231 installed DEBUG: glib2-devel-2.84.1-1.fc42.x86_64 1743762953 16605549 14eb034537879e0cdcb15d342143390f installed DEBUG: python3-rpm-4.20.1-1.fc42.x86_64 1741603653 174826 bcf322f0aa173f006d41fd790533d5ad installed DEBUG: python3-libdnf-0.74.0-1.fc42.x86_64 1741803043 3898555 95c03d32f166f449414699e60a866e8c installed DEBUG: python3-libselinux-3.8-1.fc42.x86_64 1738245255 621418 200aedfacba2da644076e515c159bbdf installed DEBUG: python3-libsemanage-3.8-1.fc42.x86_64 1738246706 391335 b73a6aa06d12c1a5ac0cbe555cf12300 installed DEBUG: python3-hawkey-0.74.0-1.fc42.x86_64 1741803043 301084 a84aa471ffcae136f7f88e5e618e33bc installed DEBUG: polkit-docs-126-2.fc42.noarch 1737196653 969302 040343d54447a1c970d60531ca43287a installed DEBUG: polkit-devel-126-2.fc42.x86_64 1737196629 415282 70d16a70562d4efc2b219a999668427c installed DEBUG: python3-rpm-generators-14-12.fc42.noarch 1737227058 83703 91c17dd6541e9b6232d89dc888f67063 installed DEBUG: python3-enchant-3.2.2-15.fc42.noarch 1737209212 376022 20085e9e5491c1ab863ef6288ef7db0d installed DEBUG: python3-file-magic-5.46-1.fc42.noarch 1738597106 28800 a7b0152286cb928126bb036e221ed425 installed DEBUG: python3-pyxdg-0.27-14.fc42.noarch 1737235000 443633 be1e08e001ad04d7b83ae7fecfbe55d9 installed DEBUG: python3-tomli-w-1.2.0-1.fc42.noarch 1738174339 33475 c2761231756a2be4efb2a7116391a103 installed DEBUG: python3-zstandard-0.23.0-2.fc42.x86_64 1737234552 2129700 dcb5bae631ea9063e7d41031466dc5e8 installed DEBUG: nodejs-packaging-2023.10-7.fc42.noarch 1737145385 42227 99efc3e5d10400c30a5b6aa3019bfcf2 installed DEBUG: python3-iniconfig-1.1.1-25.fc42.noarch 1737213448 21045 b60b990ca64cf520e3a527d13e35f825 installed DEBUG: python3-pluggy-1.5.0-2.fc42.noarch 1737220917 197336 d47c58d52e7c612fe4ec5d13cc8f6765 installed DEBUG: python3-pytest-8.3.4-2.fc42.noarch 1737199632 21861737 8d83f5c070b27db473911b5b516a6989 installed DEBUG: python3-six-1.17.0-2.fc42.noarch 1737228212 119727 55132e0b32d5f312124fc338857e8ec7 installed DEBUG: python3-construct-2.10.70-6.fc42.noarch 1737206352 1024796 b320b12e22137ff8802025d61957be73 installed DEBUG: python3-pybeam-0.8-3.fc42.noarch 1737221964 44740 51569c4ea6380941d945d642ea936ba9 installed DEBUG: python3-libcomps-0.1.21-5.fc42.x86_64 1737111436 146698 cfb30096d2fc6b26412a4bc10b6db746 installed DEBUG: python3-dnf-4.23.0-1.fc42.noarch 1741804090 2785722 58323231c3f0f7c795e8e3384a7f7b57 installed DEBUG: python3-audit-4.0.3-2.fc42.x86_64 1737028971 297636 62fa2f11a711328aba69bbb96f613013 installed DEBUG: python3-distro-1.9.0-6.fc42.noarch 1737207689 201117 844a659e5dc856d162577be9e1e0d604 installed DEBUG: python3-setuptools-74.1.3-5.fc42.noarch 1737227846 8763971 85c0a0ac8202c1c710bc94d30125a8d8 installed DEBUG: python3-setools-4.5.1-6.fc42.x86_64 1743514698 3017400 184469294a4d6878149b1a93b3fc5954 installed DEBUG: python3-policycoreutils-3.8-1.fc42.noarch 1738249051 6089466 5f49cf2fc4b2be71847fb464b5d9048b installed DEBUG: policycoreutils-python-utils-3.8-1.fc42.noarch 1738249051 96435 8a01c484544f6a58c6abc27bdc5658fe installed DEBUG: policycoreutils-devel-3.8-1.fc42.x86_64 1738249045 333208 17e3eca90599469546a610d7c2eecf8d installed DEBUG: unbound-libs-1.22.0-14.fc42.x86_64 1739217549 1507371 5890caff58663202a26ed8a0783c4cc3 installed DEBUG: gnutls-dane-3.8.9-3.fc42.x86_64 1743364675 71012 f43f69090e651f0b552d7b0b199fc9ec installed DEBUG: duktape-2.7.0-9.fc42.x86_64 1737048723 630600 ff1989ba5e8857c56f3b9e62d7281b67 installed DEBUG: libproxy-0.5.8-2.fc42.x86_64 1737359816 104724 3fb0e75cdf5d7c8f537caeb63fecf75e installed DEBUG: libcbor-0.11.0-3.fc42.x86_64 1737111066 79655 45c994d258302774ecd9803d8354f7f8 installed DEBUG: libfido2-1.15.0-3.fc42.x86_64 1737112668 247904 7aea1c611f17dc3bd883a45331a8c62b installed DEBUG: gettext-envsubst-0.23.1-2.fc42.x86_64 1737057430 80671 1b74de6e0a27c470130219d657ac5b5d installed DEBUG: gettext-runtime-0.23.1-2.fc42.x86_64 1737057430 463019 152022cd28e0ebb6b279701bccff91b9 installed DEBUG: libipt-2.1.2-1.fc42.x86_64 1737737856 115950 453131c5ee55cbafa38bbbbab1516bdd installed DEBUG: gdb-headless-16.2-3.fc42.x86_64 1743222080 16427228 141a190878ba74dd3c4240c22c473a5c installed DEBUG: sgml-common-0.6.3-66.fc42.noarch 1737282925 172087 fa19a589b6710bcd9c452f50f0b89b10 installed DEBUG: docbook-dtds-1.0-88.fc42.noarch 1737043605 8665321 d4f6aef002ecbc7f688dbbdef656bfd1 installed DEBUG: docbook-style-xsl-1.79.2-24.fc42.noarch 1737048125 16312283 0c92c0b05206b4e46c9ac9675dc55a30 installed DEBUG: dash-0.5.12-5.fc42.x86_64 1737040788 171085 bce58e809d0077574daaf2d192f44b09 installed DEBUG: rpmlint-fedora-license-data-1.67-1.fc42.noarch 1746175495 23621 5013f0aa083aa2d4cd5ee53982178a5f installed DEBUG: rpmlint-2.7.0-3.fc42.noarch 1745493739 1153115 866b84bfcafc08fdd9375c6ae23b20d3 installed DEBUG: openssh-9.9p1-10.fc42.x86_64 1743003051 1439923 00847a5b3d9a3c69fb70b6fedccc242b installed DEBUG: libedit-3.1-55.20250104cvs.fc42.x86_64 1737112256 249998 8d3fd1a663f96db936a16c81ef368a8b installed DEBUG: words-3.0-61.fc42.noarch 1737299882 4959355 a52c449a7e941e8f4f839da95607458b installed DEBUG: lmdb-libs-0.9.33-3.fc42.x86_64 1737129408 107980 fd57c974a844987f368ab99487fb8357 installed DEBUG: libss-1.47.2-3.fc42.x86_64 1737049036 76975 451f2a380c6c31e66c6035eb83959c97 installed DEBUG: krb5-pkinit-1.21.3-5.fc42.x86_64 1738176258 128148 47582d1fce0c8b450315781d8633738c installed DEBUG: openssl-devel-1:3.2.4-3.fc42.x86_64 1741868889 4522091 33621b497b60810db1d125aca711473d installed DEBUG: nodejs-devel-1:22.15.0-2.fc42.x86_64 1746024404 1168565 56d762e4510f1dd31846513ecc3a628c installed DEBUG: krb5-server-1.21.3-5.fc42.x86_64 1738176258 772247 2429840064f63b43f1b04490d7f069bb installed DEBUG: openssh-clients-9.9p1-10.fc42.x86_64 1743003051 2822814 26188433d9fe3b7e41eeba5cf8506a4b installed DEBUG: xmlto-0.0.29-2.fc42.x86_64 1737302848 118880 5df5275ac91225d7cb94cc80d0619667 installed DEBUG: gdb-16.2-3.fc42.x86_64 1743222080 466215 a023e32c51eb67b22996ee35f60b7f2c installed DEBUG: gettext-0.23.1-2.fc42.x86_64 1737057430 5422442 2f945b9a438b089d9b9184a3ebca4a53 installed DEBUG: glib-networking-2.80.1-1.fc42.x86_64 1737644336 760699 59124acf96f8a3734921db4f1fbc9104 installed DEBUG: gnutls-devel-3.8.9-3.fc42.x86_64 1743364675 5902218 e0b00cf2254fb4e30824c63af18d3a5e installed DEBUG: python3-pytest-asyncio-0.24.0-2.fc42.noarch 1737224456 151025 1e042906522dbf60caede343bae8c358 installed DEBUG: python3-pytest-timeout-2.3.1-5.fc42.noarch 1737225148 82363 e68313073e0fbd1d8f1c5483f1ba739c installed DEBUG: python3-devel-3.13.3-2.fc42.x86_64 1745442682 1862925 7f8fdf503d107fb2c324fc6a214d0bff installed DEBUG: json-glib-devel-1.10.6-2.fc42.x86_64 1737101359 2770714 d0d3aa80d9180bb26370805e8e5b483f installed DEBUG: python3-pip-24.3.1-2.fc42.noarch 1737220749 11898048 6cf8e0f6aacfac22e510257440342173 installed DEBUG: automake-1.17-2.fc42.noarch 1737029414 1879479 178e36d6d16d2d4ec9366a32ace8c4c0 installed DEBUG: libxslt-devel-1.1.43-1.fc42.x86_64 1741805625 980158 ab47613860b5c29a03ac9f8609fd5363 installed DEBUG: krb5-devel-1.21.3-5.fc42.x86_64 1738176258 722844 1621cc95db8d56f9eb8a5ca995052f38 installed DEBUG: gcc-plugin-annobin-15.1.1-1.fc42.x86_64 1745583311 58514 746ec0085b65a6d81297f02ed600d65b installed DEBUG: annobin-plugin-gcc-12.88-1.fc42.x86_64 1738595183 1015549 1dc50834da668276471f88f216c68401 installed DEBUG: authselect-1.5.1-1.fc42.x86_64 1738850350 157544 6e26e50eaeac86990a26bceed7783bdd installed DEBUG: pam-1.7.0-4.fc42.x86_64 1737152803 1724165 3eaeb7aa858cb5670d73b9578444cf7e installed DEBUG: rpm-plugin-selinux-4.20.1-1.fc42.x86_64 1741603653 12186 c830e81fea26d868652ad30c2fadd592 installed DEBUG: systemd-rpm-macros-257.5-6.fc42.noarch 1746710889 10943 9c099af8960051bb1b7c1a4bc94501c7 installed DEBUG: systemd-devel-257.5-6.fc42.x86_64 1746710918 625248 72beb8c1aa885850049c55259c13d73d installed DEBUG: procps-ng-4.0.4-6.fc42.x86_64 1737197648 1047197 5eba45b1c96f53f6b3c82e71d23bb081 installed DEBUG: pam-devel-1.7.0-4.fc42.x86_64 1737152803 169274 c952b49f1f7f7a2bc30093a484b99980 installed DEBUG: selinux-policy-41.34-1.fc42.noarch 1741427339 32151 55fdcfadb43b34c778237d89382f1f95 installed DEBUG: selinux-policy-targeted-41.34-1.fc42.noarch 1741427339 19370181 1f1e9d12151e210d8d9a53a10e71c2ba installed DEBUG: selinux-policy-devel-41.34-1.fc42.noarch 1741427339 23951510 cc7d21c8e496902f13e8f0e018a1f09c installed 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/fedora-42-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=0uid=1002gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rvy3u7eb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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.rvy3u7eb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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', '751e2f92967042feb40c46174eb3bd33', '-D', '/var/lib/mock/fedora-42-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rvy3u7eb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--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: warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from DEBUG: Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.rEnCyn DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1iMsTY DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build DEBUG: + cd /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build DEBUG: + rm -rf cockpit-podman DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/cockpit-podman-106.3.gfccffb9.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.KT6AM3 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' DEBUG: + export RUSTFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd cockpit-podman DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lgz8Bp DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build DEBUG: + '[' /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT DEBUG: ++ dirname /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT DEBUG: + mkdir -p /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build DEBUG: + mkdir /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' DEBUG: + export RUSTFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd cockpit-podman DEBUG: + /usr/bin/make install DESTDIR=/builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT 'INSTALL=/usr/bin/install -p' PREFIX=/usr DEBUG: echo cs de es fi fr ja ka ko pl pt_BR sv tr uk zh_CN zh_Hant | tr ' ' '\n' > po/LINGUAS DEBUG: mkdir -p /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT/usr/share/cockpit/podman DEBUG: cp -r dist/* /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT/usr/share/cockpit/podman DEBUG: mkdir -p /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT/usr/share/metainfo/ DEBUG: msgfmt --xml -d po \ DEBUG: --template org.cockpit_project.podman.metainfo.xml \ DEBUG: -o /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT/usr/share/metainfo/org.cockpit_project.podman.metainfo.xml DEBUG: + appstream-util validate-relax --nonet /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT//usr/share/metainfo/org.cockpit_project.podman.metainfo.xml DEBUG: /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT//usr/share/metainfo/org.cockpit_project.podman.metainfo.xml: OK DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump 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/check-rpaths DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: + /usr/lib/rpm/brp-remove-la-files DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j1 DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: + /usr/bin/add-determinism --brp -j1 /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT DEBUG: Handler jar skipped: jar handler requires $SOURCE_DATE_EPOCH to be set DEBUG: Handler gzip skipped: gzip handler requires $SOURCE_DATE_EPOCH to be set DEBUG: Handler zip skipped: zip handler requires $SOURCE_DATE_EPOCH to be set DEBUG: Scanned 6 directories and 39 files, DEBUG: processed 1 inodes, DEBUG: 0 modified (0 replaced + 0 rewritten), DEBUG: 0 unsupported format, 0 errors DEBUG: Processing files: cockpit-podman-106.3.gfccffb9-1.fc42.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fpIEDw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build DEBUG: + cd cockpit-podman DEBUG: + DOCDIR=/builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT/usr/share/doc/cockpit-podman DEBUG: + export LC_ALL=C.UTF-8 DEBUG: + LC_ALL=C.UTF-8 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT/usr/share/doc/cockpit-podman DEBUG: + cp -pr /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/cockpit-podman/README.md /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT/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.6X6HVS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build DEBUG: + cd cockpit-podman DEBUG: + LICENSEDIR=/builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT/usr/share/licenses/cockpit-podman DEBUG: + export LC_ALL=C.UTF-8 DEBUG: + LC_ALL=C.UTF-8 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT/usr/share/licenses/cockpit-podman DEBUG: + cp -pr /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/cockpit-podman/LICENSE /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT/usr/share/licenses/cockpit-podman DEBUG: + cp -pr /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/cockpit-podman/dist/index.js.LEGAL.txt /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT/usr/share/licenses/cockpit-podman DEBUG: + cp -pr /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/cockpit-podman/dist/index.css.LEGAL.txt /builddir/build/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT/usr/share/licenses/cockpit-podman DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: bundled(npm(@patternfly/patternfly)) = 6.2.3 bundled(npm(@patternfly/react-core)) = 6.2.2 bundled(npm(@patternfly/react-icons)) = 6.2.2 bundled(npm(@patternfly/react-styles)) = 6.2.2 bundled(npm(@patternfly/react-table)) = 6.2.2 bundled(npm(@patternfly/react-tokens)) = 6.2.2 bundled(npm(@xterm/addon-canvas)) = 0.7.0 bundled(npm(@xterm/xterm)) = 5.5.0 bundled(npm(attr-accept)) = 2.2.5 bundled(npm(docker-names)) = 1.2.1 bundled(npm(file-selector)) = 2.1.2 bundled(npm(focus-trap)) = 7.6.4 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.8 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 = 106.3.gfccffb9-1.fc42 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/BUILD/cockpit-podman-106.3.gfccffb9-build/BUILDROOT DEBUG: Wrote: /builddir/build/RPMS/cockpit-podman-106.3.gfccffb9-1.fc42.noarch.rpm DEBUG: RPM build warnings: DEBUG: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from DEBUG: Child return code was: 0 Finish: rpmbuild cockpit-podman-106.3.gfccffb9-1.fc42.src.rpm DEBUG: Copying packages to result dir Finish: build phase for cockpit-podman-106.3.gfccffb9-1.fc42.src.rpm INFO: Done(/var/tmp/build/SRPMS/cockpit-podman-106.3.gfccffb9-1.fc42.src.rpm) Config(default) 0 minutes 12 seconds INFO: Results and/or logs in: /var/tmp/build Finish: run DEBUG: kill orphans in chroot /var/lib/mock/fedora-42-x86_64/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-42-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/fedora-42-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 + 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-500' --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,373 bytes received 35 bytes 4,816.00 bytes/sec total size is 2,278 speedup is 0.95 + chmod a+x /var/tmp/vm.install + /var/tmp/vm.install /var/tmp/vm.install: line 41: bootc: command not found Copying blob sha256:08000c18d16dadf9553d747a58cf44023423a9ab010aab96cf263d2216b8b350 Copying blob sha256:56347c899ffa24496898a27909d59bced1310022f34aaf16db08ce83645803b2 Copying config sha256:b8f09a70536ae74fc1b6a4e06e7f1037933939e03e3f0631b9332cdc7e7f2777 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=, UpheldBy=, Also=, or 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 these kinds of units are: • A unit may be statically enabled by being symlinked from another unit's .wants/, .requires/, or .upholds/ 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 590 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 '66ea5d6ee642f7c75ab10f25c28a5ed37a76bdaa' TEST_AUDIT_NO_SELINUX=1 test/common/run-tests --track-naughties --coverage Code coverage report in Coverage/index.html 1..44 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/fedora-42 -F qcow2 /tmp/bots-run/cockpit-ziy894ns.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/fedora-42 -F qcow2 /tmp/bots-run/cockpit-0us_a43q.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/fedora-42 -F qcow2 /tmp/bots-run/cockpit-xueymxwe.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/fedora-42 -F qcow2 /tmp/bots-run/cockpit-r_1nqhq5.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/fedora-42 -F qcow2 /tmp/bots-run/cockpit-35yymrto.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/fedora-42 -F qcow2 /tmp/bots-run/cockpit-4zi_hdbf.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/fedora-42 -F qcow2 /tmp/bots-run/cockpit-sl318689.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/fedora-42 -F qcow2 /tmp/bots-run/cockpit-n7lq1f_3.qcow2 # 1 TEST PASSED [42s on 77aa710dbe08] ok 40 /work/make-checkout-workdir/test/check-application TestApplication.testRenameContainerUser [ND@4] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [44s on 77aa710dbe08] ok 43 /work/make-checkout-workdir/test/check-application TestApplication.testRunImageUserWithAuth [ND@1] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [53s on 77aa710dbe08] ok 44 /work/make-checkout-workdir/test/check-application TestApplication.testSpecialContainers [ND@0] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [60s on 77aa710dbe08] ok 39 /work/make-checkout-workdir/test/check-application TestApplication.testRenameContainerSystem [ND@5] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [62s on 77aa710dbe08] ok 37 /work/make-checkout-workdir/test/check-application TestApplication.testQuadletsUsers [ND@7] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [63s on 77aa710dbe08] ok 38 /work/make-checkout-workdir/test/check-application TestApplication.testReconnectStability [ND@6] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [23s on 77aa710dbe08] ok 40 /work/make-checkout-workdir/test/check-application TestApplication.testRenameContainerUser [ND@4] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [25s on 77aa710dbe08] ok 43 /work/make-checkout-workdir/test/check-application TestApplication.testRunImageUserWithAuth [ND@1] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [85s on 77aa710dbe08] ok 42 /work/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@2] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [90s on 77aa710dbe08] ok 41 /work/make-checkout-workdir/test/check-application TestApplication.testRunImageSystem [ND@3] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [23s on 77aa710dbe08] ok 40 /work/make-checkout-workdir/test/check-application TestApplication.testRenameContainerUser [ND@4] # 1 TEST PASSED [37s on 77aa710dbe08] ok 44 /work/make-checkout-workdir/test/check-application TestApplication.testSpecialContainers [ND@0] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [27s on 77aa710dbe08] ok 37 /work/make-checkout-workdir/test/check-application TestApplication.testQuadletsUsers [ND@7] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [36s on 77aa710dbe08] ok 39 /work/make-checkout-workdir/test/check-application TestApplication.testRenameContainerSystem [ND@5] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [27s on 77aa710dbe08] ok 43 /work/make-checkout-workdir/test/check-application TestApplication.testRunImageUserWithAuth [ND@1] # 1 TEST PASSED [41s on 77aa710dbe08] ok 38 /work/make-checkout-workdir/test/check-application TestApplication.testReconnectStability [ND@6] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [35s on 77aa710dbe08] ok 44 /work/make-checkout-workdir/test/check-application TestApplication.testSpecialContainers [ND@7] # 1 TEST PASSED [35s on 77aa710dbe08] ok 39 /work/make-checkout-workdir/test/check-application TestApplication.testRenameContainerSystem [ND@5] # 1 TEST PASSED [41s on 77aa710dbe08] ok 35 /work/make-checkout-workdir/test/check-application TestApplication.testPullImage [ND@1] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [37s on 77aa710dbe08] ok 38 /work/make-checkout-workdir/test/check-application TestApplication.testReconnectStability [ND@6] # 1 TEST PASSED [20s on 77aa710dbe08] ok 34 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesUser [ND@7] # RETRY 1 (test affected tests 3 times) # ---------------------------------------------------------------------- # testQuadletsSystem (__main__.TestApplication.testQuadletsSystem) Starting ChromeDriver 136.0.7103.92 (cb81a4cc5087a8303a6c8827ee2b80b71d26e334-refs/branch-heads/7103@{#1840}) on port 38939 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 38939. Getting image source signatures Copying blob sha256:56347c899ffa24496898a27909d59bced1310022f34aaf16db08ce83645803b2 Copying blob sha256:08000c18d16dadf9553d747a58cf44023423a9ab010aab96cf263d2216b8b350 Copying config sha256:b8f09a70536ae74fc1b6a4e06e7f1037933939e03e3f0631b9332cdc7e7f2777 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 > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > error: error > error: TypeError: Cannot read properties of undefined (reading 'includes') ['> error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element.', '> error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element.', '> error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element.', '> error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element.', '> error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element.', '> error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element.', '> error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element.', '> error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element.', '> error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element.', '> error: error', "> error: TypeError: Cannot read properties of undefined (reading 'includes')"] SKIP http://127.0.0.2:9591/cockpit/static/login.js -> /work/make-checkout-workdir/dist/static/login.js SKIP http://127.0.0.2:9591/cockpit/@localhost/base1/cockpit.js -> /work/make-checkout-workdir/dist/base1/cockpit.js SKIP http://127.0.0.2:9591/cockpit/@localhost/manifests-i18n.js -> /work/make-checkout-workdir/dist/@localhost/manifests-i18n.js SKIP http://127.0.0.2:9591/cockpit/@localhost/shell/shell.js -> /work/make-checkout-workdir/dist/shell/shell.js SKIP http://127.0.0.2:9591/cockpit/@localhost/system/services.js -> /work/make-checkout-workdir/dist/system/services.js Wrote coverage data to /work/make-checkout-workdir/lcov/TestApplication-testQuadletsSystem.info.gz > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > warn: updateContainer uid 0 inspectContainer failed: 404 no container with name or ID "02987ea277908e1c191bcd3a5e66886aa0433b45da54674a2b444a4bcefa366a" found: no such container > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > warn: updateContainer uid 0 inspectContainer failed: 404 no container with name or ID "02987ea277908e1c191bcd3a5e66886aa0433b45da54674a2b444a4bcefa366a" found: no such container > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > error: Card: Cards with a selectable input must have either the selectableActions.selectableActionAriaLabel or selectableActions.selectableActionAriaLabelledby prop passed in order to provide an accessible name to the clickable element. > warn: updateContainer uid 0 inspectContainer failed: 500 no container with ID 390a0a999e6b651407f08ecefd764fa6fc27ee4af787ba88398437ba4b658799 found in database: no such container > info: uid null podman service closed time="2025-05-21T17:24:35Z" level=error msg="mkdir /home/admin/.config/containers/podman: permission denied" > info: uid 0 podman service closed Failed to reset failed state of unit podman.service: Unit podman.service not loaded. Failed to reset failed state of unit podman.socket: Unit podman.socket not loaded. > warn: transport closed: disconnected Traceback (most recent call last): File "/work/make-checkout-workdir/test/check-application", line 174, in tearDown super().tearDown() ~~~~~~~~~~~~~~~~^^ File "/work/make-checkout-workdir/test/common/testlib.py", line 1996, in tearDown self.check_browser_errors() ~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/work/make-checkout-workdir/test/common/testlib.py", line 2277, in check_browser_errors self.browser.assert_no_oops() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/work/make-checkout-workdir/test/common/testlib.py", line 1593, in assert_no_oops assert not self.is_visible("#navbar-oops"), "Cockpit shows an Oops" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: Cockpit shows an Oops # Result testQuadletsSystem (__main__.TestApplication.testQuadletsSystem) failed # 1 TEST FAILED [60s on 77aa710dbe08] not ok 36 /work/make-checkout-workdir/test/check-application TestApplication.testQuadletsSystem [ND@4] # 1 TEST PASSED [66s on 77aa710dbe08] ok 42 /work/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@2] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [20s on 77aa710dbe08] ok 33 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesSystemSelections [ND@5] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [71s on 77aa710dbe08] ok 41 /work/make-checkout-workdir/test/check-application TestApplication.testRunImageSystem [ND@3] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [21s on 77aa710dbe08] ok 32 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesSystem [ND@6] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [20s on 77aa710dbe08] ok 34 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesUser [ND@7] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [21s on 77aa710dbe08] ok 31 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesRoot [ND@4] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [84s on 77aa710dbe08] ok 37 /work/make-checkout-workdir/test/check-application TestApplication.testQuadletsUsers [ND@0] # 1 TEST PASSED [20s on 77aa710dbe08] ok 33 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesSystemSelections [ND@5] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [40s on 77aa710dbe08] ok 35 /work/make-checkout-workdir/test/check-application TestApplication.testPullImage [ND@1] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [21s on 77aa710dbe08] ok 32 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesSystem [ND@6] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [21s on 77aa710dbe08] ok 34 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesUser [ND@7] # 1 TEST PASSED [20s on 77aa710dbe08] ok 31 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesRoot [ND@4] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [21s on 77aa710dbe08] ok 33 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesSystemSelections [ND@5] # 1 TEST PASSED [25s on 77aa710dbe08] ok 30 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedContainersUser [ND@0] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [22s on 77aa710dbe08] ok 32 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesSystem [ND@6] # 1 TEST PASSED [22s on 77aa710dbe08] ok 31 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedImagesRoot [ND@4] # 1 TEST PASSED [67s on 77aa710dbe08] ok 42 /work/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@2] # 1 TEST PASSED [31s on 77aa710dbe08] ok 29 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedContainersSystem [ND@7] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [40s on 77aa710dbe08] ok 35 /work/make-checkout-workdir/test/check-application TestApplication.testPullImage [ND@1] # 1 TEST PASSED [25s on 77aa710dbe08] ok 30 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedContainersUser [ND@0] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [70s on 77aa710dbe08] ok 41 /work/make-checkout-workdir/test/check-application TestApplication.testRunImageSystem [ND@3] # 1 TEST PASSED [25s on 77aa710dbe08] ok 27 /work/make-checkout-workdir/test/check-application TestApplication.testPodmanRestartEnabledUser [ND@6] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [41s on 77aa710dbe08] ok 28 /work/make-checkout-workdir/test/check-application TestApplication.testPods [ND@5] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [23s on 77aa710dbe08] ok 25 /work/make-checkout-workdir/test/check-application TestApplication.testPauseResumeContainerUser [ND@2] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [25s on 77aa710dbe08] ok 26 /work/make-checkout-workdir/test/check-application TestApplication.testPodmanRestartEnabledSystem [ND@4] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [22s on 77aa710dbe08] ok 24 /work/make-checkout-workdir/test/check-application TestApplication.testPauseResumeContainerSystem [ND@1] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [30s on 77aa710dbe08] ok 29 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedContainersSystem [ND@7] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [26s on 77aa710dbe08] ok 30 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedContainersUser [ND@0] # 1 TEST PASSED [24s on 77aa710dbe08] ok 27 /work/make-checkout-workdir/test/check-application TestApplication.testPodmanRestartEnabledUser [ND@6] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [20s on 77aa710dbe08] ok 25 /work/make-checkout-workdir/test/check-application TestApplication.testPauseResumeContainerUser [ND@2] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [22s on 77aa710dbe08] ok 24 /work/make-checkout-workdir/test/check-application TestApplication.testPauseResumeContainerSystem [ND@1] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [26s on 77aa710dbe08] ok 26 /work/make-checkout-workdir/test/check-application TestApplication.testPodmanRestartEnabledSystem [ND@4] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [44s on 77aa710dbe08] ok 23 /work/make-checkout-workdir/test/check-application TestApplication.testOtherUsers [ND@3] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [40s on 77aa710dbe08] ok 28 /work/make-checkout-workdir/test/check-application TestApplication.testPods [ND@5] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [29s on 77aa710dbe08] ok 29 /work/make-checkout-workdir/test/check-application TestApplication.testPruneUnusedContainersSystem [ND@7] # 1 TEST PASSED [23s on 77aa710dbe08] ok 25 /work/make-checkout-workdir/test/check-application TestApplication.testPauseResumeContainerUser [ND@2] # 1 TEST PASSED [24s on 77aa710dbe08] ok 27 /work/make-checkout-workdir/test/check-application TestApplication.testPodmanRestartEnabledUser [ND@6] # 1 TEST PASSED [22s on 77aa710dbe08] ok 24 /work/make-checkout-workdir/test/check-application TestApplication.testPauseResumeContainerSystem [ND@1] # 1 TEST PASSED [26s on 77aa710dbe08] ok 26 /work/make-checkout-workdir/test/check-application TestApplication.testPodmanRestartEnabledSystem [ND@4] # 1 TEST PASSED [19s on 77aa710dbe08] ok 20 /work/make-checkout-workdir/test/check-application TestApplication.testManifest [ND@2] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [54s on 77aa710dbe08] ok 22 /work/make-checkout-workdir/test/check-application TestApplication.testNonSearchableRegistry [ND@0] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [21s on 77aa710dbe08] ok 19 /work/make-checkout-workdir/test/check-application TestApplication.testLogErrors [ND@6] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [42s on 77aa710dbe08] ok 28 /work/make-checkout-workdir/test/check-application TestApplication.testPods [ND@5] # 1 TEST PASSED [47s on 77aa710dbe08] ok 23 /work/make-checkout-workdir/test/check-application TestApplication.testOtherUsers [ND@3] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [20s on 77aa710dbe08] ok 20 /work/make-checkout-workdir/test/check-application TestApplication.testManifest [ND@2] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [21s on 77aa710dbe08] ok 19 /work/make-checkout-workdir/test/check-application TestApplication.testLogErrors [ND@0] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [42s on 77aa710dbe08] ok 18 /work/make-checkout-workdir/test/check-application TestApplication.testLifecycleOperationsUser [ND@1] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [58s on 77aa710dbe08] ok 21 /work/make-checkout-workdir/test/check-application TestApplication.testMultipleContainers [ND@7] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [43s on 77aa710dbe08] ok 17 /work/make-checkout-workdir/test/check-application TestApplication.testLifecycleOperationsSystem [ND@4] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [20s on 77aa710dbe08] ok 20 /work/make-checkout-workdir/test/check-application TestApplication.testManifest [ND@2] # 1 TEST PASSED [22s on 77aa710dbe08] ok 19 /work/make-checkout-workdir/test/check-application TestApplication.testLogErrors [ND@0] # 1 TEST PASSED [55s on 77aa710dbe08] ok 22 /work/make-checkout-workdir/test/check-application TestApplication.testNonSearchableRegistry [ND@6] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [45s on 77aa710dbe08] ok 23 /work/make-checkout-workdir/test/check-application TestApplication.testOtherUsers [ND@3] # 1 TEST PASSED [43s on 77aa710dbe08] ok 18 /work/make-checkout-workdir/test/check-application TestApplication.testLifecycleOperationsUser [ND@1] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [53s on 77aa710dbe08] ok 16 /work/make-checkout-workdir/test/check-application TestApplication.testHealthcheckUser [ND@5] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [41s on 77aa710dbe08] ok 17 /work/make-checkout-workdir/test/check-application TestApplication.testLifecycleOperationsSystem [ND@4] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [37s on 77aa710dbe08] ok 14 /work/make-checkout-workdir/test/check-application TestApplication.testFailingPodmanService [ND@0] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [56s on 77aa710dbe08] ok 21 /work/make-checkout-workdir/test/check-application TestApplication.testMultipleContainers [ND@7] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [62s on 77aa710dbe08] ok 15 /work/make-checkout-workdir/test/check-application TestApplication.testHealthcheckSystem [ND@2] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [41s on 77aa710dbe08] ok 13 /work/make-checkout-workdir/test/check-application TestApplication.testDownloadImage [ND@3] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [40s on 77aa710dbe08] ok 18 /work/make-checkout-workdir/test/check-application TestApplication.testLifecycleOperationsUser [ND@1] # 1 TEST PASSED [52s on 77aa710dbe08] ok 22 /work/make-checkout-workdir/test/check-application TestApplication.testNonSearchableRegistry [ND@6] # 1 TEST PASSED [42s on 77aa710dbe08] ok 17 /work/make-checkout-workdir/test/check-application TestApplication.testLifecycleOperationsSystem [ND@4] # 1 TEST PASSED [37s on 77aa710dbe08] ok 14 /work/make-checkout-workdir/test/check-application TestApplication.testFailingPodmanService [ND@0] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [52s on 77aa710dbe08] ok 16 /work/make-checkout-workdir/test/check-application TestApplication.testHealthcheckUser [ND@5] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [31s on 77aa710dbe08] ok 12 /work/make-checkout-workdir/test/check-application TestApplication.testCreatePodUser [ND@1] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [31s on 77aa710dbe08] ok 11 /work/make-checkout-workdir/test/check-application TestApplication.testCreatePodSystem [ND@6] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [55s on 77aa710dbe08] ok 21 /work/make-checkout-workdir/test/check-application TestApplication.testMultipleContainers [ND@7] # 1 TEST PASSED [40s on 77aa710dbe08] ok 13 /work/make-checkout-workdir/test/check-application TestApplication.testDownloadImage [ND@3] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [37s on 77aa710dbe08] ok 10 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerValidation [ND@4] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [38s on 77aa710dbe08] ok 14 /work/make-checkout-workdir/test/check-application TestApplication.testFailingPodmanService [ND@0] # 1 TEST PASSED [61s on 77aa710dbe08] ok 15 /work/make-checkout-workdir/test/check-application TestApplication.testHealthcheckSystem [ND@2] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [30s on 77aa710dbe08] ok 12 /work/make-checkout-workdir/test/check-application TestApplication.testCreatePodUser [ND@1] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [31s on 77aa710dbe08] ok 11 /work/make-checkout-workdir/test/check-application TestApplication.testCreatePodSystem [ND@6] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [54s on 77aa710dbe08] ok 16 /work/make-checkout-workdir/test/check-application TestApplication.testHealthcheckUser [ND@5] # 1 TEST PASSED [39s on 77aa710dbe08] ok 9 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerUser [ND@7] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [40s on 77aa710dbe08] ok 13 /work/make-checkout-workdir/test/check-application TestApplication.testDownloadImage [ND@3] # 1 TEST PASSED [38s on 77aa710dbe08] ok 10 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerValidation [ND@4] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [30s on 77aa710dbe08] ok 12 /work/make-checkout-workdir/test/check-application TestApplication.testCreatePodUser [ND@1] # 1 TEST PASSED [24s on 77aa710dbe08] ok 7 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerInPodUser [ND@5] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [31s on 77aa710dbe08] ok 11 /work/make-checkout-workdir/test/check-application TestApplication.testCreatePodSystem [ND@6] # 1 TEST PASSED [45s on 77aa710dbe08] ok 8 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerSystem [ND@0] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [25s on 77aa710dbe08] ok 6 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerInPodSystem [ND@3] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [38s on 77aa710dbe08] ok 9 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerUser [ND@7] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [61s on 77aa710dbe08] ok 15 /work/make-checkout-workdir/test/check-application TestApplication.testHealthcheckSystem [ND@2] # 1 TEST PASSED [24s on 77aa710dbe08] ok 7 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerInPodUser [ND@1] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [37s on 77aa710dbe08] ok 10 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerValidation [ND@4] # 1 TEST PASSED [30s on 77aa710dbe08] ok 5 /work/make-checkout-workdir/test/check-application TestApplication.testCommitUser [ND@5] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [30s on 77aa710dbe08] ok 4 /work/make-checkout-workdir/test/check-application TestApplication.testCommitSystem [ND@6] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [26s on 77aa710dbe08] ok 6 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerInPodSystem [ND@3] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [45s on 77aa710dbe08] ok 8 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerSystem [ND@0] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [24s on 77aa710dbe08] ok 7 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerInPodUser [ND@1] # 1 TEST PASSED [28s on 77aa710dbe08] ok 3 /work/make-checkout-workdir/test/check-application TestApplication.testCheckpointRestore [ND@2] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [39s on 77aa710dbe08] ok 9 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerUser [ND@7] # 1 TEST PASSED [30s on 77aa710dbe08] ok 5 /work/make-checkout-workdir/test/check-application TestApplication.testCommitUser [ND@5] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [26s on 77aa710dbe08] ok 6 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerInPodSystem [ND@3] # 1 TEST PASSED [33s on 77aa710dbe08] ok 4 /work/make-checkout-workdir/test/check-application TestApplication.testCommitSystem [ND@6] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [41s on 77aa710dbe08] ok 2 /work/make-checkout-workdir/test/check-application TestApplication.testBasicUser [ND@4] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [27s on 77aa710dbe08] ok 3 /work/make-checkout-workdir/test/check-application TestApplication.testCheckpointRestore [ND@2] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [29s on 77aa710dbe08] ok 5 /work/make-checkout-workdir/test/check-application TestApplication.testCommitUser [ND@5] # 1 TEST PASSED [44s on 77aa710dbe08] ok 8 /work/make-checkout-workdir/test/check-application TestApplication.testCreateContainerSystem [ND@0] # 1 TEST PASSED [31s on 77aa710dbe08] ok 4 /work/make-checkout-workdir/test/check-application TestApplication.testCommitSystem [ND@6] # 1 TEST PASSED [38s on 77aa710dbe08] ok 2 /work/make-checkout-workdir/test/check-application TestApplication.testBasicUser [ND@4] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [31s on 77aa710dbe08] ok 3 /work/make-checkout-workdir/test/check-application TestApplication.testCheckpointRestore [ND@2] # 1 TEST PASSED [70s on 77aa710dbe08] ok 1 /work/make-checkout-workdir/test/check-application TestApplication.testBasicSystem [ND@1] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [35s on 77aa710dbe08] ok 2 /work/make-checkout-workdir/test/check-application TestApplication.testBasicUser [ND@4] # 1 TEST PASSED [66s on 77aa710dbe08] ok 1 /work/make-checkout-workdir/test/check-application TestApplication.testBasicSystem [ND@1] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [63s on 77aa710dbe08] ok 1 /work/make-checkout-workdir/test/check-application TestApplication.testBasicSystem [ND@1] Overall line coverage: 91.0% # 1 TESTS FAILED [780s on 77aa710dbe08, 0 destructive tests, 44 nondestructive tests: 0: 616s, 1: 772s, 2: 631s, 3: 584s, 4: 665s, 5: 610s, 6: 617s, 7: 575s] make: *** [Makefile:198: check] Error 1 *** Failure: Container exited with code 2