[2025-01-29 10:07:44,670][  INFO][PID:2634202] Marking build as starting
[2025-01-29 10:07:44,739][  INFO][PID:2634202] Trying to allocate VM
[2025-01-29 10:09:32,895][  INFO][PID:2634202] Allocated host ResallocHost, ticket_id=976830, hostname=3.219.215.32, name=aws_x86_64_spot_prod_00891950_20250129_100759
[2025-01-29 10:09:32,896][  INFO][PID:2634202] Allocating ssh connection to builder
[2025-01-29 10:09:32,897][  INFO][PID:2634202] Checking that builder machine is OK
[2025-01-29 10:09:33,232][  INFO][PID:2634202] Running remote command: copr-builder-ready centos-stream-9-x86_64
[2025-01-29 10:09:33,444][  INFO][PID:2634202] Red Hat subscription not needed for centos-stream-9-x86_64
Builder is ready to be used

[2025-01-29 10:09:33,445][  INFO][PID:2634202] Filling build.info file with builder info
[2025-01-29 10:09:33,446][  INFO][PID:2634202] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "rhcontainerbot",
            "project_name": "podman-next",
            "project_dirname": "podman-next",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1738145373.4466696,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8583795-centos-stream-9-x86_64",
            "build_id": 8583795,
            "package_name": "gvisor-tap-vsock",
            "package_version": "103:0.8.2-1.20250129100708478184.main.8.g6436c51a",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rhcontainerbot/podman-next/gvisor-tap-vsock",
            "git_hash": "8a3941e09dd4a5417f6e0b5f6f0b041cc21e5c33",
            "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": "rhcontainerbot/podman-next--packit",
            "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/rhcontainerbot/podman-next/centos-stream-9-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://dl.fedoraproject.org/pub/epel/9/Everything/$basearch/",
                    "id": "https_dl_fedoraproject_org_pub_epel_9_Everything_basearch",
                    "name": "Additional repo https_dl_fedoraproject_org_pub_epel_9_Everything_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rhcontainerbot/podman-next",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next",
            "result_dir": "08583795-gvisor-tap-vsock",
            "built_packages": "",
            "id": 8583795,
            "mockchain_macros": {
                "copr_username": "rhcontainerbot",
                "copr_projectname": "podman-next",
                "vendor": "Fedora Project COPR (rhcontainerbot/podman-next)"
            }
        }
    ]
}
[2025-01-29 10:09:33,516][  INFO][PID:2634202] Sending fedora-messaging bus message in build.start
[2025-01-29 10:09:34,337][  INFO][PID:2634202] Sending fedora-messaging bus message in chroot.start
[2025-01-29 10:09:34,358][  INFO][PID:2634202] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8583795-centos-stream-9-x86_64 --chroot centos-stream-9-x86_64 --detached
[2025-01-29 10:09:34,721][  INFO][PID:2634202] Downloading the builder-live.log file, attempt 1
[2025-01-29 10:09:34,724][  INFO][PID:2634202] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.219.215.32 copr-rpmbuild-log
[2025-01-29 10:09:39,730][  INFO][PID:2634202] Periodic builder liveness probe: alive
[2025-01-29 10:10:56,132][  INFO][PID:2634202] Downloading results from builder
[2025-01-29 10:10:56,133][  INFO][PID:2634202] rsyncing of mockbuilder@3.219.215.32:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock started
[2025-01-29 10:10:56,135][  INFO][PID:2634202] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.219.215.32:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/ &> /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/build-08583795.rsync.log
[2025-01-29 10:10:56,941][  INFO][PID:2634202] rsyncing finished.
[2025-01-29 10:10:56,942][  INFO][PID:2634202] Releasing VM back to pool
[2025-01-29 10:10:56,965][  INFO][PID:2634202] Searching for 'success' file in resultdir
[2025-01-29 10:10:56,966][  INFO][PID:2634202] Going to sign pkgs from source: 8583795-centos-stream-9-x86_64 in chroot: /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64
[2025-01-29 10:10:56,968][  INFO][PID:2634202] Calling '/bin/sign -u rhcontainerbot#podman-next@copr.fedorahosted.org -p' (attempt #1)
[2025-01-29 10:10:57,269][  INFO][PID:2634202] Calling '/bin/sign -4 -h sha256 -u rhcontainerbot#podman-next@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/gvisor-tap-vsock-debuginfo-0.8.2-1.x86_64.rpm' (attempt #1)
[2025-01-29 10:10:58,038][  INFO][PID:2634202] signed rpm: /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/gvisor-tap-vsock-debuginfo-0.8.2-1.x86_64.rpm
[2025-01-29 10:10:58,039][  INFO][PID:2634202] Calling '/bin/sign -4 -h sha256 -u rhcontainerbot#podman-next@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/gvisor-tap-vsock-0.8.2-1.x86_64.rpm' (attempt #1)
[2025-01-29 10:10:58,726][  INFO][PID:2634202] signed rpm: /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/gvisor-tap-vsock-0.8.2-1.x86_64.rpm
[2025-01-29 10:10:58,727][  INFO][PID:2634202] Calling '/bin/sign -4 -h sha256 -u rhcontainerbot#podman-next@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/gvisor-tap-vsock-gvforwarder-debuginfo-0.8.2-1.x86_64.rpm' (attempt #1)
[2025-01-29 10:10:59,352][  INFO][PID:2634202] signed rpm: /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/gvisor-tap-vsock-gvforwarder-debuginfo-0.8.2-1.x86_64.rpm
[2025-01-29 10:10:59,354][  INFO][PID:2634202] Calling '/bin/sign -4 -h sha256 -u rhcontainerbot#podman-next@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/gvisor-tap-vsock-gvforwarder-0.8.2-1.x86_64.rpm' (attempt #1)
[2025-01-29 10:10:59,999][  INFO][PID:2634202] signed rpm: /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/gvisor-tap-vsock-gvforwarder-0.8.2-1.x86_64.rpm
[2025-01-29 10:11:00,000][  INFO][PID:2634202] Calling '/bin/sign -4 -h sha256 -u rhcontainerbot#podman-next@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/gvisor-tap-vsock-0.8.2-1.src.rpm' (attempt #1)
[2025-01-29 10:11:00,820][  INFO][PID:2634202] signed rpm: /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/gvisor-tap-vsock-0.8.2-1.src.rpm
[2025-01-29 10:11:00,821][  INFO][PID:2634202] Calling '/bin/sign -4 -h sha256 -u rhcontainerbot#podman-next@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/gvisor-tap-vsock-debugsource-0.8.2-1.x86_64.rpm' (attempt #1)
[2025-01-29 10:11:01,557][  INFO][PID:2634202] signed rpm: /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/gvisor-tap-vsock-debugsource-0.8.2-1.x86_64.rpm
[2025-01-29 10:11:01,562][  INFO][PID:2634202] Sign done
[2025-01-29 10:11:01,563][  INFO][PID:2634202] Incremental createrepo run, adding 08583795-gvisor-tap-vsock into https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next/centos-stream-9-x86_64, (auto-create-repo=True)
[2025-01-29 10:11:01,568][  INFO][PID:2634202] Running command 'copr-repo --batched /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64 --add 08583795-gvisor-tap-vsock --no-appstream-metadata' as PID 2665117
[2025-01-29 10:11:04,687][  INFO][PID:2634202] Finished after 3 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64 --add 08583795-gvisor-tap-vsock --no-appstream-metadata)
[2025-01-29 10:11:04,688][  INFO][PID:2634202] Getting build details
[2025-01-29 10:11:04,689][  INFO][PID:2634202] Listing built binary packages in /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock
[2025-01-29 10:11:04,689][  INFO][PID:2634202] Built packages:
['gvisor-tap-vsock 0.8.2', 'gvisor-tap-vsock-debugsource 0.8.2', 'gvisor-tap-vsock-gvforwarder 0.8.2', 'gvisor-tap-vsock-gvforwarder-debuginfo 0.8.2', 'gvisor-tap-vsock-debuginfo 0.8.2']
[2025-01-29 10:11:04,690][  INFO][PID:2634202] build details: {'built_packages': 'gvisor-tap-vsock 0.8.2\ngvisor-tap-vsock-debugsource 0.8.2\ngvisor-tap-vsock-gvforwarder 0.8.2\ngvisor-tap-vsock-gvforwarder-debuginfo 0.8.2\ngvisor-tap-vsock-debuginfo 0.8.2'}
[2025-01-29 10:11:04,690][  INFO][PID:2634202] Retrieving pubkey
[2025-01-29 10:11:04,691][  INFO][PID:2634202] Calling '/bin/sign -u rhcontainerbot#podman-next@copr.fedorahosted.org -p' (attempt #1)
[2025-01-29 10:11:04,992][  INFO][PID:2634202] Added pubkey for user rhcontainerbot project podman-next into: /var/lib/copr/public_html/results/rhcontainerbot/podman-next/pubkey.gpg
[2025-01-29 10:11:04,992][  INFO][PID:2634202] Finished build: id=8583795 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/rhcontainerbot/podman-next chroot=centos-stream-9-x86_64 
[2025-01-29 10:11:04,995][  INFO][PID:2634202] Worker succeeded build, took 91.5485680103302
[2025-01-29 10:11:04,996][  INFO][PID:2634202] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "rhcontainerbot",
            "project_name": "podman-next",
            "project_dirname": "podman-next",
            "submitter": "packit",
            "ended_on": 1738145464.9952376,
            "started_on": 1738145373.4466696,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8583795-centos-stream-9-x86_64",
            "build_id": 8583795,
            "package_name": "gvisor-tap-vsock",
            "package_version": "103:0.8.2-1.20250129100708478184.main.8.g6436c51a",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rhcontainerbot/podman-next/gvisor-tap-vsock",
            "git_hash": "8a3941e09dd4a5417f6e0b5f6f0b041cc21e5c33",
            "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": "rhcontainerbot/podman-next--packit",
            "results": {
                "packages": [
                    {
                        "name": "gvisor-tap-vsock",
                        "epoch": 103,
                        "version": "0.8.2",
                        "release": "1",
                        "arch": "x86_64"
                    },
                    {
                        "name": "gvisor-tap-vsock-debugsource",
                        "epoch": 103,
                        "version": "0.8.2",
                        "release": "1",
                        "arch": "x86_64"
                    },
                    {
                        "name": "gvisor-tap-vsock",
                        "epoch": 103,
                        "version": "0.8.2",
                        "release": "1",
                        "arch": "src"
                    },
                    {
                        "name": "gvisor-tap-vsock-gvforwarder",
                        "epoch": 103,
                        "version": "0.8.2",
                        "release": "1",
                        "arch": "x86_64"
                    },
                    {
                        "name": "gvisor-tap-vsock-gvforwarder-debuginfo",
                        "epoch": 103,
                        "version": "0.8.2",
                        "release": "1",
                        "arch": "x86_64"
                    },
                    {
                        "name": "gvisor-tap-vsock-debuginfo",
                        "epoch": 103,
                        "version": "0.8.2",
                        "release": "1",
                        "arch": "x86_64"
                    }
                ]
            },
            "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/rhcontainerbot/podman-next/centos-stream-9-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://dl.fedoraproject.org/pub/epel/9/Everything/$basearch/",
                    "id": "https_dl_fedoraproject_org_pub_epel_9_Everything_basearch",
                    "name": "Additional repo https_dl_fedoraproject_org_pub_epel_9_Everything_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rhcontainerbot/podman-next",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next",
            "result_dir": "08583795-gvisor-tap-vsock",
            "built_packages": "gvisor-tap-vsock 0.8.2\ngvisor-tap-vsock-debugsource 0.8.2\ngvisor-tap-vsock-gvforwarder 0.8.2\ngvisor-tap-vsock-gvforwarder-debuginfo 0.8.2\ngvisor-tap-vsock-debuginfo 0.8.2",
            "id": 8583795,
            "mockchain_macros": {
                "copr_username": "rhcontainerbot",
                "copr_projectname": "podman-next",
                "vendor": "Fedora Project COPR (rhcontainerbot/podman-next)"
            }
        }
    ]
}
[2025-01-29 10:11:05,050][  INFO][PID:2634202] Sending fedora-messaging bus message in build.end
[2025-01-29 10:11:05,069][  INFO][PID:2634202] Compressing /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/builder-live.log by gzip
[2025-01-29 10:11:05,070][  INFO][PID:2634202] Running command 'gzip /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/builder-live.log' as PID 2665685
[2025-01-29 10:11:05,099][  INFO][PID:2634202] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/builder-live.log)
[2025-01-29 10:11:05,100][  INFO][PID:2634202] Compressing /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/backend.log by gzip
[2025-01-29 10:11:05,101][  INFO][PID:2634202] Running command 'gzip /var/lib/copr/public_html/results/rhcontainerbot/podman-next/centos-stream-9-x86_64/08583795-gvisor-tap-vsock/backend.log' as PID 2665690