[2024-12-19 18:08:59,831][  INFO][PID:1121951] Marking build as starting
[2024-12-19 18:08:59,864][  INFO][PID:1121951] Trying to allocate VM
[2024-12-19 18:09:05,917][  INFO][PID:1121951] Allocated host ResallocHost, ticket_id=282327, hostname=2620:52:3:1:dead:beef:cafe:c190
[2024-12-19 18:09:05,918][  INFO][PID:1121951] Allocating ssh connection to builder
[2024-12-19 18:09:05,919][  INFO][PID:1121951] Checking that builder machine is OK
[2024-12-19 18:09:07,611][  INFO][PID:1121951] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c190 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 18:09:07,979][  INFO][PID:1121951] Filling build.info file with builder info
[2024-12-19 18:09:07,981][  INFO][PID:1121951] 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.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1734631747.9807274,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8418387-fedora-rawhide-x86_64",
            "build_id": 8418387,
            "package_name": "thrift",
            "package_version": "0.20.0-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/thrift",
            "git_hash": "9d92862780695568fabdf06ba93e8ac75656657e",
            "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.14--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "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.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08418387-thrift",
            "built_packages": "",
            "id": 8418387,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 18:09:08,018][  INFO][PID:1121951] Sending fedora-messaging bus message in build.start
