[2025-01-15 09:21:16,228][  INFO][PID:1075188] Marking build as starting
[2025-01-15 09:21:16,306][  INFO][PID:1075188] Trying to allocate VM
[2025-01-15 09:21:19,390][  INFO][PID:1075188] Allocated host ResallocHost, ticket_id=683196, hostname=2620:52:3:1:dead:beef:cafe:c1d3, name=copr_hv_x86_64_04_prod_00565107_20250115_091257
[2025-01-15 09:21:19,390][  INFO][PID:1075188] Allocating ssh connection to builder
[2025-01-15 09:21:19,391][  INFO][PID:1075188] Checking that builder machine is OK
[2025-01-15 09:21:20,000][  INFO][PID:1075188] Running remote command: copr-builder-ready centos-stream-10-x86_64
[2025-01-15 09:21:20,329][  INFO][PID:1075188] Red Hat subscription not needed for centos-stream-10-x86_64
Builder is ready to be used

[2025-01-15 09:21:20,330][  INFO][PID:1075188] Filling build.info file with builder info
[2025-01-15 09:21:20,331][  INFO][PID:1075188] 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": "osbuild-image-builder-frontend-2745",
            "project_dirname": "osbuild-image-builder-frontend-2745",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736932880.3310232,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8515180-centos-stream-10-x86_64",
            "build_id": 8515180,
            "package_name": "cockpit-image-builder",
            "package_version": "54-1.20250115092053403132.pr2745",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/osbuild-image-builder-frontend-2745/cockpit-image-builder",
            "git_hash": "59247cebfce12aa222e4ca90466e14886be0c6d1",
            "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/osbuild-image-builder-frontend-2745--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/osbuild-image-builder-frontend-2745/centos-stream-10-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/osbuild-image-builder-frontend-2745",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/osbuild-image-builder-frontend-2745",
            "result_dir": "08515180-cockpit-image-builder",
            "built_packages": "",
            "id": 8515180,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "osbuild-image-builder-frontend-2745",
                "vendor": "Fedora Project COPR (packit/osbuild-image-builder-frontend-2745)"
            }
        }
    ]
}
[2025-01-15 09:21:20,373][  INFO][PID:1075188] Sending fedora-messaging bus message in build.start
[2025-01-15 09:21:21,026][  INFO][PID:1075188] Sending fedora-messaging bus message in chroot.start
[2025-01-15 09:21:21,050][  INFO][PID:1075188] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8515180-centos-stream-10-x86_64 --chroot centos-stream-10-x86_64 --detached
[2025-01-15 09:21:21,610][  INFO][PID:1075188] Downloading the builder-live.log file, attempt 1
[2025-01-15 09:21:21,611][  INFO][PID:1075188] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d3 copr-rpmbuild-log
[2025-01-15 09:21:26,615][  INFO][PID:1075188] Periodic builder liveness probe: alive
[2025-01-15 09:22:54,983][  INFO][PID:1075188] Downloading results from builder
[2025-01-15 09:22:54,984][  INFO][PID:1075188] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d3]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64/08515180-cockpit-image-builder started
[2025-01-15 09:22:54,984][  INFO][PID:1075188] 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:c1d3]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64/08515180-cockpit-image-builder/ &> /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64/08515180-cockpit-image-builder/build-08515180.rsync.log
[2025-01-15 09:22:55,478][  INFO][PID:1075188] rsyncing finished.
[2025-01-15 09:22:55,478][  INFO][PID:1075188] Releasing VM back to pool
[2025-01-15 09:22:55,487][  INFO][PID:1075188] Searching for 'success' file in resultdir
[2025-01-15 09:22:55,487][  INFO][PID:1075188] Going to sign pkgs from source: 8515180-centos-stream-10-x86_64 in chroot: /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64
[2025-01-15 09:22:55,488][  INFO][PID:1075188] Calling '/bin/sign -u packit#osbuild-image-builder-frontend-2745@copr.fedorahosted.org -p' (attempt #1)
[2025-01-15 09:22:55,791][  INFO][PID:1075188] Calling '/bin/sign -4 -h sha256 -u packit#osbuild-image-builder-frontend-2745@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64/08515180-cockpit-image-builder/cockpit-image-builder-54-1.20250115092053403132.pr2745.el10.noarch.rpm' (attempt #1)
[2025-01-15 09:22:56,460][  INFO][PID:1075188] signed rpm: /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64/08515180-cockpit-image-builder/cockpit-image-builder-54-1.20250115092053403132.pr2745.el10.noarch.rpm
[2025-01-15 09:22:56,461][  INFO][PID:1075188] Calling '/bin/sign -4 -h sha256 -u packit#osbuild-image-builder-frontend-2745@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64/08515180-cockpit-image-builder/cockpit-image-builder-54-1.20250115092053403132.pr2745.el10.src.rpm' (attempt #1)
[2025-01-15 09:22:57,300][  INFO][PID:1075188] signed rpm: /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64/08515180-cockpit-image-builder/cockpit-image-builder-54-1.20250115092053403132.pr2745.el10.src.rpm
[2025-01-15 09:22:57,301][  INFO][PID:1075188] Sign done
[2025-01-15 09:22:57,301][  INFO][PID:1075188] Incremental createrepo run, adding 08515180-cockpit-image-builder into https://download.copr.fedorainfracloud.org/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64, (auto-create-repo=True)
[2025-01-15 09:22:57,302][  INFO][PID:1075188] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64 --add 08515180-cockpit-image-builder --no-appstream-metadata' as PID 1079550
[2025-01-15 09:22:57,952][  INFO][PID:1075188] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64 --add 08515180-cockpit-image-builder --no-appstream-metadata)
[2025-01-15 09:22:57,952][  INFO][PID:1075188] Getting build details
[2025-01-15 09:22:57,953][  INFO][PID:1075188] Listing built binary packages in /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64/08515180-cockpit-image-builder
[2025-01-15 09:22:57,953][  INFO][PID:1075188] Built packages:
['cockpit-image-builder 54']
[2025-01-15 09:22:57,954][  INFO][PID:1075188] build details: {'built_packages': 'cockpit-image-builder 54'}
[2025-01-15 09:22:57,954][  INFO][PID:1075188] Retrieving pubkey
[2025-01-15 09:22:57,955][  INFO][PID:1075188] Calling '/bin/sign -u packit#osbuild-image-builder-frontend-2745@copr.fedorahosted.org -p' (attempt #1)
[2025-01-15 09:22:58,262][  INFO][PID:1075188] Added pubkey for user packit project osbuild-image-builder-frontend-2745 into: /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/pubkey.gpg
[2025-01-15 09:22:58,263][  INFO][PID:1075188] Finished build: id=8515180 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745 chroot=centos-stream-10-x86_64 
[2025-01-15 09:22:58,264][  INFO][PID:1075188] Worker succeeded build, took 97.93332648277283
[2025-01-15 09:22:58,264][  INFO][PID:1075188] 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": "osbuild-image-builder-frontend-2745",
            "project_dirname": "osbuild-image-builder-frontend-2745",
            "submitter": "packit",
            "ended_on": 1736932978.2643497,
            "started_on": 1736932880.3310232,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8515180-centos-stream-10-x86_64",
            "build_id": 8515180,
            "package_name": "cockpit-image-builder",
            "package_version": "54-1.20250115092053403132.pr2745",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/osbuild-image-builder-frontend-2745/cockpit-image-builder",
            "git_hash": "59247cebfce12aa222e4ca90466e14886be0c6d1",
            "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/osbuild-image-builder-frontend-2745--packit",
            "results": {
                "packages": [
                    {
                        "name": "cockpit-image-builder",
                        "epoch": null,
                        "version": "54",
                        "release": "1.20250115092053403132.pr2745.el10",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-image-builder",
                        "epoch": null,
                        "version": "54",
                        "release": "1.20250115092053403132.pr2745.el10",
                        "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/osbuild-image-builder-frontend-2745/centos-stream-10-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/osbuild-image-builder-frontend-2745",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/osbuild-image-builder-frontend-2745",
            "result_dir": "08515180-cockpit-image-builder",
            "built_packages": "cockpit-image-builder 54",
            "id": 8515180,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "osbuild-image-builder-frontend-2745",
                "vendor": "Fedora Project COPR (packit/osbuild-image-builder-frontend-2745)"
            }
        }
    ]
}
[2025-01-15 09:22:58,332][  INFO][PID:1075188] Sending fedora-messaging bus message in build.end
[2025-01-15 09:22:58,348][  INFO][PID:1075188] Compressing /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64/08515180-cockpit-image-builder/builder-live.log by gzip
[2025-01-15 09:22:58,349][  INFO][PID:1075188] Running command 'gzip /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64/08515180-cockpit-image-builder/builder-live.log' as PID 1079612
[2025-01-15 09:22:58,353][  INFO][PID:1075188] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64/08515180-cockpit-image-builder/builder-live.log)
[2025-01-15 09:22:58,353][  INFO][PID:1075188] Compressing /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64/08515180-cockpit-image-builder/backend.log by gzip
[2025-01-15 09:22:58,354][  INFO][PID:1075188] Running command 'gzip /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2745/centos-stream-10-x86_64/08515180-cockpit-image-builder/backend.log' as PID 1079613