[2025-03-02 07:26:55,790][  INFO][PID:746426] Marking build as starting
[2025-03-02 07:26:55,808][  INFO][PID:746426] Trying to allocate VM
[2025-03-02 07:26:58,864][  INFO][PID:746426] Allocated host ResallocHost, ticket_id=1588509, hostname=54.196.74.175, name=aws_x86_64_normalreserved_prod_01590494_20250302_072030
[2025-03-02 07:26:58,865][  INFO][PID:746426] Allocating ssh connection to builder
[2025-03-02 07:26:58,865][  INFO][PID:746426] Checking that builder machine is OK
[2025-03-02 07:26:59,223][  INFO][PID:746426] Running remote command: copr-builder-ready srpm-builds
[2025-03-02 07:26:59,429][  INFO][PID:746426] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-02 07:26:59,430][  INFO][PID:746426] Filling build.info file with builder info
[2025-03-02 07:26:59,431][  INFO][PID:746426] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "cockpit-project-cockpit-podman-2030",
            "project_dirname": "cockpit-project-cockpit-podman-2030",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1740900419.430893,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8716406",
            "build_id": 8716406,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 2030 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/cockpit-project/cockpit-podman\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit make npm\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "packit/cockpit-project-cockpit-podman-2030--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2030",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-podman-2030",
            "result_dir": "08716406",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8716406,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "cockpit-project-cockpit-podman-2030",
                "vendor": "Fedora Project COPR (packit/cockpit-project-cockpit-podman-2030)"
            }
        }
    ]
}
[2025-03-02 07:26:59,449][  INFO][PID:746426] Sending fedora-messaging bus message in build.start
[2025-03-02 07:27:00,075][  INFO][PID:746426] Sending fedora-messaging bus message in chroot.start
[2025-03-02 07:27:00,092][  INFO][PID:746426] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8716406 --detached
[2025-03-02 07:27:00,448][  INFO][PID:746426] Downloading the builder-live.log file, attempt 1
[2025-03-02 07:27:00,449][  INFO][PID:746426] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.196.74.175 copr-rpmbuild-log
[2025-03-02 07:27:05,453][  INFO][PID:746426] Periodic builder liveness probe: alive
[2025-03-02 07:27:46,711][  INFO][PID:746426] Downloading results from builder
[2025-03-02 07:27:46,712][  INFO][PID:746426] rsyncing of mockbuilder@54.196.74.175:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2030/srpm-builds/08716406 started
[2025-03-02 07:27:46,712][  INFO][PID:746426] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.196.74.175:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2030/srpm-builds/08716406/ &> /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2030/srpm-builds/08716406/build-08716406.rsync.log
[2025-03-02 07:27:46,934][  INFO][PID:746426] rsyncing finished.
[2025-03-02 07:27:46,934][  INFO][PID:746426] Releasing VM back to pool
[2025-03-02 07:27:46,943][  INFO][PID:746426] Searching for 'success' file in resultdir
[2025-03-02 07:27:46,943][  INFO][PID:746426] Getting build details
[2025-03-02 07:27:46,944][  INFO][PID:746426] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2030/srpm-builds/08716406
[2025-03-02 07:27:46,945][  INFO][PID:746426] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-podman-2030/srpm-builds/08716406/cockpit-podman-102-1.20250302072737075505.pr2030.7.g9afb32f.src.rpm
[2025-03-02 07:27:46,945][  INFO][PID:746426] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-podman-2030/srpm-builds/08716406/cockpit-podman-102-1.20250302072737075505.pr2030.7.g9afb32f.src.rpm', 'pkg_name': 'cockpit-podman', 'pkg_version': '102-1.20250302072737075505.pr2030.7.g9afb32f'}
[2025-03-02 07:27:46,945][  INFO][PID:746426] Finished build: id=8716406 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2030 chroot=srpm-builds 
[2025-03-02 07:27:46,947][  INFO][PID:746426] Worker succeeded build, took 47.51641774177551
[2025-03-02 07:27:46,947][  INFO][PID:746426] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "cockpit-project-cockpit-podman-2030",
            "project_dirname": "cockpit-project-cockpit-podman-2030",
            "submitter": "packit",
            "ended_on": 1740900466.9473107,
            "started_on": 1740900419.430893,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8716406",
            "build_id": 8716406,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 2030 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/cockpit-project/cockpit-podman\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit make npm\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "cockpit-podman",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-podman-2030/srpm-builds/08716406/cockpit-podman-102-1.20250302072737075505.pr2030.7.g9afb32f.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/cockpit-project-cockpit-podman-2030--packit",
            "results": {
                "name": "cockpit-podman",
                "epoch": null,
                "version": "102",
                "release": "1.20250302072737075505.pr2030.7.g9afb32f",
                "exclusivearch": [],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2030",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-podman-2030",
            "result_dir": "08716406",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "102-1.20250302072737075505.pr2030.7.g9afb32f",
            "id": 8716406,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "cockpit-project-cockpit-podman-2030",
                "vendor": "Fedora Project COPR (packit/cockpit-project-cockpit-podman-2030)"
            }
        }
    ]
}
[2025-03-02 07:27:47,020][  INFO][PID:746426] Sending fedora-messaging bus message in build.end
[2025-03-02 07:27:47,037][  INFO][PID:746426] Compressing /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2030/srpm-builds/08716406/builder-live.log by gzip
[2025-03-02 07:27:47,038][  INFO][PID:746426] Running command 'gzip /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2030/srpm-builds/08716406/builder-live.log' as PID 759734
[2025-03-02 07:27:47,047][  INFO][PID:746426] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2030/srpm-builds/08716406/builder-live.log)
[2025-03-02 07:27:47,048][  INFO][PID:746426] Compressing /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2030/srpm-builds/08716406/backend.log by gzip
[2025-03-02 07:27:47,049][  INFO][PID:746426] Running command 'gzip /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2030/srpm-builds/08716406/backend.log' as PID 759735