[2025-03-04 19:18:25,673][  INFO][PID:3024220] Marking build as starting
[2025-03-04 19:18:25,957][  INFO][PID:3024220] Trying to allocate VM
[2025-03-04 19:18:28,989][  INFO][PID:3024220] Allocated host ResallocHost, ticket_id=1632074, hostname=3.82.9.129, name=aws_aarch64_normalreserved_prod_01677132_20250304_191113
[2025-03-04 19:18:28,989][  INFO][PID:3024220] Allocating ssh connection to builder
[2025-03-04 19:18:28,990][  INFO][PID:3024220] Checking that builder machine is OK
[2025-03-04 19:18:29,383][  INFO][PID:3024220] Running remote command: copr-builder-ready fedora-eln-aarch64
[2025-03-04 19:18:29,614][  INFO][PID:3024220] Red Hat subscription not needed for fedora-eln-aarch64
Builder is ready to be used

[2025-03-04 19:18:29,615][  INFO][PID:3024220] Filling build.info file with builder info
[2025-03-04 19:18:29,616][  INFO][PID:3024220] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@CoreOS",
            "project_name": "continuous",
            "project_dirname": "continuous",
            "submitter": "https://api.github.com/users/prestist",
            "ended_on": null,
            "started_on": 1741115909.616107,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-eln-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8724429-fedora-eln-aarch64",
            "build_id": 8724429,
            "package_name": "rust-coreos-installer",
            "package_version": "0.23.0.94.gb5206fa-6",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@CoreOS/continuous/rust-coreos-installer",
            "git_hash": "6563e16ae3256263eef90fe1a2455aaf591021cc",
            "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": "@CoreOS/continuous--https://api.github.com/users/prestist",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@CoreOS/continuous/fedora-eln-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rhcontainerbot/bootc/fedora-eln-aarch64/",
                    "id": "copr_rhcontainerbot_bootc",
                    "name": "Additional repo copr_rhcontainerbot_bootc"
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@CoreOS/continuous",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@CoreOS/continuous",
            "result_dir": "08724429-rust-coreos-installer",
            "built_packages": "",
            "id": 8724429,
            "mockchain_macros": {
                "copr_username": "@CoreOS",
                "copr_projectname": "continuous",
                "vendor": "Fedora Project COPR (@CoreOS/continuous)"
            }
        }
    ]
}
[2025-03-04 19:18:29,666][  INFO][PID:3024220] Sending fedora-messaging bus message in build.start
[2025-03-04 19:18:31,184][  INFO][PID:3024220] Sending fedora-messaging bus message in chroot.start
[2025-03-04 19:18:31,265][  INFO][PID:3024220] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8724429-fedora-eln-aarch64 --chroot fedora-eln-aarch64 --detached
[2025-03-04 19:18:31,693][  INFO][PID:3024220] Downloading the builder-live.log file, attempt 1
[2025-03-04 19:18:31,694][  INFO][PID:3024220] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.82.9.129 copr-rpmbuild-log
[2025-03-04 19:18:36,700][  INFO][PID:3024220] Periodic builder liveness probe: alive
[2025-03-04 19:19:16,280][  INFO][PID:3024220] Downloading results from builder
[2025-03-04 19:19:16,281][  INFO][PID:3024220] rsyncing of mockbuilder@3.82.9.129:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@CoreOS/continuous/fedora-eln-aarch64/08724429-rust-coreos-installer started
[2025-03-04 19:19:16,282][  INFO][PID:3024220] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.82.9.129:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@CoreOS/continuous/fedora-eln-aarch64/08724429-rust-coreos-installer/ &> /var/lib/copr/public_html/results/@CoreOS/continuous/fedora-eln-aarch64/08724429-rust-coreos-installer/build-08724429.rsync.log
[2025-03-04 19:19:16,513][  INFO][PID:3024220] rsyncing finished.
[2025-03-04 19:19:16,514][  INFO][PID:3024220] Releasing VM back to pool
[2025-03-04 19:19:16,528][  INFO][PID:3024220] Searching for 'success' file in resultdir
[2025-03-04 19:19:16,528][ ERROR][PID:3024220] Build failed: Backend process error: No success file => build failure
[2025-03-04 19:19:16,529][  INFO][PID:3024220] Finished build: id=8724429 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@CoreOS/continuous chroot=fedora-eln-aarch64 
[2025-03-04 19:19:16,531][ ERROR][PID:3024220] Backend process error: No success file => build failure
[2025-03-04 19:19:16,531][  INFO][PID:3024220] Worker failed build, took 46.91563081741333
[2025-03-04 19:19:16,532][  INFO][PID:3024220] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@CoreOS",
            "project_name": "continuous",
            "project_dirname": "continuous",
            "submitter": "https://api.github.com/users/prestist",
            "ended_on": 1741115956.5317378,
            "started_on": 1741115909.616107,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-eln-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8724429-fedora-eln-aarch64",
            "build_id": 8724429,
            "package_name": "rust-coreos-installer",
            "package_version": "0.23.0.94.gb5206fa-6",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@CoreOS/continuous/rust-coreos-installer",
            "git_hash": "6563e16ae3256263eef90fe1a2455aaf591021cc",
            "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": "@CoreOS/continuous--https://api.github.com/users/prestist",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@CoreOS/continuous/fedora-eln-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rhcontainerbot/bootc/fedora-eln-aarch64/",
                    "id": "copr_rhcontainerbot_bootc",
                    "name": "Additional repo copr_rhcontainerbot_bootc"
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@CoreOS/continuous",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@CoreOS/continuous",
            "result_dir": "08724429-rust-coreos-installer",
            "built_packages": "",
            "id": 8724429,
            "mockchain_macros": {
                "copr_username": "@CoreOS",
                "copr_projectname": "continuous",
                "vendor": "Fedora Project COPR (@CoreOS/continuous)"
            }
        }
    ]
}
[2025-03-04 19:19:16,587][  INFO][PID:3024220] Sending fedora-messaging bus message in build.end
[2025-03-04 19:19:16,671][  INFO][PID:3024220] Compressing /var/lib/copr/public_html/results/@CoreOS/continuous/fedora-eln-aarch64/08724429-rust-coreos-installer/builder-live.log by gzip
[2025-03-04 19:19:16,672][  INFO][PID:3024220] Running command 'gzip /var/lib/copr/public_html/results/@CoreOS/continuous/fedora-eln-aarch64/08724429-rust-coreos-installer/builder-live.log' as PID 3029080
[2025-03-04 19:19:16,677][  INFO][PID:3024220] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@CoreOS/continuous/fedora-eln-aarch64/08724429-rust-coreos-installer/builder-live.log)
[2025-03-04 19:19:16,677][  INFO][PID:3024220] Compressing /var/lib/copr/public_html/results/@CoreOS/continuous/fedora-eln-aarch64/08724429-rust-coreos-installer/backend.log by gzip
[2025-03-04 19:19:16,678][  INFO][PID:3024220] Running command 'gzip /var/lib/copr/public_html/results/@CoreOS/continuous/fedora-eln-aarch64/08724429-rust-coreos-installer/backend.log' as PID 3029081