[2025-01-05 18:57:40,977][  INFO][PID:2483817] Marking build as starting
[2025-01-05 18:57:41,002][  INFO][PID:2483817] Trying to allocate VM
[2025-01-05 18:57:44,072][  INFO][PID:2483817] Allocated host ResallocHost, ticket_id=504511, hostname=3.236.158.224
[2025-01-05 18:57:44,073][  INFO][PID:2483817] Allocating ssh connection to builder
[2025-01-05 18:57:44,074][  INFO][PID:2483817] Checking that builder machine is OK
[2025-01-05 18:57:44,415][  INFO][PID:2483817] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.236.158.224 '/usr/bin/test -f /etc/mock/fedora-41-x86_64.cfg'
[2025-01-05 18:57:44,629][  INFO][PID:2483817] Filling build.info file with builder info
[2025-01-05 18:57:44,631][  INFO][PID:2483817] 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/neelc",
            "ended_on": null,
            "started_on": 1736103464.6311502,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8472662-fedora-41-x86_64",
            "build_id": 8472662,
            "package_name": "atomic-reactor",
            "package_version": "4.14.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/atomic-reactor",
            "git_hash": "46a47a05b0271a80db8f21ccf7df9944f3f759d4",
            "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/neelc",
            "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-41-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": "08472662-atomic-reactor",
            "built_packages": "",
            "id": 8472662,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-05 18:57:44,656][  INFO][PID:2483817] Sending fedora-messaging bus message in build.start
[2025-01-05 18:57:45,243][  INFO][PID:2483817] Sending fedora-messaging bus message in chroot.start
[2025-01-05 18:57:45,267][  INFO][PID:2483817] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8472662-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-05 18:57:45,626][  INFO][PID:2483817] Downloading the builder-live.log file, attempt 1
[2025-01-05 18:57:45,627][  INFO][PID:2483817] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.236.158.224 copr-rpmbuild-log
[2025-01-05 18:57:50,631][  INFO][PID:2483817] Periodic builder liveness probe: alive
[2025-01-05 18:58:10,200][  INFO][PID:2483817] Downloading results from builder
[2025-01-05 18:58:10,200][  INFO][PID:2483817] rsyncing of mockbuilder@3.236.158.224:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08472662-atomic-reactor started
[2025-01-05 18:58:10,201][  INFO][PID:2483817] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.236.158.224:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08472662-atomic-reactor/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08472662-atomic-reactor/build-08472662.rsync.log
[2025-01-05 18:58:10,431][  INFO][PID:2483817] rsyncing finished.
[2025-01-05 18:58:10,431][  INFO][PID:2483817] Releasing VM back to pool
[2025-01-05 18:58:10,444][  INFO][PID:2483817] Searching for 'success' file in resultdir
[2025-01-05 18:58:10,445][  INFO][PID:2483817] Going to sign pkgs from source: 8472662-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64
[2025-01-05 18:58:10,445][  INFO][PID:2483817] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-05 18:58:10,735][  INFO][PID:2483817] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08472662-atomic-reactor/python3-atomic-reactor-4.14.0-1.fc42.noarch.rpm' (attempt #1)
[2025-01-05 18:58:11,444][  INFO][PID:2483817] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08472662-atomic-reactor/python3-atomic-reactor-4.14.0-1.fc42.noarch.rpm
[2025-01-05 18:58:11,445][  INFO][PID:2483817] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08472662-atomic-reactor/atomic-reactor-4.14.0-1.fc42.noarch.rpm' (attempt #1)
[2025-01-05 18:58:12,016][  INFO][PID:2483817] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08472662-atomic-reactor/atomic-reactor-4.14.0-1.fc42.noarch.rpm
[2025-01-05 18:58:12,017][  INFO][PID:2483817] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08472662-atomic-reactor/atomic-reactor-4.14.0-1.fc42.src.rpm' (attempt #1)
[2025-01-05 18:58:12,734][  INFO][PID:2483817] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08472662-atomic-reactor/atomic-reactor-4.14.0-1.fc42.src.rpm
[2025-01-05 18:58:12,735][  INFO][PID:2483817] Sign done
[2025-01-05 18:58:12,736][  INFO][PID:2483817] Incremental createrepo run, adding 08472662-atomic-reactor into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-41-x86_64, (auto-create-repo=True)
[2025-01-05 18:58:12,737][  INFO][PID:2483817] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64 --add 08472662-atomic-reactor --no-appstream-metadata' as PID 2486170
[2025-01-05 18:58:20,639][  INFO][PID:2483817] Finished after 7 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64 --add 08472662-atomic-reactor --no-appstream-metadata)
[2025-01-05 18:58:20,639][  INFO][PID:2483817] Getting build details
[2025-01-05 18:58:20,640][  INFO][PID:2483817] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08472662-atomic-reactor
[2025-01-05 18:58:20,640][  INFO][PID:2483817] Built packages:
['python3-atomic-reactor 4.14.0', 'atomic-reactor 4.14.0']
[2025-01-05 18:58:20,641][  INFO][PID:2483817] build details: {'built_packages': 'python3-atomic-reactor 4.14.0\natomic-reactor 4.14.0'}
[2025-01-05 18:58:20,641][  INFO][PID:2483817] Retrieving pubkey
[2025-01-05 18:58:20,641][  INFO][PID:2483817] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-05 18:58:20,935][  INFO][PID:2483817] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2025-01-05 18:58:20,936][  INFO][PID:2483817] Finished build: id=8472662 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-41-x86_64 
[2025-01-05 18:58:20,937][  INFO][PID:2483817] Worker succeeded build, took 36.30677103996277
[2025-01-05 18:58:20,938][  INFO][PID:2483817] 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/neelc",
            "ended_on": 1736103500.9379213,
            "started_on": 1736103464.6311502,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8472662-fedora-41-x86_64",
            "build_id": 8472662,
            "package_name": "atomic-reactor",
            "package_version": "4.14.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/atomic-reactor",
            "git_hash": "46a47a05b0271a80db8f21ccf7df9944f3f759d4",
            "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/neelc",
            "results": {
                "packages": [
                    {
                        "name": "python3-atomic-reactor",
                        "epoch": null,
                        "version": "4.14.0",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "atomic-reactor",
                        "epoch": null,
                        "version": "4.14.0",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "atomic-reactor",
                        "epoch": null,
                        "version": "4.14.0",
                        "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/@python/python3.12/fedora-41-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": "08472662-atomic-reactor",
            "built_packages": "python3-atomic-reactor 4.14.0\natomic-reactor 4.14.0",
            "id": 8472662,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-05 18:58:20,966][  INFO][PID:2483817] Sending fedora-messaging bus message in build.end
[2025-01-05 18:58:20,986][  INFO][PID:2483817] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08472662-atomic-reactor/builder-live.log by gzip
[2025-01-05 18:58:20,987][  INFO][PID:2483817] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08472662-atomic-reactor/builder-live.log' as PID 2486573
[2025-01-05 18:58:20,992][  INFO][PID:2483817] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08472662-atomic-reactor/builder-live.log)
[2025-01-05 18:58:20,993][  INFO][PID:2483817] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08472662-atomic-reactor/backend.log by gzip
[2025-01-05 18:58:20,994][  INFO][PID:2483817] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08472662-atomic-reactor/backend.log' as PID 2486574