[2024-09-24 13:09:03,802][  INFO][PID:2049690] Marking build as starting
[2024-09-24 13:09:03,947][  INFO][PID:2049690] Trying to allocate VM
[2024-09-24 13:17:22,484][  INFO][PID:2049690] Allocated host ResallocHost, ticket_id=5064515, hostname=18.234.139.224
[2024-09-24 13:17:22,489][  INFO][PID:2049690] Allocating ssh connection to builder
[2024-09-24 13:17:22,491][  INFO][PID:2049690] Checking that builder machine is OK
[2024-09-24 13:17:22,914][  INFO][PID:2049690] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.234.139.224 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-09-24 13:17:23,187][  INFO][PID:2049690] Filling build.info file with builder info
[2024-09-24 13:17:23,197][  INFO][PID:2049690] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "mhayden",
            "project_name": "shell_gpt",
            "project_dirname": "shell_gpt",
            "submitter": "mhayden",
            "ended_on": null,
            "started_on": 1727183843.1959343,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8065724-fedora-rawhide-x86_64",
            "build_id": 8065724,
            "package_name": "python-jiter",
            "package_version": "0.5.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/mhayden/shell_gpt/python-jiter",
            "git_hash": "92c13ddff0f2d3104ca4c095e5f2a66f22990e69",
            "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": "mhayden/shell_gpt--mhayden",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/mhayden/shell_gpt/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/mhayden/shell_gpt",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/mhayden/shell_gpt",
            "result_dir": "08065724-python-jiter",
            "built_packages": "",
            "id": 8065724,
            "mockchain_macros": {
                "copr_username": "mhayden",
                "copr_projectname": "shell_gpt",
                "vendor": "Fedora Project COPR (mhayden/shell_gpt)"
            }
        }
    ]
}
[2024-09-24 13:17:23,308][  INFO][PID:2049690] Sending fedora-messaging bus message in build.start
[2024-09-24 13:17:24,816][  INFO][PID:2049690] Sending fedora-messaging bus message in chroot.start
[2024-09-24 13:17:24,842][  INFO][PID:2049690] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8065724-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-09-24 13:17:25,253][  INFO][PID:2049690] Downloading the builder-live.log file, attempt 1
[2024-09-24 13:17:25,263][  INFO][PID:2049690] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.234.139.224 copr-rpmbuild-log
[2024-09-24 13:17:30,338][  INFO][PID:2049690] Status: False
[2024-09-24 13:21:25,472][  INFO][PID:2049690] Downloading results from builder
[2024-09-24 13:21:25,473][  INFO][PID:2049690] rsyncing of mockbuilder@18.234.139.224:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64/08065724-python-jiter started
[2024-09-24 13:21:25,474][  INFO][PID:2049690] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.234.139.224:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64/08065724-python-jiter/ &> /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64/08065724-python-jiter/build-08065724.rsync.log
[2024-09-24 13:21:25,775][  INFO][PID:2049690] rsyncing finished.
[2024-09-24 13:21:25,776][  INFO][PID:2049690] Releasing VM back to pool
[2024-09-24 13:21:25,787][  INFO][PID:2049690] Searching for 'success' file in resultdir
[2024-09-24 13:21:25,788][  INFO][PID:2049690] Going to sign pkgs from source: 8065724-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64
[2024-09-24 13:21:25,789][  INFO][PID:2049690] Calling '/bin/sign -u mhayden#shell_gpt@copr.fedorahosted.org -p' (attempt #1)
[2024-09-24 13:21:25,970][  INFO][PID:2049690] Calling '/bin/sign -4 -h sha256 -u mhayden#shell_gpt@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64/08065724-python-jiter/python-jiter-0.5.0-1.fc42.src.rpm' (attempt #1)
[2024-09-24 13:21:26,663][  INFO][PID:2049690] signed rpm: /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64/08065724-python-jiter/python-jiter-0.5.0-1.fc42.src.rpm
[2024-09-24 13:21:26,664][  INFO][PID:2049690] Calling '/bin/sign -4 -h sha256 -u mhayden#shell_gpt@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64/08065724-python-jiter/python3-jiter-debuginfo-0.5.0-1.fc42.x86_64.rpm' (attempt #1)
[2024-09-24 13:21:27,651][  INFO][PID:2049690] signed rpm: /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64/08065724-python-jiter/python3-jiter-debuginfo-0.5.0-1.fc42.x86_64.rpm
[2024-09-24 13:21:27,653][  INFO][PID:2049690] Calling '/bin/sign -4 -h sha256 -u mhayden#shell_gpt@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64/08065724-python-jiter/python-jiter-debugsource-0.5.0-1.fc42.x86_64.rpm' (attempt #1)
[2024-09-24 13:21:28,334][  INFO][PID:2049690] signed rpm: /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64/08065724-python-jiter/python-jiter-debugsource-0.5.0-1.fc42.x86_64.rpm
[2024-09-24 13:21:28,335][  INFO][PID:2049690] Calling '/bin/sign -4 -h sha256 -u mhayden#shell_gpt@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64/08065724-python-jiter/python3-jiter-0.5.0-1.fc42.x86_64.rpm' (attempt #1)
[2024-09-24 13:21:29,042][  INFO][PID:2049690] signed rpm: /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64/08065724-python-jiter/python3-jiter-0.5.0-1.fc42.x86_64.rpm
[2024-09-24 13:21:29,043][  INFO][PID:2049690] Sign done
[2024-09-24 13:21:29,044][  INFO][PID:2049690] Incremental createrepo run, adding 08065724-python-jiter into https://download.copr.fedorainfracloud.org/results/mhayden/shell_gpt/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-09-24 13:21:29,047][  INFO][PID:2049690] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64 --add 08065724-python-jiter --no-appstream-metadata' as PID 2137362
[2024-09-24 13:21:30,419][  INFO][PID:2049690] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64 --add 08065724-python-jiter --no-appstream-metadata)
[2024-09-24 13:21:30,421][  INFO][PID:2049690] Getting build details
[2024-09-24 13:21:30,423][  INFO][PID:2049690] Listing built binary packages in /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64/08065724-python-jiter
[2024-09-24 13:21:30,426][  INFO][PID:2049690] Built packages:
['python3-jiter-debuginfo 0.5.0', 'python3-jiter 0.5.0', 'python-jiter-debugsource 0.5.0']
[2024-09-24 13:21:30,427][  INFO][PID:2049690] build details: {'built_packages': 'python3-jiter-debuginfo 0.5.0\npython3-jiter 0.5.0\npython-jiter-debugsource 0.5.0'}
[2024-09-24 13:21:30,429][  INFO][PID:2049690] Retrieving pubkey
[2024-09-24 13:21:30,431][  INFO][PID:2049690] Calling '/bin/sign -u mhayden#shell_gpt@copr.fedorahosted.org -p' (attempt #1)
[2024-09-24 13:21:30,616][  INFO][PID:2049690] Added pubkey for user mhayden project shell_gpt into: /var/lib/copr/public_html/results/mhayden/shell_gpt/pubkey.gpg
[2024-09-24 13:21:30,617][  INFO][PID:2049690] Finished build: id=8065724 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/mhayden/shell_gpt chroot=fedora-rawhide-x86_64 
[2024-09-24 13:21:30,623][  INFO][PID:2049690] Worker succeeded build, took 247.42704582214355
[2024-09-24 13:21:30,628][  INFO][PID:2049690] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "mhayden",
            "project_name": "shell_gpt",
            "project_dirname": "shell_gpt",
            "submitter": "mhayden",
            "ended_on": 1727184090.62298,
            "started_on": 1727183843.1959343,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8065724-fedora-rawhide-x86_64",
            "build_id": 8065724,
            "package_name": "python-jiter",
            "package_version": "0.5.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/mhayden/shell_gpt/python-jiter",
            "git_hash": "92c13ddff0f2d3104ca4c095e5f2a66f22990e69",
            "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": "mhayden/shell_gpt--mhayden",
            "results": {
                "packages": [
                    {
                        "name": "python3-jiter-debuginfo",
                        "epoch": null,
                        "version": "0.5.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-jiter",
                        "epoch": null,
                        "version": "0.5.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-jiter-debugsource",
                        "epoch": null,
                        "version": "0.5.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-jiter",
                        "epoch": null,
                        "version": "0.5.0",
                        "release": "1.fc42",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/mhayden/shell_gpt/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/mhayden/shell_gpt",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/mhayden/shell_gpt",
            "result_dir": "08065724-python-jiter",
            "built_packages": "python3-jiter-debuginfo 0.5.0\npython3-jiter 0.5.0\npython-jiter-debugsource 0.5.0",
            "id": 8065724,
            "mockchain_macros": {
                "copr_username": "mhayden",
                "copr_projectname": "shell_gpt",
                "vendor": "Fedora Project COPR (mhayden/shell_gpt)"
            }
        }
    ]
}
[2024-09-24 13:21:30,702][  INFO][PID:2049690] Sending fedora-messaging bus message in build.end
[2024-09-24 13:21:30,849][  INFO][PID:2049690] Compressing /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64/08065724-python-jiter/builder-live.log by gzip
[2024-09-24 13:21:30,851][  INFO][PID:2049690] Running command 'gzip /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64/08065724-python-jiter/builder-live.log' as PID 2137653
[2024-09-24 13:21:30,861][  INFO][PID:2049690] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64/08065724-python-jiter/builder-live.log)
[2024-09-24 13:21:30,863][  INFO][PID:2049690] Compressing /var/lib/copr/public_html/results/mhayden/shell_gpt/fedora-rawhide-x86_64/08065724-python-jiter/backend.log by gzip