[2024-12-09 15:43:06,124][  INFO][PID:2966579] Marking build as starting
[2024-12-09 15:43:06,263][  INFO][PID:2966579] Trying to allocate VM
[2024-12-09 15:43:09,295][  INFO][PID:2966579] Allocated host ResallocHost, ticket_id=98590, hostname=2620:52:3:1:dead:beef:cafe:c112
[2024-12-09 15:43:09,296][  INFO][PID:2966579] Allocating ssh connection to builder
[2024-12-09 15:43:09,296][  INFO][PID:2966579] Checking that builder machine is OK
[2024-12-09 15:43:09,895][  INFO][PID:2966579] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c112 '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-12-09 15:43:10,210][  INFO][PID:2966579] Filling build.info file with builder info
[2024-12-09 15:43:10,212][  INFO][PID:2966579] 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": "game-utils",
            "project_dirname": "game-utils",
            "submitter": "https://src.fedoraproject.org/user/frantisekz",
            "ended_on": null,
            "started_on": 1733758990.2122161,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8367720-fedora-39-x86_64",
            "build_id": 8367720,
            "package_name": "gamescope",
            "package_version": "3.15.15-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/xxmitsu/game-utils/gamescope",
            "git_hash": "1caa629a79ab8d061da39a48155328dac6a197d3",
            "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/game-utils--https://src.fedoraproject.org/user/frantisekz",
            "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/xxmitsu/game-utils/fedora-39-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/xxmitsu/game-utils",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/xxmitsu/game-utils",
            "result_dir": "08367720-gamescope",
            "built_packages": "",
            "id": 8367720,
            "mockchain_macros": {
                "copr_username": "xxmitsu",
                "copr_projectname": "game-utils",
                "vendor": "Fedora Project COPR (xxmitsu/game-utils)"
            }
        }
    ]
}
[2024-12-09 15:43:10,246][  INFO][PID:2966579] Sending fedora-messaging bus message in build.start
[2024-12-09 15:43:10,955][  INFO][PID:2966579] Sending fedora-messaging bus message in chroot.start
[2024-12-09 15:43:10,975][  INFO][PID:2966579] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8367720-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-12-09 15:43:11,560][  INFO][PID:2966579] Downloading the builder-live.log file, attempt 1
[2024-12-09 15:43:11,562][  INFO][PID:2966579] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c112 copr-rpmbuild-log
[2024-12-09 15:43:16,565][  INFO][PID:2966579] Periodic builder liveness probe: alive
[2024-12-09 15:45:57,035][  INFO][PID:2966579] Downloading results from builder
[2024-12-09 15:45:57,035][  INFO][PID:2966579] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c112]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/xxmitsu/game-utils/fedora-39-x86_64/08367720-gamescope started
[2024-12-09 15:45:57,036][  INFO][PID:2966579] 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:c112]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/xxmitsu/game-utils/fedora-39-x86_64/08367720-gamescope/ &> /var/lib/copr/public_html/results/xxmitsu/game-utils/fedora-39-x86_64/08367720-gamescope/build-08367720.rsync.log
[2024-12-09 15:45:57,587][  INFO][PID:2966579] rsyncing finished.
[2024-12-09 15:45:57,587][  INFO][PID:2966579] Releasing VM back to pool
[2024-12-09 15:45:57,595][  INFO][PID:2966579] Searching for 'success' file in resultdir
[2024-12-09 15:45:57,595][ ERROR][PID:2966579] Build failed: Backend process error: No success file => build failure
[2024-12-09 15:45:57,596][  INFO][PID:2966579] Finished build: id=8367720 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/xxmitsu/game-utils chroot=fedora-39-x86_64 
[2024-12-09 15:45:57,598][ ERROR][PID:2966579] Backend process error: No success file => build failure
[2024-12-09 15:45:57,598][  INFO][PID:2966579] Worker failed build, took 167.38615465164185
[2024-12-09 15:45:57,598][  INFO][PID:2966579] 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": "game-utils",
            "project_dirname": "game-utils",
            "submitter": "https://src.fedoraproject.org/user/frantisekz",
            "ended_on": 1733759157.5983708,
            "started_on": 1733758990.2122161,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8367720-fedora-39-x86_64",
            "build_id": 8367720,
            "package_name": "gamescope",
            "package_version": "3.15.15-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/xxmitsu/game-utils/gamescope",
            "git_hash": "1caa629a79ab8d061da39a48155328dac6a197d3",
            "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/game-utils--https://src.fedoraproject.org/user/frantisekz",
            "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/xxmitsu/game-utils/fedora-39-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/xxmitsu/game-utils",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/xxmitsu/game-utils",
            "result_dir": "08367720-gamescope",
            "built_packages": "",
            "id": 8367720,
            "mockchain_macros": {
                "copr_username": "xxmitsu",
                "copr_projectname": "game-utils",
                "vendor": "Fedora Project COPR (xxmitsu/game-utils)"
            }
        }
    ]
}
[2024-12-09 15:45:57,625][  INFO][PID:2966579] Sending fedora-messaging bus message in build.end
[2024-12-09 15:45:57,642][  INFO][PID:2966579] Compressing /var/lib/copr/public_html/results/xxmitsu/game-utils/fedora-39-x86_64/08367720-gamescope/builder-live.log by gzip
[2024-12-09 15:45:57,644][  INFO][PID:2966579] Running command 'gzip /var/lib/copr/public_html/results/xxmitsu/game-utils/fedora-39-x86_64/08367720-gamescope/builder-live.log' as PID 2980778
[2024-12-09 15:45:57,648][  INFO][PID:2966579] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/xxmitsu/game-utils/fedora-39-x86_64/08367720-gamescope/builder-live.log)
[2024-12-09 15:45:57,648][  INFO][PID:2966579] Compressing /var/lib/copr/public_html/results/xxmitsu/game-utils/fedora-39-x86_64/08367720-gamescope/backend.log by gzip
[2024-12-09 15:45:57,649][  INFO][PID:2966579] Running command 'gzip /var/lib/copr/public_html/results/xxmitsu/game-utils/fedora-39-x86_64/08367720-gamescope/backend.log' as PID 2980779