[2025-02-26 04:08:14,639][  INFO][PID:960038] Marking build as starting
[2025-02-26 04:08:14,664][  INFO][PID:960038] Trying to allocate VM
[2025-02-26 04:08:42,813][  INFO][PID:960038] Allocated host ResallocHost, ticket_id=1514203, hostname=2620:52:3:1:dead:beef:cafe:c14f, name=copr_hv_x86_64_02_prod_01476969_20250226_040650
[2025-02-26 04:08:42,818][  INFO][PID:960038] Allocating ssh connection to builder
[2025-02-26 04:08:42,821][  INFO][PID:960038] Checking that builder machine is OK
[2025-02-26 04:08:43,399][  INFO][PID:960038] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-02-26 04:08:43,789][  INFO][PID:960038] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-02-26 04:08:43,794][  INFO][PID:960038] Filling build.info file with builder info
[2025-02-26 04:08:43,796][  INFO][PID:960038] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "packit-hello-world-2842",
            "project_dirname": "packit-hello-world-2842",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1740542923.7960632,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8700986-fedora-41-x86_64",
            "build_id": 8700986,
            "package_name": "hello",
            "package_version": "0.74-1.20250226040803222333.pr2842.16.gc988849",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/packit-hello-world-2842/hello",
            "git_hash": "7546cf22ecbf01abb9ddf0df900197b4affbabe1",
            "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": "packit/packit-hello-world-2842--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-hello-world-2842/fedora-41-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/packit/packit-hello-world-2842",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/packit-hello-world-2842",
            "result_dir": "08700986-hello",
            "built_packages": "",
            "id": 8700986,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "packit-hello-world-2842",
                "vendor": "Fedora Project COPR (packit/packit-hello-world-2842)"
            }
        }
    ]
}
[2025-02-26 04:08:43,843][  INFO][PID:960038] Sending fedora-messaging bus message in build.start
[2025-02-26 04:08:44,814][  INFO][PID:960038] Sending fedora-messaging bus message in chroot.start
[2025-02-26 04:08:44,841][  INFO][PID:960038] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8700986-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-02-26 04:08:45,413][  INFO][PID:960038] Downloading the builder-live.log file, attempt 1
[2025-02-26 04:08:45,415][  INFO][PID:960038] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14f copr-rpmbuild-log
[2025-02-26 04:08:50,438][  INFO][PID:960038] Periodic builder liveness probe: alive
[2025-02-26 04:10:11,865][  INFO][PID:960038] Downloading results from builder
[2025-02-26 04:10:11,866][  INFO][PID:960038] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/packit-hello-world-2842/fedora-41-x86_64/08700986-hello started
[2025-02-26 04:10:11,878][  INFO][PID:960038] 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:c14f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/packit-hello-world-2842/fedora-41-x86_64/08700986-hello/ &> /var/lib/copr/public_html/results/packit/packit-hello-world-2842/fedora-41-x86_64/08700986-hello/build-08700986.rsync.log
[2025-02-26 04:10:12,516][  INFO][PID:960038] rsyncing finished.
[2025-02-26 04:10:12,517][  INFO][PID:960038] Releasing VM back to pool
[2025-02-26 04:10:12,573][  INFO][PID:960038] Searching for 'success' file in resultdir
[2025-02-26 04:10:12,575][  INFO][PID:960038] Going to sign pkgs from source: 8700986-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/packit/packit-hello-world-2842/fedora-41-x86_64
[2025-02-26 04:10:12,577][  INFO][PID:960038] Calling '/bin/sign -u packit#packit-hello-world-2842@copr.fedorahosted.org -p' (attempt #1)
[2025-02-26 04:10:12,898][  INFO][PID:960038] Calling '/bin/sign -4 -h sha256 -u packit#packit-hello-world-2842@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/packit-hello-world-2842/fedora-41-x86_64/08700986-hello/hello-0.74-1.20250226040803222333.pr2842.16.gc988849.fc41.src.rpm' (attempt #1)
[2025-02-26 04:10:13,871][  INFO][PID:960038] signed rpm: /var/lib/copr/public_html/results/packit/packit-hello-world-2842/fedora-41-x86_64/08700986-hello/hello-0.74-1.20250226040803222333.pr2842.16.gc988849.fc41.src.rpm
[2025-02-26 04:10:13,871][  INFO][PID:960038] Calling '/bin/sign -4 -h sha256 -u packit#packit-hello-world-2842@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/packit-hello-world-2842/fedora-41-x86_64/08700986-hello/hello-0.74-1.20250226040803222333.pr2842.16.gc988849.fc41.noarch.rpm' (attempt #1)
[2025-02-26 04:10:14,823][  INFO][PID:960038] signed rpm: /var/lib/copr/public_html/results/packit/packit-hello-world-2842/fedora-41-x86_64/08700986-hello/hello-0.74-1.20250226040803222333.pr2842.16.gc988849.fc41.noarch.rpm
[2025-02-26 04:10:14,826][  INFO][PID:960038] Sign done
[2025-02-26 04:10:14,830][  INFO][PID:960038] Incremental createrepo run, adding 08700986-hello into https://download.copr.fedorainfracloud.org/results/packit/packit-hello-world-2842/fedora-41-x86_64, (auto-create-repo=True)
[2025-02-26 04:10:14,840][  INFO][PID:960038] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/packit-hello-world-2842/fedora-41-x86_64 --add 08700986-hello --no-appstream-metadata' as PID 980407
[2025-02-26 04:10:17,680][  INFO][PID:960038] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/packit-hello-world-2842/fedora-41-x86_64 --add 08700986-hello --no-appstream-metadata)
[2025-02-26 04:10:17,683][  INFO][PID:960038] Getting build details
[2025-02-26 04:10:17,687][  INFO][PID:960038] Listing built binary packages in /var/lib/copr/public_html/results/packit/packit-hello-world-2842/fedora-41-x86_64/08700986-hello
[2025-02-26 04:10:17,688][  INFO][PID:960038] Built packages:
['hello 0.74']
[2025-02-26 04:10:17,690][  INFO][PID:960038] build details: {'built_packages': 'hello 0.74'}
[2025-02-26 04:10:17,690][  INFO][PID:960038] Retrieving pubkey
[2025-02-26 04:10:17,691][  INFO][PID:960038] Calling '/bin/sign -u packit#packit-hello-world-2842@copr.fedorahosted.org -p' (attempt #1)
[2025-02-26 04:10:17,881][  INFO][PID:960038] Added pubkey for user packit project packit-hello-world-2842 into: /var/lib/copr/public_html/results/packit/packit-hello-world-2842/pubkey.gpg
[2025-02-26 04:10:17,883][  INFO][PID:960038] Finished build: id=8700986 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/packit-hello-world-2842 chroot=fedora-41-x86_64 
[2025-02-26 04:10:17,893][  INFO][PID:960038] Worker succeeded build, took 94.09767007827759
[2025-02-26 04:10:17,894][  INFO][PID:960038] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "packit-hello-world-2842",
            "project_dirname": "packit-hello-world-2842",
            "submitter": "packit",
            "ended_on": 1740543017.8937333,
            "started_on": 1740542923.7960632,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8700986-fedora-41-x86_64",
            "build_id": 8700986,
            "package_name": "hello",
            "package_version": "0.74-1.20250226040803222333.pr2842.16.gc988849",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/packit-hello-world-2842/hello",
            "git_hash": "7546cf22ecbf01abb9ddf0df900197b4affbabe1",
            "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": "packit/packit-hello-world-2842--packit",
            "results": {
                "packages": [
                    {
                        "name": "hello",
                        "epoch": null,
                        "version": "0.74",
                        "release": "1.20250226040803222333.pr2842.16.gc988849.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "hello",
                        "epoch": null,
                        "version": "0.74",
                        "release": "1.20250226040803222333.pr2842.16.gc988849.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-hello-world-2842/fedora-41-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/packit/packit-hello-world-2842",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/packit-hello-world-2842",
            "result_dir": "08700986-hello",
            "built_packages": "hello 0.74",
            "id": 8700986,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "packit-hello-world-2842",
                "vendor": "Fedora Project COPR (packit/packit-hello-world-2842)"
            }
        }
    ]
}
[2025-02-26 04:10:17,939][  INFO][PID:960038] Sending fedora-messaging bus message in build.end
[2025-02-26 04:10:18,020][  INFO][PID:960038] Compressing /var/lib/copr/public_html/results/packit/packit-hello-world-2842/fedora-41-x86_64/08700986-hello/builder-live.log by gzip
[2025-02-26 04:10:18,022][  INFO][PID:960038] Running command 'gzip /var/lib/copr/public_html/results/packit/packit-hello-world-2842/fedora-41-x86_64/08700986-hello/builder-live.log' as PID 981190
[2025-02-26 04:10:18,031][  INFO][PID:960038] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/packit-hello-world-2842/fedora-41-x86_64/08700986-hello/builder-live.log)
[2025-02-26 04:10:18,038][  INFO][PID:960038] Compressing /var/lib/copr/public_html/results/packit/packit-hello-world-2842/fedora-41-x86_64/08700986-hello/backend.log by gzip
[2025-02-26 04:10:18,047][  INFO][PID:960038] Running command 'gzip /var/lib/copr/public_html/results/packit/packit-hello-world-2842/fedora-41-x86_64/08700986-hello/backend.log' as PID 981193