[2025-01-15 20:16:38,419][  INFO][PID:618177] Marking build as starting
[2025-01-15 20:16:38,453][  INFO][PID:618177] Trying to allocate VM
[2025-01-15 20:16:41,501][  INFO][PID:618177] Allocated host ResallocHost, ticket_id=692174, hostname=2620:52:3:1:dead:beef:cafe:c1cc, name=copr_hv_x86_64_04_prod_00574496_20250115_201352
[2025-01-15 20:16:41,501][  INFO][PID:618177] Allocating ssh connection to builder
[2025-01-15 20:16:41,502][  INFO][PID:618177] Checking that builder machine is OK
[2025-01-15 20:16:42,081][  INFO][PID:618177] Running remote command: copr-builder-ready srpm-builds
[2025-01-15 20:16:42,409][  INFO][PID:618177] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-15 20:16:42,410][  INFO][PID:618177] Filling build.info file with builder info
[2025-01-15 20:16:42,412][  INFO][PID:618177] 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": "flightctl-flightctl-779",
            "project_dirname": "flightctl-flightctl-779",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736972202.4120066,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8517265",
            "build_id": 8517265,
            "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 779 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/flightctl/flightctl\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit\", \"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/flightctl-flightctl-779--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/flightctl-flightctl-779",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-779",
            "result_dir": "08517265",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8517265,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "flightctl-flightctl-779",
                "vendor": "Fedora Project COPR (packit/flightctl-flightctl-779)"
            }
        }
    ]
}
[2025-01-15 20:16:42,435][  INFO][PID:618177] Sending fedora-messaging bus message in build.start
[2025-01-15 20:16:43,166][  INFO][PID:618177] Sending fedora-messaging bus message in chroot.start
[2025-01-15 20:16:43,188][  INFO][PID:618177] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8517265 --detached
[2025-01-15 20:16:43,735][  INFO][PID:618177] Downloading the builder-live.log file, attempt 1
[2025-01-15 20:16:43,736][  INFO][PID:618177] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1cc copr-rpmbuild-log
[2025-01-15 20:16:48,744][  INFO][PID:618177] Periodic builder liveness probe: alive
[2025-01-15 20:17:37,631][  INFO][PID:618177] Downloading results from builder
[2025-01-15 20:17:37,632][  INFO][PID:618177] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cc]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517265 started
[2025-01-15 20:17:37,633][  INFO][PID:618177] 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:c1cc]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517265/ &> /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517265/build-08517265.rsync.log
[2025-01-15 20:17:38,013][  INFO][PID:618177] rsyncing finished.
[2025-01-15 20:17:38,014][  INFO][PID:618177] Releasing VM back to pool
[2025-01-15 20:17:38,028][  INFO][PID:618177] Searching for 'success' file in resultdir
[2025-01-15 20:17:38,028][ ERROR][PID:618177] Build failed: Backend process error: No success file => build failure
[2025-01-15 20:17:38,029][  INFO][PID:618177] Finished build: id=8517265 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/packit/flightctl-flightctl-779 chroot=srpm-builds 
[2025-01-15 20:17:38,031][ ERROR][PID:618177] Backend process error: No success file => build failure
[2025-01-15 20:17:38,032][  INFO][PID:618177] Worker failed build, took 55.62010955810547
[2025-01-15 20:17:38,032][  INFO][PID:618177] 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": "flightctl-flightctl-779",
            "project_dirname": "flightctl-flightctl-779",
            "submitter": "packit",
            "ended_on": 1736972258.0321162,
            "started_on": 1736972202.4120066,
            "submitted_on": null,
            "status": 0,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8517265",
            "build_id": 8517265,
            "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 779 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/flightctl/flightctl\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit\", \"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/flightctl-flightctl-779--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/flightctl-flightctl-779",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-779",
            "result_dir": "08517265",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8517265,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "flightctl-flightctl-779",
                "vendor": "Fedora Project COPR (packit/flightctl-flightctl-779)"
            }
        }
    ]
}
[2025-01-15 20:17:38,084][  INFO][PID:618177] Sending fedora-messaging bus message in build.end
[2025-01-15 20:17:38,102][  INFO][PID:618177] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517265/builder-live.log by gzip
[2025-01-15 20:17:38,104][  INFO][PID:618177] Running command 'gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517265/builder-live.log' as PID 621790
[2025-01-15 20:17:38,111][  INFO][PID:618177] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517265/builder-live.log)
[2025-01-15 20:17:38,112][  INFO][PID:618177] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517265/backend.log by gzip
[2025-01-15 20:17:38,113][  INFO][PID:618177] Running command 'gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517265/backend.log' as PID 621791