[2025-03-11 01:30:35,992][  INFO][PID:1727006] Marking build as starting
[2025-03-11 01:30:36,044][  INFO][PID:1727006] Trying to allocate VM
[2025-03-11 01:30:39,067][  INFO][PID:1727006] Allocated host ResallocHost, ticket_id=1736476, hostname=44.222.101.153, name=aws_x86_64_normalreserved_prod_01844687_20250311_012905
[2025-03-11 01:30:39,067][  INFO][PID:1727006] Allocating ssh connection to builder
[2025-03-11 01:30:39,068][  INFO][PID:1727006] Checking that builder machine is OK
[2025-03-11 01:30:39,421][  INFO][PID:1727006] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-03-11 01:30:39,633][  INFO][PID:1727006] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-03-11 01:30:39,634][  INFO][PID:1727006] Filling build.info file with builder info
[2025-03-11 01:30:39,635][  INFO][PID:1727006] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "containers-podman-25526",
            "project_dirname": "containers-podman-25526",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741656639.6351523,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8748420-fedora-40-x86_64",
            "build_id": 8748420,
            "package_name": "podman",
            "package_version": "102:5.5.0~dev-1.20250311012958853912.pr25526.306.775065123",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/containers-podman-25526/podman",
            "git_hash": "0fc332c42c3b8298fe8071f66261c5be43931172",
            "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/containers-podman-25526--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/containers-podman-25526/fedora-40-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/containers-podman-25526",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25526",
            "result_dir": "08748420-podman",
            "built_packages": "",
            "id": 8748420,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-podman-25526",
                "vendor": "Fedora Project COPR (packit/containers-podman-25526)"
            }
        }
    ]
}
[2025-03-11 01:30:39,695][  INFO][PID:1727006] Sending fedora-messaging bus message in build.start
[2025-03-11 01:30:40,447][  INFO][PID:1727006] Sending fedora-messaging bus message in chroot.start
[2025-03-11 01:30:40,468][  INFO][PID:1727006] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8748420-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-03-11 01:30:40,845][  INFO][PID:1727006] Downloading the builder-live.log file, attempt 1
[2025-03-11 01:30:40,846][  INFO][PID:1727006] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.222.101.153 copr-rpmbuild-log
[2025-03-11 01:30:45,852][  INFO][PID:1727006] Periodic builder liveness probe: alive
[2025-03-11 01:31:32,065][  INFO][PID:1727006] Downloading results from builder
[2025-03-11 01:31:32,066][  INFO][PID:1727006] rsyncing of mockbuilder@44.222.101.153:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/containers-podman-25526/fedora-40-x86_64/08748420-podman started
[2025-03-11 01:31:32,067][  INFO][PID:1727006] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.222.101.153:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/containers-podman-25526/fedora-40-x86_64/08748420-podman/ &> /var/lib/copr/public_html/results/packit/containers-podman-25526/fedora-40-x86_64/08748420-podman/build-08748420.rsync.log
[2025-03-11 01:31:32,510][  INFO][PID:1727006] rsyncing finished.
[2025-03-11 01:31:32,510][  INFO][PID:1727006] Releasing VM back to pool
[2025-03-11 01:31:32,522][  INFO][PID:1727006] Searching for 'success' file in resultdir
[2025-03-11 01:31:32,523][ ERROR][PID:1727006] Build failed: Backend process error: No success file => build failure
[2025-03-11 01:31:32,523][  INFO][PID:1727006] Finished build: id=8748420 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/packit/containers-podman-25526 chroot=fedora-40-x86_64 
[2025-03-11 01:31:32,525][ ERROR][PID:1727006] Backend process error: No success file => build failure
[2025-03-11 01:31:32,526][  INFO][PID:1727006] Worker failed build, took 52.890910148620605
[2025-03-11 01:31:32,526][  INFO][PID:1727006] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "containers-podman-25526",
            "project_dirname": "containers-podman-25526",
            "submitter": "packit",
            "ended_on": 1741656692.5260625,
            "started_on": 1741656639.6351523,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8748420-fedora-40-x86_64",
            "build_id": 8748420,
            "package_name": "podman",
            "package_version": "102:5.5.0~dev-1.20250311012958853912.pr25526.306.775065123",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/containers-podman-25526/podman",
            "git_hash": "0fc332c42c3b8298fe8071f66261c5be43931172",
            "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/containers-podman-25526--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/containers-podman-25526/fedora-40-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/containers-podman-25526",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25526",
            "result_dir": "08748420-podman",
            "built_packages": "",
            "id": 8748420,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-podman-25526",
                "vendor": "Fedora Project COPR (packit/containers-podman-25526)"
            }
        }
    ]
}
[2025-03-11 01:31:32,566][  INFO][PID:1727006] Sending fedora-messaging bus message in build.end
[2025-03-11 01:31:32,584][  INFO][PID:1727006] Compressing /var/lib/copr/public_html/results/packit/containers-podman-25526/fedora-40-x86_64/08748420-podman/builder-live.log by gzip
[2025-03-11 01:31:32,585][  INFO][PID:1727006] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-podman-25526/fedora-40-x86_64/08748420-podman/builder-live.log' as PID 1730368
[2025-03-11 01:31:32,591][  INFO][PID:1727006] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/containers-podman-25526/fedora-40-x86_64/08748420-podman/builder-live.log)
[2025-03-11 01:31:32,592][  INFO][PID:1727006] Compressing /var/lib/copr/public_html/results/packit/containers-podman-25526/fedora-40-x86_64/08748420-podman/backend.log by gzip
[2025-03-11 01:31:32,593][  INFO][PID:1727006] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-podman-25526/fedora-40-x86_64/08748420-podman/backend.log' as PID 1730369