[2025-03-24 14:42:09,174][  INFO][PID:3578446] Marking build as starting
[2025-03-24 14:42:09,208][  INFO][PID:3578446] Trying to allocate VM
[2025-03-24 14:52:27,431][  INFO][PID:3578446] Allocated host ResallocHost, ticket_id=2007828, hostname=2620:52:3:1:dead:beef:cafe:c14e, name=copr_hv_x86_64_02_prod_02253316_20250324_144949
[2025-03-24 14:52:27,433][  INFO][PID:3578446] Allocating ssh connection to builder
[2025-03-24 14:52:27,435][  INFO][PID:3578446] Checking that builder machine is OK
[2025-03-24 14:52:28,048][  INFO][PID:3578446] Running remote command: copr-builder-ready fedora-rawhide-i386
[2025-03-24 14:52:28,384][  INFO][PID:3578446] Red Hat subscription not needed for fedora-rawhide-i386
Builder is ready to be used

[2025-03-24 14:52:28,385][  INFO][PID:3578446] Filling build.info file with builder info
[2025-03-24 14:52:28,387][  INFO][PID:3578446] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "xxmitsu",
            "project_name": "llvm",
            "project_dirname": "llvm",
            "submitter": null,
            "ended_on": null,
            "started_on": 1742827948.3870049,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-i386",
            "arch": "i386",
            "buildroot_pkgs": [
                "git"
            ],
            "task_id": "8812883-fedora-rawhide-i386",
            "build_id": 8812883,
            "package_name": "libclc",
            "package_version": "19.0.0-0.1.20240309.git0d6f9bf",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/xxmitsu/llvm/libclc",
            "git_hash": "510bc0b60a5d9fc919ddc252eb7efc4f8bf736a4",
            "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": "xxmitsu/llvm--fc306949-1615-4f2d-a955-3eded9b81b01",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/xxmitsu/llvm/fedora-rawhide-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/xxmitsu/llvm",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/xxmitsu/llvm",
            "result_dir": "08812883-libclc",
            "built_packages": "",
            "id": 8812883,
            "mockchain_macros": {
                "copr_username": "xxmitsu",
                "copr_projectname": "llvm",
                "vendor": "Fedora Project COPR (xxmitsu/llvm)"
            }
        }
    ]
}
[2025-03-24 14:52:28,416][  INFO][PID:3578446] Sending fedora-messaging bus message in build.start
[2025-03-24 14:52:29,048][  INFO][PID:3578446] Sending fedora-messaging bus message in chroot.start
[2025-03-24 14:52:29,065][  INFO][PID:3578446] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8812883-fedora-rawhide-i386 --chroot fedora-rawhide-i386 --detached
[2025-03-24 14:52:29,625][  INFO][PID:3578446] Downloading the builder-live.log file, attempt 1
[2025-03-24 14:52:29,627][  INFO][PID:3578446] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14e copr-rpmbuild-log
[2025-03-24 14:52:34,649][  INFO][PID:3578446] Periodic builder liveness probe: alive
[2025-03-24 14:54:54,587][  INFO][PID:3578446] Downloading results from builder
[2025-03-24 14:54:54,587][  INFO][PID:3578446] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14e]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/xxmitsu/llvm/fedora-rawhide-i386/08812883-libclc started
[2025-03-24 14:54:54,588][  INFO][PID:3578446] 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:c14e]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/xxmitsu/llvm/fedora-rawhide-i386/08812883-libclc/ &> /var/lib/copr/public_html/results/xxmitsu/llvm/fedora-rawhide-i386/08812883-libclc/build-08812883.rsync.log
[2025-03-24 14:55:01,982][  INFO][PID:3578446] rsyncing finished.
[2025-03-24 14:55:01,983][  INFO][PID:3578446] Releasing VM back to pool
[2025-03-24 14:55:01,997][  INFO][PID:3578446] Searching for 'success' file in resultdir
[2025-03-24 14:55:01,998][ ERROR][PID:3578446] Build failed: Backend process error: No success file => build failure
[2025-03-24 14:55:01,999][  INFO][PID:3578446] Finished build: id=8812883 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/xxmitsu/llvm chroot=fedora-rawhide-i386 
[2025-03-24 14:55:02,001][ ERROR][PID:3578446] Backend process error: No success file => build failure
[2025-03-24 14:55:02,001][  INFO][PID:3578446] Worker failed build, took 153.61468076705933
[2025-03-24 14:55:02,002][  INFO][PID:3578446] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "xxmitsu",
            "project_name": "llvm",
            "project_dirname": "llvm",
            "submitter": null,
            "ended_on": 1742828102.0016856,
            "started_on": 1742827948.3870049,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-rawhide-i386",
            "arch": "i386",
            "buildroot_pkgs": [
                "git"
            ],
            "task_id": "8812883-fedora-rawhide-i386",
            "build_id": 8812883,
            "package_name": "libclc",
            "package_version": "19.0.0-0.1.20240309.git0d6f9bf",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/xxmitsu/llvm/libclc",
            "git_hash": "510bc0b60a5d9fc919ddc252eb7efc4f8bf736a4",
            "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": "xxmitsu/llvm--fc306949-1615-4f2d-a955-3eded9b81b01",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/xxmitsu/llvm/fedora-rawhide-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/xxmitsu/llvm",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/xxmitsu/llvm",
            "result_dir": "08812883-libclc",
            "built_packages": "",
            "id": 8812883,
            "mockchain_macros": {
                "copr_username": "xxmitsu",
                "copr_projectname": "llvm",
                "vendor": "Fedora Project COPR (xxmitsu/llvm)"
            }
        }
    ]
}
[2025-03-24 14:55:02,034][  INFO][PID:3578446] Sending fedora-messaging bus message in build.end
[2025-03-24 14:55:02,053][  INFO][PID:3578446] Compressing /var/lib/copr/public_html/results/xxmitsu/llvm/fedora-rawhide-i386/08812883-libclc/builder-live.log by gzip
[2025-03-24 14:55:02,054][  INFO][PID:3578446] Running command 'gzip /var/lib/copr/public_html/results/xxmitsu/llvm/fedora-rawhide-i386/08812883-libclc/builder-live.log' as PID 3676932
[2025-03-24 14:55:02,060][  INFO][PID:3578446] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/xxmitsu/llvm/fedora-rawhide-i386/08812883-libclc/builder-live.log)
[2025-03-24 14:55:02,061][  INFO][PID:3578446] Compressing /var/lib/copr/public_html/results/xxmitsu/llvm/fedora-rawhide-i386/08812883-libclc/backend.log by gzip
[2025-03-24 14:55:02,062][  INFO][PID:3578446] Running command 'gzip /var/lib/copr/public_html/results/xxmitsu/llvm/fedora-rawhide-i386/08812883-libclc/backend.log' as PID 3676933