[2025-01-15 11:42:31,441][  INFO][PID:1898986] Marking build as starting
[2025-01-15 11:42:31,580][  INFO][PID:1898986] Trying to allocate VM
[2025-01-15 11:42:34,607][  INFO][PID:1898986] Allocated host ResallocHost, ticket_id=684885, hostname=2620:52:3:1:dead:beef:cafe:c14f, name=copr_hv_x86_64_02_prod_00566880_20250115_113054
[2025-01-15 11:42:34,608][  INFO][PID:1898986] Allocating ssh connection to builder
[2025-01-15 11:42:34,608][  INFO][PID:1898986] Checking that builder machine is OK
[2025-01-15 11:42:35,172][  INFO][PID:1898986] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-01-15 11:42:35,495][  INFO][PID:1898986] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-01-15 11:42:35,496][  INFO][PID:1898986] Filling build.info file with builder info
[2025-01-15 11:42:35,497][  INFO][PID:1898986] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12:pr:62",
            "submitter": "https://src.fedoraproject.org/user/pmatilai",
            "ended_on": null,
            "started_on": 1736941355.4969995,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8515538-fedora-40-x86_64",
            "build_id": 8515538,
            "package_name": "rpm",
            "package_version": "4.20.0-6",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:62/rpm",
            "git_hash": "533371f91003926f42b8393090c7c6e4d79ad638",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "@python/python3.12--https://src.fedoraproject.org/user/pmatilai",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12:pr:62",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:62",
            "result_dir": "08515538-rpm",
            "built_packages": "",
            "id": 8515538,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-15 11:42:35,533][  INFO][PID:1898986] Sending fedora-messaging bus message in build.start
