[2024-12-19 18:17:21,908][  INFO][PID:1200605] Marking build as starting
[2024-12-19 18:17:21,940][  INFO][PID:1200605] Trying to allocate VM
[2024-12-19 18:17:50,049][  INFO][PID:1200605] Allocated host ResallocHost, ticket_id=282733, hostname=98.82.139.206
[2024-12-19 18:17:50,051][  INFO][PID:1200605] Allocating ssh connection to builder
[2024-12-19 18:17:50,051][  INFO][PID:1200605] Checking that builder machine is OK
[2024-12-19 18:17:50,404][  INFO][PID:1200605] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.82.139.206 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 18:17:50,619][  INFO][PID:1200605] Filling build.info file with builder info
[2024-12-19 18:17:50,620][  INFO][PID:1200605] 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": 1734632270.6205406,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8418460-fedora-rawhide-x86_64",
            "build_id": 8418460,
            "package_name": "udiskie",
            "package_version": "2.5.3-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/udiskie",
            "git_hash": "0e4738a94d0da9ed3b06039748a5fba93cdc4feb",
            "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": "08418460-udiskie",
            "built_packages": "",
            "id": 8418460,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 18:17:50,646][  INFO][PID:1200605] Sending fedora-messaging bus message in build.start
[2024-12-19 18:17:51,367][  INFO][PID:1200605] Sending fedora-messaging bus message in chroot.start
[2024-12-19 18:17:51,390][  INFO][PID:1200605] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8418460-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 18:17:51,750][  INFO][PID:1200605] Downloading the builder-live.log file, attempt 1
[2024-12-19 18:17:51,753][  INFO][PID:1200605] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.82.139.206 copr-rpmbuild-log
[2024-12-19 18:17:56,759][  INFO][PID:1200605] Periodic builder liveness probe: alive
[2024-12-19 18:18:16,796][  INFO][PID:1200605] Downloading results from builder
[2024-12-19 18:18:16,796][  INFO][PID:1200605] rsyncing of mockbuilder@98.82.139.206:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418460-udiskie started
[2024-12-19 18:18:16,797][  INFO][PID:1200605] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.82.139.206:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418460-udiskie/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418460-udiskie/build-08418460.rsync.log
[2024-12-19 18:18:17,027][  INFO][PID:1200605] rsyncing finished.
[2024-12-19 18:18:17,028][  INFO][PID:1200605] Releasing VM back to pool
[2024-12-19 18:18:17,039][  INFO][PID:1200605] Searching for 'success' file in resultdir
[2024-12-19 18:18:17,040][  INFO][PID:1200605] Going to sign pkgs from source: 8418460-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-19 18:18:17,040][  INFO][PID:1200605] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 18:18:17,222][  INFO][PID:1200605] 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/08418460-udiskie/python3-udiskie-2.5.3-5.fc42.noarch.rpm' (attempt #1)
[2024-12-19 18:18:17,889][  INFO][PID:1200605] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418460-udiskie/python3-udiskie-2.5.3-5.fc42.noarch.rpm
[2024-12-19 18:18:17,890][  INFO][PID:1200605] 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/08418460-udiskie/udiskie-2.5.3-5.fc42.noarch.rpm' (attempt #1)
[2024-12-19 18:18:18,559][  INFO][PID:1200605] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418460-udiskie/udiskie-2.5.3-5.fc42.noarch.rpm
[2024-12-19 18:18:18,559][  INFO][PID:1200605] 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/08418460-udiskie/udiskie-2.5.3-5.fc42.src.rpm' (attempt #1)
[2024-12-19 18:18:19,491][  INFO][PID:1200605] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418460-udiskie/udiskie-2.5.3-5.fc42.src.rpm
[2024-12-19 18:18:19,493][  INFO][PID:1200605] Sign done
[2024-12-19 18:18:19,494][  INFO][PID:1200605] Incremental createrepo run, adding 08418460-udiskie into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-19 18:18:19,495][  INFO][PID:1200605] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08418460-udiskie --no-appstream-metadata' as PID 1208291
[2024-12-19 18:18:44,780][  INFO][PID:1200605] Finished after 25 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08418460-udiskie --no-appstream-metadata)
[2024-12-19 18:18:44,781][  INFO][PID:1200605] Getting build details
[2024-12-19 18:18:44,781][  INFO][PID:1200605] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418460-udiskie
[2024-12-19 18:18:44,782][  INFO][PID:1200605] Built packages:
['udiskie 2.5.3', 'python3-udiskie 2.5.3']
[2024-12-19 18:18:44,783][  INFO][PID:1200605] build details: {'built_packages': 'udiskie 2.5.3\npython3-udiskie 2.5.3'}
[2024-12-19 18:18:44,783][  INFO][PID:1200605] Retrieving pubkey
[2024-12-19 18:18:44,784][  INFO][PID:1200605] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 18:18:45,098][  INFO][PID:1200605] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-19 18:18:45,099][  INFO][PID:1200605] Finished build: id=8418460 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-19 18:18:45,102][  INFO][PID:1200605] Worker succeeded build, took 54.48152041435242
[2024-12-19 18:18:45,102][  INFO][PID:1200605] 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": 1734632325.102061,
            "started_on": 1734632270.6205406,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8418460-fedora-rawhide-x86_64",
            "build_id": 8418460,
            "package_name": "udiskie",
            "package_version": "2.5.3-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/udiskie",
            "git_hash": "0e4738a94d0da9ed3b06039748a5fba93cdc4feb",
            "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": "udiskie",
                        "epoch": null,
                        "version": "2.5.3",
                        "release": "5.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-udiskie",
                        "epoch": null,
                        "version": "2.5.3",
                        "release": "5.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "udiskie",
                        "epoch": null,
                        "version": "2.5.3",
                        "release": "5.fc42",
                        "arch": "src"
                    }
                ]
            },
            "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": "08418460-udiskie",
            "built_packages": "udiskie 2.5.3\npython3-udiskie 2.5.3",
            "id": 8418460,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 18:18:45,140][  INFO][PID:1200605] Sending fedora-messaging bus message in build.end
[2024-12-19 18:18:45,169][  INFO][PID:1200605] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418460-udiskie/builder-live.log by gzip
[2024-12-19 18:18:45,171][  INFO][PID:1200605] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418460-udiskie/builder-live.log' as PID 1211647
[2024-12-19 18:18:45,181][  INFO][PID:1200605] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418460-udiskie/builder-live.log)
[2024-12-19 18:18:45,182][  INFO][PID:1200605] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418460-udiskie/backend.log by gzip
[2024-12-19 18:18:45,183][  INFO][PID:1200605] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418460-udiskie/backend.log' as PID 1211648