[2024-12-28 01:34:40,212][  INFO][PID:1031804] Marking build as starting
[2024-12-28 01:34:40,281][  INFO][PID:1031804] Trying to allocate VM
[2024-12-28 01:34:43,303][  INFO][PID:1031804] Allocated host ResallocHost, ticket_id=417756, hostname=2620:52:3:1:dead:beef:cafe:c295
[2024-12-28 01:34:43,304][  INFO][PID:1031804] Allocating ssh connection to builder
[2024-12-28 01:34:43,304][  INFO][PID:1031804] Checking that builder machine is OK
[2024-12-28 01:34:44,095][  INFO][PID:1031804] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c295 '/usr/bin/test -f /etc/mock/epel-10-ppc64le.cfg'
[2024-12-28 01:34:44,560][  INFO][PID:1031804] Filling build.info file with builder info
[2024-12-28 01:34:44,562][  INFO][PID:1031804] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "ligenix",
            "project_name": "enterprise-qemu-spice",
            "project_dirname": "enterprise-qemu-spice",
            "submitter": "ligenix",
            "ended_on": null,
            "started_on": 1735349684.5618615,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-10-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8451553-epel-10-ppc64le",
            "build_id": 8451553,
            "package_name": "spice-vdagent",
            "package_version": "0.22.1-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/ligenix/enterprise-qemu-spice/spice-vdagent",
            "git_hash": "7063cef1f611a5128a075fc01ca80d41bd74b76c",
            "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": "ligenix/enterprise-qemu-spice--ligenix",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le",
                "arch_power9"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ligenix/enterprise-qemu-spice",
            "result_dir": "08451553-spice-vdagent",
            "built_packages": "",
            "id": 8451553,
            "mockchain_macros": {
                "copr_username": "ligenix",
                "copr_projectname": "enterprise-qemu-spice",
                "vendor": "Fedora Project COPR (ligenix/enterprise-qemu-spice)"
            }
        }
    ]
}
[2024-12-28 01:34:44,587][  INFO][PID:1031804] Sending fedora-messaging bus message in build.start
[2024-12-28 01:34:45,092][  INFO][PID:1031804] Sending fedora-messaging bus message in chroot.start
[2024-12-28 01:34:45,109][  INFO][PID:1031804] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8451553-epel-10-ppc64le --chroot epel-10-ppc64le --detached
[2024-12-28 01:34:45,865][  INFO][PID:1031804] Downloading the builder-live.log file, attempt 1
[2024-12-28 01:34:45,866][  INFO][PID:1031804] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c295 copr-rpmbuild-log
[2024-12-28 01:34:50,870][  INFO][PID:1031804] Periodic builder liveness probe: alive
[2024-12-28 01:35:45,747][  INFO][PID:1031804] Downloading results from builder
[2024-12-28 01:35:45,748][  INFO][PID:1031804] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c295]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent started
[2024-12-28 01:35:45,748][  INFO][PID:1031804] 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:c295]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent/ &> /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent/build-08451553.rsync.log
[2024-12-28 01:35:46,315][  INFO][PID:1031804] rsyncing finished.
[2024-12-28 01:35:46,316][  INFO][PID:1031804] Releasing VM back to pool
[2024-12-28 01:35:46,324][  INFO][PID:1031804] Searching for 'success' file in resultdir
[2024-12-28 01:35:46,324][  INFO][PID:1031804] Going to sign pkgs from source: 8451553-epel-10-ppc64le in chroot: /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le
[2024-12-28 01:35:46,325][  INFO][PID:1031804] Calling '/bin/sign -u ligenix#enterprise-qemu-spice@copr.fedorahosted.org -p' (attempt #1)
[2024-12-28 01:35:46,625][  INFO][PID:1031804] Calling '/bin/sign -4 -h sha256 -u ligenix#enterprise-qemu-spice@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent/spice-vdagent-0.22.1-7.el10.ppc64le.rpm' (attempt #1)
[2024-12-28 01:35:47,225][  INFO][PID:1031804] signed rpm: /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent/spice-vdagent-0.22.1-7.el10.ppc64le.rpm
[2024-12-28 01:35:47,226][  INFO][PID:1031804] Calling '/bin/sign -4 -h sha256 -u ligenix#enterprise-qemu-spice@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent/spice-vdagent-debugsource-0.22.1-7.el10.ppc64le.rpm' (attempt #1)
[2024-12-28 01:35:47,835][  INFO][PID:1031804] signed rpm: /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent/spice-vdagent-debugsource-0.22.1-7.el10.ppc64le.rpm
[2024-12-28 01:35:47,835][  INFO][PID:1031804] Calling '/bin/sign -4 -h sha256 -u ligenix#enterprise-qemu-spice@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent/spice-vdagent-debuginfo-0.22.1-7.el10.ppc64le.rpm' (attempt #1)
[2024-12-28 01:35:48,430][  INFO][PID:1031804] signed rpm: /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent/spice-vdagent-debuginfo-0.22.1-7.el10.ppc64le.rpm
[2024-12-28 01:35:48,430][  INFO][PID:1031804] Calling '/bin/sign -4 -h sha256 -u ligenix#enterprise-qemu-spice@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent/spice-vdagent-0.22.1-7.el10.src.rpm' (attempt #1)
[2024-12-28 01:35:49,035][  INFO][PID:1031804] signed rpm: /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent/spice-vdagent-0.22.1-7.el10.src.rpm
[2024-12-28 01:35:49,035][  INFO][PID:1031804] Sign done
[2024-12-28 01:35:49,036][  INFO][PID:1031804] Incremental createrepo run, adding 08451553-spice-vdagent into https://download.copr.fedorainfracloud.org/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le, (auto-create-repo=True)
[2024-12-28 01:35:49,037][  INFO][PID:1031804] Running command 'copr-repo --batched /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le --add 08451553-spice-vdagent --no-appstream-metadata' as PID 1034647
[2024-12-28 01:35:49,681][  INFO][PID:1031804] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le --add 08451553-spice-vdagent --no-appstream-metadata)
[2024-12-28 01:35:49,682][  INFO][PID:1031804] Getting build details
[2024-12-28 01:35:49,682][  INFO][PID:1031804] Listing built binary packages in /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent
[2024-12-28 01:35:49,683][  INFO][PID:1031804] Built packages:
['spice-vdagent-debugsource 0.22.1', 'spice-vdagent 0.22.1', 'spice-vdagent-debuginfo 0.22.1']
[2024-12-28 01:35:49,683][  INFO][PID:1031804] build details: {'built_packages': 'spice-vdagent-debugsource 0.22.1\nspice-vdagent 0.22.1\nspice-vdagent-debuginfo 0.22.1'}
[2024-12-28 01:35:49,684][  INFO][PID:1031804] Retrieving pubkey
[2024-12-28 01:35:49,684][  INFO][PID:1031804] Calling '/bin/sign -u ligenix#enterprise-qemu-spice@copr.fedorahosted.org -p' (attempt #1)
[2024-12-28 01:35:49,855][  INFO][PID:1031804] Added pubkey for user ligenix project enterprise-qemu-spice into: /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/pubkey.gpg
[2024-12-28 01:35:49,856][  INFO][PID:1031804] Finished build: id=8451553 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice chroot=epel-10-ppc64le 
[2024-12-28 01:35:49,857][  INFO][PID:1031804] Worker succeeded build, took 65.29604005813599
[2024-12-28 01:35:49,858][  INFO][PID:1031804] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "ligenix",
            "project_name": "enterprise-qemu-spice",
            "project_dirname": "enterprise-qemu-spice",
            "submitter": "ligenix",
            "ended_on": 1735349749.8579016,
            "started_on": 1735349684.5618615,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-10-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8451553-epel-10-ppc64le",
            "build_id": 8451553,
            "package_name": "spice-vdagent",
            "package_version": "0.22.1-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/ligenix/enterprise-qemu-spice/spice-vdagent",
            "git_hash": "7063cef1f611a5128a075fc01ca80d41bd74b76c",
            "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": "ligenix/enterprise-qemu-spice--ligenix",
            "results": {
                "packages": [
                    {
                        "name": "spice-vdagent-debugsource",
                        "epoch": null,
                        "version": "0.22.1",
                        "release": "7.el10",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "spice-vdagent",
                        "epoch": null,
                        "version": "0.22.1",
                        "release": "7.el10",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "spice-vdagent",
                        "epoch": null,
                        "version": "0.22.1",
                        "release": "7.el10",
                        "arch": "src"
                    },
                    {
                        "name": "spice-vdagent-debuginfo",
                        "epoch": null,
                        "version": "0.22.1",
                        "release": "7.el10",
                        "arch": "ppc64le"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le",
                "arch_power9"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ligenix/enterprise-qemu-spice",
            "result_dir": "08451553-spice-vdagent",
            "built_packages": "spice-vdagent-debugsource 0.22.1\nspice-vdagent 0.22.1\nspice-vdagent-debuginfo 0.22.1",
            "id": 8451553,
            "mockchain_macros": {
                "copr_username": "ligenix",
                "copr_projectname": "enterprise-qemu-spice",
                "vendor": "Fedora Project COPR (ligenix/enterprise-qemu-spice)"
            }
        }
    ]
}
[2024-12-28 01:35:49,897][  INFO][PID:1031804] Sending fedora-messaging bus message in build.end
[2024-12-28 01:35:49,913][  INFO][PID:1031804] Compressing /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent/builder-live.log by gzip
[2024-12-28 01:35:49,914][  INFO][PID:1031804] Running command 'gzip /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent/builder-live.log' as PID 1034715
[2024-12-28 01:35:49,920][  INFO][PID:1031804] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent/builder-live.log)
[2024-12-28 01:35:49,920][  INFO][PID:1031804] Compressing /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent/backend.log by gzip
[2024-12-28 01:35:49,921][  INFO][PID:1031804] Running command 'gzip /var/lib/copr/public_html/results/ligenix/enterprise-qemu-spice/epel-10-ppc64le/08451553-spice-vdagent/backend.log' as PID 1034716