[2025-01-15 11:42:36,258][  INFO][PID:1898986] Sending fedora-messaging bus message in chroot.start
[2025-01-15 11:42:36,277][  INFO][PID:1898986] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8515538-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-15 11:42:36,804][  INFO][PID:1898986] Downloading the builder-live.log file, attempt 1
[2025-01-15 11:42:36,806][  INFO][PID:1898986] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14f copr-rpmbuild-log
[2025-01-15 11:42:41,809][  INFO][PID:1898986] Periodic builder liveness probe: alive
[2025-01-15 11:44:21,436][  INFO][PID:1898986] Downloading results from builder
[2025-01-15 11:44:21,436][  INFO][PID:1898986] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm started
[2025-01-15 11:44:21,437][  INFO][PID:1898986] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c14f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/build-08515538.rsync.log
[2025-01-15 11:44:22,016][  INFO][PID:1898986] rsyncing finished.
[2025-01-15 11:44:22,017][  INFO][PID:1898986] Releasing VM back to pool
[2025-01-15 11:44:22,029][  INFO][PID:1898986] Searching for 'success' file in resultdir
[2025-01-15 11:44:22,030][  INFO][PID:1898986] Going to sign pkgs from source: 8515538-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64
[2025-01-15 11:44:22,030][  INFO][PID:1898986] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-15 11:44:22,327][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-syslog-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:23,048][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-syslog-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:23,049][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-devel-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:23,774][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-devel-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:23,775][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-fsverity-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:24,377][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-fsverity-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:24,378][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-sign-libs-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:24,969][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-sign-libs-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:24,970][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/python3-rpm-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:25,609][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/python3-rpm-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:25,609][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-prioreset-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:26,199][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-prioreset-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:26,200][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-apidocs-4.20.0-6.fc42.noarch.rpm' (attempt #1)
[2025-01-15 11:44:26,873][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-apidocs-4.20.0-6.fc42.noarch.rpm
[2025-01-15 11:44:26,874][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-syslog-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:27,469][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-syslog-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:27,469][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-selinux-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:27,945][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-selinux-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:27,946][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:28,545][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:28,546][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-devel-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:29,148][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-devel-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:29,149][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-build-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:30,132][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-build-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:30,133][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-build-libs-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:31,094][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-build-libs-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:31,095][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-audit-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:31,999][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-audit-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:31,999][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-cron-4.20.0-6.fc42.noarch.rpm' (attempt #1)
[2025-01-15 11:44:33,020][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-cron-4.20.0-6.fc42.noarch.rpm
[2025-01-15 11:44:33,021][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-systemd-inhibit-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:33,880][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-systemd-inhibit-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:33,880][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-systemd-inhibit-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:34,900][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-systemd-inhibit-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:34,901][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-prioreset-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:36,376][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-prioreset-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:36,377][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-ima-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:37,468][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-ima-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:37,468][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-sign-libs-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:38,306][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-sign-libs-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:38,306][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-4.20.0-6.fc42.src.rpm' (attempt #1)
[2025-01-15 11:44:39,588][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-4.20.0-6.fc42.src.rpm
[2025-01-15 11:44:39,589][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-selinux-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:40,464][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-selinux-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:40,464][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:41,461][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:41,462][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-fapolicyd-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:42,856][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-fapolicyd-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:42,857][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-unshare-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:43,734][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-unshare-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:43,735][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-libs-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:44,370][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-libs-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:44,371][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-audit-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:45,096][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-audit-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:45,097][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-unshare-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:45,783][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-unshare-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:45,784][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/python3-rpm-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:46,275][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/python3-rpm-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:46,275][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-sign-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:46,748][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-sign-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:46,749][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-dbus-announce-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:47,299][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-dbus-announce-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:47,300][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-fsverity-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:47,961][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-fsverity-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:47,962][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-libs-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:48,446][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-libs-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:48,447][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-fapolicyd-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:49,144][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-fapolicyd-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:49,145][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-ima-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:49,908][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-ima-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:49,909][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-dbus-announce-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:50,624][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-plugin-dbus-announce-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:50,625][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-build-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:51,362][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-build-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:51,363][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-build-libs-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:52,040][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-build-libs-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:52,041][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-debugsource-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:53,043][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-debugsource-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:53,044][  INFO][PID:1898986] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-sign-debuginfo-4.20.0-6.fc42.x86_64.rpm' (attempt #1)
[2025-01-15 11:44:53,699][  INFO][PID:1898986] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/rpm-sign-debuginfo-4.20.0-6.fc42.x86_64.rpm
[2025-01-15 11:44:53,700][  INFO][PID:1898986] Sign done
[2025-01-15 11:44:53,700][  INFO][PID:1898986] Incremental createrepo run, adding 08515538-rpm into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64, (auto-create-repo=True)
[2025-01-15 11:44:53,701][  INFO][PID:1898986] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64 --add 08515538-rpm --no-appstream-metadata' as PID 1909943
[2025-01-15 11:44:54,428][  INFO][PID:1898986] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64 --add 08515538-rpm --no-appstream-metadata)
[2025-01-15 11:44:54,429][  INFO][PID:1898986] Getting build details
[2025-01-15 11:44:54,429][  INFO][PID:1898986] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm
[2025-01-15 11:44:54,430][  INFO][PID:1898986] Built packages:
['rpm-build-libs 4.20.0', 'rpm-plugin-fsverity-debuginfo 4.20.0', 'rpm-plugin-systemd-inhibit-debuginfo 4.20.0', 'rpm-plugin-audit-debuginfo 4.20.0', 'rpm-plugin-selinux 4.20.0', 'rpm-plugin-selinux-debuginfo 4.20.0', 'rpm-plugin-ima-debuginfo 4.20.0', 'rpm-plugin-unshare-debuginfo 4.20.0', 'rpm 4.20.0', 'rpm-devel-debuginfo 4.20.0', 'python3-rpm-debuginfo 4.20.0', 'rpm-plugin-prioreset 4.20.0', 'rpm-cron 4.20.0', 'rpm-libs 4.20.0', 'rpm-plugin-unshare 4.20.0', 'rpm-devel 4.20.0', 'rpm-plugin-audit 4.20.0', 'rpm-libs-debuginfo 4.20.0', 'rpm-build-debuginfo 4.20.0', 'rpm-apidocs 4.20.0', 'rpm-plugin-syslog-debuginfo 4.20.0', 'rpm-plugin-dbus-announce 4.20.0', 'rpm-plugin-systemd-inhibit 4.20.0', 'rpm-sign 4.20.0', 'rpm-plugin-prioreset-debuginfo 4.20.0', 'rpm-debuginfo 4.20.0', 'rpm-plugin-fapolicyd 4.20.0', 'rpm-plugin-ima 4.20.0', 'rpm-sign-libs 4.20.0', 'rpm-plugin-fapolicyd-debuginfo 4.20.0', 'rpm-debugsource 4.20.0', 'rpm-sign-libs-debuginfo 4.20.0', 'rpm-sign-debuginfo 4.20.0', 'python3-rpm 4.20.0', 'rpm-plugin-syslog 4.20.0', 'rpm-plugin-fsverity 4.20.0', 'rpm-plugin-dbus-announce-debuginfo 4.20.0', 'rpm-build 4.20.0', 'rpm-build-libs-debuginfo 4.20.0']
[2025-01-15 11:44:54,430][  INFO][PID:1898986] build details: {'built_packages': 'rpm-build-libs 4.20.0\nrpm-plugin-fsverity-debuginfo 4.20.0\nrpm-plugin-systemd-inhibit-debuginfo 4.20.0\nrpm-plugin-audit-debuginfo 4.20.0\nrpm-plugin-selinux 4.20.0\nrpm-plugin-selinux-debuginfo 4.20.0\nrpm-plugin-ima-debuginfo 4.20.0\nrpm-plugin-unshare-debuginfo 4.20.0\nrpm 4.20.0\nrpm-devel-debuginfo 4.20.0\npython3-rpm-debuginfo 4.20.0\nrpm-plugin-prioreset 4.20.0\nrpm-cron 4.20.0\nrpm-libs 4.20.0\nrpm-plugin-unshare 4.20.0\nrpm-devel 4.20.0\nrpm-plugin-audit 4.20.0\nrpm-libs-debuginfo 4.20.0\nrpm-build-debuginfo 4.20.0\nrpm-apidocs 4.20.0\nrpm-plugin-syslog-debuginfo 4.20.0\nrpm-plugin-dbus-announce 4.20.0\nrpm-plugin-systemd-inhibit 4.20.0\nrpm-sign 4.20.0\nrpm-plugin-prioreset-debuginfo 4.20.0\nrpm-debuginfo 4.20.0\nrpm-plugin-fapolicyd 4.20.0\nrpm-plugin-ima 4.20.0\nrpm-sign-libs 4.20.0\nrpm-plugin-fapolicyd-debuginfo 4.20.0\nrpm-debugsource 4.20.0\nrpm-sign-libs-debuginfo 4.20.0\nrpm-sign-debuginfo 4.20.0\npython3-rpm 4.20.0\nrpm-plugin-syslog 4.20.0\nrpm-plugin-fsverity 4.20.0\nrpm-plugin-dbus-announce-debuginfo 4.20.0\nrpm-build 4.20.0\nrpm-build-libs-debuginfo 4.20.0'}
[2025-01-15 11:44:54,431][  INFO][PID:1898986] Retrieving pubkey
[2025-01-15 11:44:54,431][  INFO][PID:1898986] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-15 11:44:54,612][  INFO][PID:1898986] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12:pr:62/pubkey.gpg
[2025-01-15 11:44:54,613][  INFO][PID:1898986] Finished build: id=8515538 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:62 chroot=fedora-40-x86_64 
[2025-01-15 11:44:54,614][  INFO][PID:1898986] Worker succeeded build, took 139.1179540157318
[2025-01-15 11:44:54,616][  INFO][PID:1898986] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12:pr:62",
            "submitter": "https://src.fedoraproject.org/user/pmatilai",
            "ended_on": 1736941494.6149535,
            "started_on": 1736941355.4969995,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8515538-fedora-40-x86_64",
            "build_id": 8515538,
            "package_name": "rpm",
            "package_version": "4.20.0-6",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:62/rpm",
            "git_hash": "533371f91003926f42b8393090c7c6e4d79ad638",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "@python/python3.12--https://src.fedoraproject.org/user/pmatilai",
            "results": {
                "packages": [
                    {
                        "name": "rpm-build-libs",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-fsverity-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-systemd-inhibit-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-audit-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-selinux",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-selinux-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-ima-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-unshare-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-devel-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-rpm-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-prioreset",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-cron",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "rpm-libs",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "rpm-plugin-unshare",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-devel",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-audit",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-libs-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-build-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-apidocs",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "rpm-plugin-syslog-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-dbus-announce",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-systemd-inhibit",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-sign",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-prioreset-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-fapolicyd",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-ima",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-sign-libs",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-fapolicyd-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-debugsource",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-sign-libs-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-sign-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-rpm",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-syslog",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-fsverity",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-plugin-dbus-announce-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-build",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rpm-build-libs-debuginfo",
                        "epoch": null,
                        "version": "4.20.0",
                        "release": "6.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12:pr:62",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:62",
            "result_dir": "08515538-rpm",
            "built_packages": "rpm-build-libs 4.20.0\nrpm-plugin-fsverity-debuginfo 4.20.0\nrpm-plugin-systemd-inhibit-debuginfo 4.20.0\nrpm-plugin-audit-debuginfo 4.20.0\nrpm-plugin-selinux 4.20.0\nrpm-plugin-selinux-debuginfo 4.20.0\nrpm-plugin-ima-debuginfo 4.20.0\nrpm-plugin-unshare-debuginfo 4.20.0\nrpm 4.20.0\nrpm-devel-debuginfo 4.20.0\npython3-rpm-debuginfo 4.20.0\nrpm-plugin-prioreset 4.20.0\nrpm-cron 4.20.0\nrpm-libs 4.20.0\nrpm-plugin-unshare 4.20.0\nrpm-devel 4.20.0\nrpm-plugin-audit 4.20.0\nrpm-libs-debuginfo 4.20.0\nrpm-build-debuginfo 4.20.0\nrpm-apidocs 4.20.0\nrpm-plugin-syslog-debuginfo 4.20.0\nrpm-plugin-dbus-announce 4.20.0\nrpm-plugin-systemd-inhibit 4.20.0\nrpm-sign 4.20.0\nrpm-plugin-prioreset-debuginfo 4.20.0\nrpm-debuginfo 4.20.0\nrpm-plugin-fapolicyd 4.20.0\nrpm-plugin-ima 4.20.0\nrpm-sign-libs 4.20.0\nrpm-plugin-fapolicyd-debuginfo 4.20.0\nrpm-debugsource 4.20.0\nrpm-sign-libs-debuginfo 4.20.0\nrpm-sign-debuginfo 4.20.0\npython3-rpm 4.20.0\nrpm-plugin-syslog 4.20.0\nrpm-plugin-fsverity 4.20.0\nrpm-plugin-dbus-announce-debuginfo 4.20.0\nrpm-build 4.20.0\nrpm-build-libs-debuginfo 4.20.0",
            "id": 8515538,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-15 11:44:54,666][  INFO][PID:1898986] Sending fedora-messaging bus message in build.end
[2025-01-15 11:44:54,682][  INFO][PID:1898986] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/builder-live.log by gzip
[2025-01-15 11:44:54,683][  INFO][PID:1898986] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/builder-live.log' as PID 1910040
[2025-01-15 11:44:54,698][  INFO][PID:1898986] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/builder-live.log)
[2025-01-15 11:44:54,699][  INFO][PID:1898986] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/backend.log by gzip
[2025-01-15 11:44:54,700][  INFO][PID:1898986] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:62/fedora-40-x86_64/08515538-rpm/backend.log' as PID 1910045