[2024-12-19 16:38:18,132][  INFO][PID:560137] Marking build as starting
[2024-12-19 16:38:18,163][  INFO][PID:560137] Trying to allocate VM
[2024-12-19 16:38:21,246][  INFO][PID:560137] Allocated host ResallocHost, ticket_id=279532, hostname=2620:52:3:1:dead:beef:cafe:c108
[2024-12-19 16:38:21,246][  INFO][PID:560137] Allocating ssh connection to builder
[2024-12-19 16:38:21,247][  INFO][PID:560137] Checking that builder machine is OK
[2024-12-19 16:38:21,832][  INFO][PID:560137] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c108 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 16:38:22,147][  INFO][PID:560137] Filling build.info file with builder info
[2024-12-19 16:38:22,148][  INFO][PID:560137] 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": 1734626302.1485713,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417353-fedora-rawhide-x86_64",
            "build_id": 8417353,
            "package_name": "python-msgpack",
            "package_version": "1.1.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-msgpack",
            "git_hash": "05d314fe6e49c860f0f9d82c5da6cb9e140426f4",
            "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": "08417353-python-msgpack",
            "built_packages": "",
            "id": 8417353,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 16:38:22,172][  INFO][PID:560137] Sending fedora-messaging bus message in build.start
[2024-12-19 16:38:22,788][  INFO][PID:560137] Sending fedora-messaging bus message in chroot.start
[2024-12-19 16:38:22,805][  INFO][PID:560137] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8417353-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 16:38:23,347][  INFO][PID:560137] Downloading the builder-live.log file, attempt 1
[2024-12-19 16:38:23,348][  INFO][PID:560137] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c108 copr-rpmbuild-log
[2024-12-19 16:38:28,355][  INFO][PID:560137] Periodic builder liveness probe: alive
[2024-12-19 16:39:06,345][  INFO][PID:560137] Downloading results from builder
[2024-12-19 16:39:06,346][  INFO][PID:560137] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c108]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417353-python-msgpack started
[2024-12-19 16:39:06,347][  INFO][PID:560137] 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:c108]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417353-python-msgpack/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417353-python-msgpack/build-08417353.rsync.log
[2024-12-19 16:39:06,751][  INFO][PID:560137] rsyncing finished.
[2024-12-19 16:39:06,752][  INFO][PID:560137] Releasing VM back to pool
[2024-12-19 16:39:06,768][  INFO][PID:560137] Searching for 'success' file in resultdir
[2024-12-19 16:39:06,769][  INFO][PID:560137] Going to sign pkgs from source: 8417353-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-19 16:39:06,770][  INFO][PID:560137] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 16:39:07,066][  INFO][PID:560137] 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/08417353-python-msgpack/python3-msgpack-debuginfo-1.1.0-1.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:39:07,980][  INFO][PID:560137] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417353-python-msgpack/python3-msgpack-debuginfo-1.1.0-1.fc42.x86_64.rpm
[2024-12-19 16:39:07,980][  INFO][PID:560137] 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/08417353-python-msgpack/python-msgpack-1.1.0-1.fc42.src.rpm' (attempt #1)
[2024-12-19 16:39:08,755][  INFO][PID:560137] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417353-python-msgpack/python-msgpack-1.1.0-1.fc42.src.rpm
[2024-12-19 16:39:08,755][  INFO][PID:560137] 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/08417353-python-msgpack/python3-msgpack-1.1.0-1.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:39:09,535][  INFO][PID:560137] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417353-python-msgpack/python3-msgpack-1.1.0-1.fc42.x86_64.rpm
[2024-12-19 16:39:09,535][  INFO][PID:560137] 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/08417353-python-msgpack/python-msgpack-debugsource-1.1.0-1.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:39:10,429][  INFO][PID:560137] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417353-python-msgpack/python-msgpack-debugsource-1.1.0-1.fc42.x86_64.rpm
[2024-12-19 16:39:10,430][  INFO][PID:560137] Sign done
[2024-12-19 16:39:10,430][  INFO][PID:560137] Incremental createrepo run, adding 08417353-python-msgpack into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-19 16:39:10,431][  INFO][PID:560137] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08417353-python-msgpack --no-appstream-metadata' as PID 562235
[2024-12-19 16:39:35,228][  INFO][PID:560137] 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 08417353-python-msgpack --no-appstream-metadata)
[2024-12-19 16:39:35,229][  INFO][PID:560137] Getting build details
[2024-12-19 16:39:35,229][  INFO][PID:560137] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417353-python-msgpack
[2024-12-19 16:39:35,230][  INFO][PID:560137] Built packages:
['python-msgpack-debugsource 1.1.0', 'python3-msgpack 1.1.0', 'python3-msgpack-debuginfo 1.1.0']
[2024-12-19 16:39:35,231][  INFO][PID:560137] build details: {'built_packages': 'python-msgpack-debugsource 1.1.0\npython3-msgpack 1.1.0\npython3-msgpack-debuginfo 1.1.0'}
[2024-12-19 16:39:35,231][  INFO][PID:560137] Retrieving pubkey
[2024-12-19 16:39:35,232][  INFO][PID:560137] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 16:39:35,528][  INFO][PID:560137] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-19 16:39:35,529][  INFO][PID:560137] Finished build: id=8417353 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-19 16:39:35,531][  INFO][PID:560137] Worker succeeded build, took 73.3829562664032
[2024-12-19 16:39:35,532][  INFO][PID:560137] 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": 1734626375.5315275,
            "started_on": 1734626302.1485713,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417353-fedora-rawhide-x86_64",
            "build_id": 8417353,
            "package_name": "python-msgpack",
            "package_version": "1.1.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-msgpack",
            "git_hash": "05d314fe6e49c860f0f9d82c5da6cb9e140426f4",
            "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": "python-msgpack-debugsource",
                        "epoch": null,
                        "version": "1.1.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-msgpack",
                        "epoch": null,
                        "version": "1.1.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-msgpack",
                        "epoch": null,
                        "version": "1.1.0",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-msgpack-debuginfo",
                        "epoch": null,
                        "version": "1.1.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "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": "08417353-python-msgpack",
            "built_packages": "python-msgpack-debugsource 1.1.0\npython3-msgpack 1.1.0\npython3-msgpack-debuginfo 1.1.0",
            "id": 8417353,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 16:39:35,562][  INFO][PID:560137] Sending fedora-messaging bus message in build.end
[2024-12-19 16:39:35,582][  INFO][PID:560137] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417353-python-msgpack/builder-live.log by gzip
[2024-12-19 16:39:35,583][  INFO][PID:560137] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417353-python-msgpack/builder-live.log' as PID 563554
[2024-12-19 16:39:35,588][  INFO][PID:560137] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417353-python-msgpack/builder-live.log)
[2024-12-19 16:39:35,589][  INFO][PID:560137] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417353-python-msgpack/backend.log by gzip
[2024-12-19 16:39:35,590][  INFO][PID:560137] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417353-python-msgpack/backend.log' as PID 563555