[2024-12-19 18:09:08,776][  INFO][PID:1121951] Sending fedora-messaging bus message in chroot.start
[2024-12-19 18:09:08,794][  INFO][PID:1121951] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8418387-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 18:09:09,348][  INFO][PID:1121951] Downloading the builder-live.log file, attempt 1
[2024-12-19 18:09:09,351][  INFO][PID:1121951] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c190 copr-rpmbuild-log
[2024-12-19 18:09:14,359][  INFO][PID:1121951] Periodic builder liveness probe: alive
[2024-12-19 18:17:10,561][  INFO][PID:1121951] Downloading results from builder
[2024-12-19 18:17:10,562][  INFO][PID:1121951] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c190]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift started
[2024-12-19 18:17:10,563][  INFO][PID:1121951] 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:c190]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/build-08418387.rsync.log
[2024-12-19 18:17:11,238][  INFO][PID:1121951] rsyncing finished.
[2024-12-19 18:17:11,239][  INFO][PID:1121951] Releasing VM back to pool
[2024-12-19 18:17:11,251][  INFO][PID:1121951] Searching for 'success' file in resultdir
[2024-12-19 18:17:11,252][  INFO][PID:1121951] Going to sign pkgs from source: 8418387-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-19 18:17:11,252][  INFO][PID:1121951] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 18:17:11,424][  INFO][PID:1121951] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/perl-thrift-0.20.0-3.fc42.noarch.rpm' (attempt #1)
[2024-12-19 18:17:12,082][  INFO][PID:1121951] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/perl-thrift-0.20.0-3.fc42.noarch.rpm
[2024-12-19 18:17:12,083][  INFO][PID:1121951] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-devel-0.20.0-3.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 18:17:12,860][  INFO][PID:1121951] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-devel-0.20.0-3.fc42.x86_64.rpm
[2024-12-19 18:17:12,861][  INFO][PID:1121951] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/python3-thrift-0.20.0-3.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 18:17:13,512][  INFO][PID:1121951] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/python3-thrift-0.20.0-3.fc42.x86_64.rpm
[2024-12-19 18:17:13,513][  INFO][PID:1121951] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-debugsource-0.20.0-3.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 18:17:14,304][  INFO][PID:1121951] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-debugsource-0.20.0-3.fc42.x86_64.rpm
[2024-12-19 18:17:14,305][  INFO][PID:1121951] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-glib-0.20.0-3.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 18:17:14,968][  INFO][PID:1121951] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-glib-0.20.0-3.fc42.x86_64.rpm
[2024-12-19 18:17:14,969][  INFO][PID:1121951] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/python3-thrift-debuginfo-0.20.0-3.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 18:17:15,746][  INFO][PID:1121951] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/python3-thrift-debuginfo-0.20.0-3.fc42.x86_64.rpm
[2024-12-19 18:17:15,747][  INFO][PID:1121951] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-glib-debuginfo-0.20.0-3.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 18:17:16,405][  INFO][PID:1121951] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-glib-debuginfo-0.20.0-3.fc42.x86_64.rpm
[2024-12-19 18:17:16,406][  INFO][PID:1121951] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-0.20.0-3.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 18:17:17,346][  INFO][PID:1121951] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-0.20.0-3.fc42.x86_64.rpm
[2024-12-19 18:17:17,348][  INFO][PID:1121951] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-0.20.0-3.fc42.src.rpm' (attempt #1)
[2024-12-19 18:17:18,361][  INFO][PID:1121951] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-0.20.0-3.fc42.src.rpm
[2024-12-19 18:17:18,363][  INFO][PID:1121951] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-debuginfo-0.20.0-3.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 18:17:19,616][  INFO][PID:1121951] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-debuginfo-0.20.0-3.fc42.x86_64.rpm
[2024-12-19 18:17:19,621][  INFO][PID:1121951] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-qt-0.20.0-3.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 18:17:20,517][  INFO][PID:1121951] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-qt-0.20.0-3.fc42.x86_64.rpm
[2024-12-19 18:17:20,518][  INFO][PID:1121951] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-devel-debuginfo-0.20.0-3.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 18:17:21,422][  INFO][PID:1121951] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-devel-debuginfo-0.20.0-3.fc42.x86_64.rpm
[2024-12-19 18:17:21,423][  INFO][PID:1121951] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-qt-debuginfo-0.20.0-3.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 18:17:22,335][  INFO][PID:1121951] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/thrift-qt-debuginfo-0.20.0-3.fc42.x86_64.rpm
[2024-12-19 18:17:22,336][  INFO][PID:1121951] Sign done
[2024-12-19 18:17:22,336][  INFO][PID:1121951] Incremental createrepo run, adding 08418387-thrift into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-19 18:17:22,338][  INFO][PID:1121951] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08418387-thrift --no-appstream-metadata' as PID 1200714
[2024-12-19 18:17:46,895][  INFO][PID:1121951] Finished after 24 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08418387-thrift --no-appstream-metadata)
[2024-12-19 18:17:46,896][  INFO][PID:1121951] Getting build details
[2024-12-19 18:17:46,897][  INFO][PID:1121951] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift
[2024-12-19 18:17:46,898][  INFO][PID:1121951] Built packages:
['thrift-glib-debuginfo 0.20.0', 'thrift-debugsource 0.20.0', 'thrift-devel-debuginfo 0.20.0', 'thrift 0.20.0', 'thrift-qt 0.20.0', 'thrift-glib 0.20.0', 'thrift-debuginfo 0.20.0', 'thrift-devel 0.20.0', 'python3-thrift 0.20.0', 'python3-thrift-debuginfo 0.20.0', 'thrift-qt-debuginfo 0.20.0', 'perl-thrift 0.20.0']
[2024-12-19 18:17:46,899][  INFO][PID:1121951] build details: {'built_packages': 'thrift-glib-debuginfo 0.20.0\nthrift-debugsource 0.20.0\nthrift-devel-debuginfo 0.20.0\nthrift 0.20.0\nthrift-qt 0.20.0\nthrift-glib 0.20.0\nthrift-debuginfo 0.20.0\nthrift-devel 0.20.0\npython3-thrift 0.20.0\npython3-thrift-debuginfo 0.20.0\nthrift-qt-debuginfo 0.20.0\nperl-thrift 0.20.0'}
[2024-12-19 18:17:46,904][  INFO][PID:1121951] Retrieving pubkey
[2024-12-19 18:17:46,904][  INFO][PID:1121951] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 18:17:47,201][  INFO][PID:1121951] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-19 18:17:47,202][  INFO][PID:1121951] Finished build: id=8418387 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-19 18:17:47,204][  INFO][PID:1121951] Worker succeeded build, took 519.2238988876343
[2024-12-19 18:17:47,206][  INFO][PID:1121951] 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.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": 1734632267.2046263,
            "started_on": 1734631747.9807274,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8418387-fedora-rawhide-x86_64",
            "build_id": 8418387,
            "package_name": "thrift",
            "package_version": "0.20.0-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/thrift",
            "git_hash": "9d92862780695568fabdf06ba93e8ac75656657e",
            "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.14--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "thrift-glib-debuginfo",
                        "epoch": null,
                        "version": "0.20.0",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "thrift-debugsource",
                        "epoch": null,
                        "version": "0.20.0",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "thrift-devel-debuginfo",
                        "epoch": null,
                        "version": "0.20.0",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "thrift",
                        "epoch": null,
                        "version": "0.20.0",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "thrift-qt",
                        "epoch": null,
                        "version": "0.20.0",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "thrift-glib",
                        "epoch": null,
                        "version": "0.20.0",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "thrift-debuginfo",
                        "epoch": null,
                        "version": "0.20.0",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "thrift",
                        "epoch": null,
                        "version": "0.20.0",
                        "release": "3.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "thrift-devel",
                        "epoch": null,
                        "version": "0.20.0",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-thrift",
                        "epoch": null,
                        "version": "0.20.0",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-thrift-debuginfo",
                        "epoch": null,
                        "version": "0.20.0",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "thrift-qt-debuginfo",
                        "epoch": null,
                        "version": "0.20.0",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "perl-thrift",
                        "epoch": null,
                        "version": "0.20.0",
                        "release": "3.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "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.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08418387-thrift",
            "built_packages": "thrift-glib-debuginfo 0.20.0\nthrift-debugsource 0.20.0\nthrift-devel-debuginfo 0.20.0\nthrift 0.20.0\nthrift-qt 0.20.0\nthrift-glib 0.20.0\nthrift-debuginfo 0.20.0\nthrift-devel 0.20.0\npython3-thrift 0.20.0\npython3-thrift-debuginfo 0.20.0\nthrift-qt-debuginfo 0.20.0\nperl-thrift 0.20.0",
            "id": 8418387,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 18:17:47,257][  INFO][PID:1121951] Sending fedora-messaging bus message in build.end
[2024-12-19 18:17:47,284][  INFO][PID:1121951] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/builder-live.log by gzip
[2024-12-19 18:17:47,288][  INFO][PID:1121951] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/builder-live.log' as PID 1204454
[2024-12-19 18:17:47,316][  INFO][PID:1121951] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/builder-live.log)
[2024-12-19 18:17:47,317][  INFO][PID:1121951] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/backend.log by gzip
[2024-12-19 18:17:47,321][  INFO][PID:1121951] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418387-thrift/backend.log' as PID 1204463