[2025-02-25 10:33:06,484][  INFO][PID:2660279] Marking build as starting
[2025-02-25 10:33:06,530][  INFO][PID:2660279] Trying to allocate VM
[2025-02-25 10:33:09,594][  INFO][PID:2660279] Allocated host ResallocHost, ticket_id=1498761, hostname=2620:52:3:1:dead:beef:cafe:c14f, name=copr_hv_x86_64_02_prod_01437145_20250225_103037
[2025-02-25 10:33:09,598][  INFO][PID:2660279] Allocating ssh connection to builder
[2025-02-25 10:33:09,598][  INFO][PID:2660279] Checking that builder machine is OK
[2025-02-25 10:33:10,206][  INFO][PID:2660279] Running remote command: copr-builder-ready centos-stream-10-x86_64
[2025-02-25 10:33:10,541][  INFO][PID:2660279] Red Hat subscription not needed for centos-stream-10-x86_64
Builder is ready to be used

[2025-02-25 10:33:10,543][  INFO][PID:2660279] Filling build.info file with builder info
[2025-02-25 10:33:10,546][  INFO][PID:2660279] 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-2931",
            "project_dirname": "osbuild-image-builder-frontend-2931",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1740479590.5460458,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8698302-centos-stream-10-x86_64",
            "build_id": 8698302,
            "package_name": "cockpit-image-builder",
            "package_version": "61-1.20250225103237041185.pr2931.16.gf5903897",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/osbuild-image-builder-frontend-2931/cockpit-image-builder",
            "git_hash": "3aa78603583950fbf27861c35422952ae6336b82",
            "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-2931--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-2931/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-2931",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/osbuild-image-builder-frontend-2931",
            "result_dir": "08698302-cockpit-image-builder",
            "built_packages": "",
            "id": 8698302,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "osbuild-image-builder-frontend-2931",
                "vendor": "Fedora Project COPR (packit/osbuild-image-builder-frontend-2931)"
            }
        }
    ]
}
[2025-02-25 10:33:10,613][  INFO][PID:2660279] Sending fedora-messaging bus message in build.start
[2025-02-25 10:33:11,723][  INFO][PID:2660279] Sending fedora-messaging bus message in chroot.start
[2025-02-25 10:33:11,758][  INFO][PID:2660279] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8698302-centos-stream-10-x86_64 --chroot centos-stream-10-x86_64 --detached
[2025-02-25 10:33:12,430][  INFO][PID:2660279] Downloading the builder-live.log file, attempt 1
[2025-02-25 10:33:12,435][  INFO][PID:2660279] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14f copr-rpmbuild-log
[2025-02-25 10:33:17,500][  INFO][PID:2660279] Periodic builder liveness probe: alive
[2025-02-25 10:34:33,475][  INFO][PID:2660279] Downloading results from builder
[2025-02-25 10:34:33,476][  INFO][PID:2660279] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64/08698302-cockpit-image-builder started
[2025-02-25 10:34:33,477][  INFO][PID:2660279] 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/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64/08698302-cockpit-image-builder/ &> /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64/08698302-cockpit-image-builder/build-08698302.rsync.log
[2025-02-25 10:34:33,973][  INFO][PID:2660279] rsyncing finished.
[2025-02-25 10:34:33,975][  INFO][PID:2660279] Releasing VM back to pool
[2025-02-25 10:34:33,987][  INFO][PID:2660279] Searching for 'success' file in resultdir
[2025-02-25 10:34:33,988][  INFO][PID:2660279] Going to sign pkgs from source: 8698302-centos-stream-10-x86_64 in chroot: /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64
[2025-02-25 10:34:33,989][  INFO][PID:2660279] Calling '/bin/sign -u packit#osbuild-image-builder-frontend-2931@copr.fedorahosted.org -p' (attempt #1)
[2025-02-25 10:34:34,163][  INFO][PID:2660279] Calling '/bin/sign -4 -h sha256 -u packit#osbuild-image-builder-frontend-2931@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64/08698302-cockpit-image-builder/cockpit-image-builder-61-1.20250225103237041185.pr2931.16.gf5903897.el10.src.rpm' (attempt #1)
[2025-02-25 10:34:35,154][  INFO][PID:2660279] signed rpm: /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64/08698302-cockpit-image-builder/cockpit-image-builder-61-1.20250225103237041185.pr2931.16.gf5903897.el10.src.rpm
[2025-02-25 10:34:35,155][  INFO][PID:2660279] Calling '/bin/sign -4 -h sha256 -u packit#osbuild-image-builder-frontend-2931@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64/08698302-cockpit-image-builder/cockpit-image-builder-61-1.20250225103237041185.pr2931.16.gf5903897.el10.noarch.rpm' (attempt #1)
[2025-02-25 10:34:35,967][  INFO][PID:2660279] signed rpm: /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64/08698302-cockpit-image-builder/cockpit-image-builder-61-1.20250225103237041185.pr2931.16.gf5903897.el10.noarch.rpm
[2025-02-25 10:34:35,969][  INFO][PID:2660279] Sign done
[2025-02-25 10:34:35,969][  INFO][PID:2660279] Incremental createrepo run, adding 08698302-cockpit-image-builder into https://download.copr.fedorainfracloud.org/results/packit/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64, (auto-create-repo=True)
[2025-02-25 10:34:35,970][  INFO][PID:2660279] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64 --add 08698302-cockpit-image-builder --no-appstream-metadata' as PID 2673838
[2025-02-25 10:34:36,788][  INFO][PID:2660279] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64 --add 08698302-cockpit-image-builder --no-appstream-metadata)
[2025-02-25 10:34:36,789][  INFO][PID:2660279] Getting build details
[2025-02-25 10:34:36,789][  INFO][PID:2660279] Listing built binary packages in /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64/08698302-cockpit-image-builder
[2025-02-25 10:34:36,790][  INFO][PID:2660279] Built packages:
['cockpit-image-builder 61']
[2025-02-25 10:34:36,790][  INFO][PID:2660279] build details: {'built_packages': 'cockpit-image-builder 61'}
[2025-02-25 10:34:36,791][  INFO][PID:2660279] Retrieving pubkey
[2025-02-25 10:34:36,791][  INFO][PID:2660279] Calling '/bin/sign -u packit#osbuild-image-builder-frontend-2931@copr.fedorahosted.org -p' (attempt #1)
[2025-02-25 10:34:37,099][  INFO][PID:2660279] Added pubkey for user packit project osbuild-image-builder-frontend-2931 into: /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931/pubkey.gpg
[2025-02-25 10:34:37,100][  INFO][PID:2660279] Finished build: id=8698302 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931 chroot=centos-stream-10-x86_64 
[2025-02-25 10:34:37,103][  INFO][PID:2660279] Worker succeeded build, took 86.55698227882385
[2025-02-25 10:34:37,104][  INFO][PID:2660279] 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-2931",
            "project_dirname": "osbuild-image-builder-frontend-2931",
            "submitter": "packit",
            "ended_on": 1740479677.103028,
            "started_on": 1740479590.5460458,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8698302-centos-stream-10-x86_64",
            "build_id": 8698302,
            "package_name": "cockpit-image-builder",
            "package_version": "61-1.20250225103237041185.pr2931.16.gf5903897",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/osbuild-image-builder-frontend-2931/cockpit-image-builder",
            "git_hash": "3aa78603583950fbf27861c35422952ae6336b82",
            "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-2931--packit",
            "results": {
                "packages": [
                    {
                        "name": "cockpit-image-builder",
                        "epoch": null,
                        "version": "61",
                        "release": "1.20250225103237041185.pr2931.16.gf5903897.el10",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-image-builder",
                        "epoch": null,
                        "version": "61",
                        "release": "1.20250225103237041185.pr2931.16.gf5903897.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-2931/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-2931",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/osbuild-image-builder-frontend-2931",
            "result_dir": "08698302-cockpit-image-builder",
            "built_packages": "cockpit-image-builder 61",
            "id": 8698302,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "osbuild-image-builder-frontend-2931",
                "vendor": "Fedora Project COPR (packit/osbuild-image-builder-frontend-2931)"
            }
        }
    ]
}
[2025-02-25 10:34:37,139][  INFO][PID:2660279] Sending fedora-messaging bus message in build.end
[2025-02-25 10:34:37,188][  INFO][PID:2660279] Compressing /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64/08698302-cockpit-image-builder/builder-live.log by gzip
[2025-02-25 10:34:37,190][  INFO][PID:2660279] Running command 'gzip /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64/08698302-cockpit-image-builder/builder-live.log' as PID 2673998
[2025-02-25 10:34:37,195][  INFO][PID:2660279] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64/08698302-cockpit-image-builder/builder-live.log)
[2025-02-25 10:34:37,196][  INFO][PID:2660279] Compressing /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64/08698302-cockpit-image-builder/backend.log by gzip
[2025-02-25 10:34:37,197][  INFO][PID:2660279] Running command 'gzip /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2931/centos-stream-10-x86_64/08698302-cockpit-image-builder/backend.log' as PID 2674001