[2025-01-06 22:54:39,288][  INFO][PID:462110] Marking build as starting
[2025-01-06 22:54:39,317][  INFO][PID:462110] Trying to allocate VM
[2025-01-06 22:54:42,384][  INFO][PID:462110] Allocated host ResallocHost, ticket_id=523041, hostname=2620:52:3:1:dead:beef:cafe:c153
[2025-01-06 22:54:42,385][  INFO][PID:462110] Allocating ssh connection to builder
[2025-01-06 22:54:42,385][  INFO][PID:462110] Checking that builder machine is OK
[2025-01-06 22:54:42,961][  INFO][PID:462110] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c153 '/usr/bin/test -f /etc/mock/epel-10-x86_64.cfg'
[2025-01-06 22:54:43,275][  INFO][PID:462110] Filling build.info file with builder info
[2025-01-06 22:54:43,277][  INFO][PID:462110] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "bsherman1",
            "project_name": "rkvm",
            "project_dirname": "rkvm",
            "submitter": "bsherman1",
            "ended_on": null,
            "started_on": 1736204083.2771564,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8477875-epel-10-x86_64",
            "build_id": 8477875,
            "package_name": "rkvm",
            "package_version": "0.6.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/bsherman1/rkvm/rkvm",
            "git_hash": "66cdaf049f612bce0cc58e83b5e62670906b776d",
            "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": "bsherman1/rkvm--bsherman1",
            "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/bsherman1/rkvm/epel-10-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/bsherman1/rkvm",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/bsherman1/rkvm",
            "result_dir": "08477875-rkvm",
            "built_packages": "",
            "id": 8477875,
            "mockchain_macros": {
                "copr_username": "bsherman1",
                "copr_projectname": "rkvm",
                "vendor": "Fedora Project COPR (bsherman1/rkvm)"
            }
        }
    ]
}
[2025-01-06 22:54:43,301][  INFO][PID:462110] Sending fedora-messaging bus message in build.start
[2025-01-06 22:54:43,991][  INFO][PID:462110] Sending fedora-messaging bus message in chroot.start
[2025-01-06 22:54:44,009][  INFO][PID:462110] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8477875-epel-10-x86_64 --chroot epel-10-x86_64 --detached
[2025-01-06 22:54:44,579][  INFO][PID:462110] Downloading the builder-live.log file, attempt 1
[2025-01-06 22:54:44,581][  INFO][PID:462110] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c153 copr-rpmbuild-log
[2025-01-06 22:54:49,592][  INFO][PID:462110] Periodic builder liveness probe: alive
[2025-01-06 23:01:42,554][  INFO][PID:462110] Downloading results from builder
[2025-01-06 23:01:42,555][  INFO][PID:462110] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c153]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm started
[2025-01-06 23:01:42,556][  INFO][PID:462110] 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:c153]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm/ &> /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm/build-08477875.rsync.log
[2025-01-06 23:01:43,461][  INFO][PID:462110] rsyncing finished.
[2025-01-06 23:01:43,461][  INFO][PID:462110] Releasing VM back to pool
[2025-01-06 23:01:43,471][  INFO][PID:462110] Searching for 'success' file in resultdir
[2025-01-06 23:01:43,472][  INFO][PID:462110] Going to sign pkgs from source: 8477875-epel-10-x86_64 in chroot: /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64
[2025-01-06 23:01:43,473][  INFO][PID:462110] Calling '/bin/sign -u bsherman1#rkvm@copr.fedorahosted.org -p' (attempt #1)
[2025-01-06 23:01:43,644][  INFO][PID:462110] Calling '/bin/sign -4 -h sha256 -u bsherman1#rkvm@copr.fedorahosted.org -r /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm/rkvm-0.6.1-1.el10.x86_64.rpm' (attempt #1)
[2025-01-06 23:01:44,318][  INFO][PID:462110] signed rpm: /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm/rkvm-0.6.1-1.el10.x86_64.rpm
[2025-01-06 23:01:44,319][  INFO][PID:462110] Calling '/bin/sign -4 -h sha256 -u bsherman1#rkvm@copr.fedorahosted.org -r /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm/rkvm-0.6.1-1.el10.src.rpm' (attempt #1)
[2025-01-06 23:01:44,977][  INFO][PID:462110] signed rpm: /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm/rkvm-0.6.1-1.el10.src.rpm
[2025-01-06 23:01:44,978][  INFO][PID:462110] Calling '/bin/sign -4 -h sha256 -u bsherman1#rkvm@copr.fedorahosted.org -r /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm/rkvm-debuginfo-0.6.1-1.el10.x86_64.rpm' (attempt #1)
[2025-01-06 23:01:46,153][  INFO][PID:462110] signed rpm: /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm/rkvm-debuginfo-0.6.1-1.el10.x86_64.rpm
[2025-01-06 23:01:46,154][  INFO][PID:462110] Calling '/bin/sign -4 -h sha256 -u bsherman1#rkvm@copr.fedorahosted.org -r /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm/rkvm-debugsource-0.6.1-1.el10.x86_64.rpm' (attempt #1)
[2025-01-06 23:01:47,092][  INFO][PID:462110] signed rpm: /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm/rkvm-debugsource-0.6.1-1.el10.x86_64.rpm
[2025-01-06 23:01:47,092][  INFO][PID:462110] Sign done
[2025-01-06 23:01:47,093][  INFO][PID:462110] Incremental createrepo run, adding 08477875-rkvm into https://download.copr.fedorainfracloud.org/results/bsherman1/rkvm/epel-10-x86_64, (auto-create-repo=True)
[2025-01-06 23:01:47,094][  INFO][PID:462110] Running command 'copr-repo --batched /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64 --add 08477875-rkvm --no-appstream-metadata' as PID 487460
[2025-01-06 23:01:47,899][  INFO][PID:462110] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64 --add 08477875-rkvm --no-appstream-metadata)
[2025-01-06 23:01:47,900][  INFO][PID:462110] Getting build details
[2025-01-06 23:01:47,900][  INFO][PID:462110] Listing built binary packages in /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm
[2025-01-06 23:01:47,900][  INFO][PID:462110] Built packages:
['rkvm-debuginfo 0.6.1', 'rkvm-debugsource 0.6.1', 'rkvm 0.6.1']
[2025-01-06 23:01:47,901][  INFO][PID:462110] build details: {'built_packages': 'rkvm-debuginfo 0.6.1\nrkvm-debugsource 0.6.1\nrkvm 0.6.1'}
[2025-01-06 23:01:47,901][  INFO][PID:462110] Retrieving pubkey
[2025-01-06 23:01:47,902][  INFO][PID:462110] Calling '/bin/sign -u bsherman1#rkvm@copr.fedorahosted.org -p' (attempt #1)
[2025-01-06 23:01:48,200][  INFO][PID:462110] Added pubkey for user bsherman1 project rkvm into: /var/lib/copr/public_html/results/bsherman1/rkvm/pubkey.gpg
[2025-01-06 23:01:48,201][  INFO][PID:462110] Finished build: id=8477875 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/bsherman1/rkvm chroot=epel-10-x86_64 
[2025-01-06 23:01:48,203][  INFO][PID:462110] Worker succeeded build, took 424.9261176586151
[2025-01-06 23:01:48,204][  INFO][PID:462110] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "bsherman1",
            "project_name": "rkvm",
            "project_dirname": "rkvm",
            "submitter": "bsherman1",
            "ended_on": 1736204508.203274,
            "started_on": 1736204083.2771564,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8477875-epel-10-x86_64",
            "build_id": 8477875,
            "package_name": "rkvm",
            "package_version": "0.6.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/bsherman1/rkvm/rkvm",
            "git_hash": "66cdaf049f612bce0cc58e83b5e62670906b776d",
            "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": "bsherman1/rkvm--bsherman1",
            "results": {
                "packages": [
                    {
                        "name": "rkvm-debuginfo",
                        "epoch": null,
                        "version": "0.6.1",
                        "release": "1.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rkvm-debugsource",
                        "epoch": null,
                        "version": "0.6.1",
                        "release": "1.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rkvm",
                        "epoch": null,
                        "version": "0.6.1",
                        "release": "1.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rkvm",
                        "epoch": null,
                        "version": "0.6.1",
                        "release": "1.el10",
                        "arch": "src"
                    }
                ]
            },
            "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/bsherman1/rkvm/epel-10-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/bsherman1/rkvm",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/bsherman1/rkvm",
            "result_dir": "08477875-rkvm",
            "built_packages": "rkvm-debuginfo 0.6.1\nrkvm-debugsource 0.6.1\nrkvm 0.6.1",
            "id": 8477875,
            "mockchain_macros": {
                "copr_username": "bsherman1",
                "copr_projectname": "rkvm",
                "vendor": "Fedora Project COPR (bsherman1/rkvm)"
            }
        }
    ]
}
[2025-01-06 23:01:48,236][  INFO][PID:462110] Sending fedora-messaging bus message in build.end
[2025-01-06 23:01:48,255][  INFO][PID:462110] Compressing /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm/builder-live.log by gzip
[2025-01-06 23:01:48,256][  INFO][PID:462110] Running command 'gzip /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm/builder-live.log' as PID 487533
[2025-01-06 23:01:48,265][  INFO][PID:462110] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm/builder-live.log)
[2025-01-06 23:01:48,266][  INFO][PID:462110] Compressing /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm/backend.log by gzip
[2025-01-06 23:01:48,267][  INFO][PID:462110] Running command 'gzip /var/lib/copr/public_html/results/bsherman1/rkvm/epel-10-x86_64/08477875-rkvm/backend.log' as PID 487534