[2025-01-20 07:16:53,056][  INFO][PID:1861250] Marking build as starting
[2025-01-20 07:16:53,136][  INFO][PID:1861250] Trying to allocate VM
[2025-01-20 07:16:59,202][  INFO][PID:1861250] Allocated host ResallocHost, ticket_id=820383, hostname=2620:52:3:1:dead:beef:cafe:c10d, name=copr_hv_x86_64_01_prod_00704602_20250120_070957
[2025-01-20 07:16:59,203][  INFO][PID:1861250] Allocating ssh connection to builder
[2025-01-20 07:16:59,204][  INFO][PID:1861250] Checking that builder machine is OK
[2025-01-20 07:17:00,072][  INFO][PID:1861250] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-20 07:17:00,532][  INFO][PID:1861250] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-20 07:17:00,533][  INFO][PID:1861250] Filling build.info file with builder info
[2025-01-20 07:17:00,535][  INFO][PID:1861250] 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.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": null,
            "started_on": 1737357420.5349205,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8548214-fedora-rawhide-x86_64",
            "build_id": 8548214,
            "package_name": "2ping",
            "package_version": "4.5.1-16",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/2ping",
            "git_hash": "6a54e7ef49f5bb41763d2c01d9a8a7ceff922b7e",
            "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.12--https://src.fedoraproject.org/user/releng",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "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.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08548214-2ping",
            "built_packages": "",
            "id": 8548214,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-20 07:17:00,574][  INFO][PID:1861250] Sending fedora-messaging bus message in build.start
[2025-01-20 07:17:01,713][  INFO][PID:1861250] Sending fedora-messaging bus message in chroot.start
[2025-01-20 07:17:01,739][  INFO][PID:1861250] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8548214-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-20 07:17:02,306][  INFO][PID:1861250] Downloading the builder-live.log file, attempt 1
[2025-01-20 07:17:02,308][  INFO][PID:1861250] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10d copr-rpmbuild-log
[2025-01-20 07:17:07,313][  INFO][PID:1861250] Periodic builder liveness probe: alive
[2025-01-20 07:18:46,196][  INFO][PID:1861250] Downloading results from builder
[2025-01-20 07:18:46,197][  INFO][PID:1861250] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10d]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08548214-2ping started
[2025-01-20 07:18:46,199][  INFO][PID:1861250] 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:c10d]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08548214-2ping/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08548214-2ping/build-08548214.rsync.log
[2025-01-20 07:18:46,613][  INFO][PID:1861250] rsyncing finished.
[2025-01-20 07:18:46,615][  INFO][PID:1861250] Releasing VM back to pool
[2025-01-20 07:18:46,642][  INFO][PID:1861250] Searching for 'success' file in resultdir
[2025-01-20 07:18:46,644][  INFO][PID:1861250] Going to sign pkgs from source: 8548214-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64
[2025-01-20 07:18:46,645][  INFO][PID:1861250] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-20 07:18:46,823][  INFO][PID:1861250] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08548214-2ping/2ping-4.5.1-16.fc42.src.rpm' (attempt #1)
[2025-01-20 07:18:47,443][  INFO][PID:1861250] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08548214-2ping/2ping-4.5.1-16.fc42.src.rpm
[2025-01-20 07:18:47,445][  INFO][PID:1861250] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08548214-2ping/2ping-4.5.1-16.fc42.noarch.rpm' (attempt #1)
[2025-01-20 07:18:48,073][  INFO][PID:1861250] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08548214-2ping/2ping-4.5.1-16.fc42.noarch.rpm
[2025-01-20 07:18:48,076][  INFO][PID:1861250] Sign done
[2025-01-20 07:18:48,077][  INFO][PID:1861250] Incremental createrepo run, adding 08548214-2ping into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-20 07:18:48,091][  INFO][PID:1861250] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 08548214-2ping --no-appstream-metadata' as PID 1875122
[2025-01-20 07:19:14,784][  INFO][PID:1861250] Finished after 26 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 08548214-2ping --no-appstream-metadata)
[2025-01-20 07:19:14,786][  INFO][PID:1861250] Getting build details
[2025-01-20 07:19:14,788][  INFO][PID:1861250] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08548214-2ping
[2025-01-20 07:19:14,789][  INFO][PID:1861250] Built packages:
['2ping 4.5.1']
[2025-01-20 07:19:14,791][  INFO][PID:1861250] build details: {'built_packages': '2ping 4.5.1'}
[2025-01-20 07:19:14,793][  INFO][PID:1861250] Retrieving pubkey
[2025-01-20 07:19:14,797][  INFO][PID:1861250] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-20 07:19:15,115][  INFO][PID:1861250] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2025-01-20 07:19:15,117][  INFO][PID:1861250] Finished build: id=8548214 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-rawhide-x86_64 
[2025-01-20 07:19:15,128][  INFO][PID:1861250] Worker succeeded build, took 134.59302830696106
[2025-01-20 07:19:15,130][  INFO][PID:1861250] 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.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": 1737357555.1279488,
            "started_on": 1737357420.5349205,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8548214-fedora-rawhide-x86_64",
            "build_id": 8548214,
            "package_name": "2ping",
            "package_version": "4.5.1-16",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/2ping",
            "git_hash": "6a54e7ef49f5bb41763d2c01d9a8a7ceff922b7e",
            "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.12--https://src.fedoraproject.org/user/releng",
            "results": {
                "packages": [
                    {
                        "name": "2ping",
                        "epoch": null,
                        "version": "4.5.1",
                        "release": "16.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "2ping",
                        "epoch": null,
                        "version": "4.5.1",
                        "release": "16.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "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.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08548214-2ping",
            "built_packages": "2ping 4.5.1",
            "id": 8548214,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-20 07:19:15,182][  INFO][PID:1861250] Sending fedora-messaging bus message in build.end
[2025-01-20 07:19:15,226][  INFO][PID:1861250] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08548214-2ping/builder-live.log by gzip
[2025-01-20 07:19:15,236][  INFO][PID:1861250] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08548214-2ping/builder-live.log' as PID 1877711
[2025-01-20 07:19:15,252][  INFO][PID:1861250] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08548214-2ping/builder-live.log)
[2025-01-20 07:19:15,252][  INFO][PID:1861250] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08548214-2ping/backend.log by gzip