[2025-01-27 22:42:43,228][  INFO][PID:1903112] Marking build as starting
[2025-01-27 22:42:43,257][  INFO][PID:1903112] Trying to allocate VM
[2025-01-27 22:42:46,285][  INFO][PID:1903112] Allocated host ResallocHost, ticket_id=958080, hostname=2620:52:3:1:dead:beef:cafe:c1d5, name=copr_hv_x86_64_04_prod_00861855_20250127_222207
[2025-01-27 22:42:46,286][  INFO][PID:1903112] Allocating ssh connection to builder
[2025-01-27 22:42:46,286][  INFO][PID:1903112] Checking that builder machine is OK
[2025-01-27 22:42:46,851][  INFO][PID:1903112] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-27 22:42:47,186][  INFO][PID:1903112] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-27 22:42:47,188][  INFO][PID:1903112] Filling build.info file with builder info
[2025-01-27 22:42:47,191][  INFO][PID:1903112] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "python-pluggy",
            "project_dirname": "python-pluggy",
            "submitter": "https://src.fedoraproject.org/user/limb",
            "ended_on": null,
            "started_on": 1738017767.190982,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8579606-fedora-rawhide-x86_64",
            "build_id": 8579606,
            "package_name": "python-boto3",
            "package_version": "1.36.7-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/python-pluggy/python-boto3",
            "git_hash": "d6b6068dd0e1fd8b3ec5321e111fd6c523772f69",
            "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": "thrnciar/python-pluggy--https://src.fedoraproject.org/user/limb",
            "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/thrnciar/python-pluggy/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/thrnciar/python-pluggy",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-pluggy",
            "result_dir": "08579606-python-boto3",
            "built_packages": "",
            "id": 8579606,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "python-pluggy",
                "vendor": "Fedora Project COPR (thrnciar/python-pluggy)"
            }
        }
    ]
}
[2025-01-27 22:42:47,226][  INFO][PID:1903112] Sending fedora-messaging bus message in build.start
[2025-01-27 22:42:48,058][  INFO][PID:1903112] Sending fedora-messaging bus message in chroot.start
[2025-01-27 22:42:48,082][  INFO][PID:1903112] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8579606-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-27 22:42:48,631][  INFO][PID:1903112] Downloading the builder-live.log file, attempt 1
[2025-01-27 22:42:48,632][  INFO][PID:1903112] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d5 copr-rpmbuild-log
[2025-01-27 22:42:53,636][  INFO][PID:1903112] Periodic builder liveness probe: alive
[2025-01-27 22:52:53,713][  INFO][PID:1903112] Periodic builder liveness probe: alive
[2025-01-27 23:02:53,785][  INFO][PID:1903112] Periodic builder liveness probe: alive
[2025-01-27 23:04:04,363][  INFO][PID:1903112] Downloading results from builder
[2025-01-27 23:04:04,364][  INFO][PID:1903112] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d5]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08579606-python-boto3 started
[2025-01-27 23:04:04,365][  INFO][PID:1903112] 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:c1d5]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08579606-python-boto3/ &> /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08579606-python-boto3/build-08579606.rsync.log
[2025-01-27 23:04:04,786][  INFO][PID:1903112] rsyncing finished.
[2025-01-27 23:04:04,787][  INFO][PID:1903112] Releasing VM back to pool
[2025-01-27 23:04:04,796][  INFO][PID:1903112] Searching for 'success' file in resultdir
[2025-01-27 23:04:04,796][  INFO][PID:1903112] Going to sign pkgs from source: 8579606-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64
[2025-01-27 23:04:04,797][  INFO][PID:1903112] Calling '/bin/sign -u thrnciar#python-pluggy@copr.fedorahosted.org -p' (attempt #1)
[2025-01-27 23:04:04,967][  INFO][PID:1903112] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-pluggy@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08579606-python-boto3/python-boto3-1.36.7-1.fc42.src.rpm' (attempt #1)
[2025-01-27 23:04:05,564][  INFO][PID:1903112] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08579606-python-boto3/python-boto3-1.36.7-1.fc42.src.rpm
[2025-01-27 23:04:05,564][  INFO][PID:1903112] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-pluggy@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08579606-python-boto3/python3-boto3-1.36.7-1.fc42.noarch.rpm' (attempt #1)
[2025-01-27 23:04:06,265][  INFO][PID:1903112] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08579606-python-boto3/python3-boto3-1.36.7-1.fc42.noarch.rpm
[2025-01-27 23:04:06,265][  INFO][PID:1903112] Sign done
[2025-01-27 23:04:06,266][  INFO][PID:1903112] Incremental createrepo run, adding 08579606-python-boto3 into https://download.copr.fedorainfracloud.org/results/thrnciar/python-pluggy/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-27 23:04:06,267][  INFO][PID:1903112] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64 --add 08579606-python-boto3 --no-appstream-metadata' as PID 1987201
[2025-01-27 23:04:10,972][  INFO][PID:1903112] Finished after 4 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64 --add 08579606-python-boto3 --no-appstream-metadata)
[2025-01-27 23:04:10,973][  INFO][PID:1903112] Getting build details
[2025-01-27 23:04:10,973][  INFO][PID:1903112] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08579606-python-boto3
[2025-01-27 23:04:10,974][  INFO][PID:1903112] Built packages:
['python3-boto3 1.36.7']
[2025-01-27 23:04:10,974][  INFO][PID:1903112] build details: {'built_packages': 'python3-boto3 1.36.7'}
[2025-01-27 23:04:10,975][  INFO][PID:1903112] Retrieving pubkey
[2025-01-27 23:04:10,975][  INFO][PID:1903112] Calling '/bin/sign -u thrnciar#python-pluggy@copr.fedorahosted.org -p' (attempt #1)
[2025-01-27 23:04:11,281][  INFO][PID:1903112] Added pubkey for user thrnciar project python-pluggy into: /var/lib/copr/public_html/results/thrnciar/python-pluggy/pubkey.gpg
[2025-01-27 23:04:11,281][  INFO][PID:1903112] Finished build: id=8579606 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/python-pluggy chroot=fedora-rawhide-x86_64 
[2025-01-27 23:04:11,283][  INFO][PID:1903112] Worker succeeded build, took 1284.09263920784
[2025-01-27 23:04:11,284][  INFO][PID:1903112] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "python-pluggy",
            "project_dirname": "python-pluggy",
            "submitter": "https://src.fedoraproject.org/user/limb",
            "ended_on": 1738019051.2836213,
            "started_on": 1738017767.190982,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8579606-fedora-rawhide-x86_64",
            "build_id": 8579606,
            "package_name": "python-boto3",
            "package_version": "1.36.7-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/python-pluggy/python-boto3",
            "git_hash": "d6b6068dd0e1fd8b3ec5321e111fd6c523772f69",
            "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": "thrnciar/python-pluggy--https://src.fedoraproject.org/user/limb",
            "results": {
                "packages": [
                    {
                        "name": "python-boto3",
                        "epoch": null,
                        "version": "1.36.7",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-boto3",
                        "epoch": null,
                        "version": "1.36.7",
                        "release": "1.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/thrnciar/python-pluggy/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/thrnciar/python-pluggy",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-pluggy",
            "result_dir": "08579606-python-boto3",
            "built_packages": "python3-boto3 1.36.7",
            "id": 8579606,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "python-pluggy",
                "vendor": "Fedora Project COPR (thrnciar/python-pluggy)"
            }
        }
    ]
}
[2025-01-27 23:04:11,312][  INFO][PID:1903112] Sending fedora-messaging bus message in build.end
[2025-01-27 23:04:11,329][  INFO][PID:1903112] Compressing /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08579606-python-boto3/builder-live.log by gzip
[2025-01-27 23:04:11,330][  INFO][PID:1903112] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08579606-python-boto3/builder-live.log' as PID 1987553
[2025-01-27 23:04:11,342][  INFO][PID:1903112] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08579606-python-boto3/builder-live.log)
[2025-01-27 23:04:11,343][  INFO][PID:1903112] Compressing /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08579606-python-boto3/backend.log by gzip
[2025-01-27 23:04:11,344][  INFO][PID:1903112] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08579606-python-boto3/backend.log' as PID 1987554