[2025-02-02 08:17:57,380][  INFO][PID:3186036] Marking build as starting
[2025-02-02 08:17:57,409][  INFO][PID:3186036] Trying to allocate VM
[2025-02-02 08:18:00,439][  INFO][PID:3186036] Allocated host ResallocHost, ticket_id=1039645, hostname=2620:52:3:1:dead:beef:cafe:c115, name=copr_hv_x86_64_01_prod_00987629_20250202_075649
[2025-02-02 08:18:00,439][  INFO][PID:3186036] Allocating ssh connection to builder
[2025-02-02 08:18:00,439][  INFO][PID:3186036] Checking that builder machine is OK
[2025-02-02 08:18:00,983][  INFO][PID:3186036] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-02-02 08:18:01,307][  INFO][PID:3186036] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-02-02 08:18:01,307][  INFO][PID:3186036] Filling build.info file with builder info
[2025-02-02 08:18:01,308][  INFO][PID:3186036] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "cockpit-project-cockpit-21575",
            "project_dirname": "cockpit-project-cockpit-21575",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1738484281.3087037,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8596998-fedora-41-x86_64",
            "build_id": 8596998,
            "package_name": "cockpit",
            "package_version": "332-1.20250202081724494951.pr21575.22.g602935204",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/cockpit-project-cockpit-21575/cockpit",
            "git_hash": "ba2c60ed3922b49819b7a5175e8bd5f1ab10f9ca",
            "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": "packit/cockpit-project-cockpit-21575--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-21575",
            "result_dir": "08596998-cockpit",
            "built_packages": "",
            "id": 8596998,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "cockpit-project-cockpit-21575",
                "vendor": "Fedora Project COPR (packit/cockpit-project-cockpit-21575)"
            }
        }
    ]
}
[2025-02-02 08:18:01,341][  INFO][PID:3186036] Sending fedora-messaging bus message in build.start
[2025-02-02 08:18:01,922][  INFO][PID:3186036] Sending fedora-messaging bus message in chroot.start
[2025-02-02 08:18:01,940][  INFO][PID:3186036] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8596998-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-02-02 08:18:02,531][  INFO][PID:3186036] Downloading the builder-live.log file, attempt 1
[2025-02-02 08:18:02,533][  INFO][PID:3186036] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c115 copr-rpmbuild-log
[2025-02-02 08:18:07,536][  INFO][PID:3186036] Periodic builder liveness probe: alive
[2025-02-02 08:20:25,406][  INFO][PID:3186036] Downloading results from builder
[2025-02-02 08:20:25,407][  INFO][PID:3186036] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c115]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit started
[2025-02-02 08:20:25,407][  INFO][PID:3186036] 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:c115]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/ &> /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/build-08596998.rsync.log
[2025-02-02 08:20:26,046][  INFO][PID:3186036] rsyncing finished.
[2025-02-02 08:20:26,047][  INFO][PID:3186036] Releasing VM back to pool
[2025-02-02 08:20:26,055][  INFO][PID:3186036] Searching for 'success' file in resultdir
[2025-02-02 08:20:26,055][  INFO][PID:3186036] Going to sign pkgs from source: 8596998-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64
[2025-02-02 08:20:26,056][  INFO][PID:3186036] Calling '/bin/sign -u packit#cockpit-project-cockpit-21575@copr.fedorahosted.org -p' (attempt #1)
[2025-02-02 08:20:26,358][  INFO][PID:3186036] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21575@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-doc-332-1.20250202081724494951.pr21575.22.g602935204.fc41.noarch.rpm' (attempt #1)
[2025-02-02 08:20:26,884][  INFO][PID:3186036] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-doc-332-1.20250202081724494951.pr21575.22.g602935204.fc41.noarch.rpm
[2025-02-02 08:20:26,885][  INFO][PID:3186036] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21575@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-debuginfo-332-1.20250202081724494951.pr21575.22.g602935204.fc41.x86_64.rpm' (attempt #1)
[2025-02-02 08:20:27,547][  INFO][PID:3186036] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-debuginfo-332-1.20250202081724494951.pr21575.22.g602935204.fc41.x86_64.rpm
[2025-02-02 08:20:27,548][  INFO][PID:3186036] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21575@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-selinux-332-1.20250202081724494951.pr21575.22.g602935204.fc41.noarch.rpm' (attempt #1)
[2025-02-02 08:20:29,663][  INFO][PID:3186036] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-selinux-332-1.20250202081724494951.pr21575.22.g602935204.fc41.noarch.rpm
[2025-02-02 08:20:29,663][  INFO][PID:3186036] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21575@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-bridge-332-1.20250202081724494951.pr21575.22.g602935204.fc41.x86_64.rpm' (attempt #1)
[2025-02-02 08:20:30,327][  INFO][PID:3186036] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-bridge-332-1.20250202081724494951.pr21575.22.g602935204.fc41.x86_64.rpm
[2025-02-02 08:20:30,327][  INFO][PID:3186036] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21575@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-system-332-1.20250202081724494951.pr21575.22.g602935204.fc41.noarch.rpm' (attempt #1)
[2025-02-02 08:20:31,284][  INFO][PID:3186036] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-system-332-1.20250202081724494951.pr21575.22.g602935204.fc41.noarch.rpm
[2025-02-02 08:20:31,284][  INFO][PID:3186036] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21575@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-sosreport-332-1.20250202081724494951.pr21575.22.g602935204.fc41.noarch.rpm' (attempt #1)
[2025-02-02 08:20:31,940][  INFO][PID:3186036] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-sosreport-332-1.20250202081724494951.pr21575.22.g602935204.fc41.noarch.rpm
[2025-02-02 08:20:31,941][  INFO][PID:3186036] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21575@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-332-1.20250202081724494951.pr21575.22.g602935204.fc41.x86_64.rpm' (attempt #1)
[2025-02-02 08:20:32,456][  INFO][PID:3186036] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-332-1.20250202081724494951.pr21575.22.g602935204.fc41.x86_64.rpm
[2025-02-02 08:20:32,457][  INFO][PID:3186036] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21575@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-kdump-332-1.20250202081724494951.pr21575.22.g602935204.fc41.noarch.rpm' (attempt #1)
[2025-02-02 08:20:33,104][  INFO][PID:3186036] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-kdump-332-1.20250202081724494951.pr21575.22.g602935204.fc41.noarch.rpm
[2025-02-02 08:20:33,104][  INFO][PID:3186036] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21575@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-ws-332-1.20250202081724494951.pr21575.22.g602935204.fc41.x86_64.rpm' (attempt #1)
[2025-02-02 08:20:33,645][  INFO][PID:3186036] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-ws-332-1.20250202081724494951.pr21575.22.g602935204.fc41.x86_64.rpm
[2025-02-02 08:20:33,646][  INFO][PID:3186036] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21575@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-332-1.20250202081724494951.pr21575.22.g602935204.fc41.src.rpm' (attempt #1)
[2025-02-02 08:20:34,689][  INFO][PID:3186036] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-332-1.20250202081724494951.pr21575.22.g602935204.fc41.src.rpm
[2025-02-02 08:20:34,689][  INFO][PID:3186036] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21575@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-storaged-332-1.20250202081724494951.pr21575.22.g602935204.fc41.noarch.rpm' (attempt #1)
[2025-02-02 08:20:35,386][  INFO][PID:3186036] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-storaged-332-1.20250202081724494951.pr21575.22.g602935204.fc41.noarch.rpm
[2025-02-02 08:20:35,386][  INFO][PID:3186036] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21575@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-networkmanager-332-1.20250202081724494951.pr21575.22.g602935204.fc41.noarch.rpm' (attempt #1)
[2025-02-02 08:20:36,158][  INFO][PID:3186036] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-networkmanager-332-1.20250202081724494951.pr21575.22.g602935204.fc41.noarch.rpm
[2025-02-02 08:20:36,159][  INFO][PID:3186036] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21575@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-packagekit-332-1.20250202081724494951.pr21575.22.g602935204.fc41.noarch.rpm' (attempt #1)
[2025-02-02 08:20:36,939][  INFO][PID:3186036] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-packagekit-332-1.20250202081724494951.pr21575.22.g602935204.fc41.noarch.rpm
[2025-02-02 08:20:36,939][  INFO][PID:3186036] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21575@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-debugsource-332-1.20250202081724494951.pr21575.22.g602935204.fc41.x86_64.rpm' (attempt #1)
[2025-02-02 08:20:37,710][  INFO][PID:3186036] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/cockpit-debugsource-332-1.20250202081724494951.pr21575.22.g602935204.fc41.x86_64.rpm
[2025-02-02 08:20:37,711][  INFO][PID:3186036] Sign done
[2025-02-02 08:20:37,712][  INFO][PID:3186036] Incremental createrepo run, adding 08596998-cockpit into https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64, (auto-create-repo=True)
[2025-02-02 08:20:37,713][  INFO][PID:3186036] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64 --add 08596998-cockpit --no-appstream-metadata' as PID 3195013
[2025-02-02 08:20:38,477][  INFO][PID:3186036] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64 --add 08596998-cockpit --no-appstream-metadata)
[2025-02-02 08:20:38,478][  INFO][PID:3186036] Getting build details
[2025-02-02 08:20:38,478][  INFO][PID:3186036] Listing built binary packages in /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit
[2025-02-02 08:20:38,479][  INFO][PID:3186036] Built packages:
['cockpit-debuginfo 332', 'cockpit-ws 332', 'cockpit-bridge 332', 'cockpit-sosreport 332', 'cockpit-storaged 332', 'cockpit-networkmanager 332', 'cockpit-selinux 332', 'cockpit-debugsource 332', 'cockpit-doc 332', 'cockpit-system 332', 'cockpit-kdump 332', 'cockpit-packagekit 332', 'cockpit 332']
[2025-02-02 08:20:38,480][  INFO][PID:3186036] build details: {'built_packages': 'cockpit-debuginfo 332\ncockpit-ws 332\ncockpit-bridge 332\ncockpit-sosreport 332\ncockpit-storaged 332\ncockpit-networkmanager 332\ncockpit-selinux 332\ncockpit-debugsource 332\ncockpit-doc 332\ncockpit-system 332\ncockpit-kdump 332\ncockpit-packagekit 332\ncockpit 332'}
[2025-02-02 08:20:38,480][  INFO][PID:3186036] Retrieving pubkey
[2025-02-02 08:20:38,480][  INFO][PID:3186036] Calling '/bin/sign -u packit#cockpit-project-cockpit-21575@copr.fedorahosted.org -p' (attempt #1)
[2025-02-02 08:20:38,781][  INFO][PID:3186036] Added pubkey for user packit project cockpit-project-cockpit-21575 into: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/pubkey.gpg
[2025-02-02 08:20:38,782][  INFO][PID:3186036] Finished build: id=8596998 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575 chroot=fedora-41-x86_64 
[2025-02-02 08:20:38,784][  INFO][PID:3186036] Worker succeeded build, took 157.475510597229
[2025-02-02 08:20:38,785][  INFO][PID:3186036] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "cockpit-project-cockpit-21575",
            "project_dirname": "cockpit-project-cockpit-21575",
            "submitter": "packit",
            "ended_on": 1738484438.7842143,
            "started_on": 1738484281.3087037,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8596998-fedora-41-x86_64",
            "build_id": 8596998,
            "package_name": "cockpit",
            "package_version": "332-1.20250202081724494951.pr21575.22.g602935204",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/cockpit-project-cockpit-21575/cockpit",
            "git_hash": "ba2c60ed3922b49819b7a5175e8bd5f1ab10f9ca",
            "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": "packit/cockpit-project-cockpit-21575--packit",
            "results": {
                "packages": [
                    {
                        "name": "cockpit-debuginfo",
                        "epoch": null,
                        "version": "332",
                        "release": "1.20250202081724494951.pr21575.22.g602935204.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cockpit-ws",
                        "epoch": null,
                        "version": "332",
                        "release": "1.20250202081724494951.pr21575.22.g602935204.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cockpit-bridge",
                        "epoch": null,
                        "version": "332",
                        "release": "1.20250202081724494951.pr21575.22.g602935204.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cockpit-sosreport",
                        "epoch": null,
                        "version": "332",
                        "release": "1.20250202081724494951.pr21575.22.g602935204.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-storaged",
                        "epoch": null,
                        "version": "332",
                        "release": "1.20250202081724494951.pr21575.22.g602935204.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-networkmanager",
                        "epoch": null,
                        "version": "332",
                        "release": "1.20250202081724494951.pr21575.22.g602935204.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-selinux",
                        "epoch": null,
                        "version": "332",
                        "release": "1.20250202081724494951.pr21575.22.g602935204.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit",
                        "epoch": null,
                        "version": "332",
                        "release": "1.20250202081724494951.pr21575.22.g602935204.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "cockpit-debugsource",
                        "epoch": null,
                        "version": "332",
                        "release": "1.20250202081724494951.pr21575.22.g602935204.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cockpit-doc",
                        "epoch": null,
                        "version": "332",
                        "release": "1.20250202081724494951.pr21575.22.g602935204.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-system",
                        "epoch": null,
                        "version": "332",
                        "release": "1.20250202081724494951.pr21575.22.g602935204.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-kdump",
                        "epoch": null,
                        "version": "332",
                        "release": "1.20250202081724494951.pr21575.22.g602935204.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-packagekit",
                        "epoch": null,
                        "version": "332",
                        "release": "1.20250202081724494951.pr21575.22.g602935204.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit",
                        "epoch": null,
                        "version": "332",
                        "release": "1.20250202081724494951.pr21575.22.g602935204.fc41",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-21575",
            "result_dir": "08596998-cockpit",
            "built_packages": "cockpit-debuginfo 332\ncockpit-ws 332\ncockpit-bridge 332\ncockpit-sosreport 332\ncockpit-storaged 332\ncockpit-networkmanager 332\ncockpit-selinux 332\ncockpit-debugsource 332\ncockpit-doc 332\ncockpit-system 332\ncockpit-kdump 332\ncockpit-packagekit 332\ncockpit 332",
            "id": 8596998,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "cockpit-project-cockpit-21575",
                "vendor": "Fedora Project COPR (packit/cockpit-project-cockpit-21575)"
            }
        }
    ]
}
[2025-02-02 08:20:38,821][  INFO][PID:3186036] Sending fedora-messaging bus message in build.end
[2025-02-02 08:20:38,839][  INFO][PID:3186036] Compressing /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/builder-live.log by gzip
[2025-02-02 08:20:38,840][  INFO][PID:3186036] Running command 'gzip /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/builder-live.log' as PID 3195155
[2025-02-02 08:20:38,852][  INFO][PID:3186036] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/builder-live.log)
[2025-02-02 08:20:38,852][  INFO][PID:3186036] Compressing /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/backend.log by gzip
[2025-02-02 08:20:38,853][  INFO][PID:3186036] Running command 'gzip /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21575/fedora-41-x86_64/08596998-cockpit/backend.log' as PID 3195156