[2025-01-09 20:23:12,168][  INFO][PID:629612] Marking build as starting
[2025-01-09 20:23:12,720][  INFO][PID:629612] Trying to allocate VM
[2025-01-09 20:23:18,757][  INFO][PID:629612] Allocated host ResallocHost, ticket_id=599725, hostname=2620:52:3:1:dead:beef:cafe:c2a1
[2025-01-09 20:23:18,758][  INFO][PID:629612] Allocating ssh connection to builder
[2025-01-09 20:23:18,758][  INFO][PID:629612] Checking that builder machine is OK
[2025-01-09 20:23:19,596][  INFO][PID:629612] Running remote command: copr-builder-ready fedora-eln-ppc64le
[2025-01-09 20:23:20,125][  INFO][PID:629612] Red Hat subscription not needed for fedora-eln-ppc64le
Builder is ready to be used

[2025-01-09 20:23:20,125][  INFO][PID:629612] Filling build.info file with builder info
[2025-01-09 20:23:20,127][  INFO][PID:629612] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 36000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@dotnet-sig",
            "project_name": "dotnet-preview",
            "project_dirname": "dotnet-preview",
            "submitter": "omajid",
            "ended_on": null,
            "started_on": 1736454200.1274643,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-eln-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8495404-fedora-eln-ppc64le",
            "build_id": 8495404,
            "package_name": "dotnet10.0",
            "package_version": "10.0-0.2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@dotnet-sig/dotnet-preview/dotnet10.0",
            "git_hash": "c3da8ccd4546faab6e5701f4b49af30912df23d6",
            "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": "@dotnet-sig/dotnet-preview--omajid",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@dotnet-sig/dotnet-preview/fedora-eln-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le",
                "arch_power9"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@dotnet-sig/dotnet-preview",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@dotnet-sig/dotnet-preview",
            "result_dir": "08495404-dotnet10.0",
            "built_packages": "",
            "id": 8495404,
            "mockchain_macros": {
                "copr_username": "@dotnet-sig",
                "copr_projectname": "dotnet-preview",
                "vendor": "Fedora Project COPR (@dotnet-sig/dotnet-preview)"
            }
        }
    ]
}
[2025-01-09 20:23:20,222][  INFO][PID:629612] Sending fedora-messaging bus message in build.start
[2025-01-09 20:23:20,832][  INFO][PID:629612] Sending fedora-messaging bus message in chroot.start
[2025-01-09 20:23:20,848][  INFO][PID:629612] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8495404-fedora-eln-ppc64le --chroot fedora-eln-ppc64le --detached
[2025-01-09 20:23:21,682][  INFO][PID:629612] Downloading the builder-live.log file, attempt 1
[2025-01-09 20:23:21,684][  INFO][PID:629612] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c2a1 copr-rpmbuild-log
[2025-01-09 20:23:26,688][  INFO][PID:629612] Periodic builder liveness probe: alive
[2025-01-09 20:33:26,768][  INFO][PID:629612] Periodic builder liveness probe: alive
[2025-01-09 20:38:31,852][  INFO][PID:629612] Downloading results from builder
[2025-01-09 20:38:31,868][  INFO][PID:629612] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c2a1]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@dotnet-sig/dotnet-preview/fedora-eln-ppc64le/08495404-dotnet10.0 started
[2025-01-09 20:38:31,870][  INFO][PID:629612] 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:c2a1]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@dotnet-sig/dotnet-preview/fedora-eln-ppc64le/08495404-dotnet10.0/ &> /var/lib/copr/public_html/results/@dotnet-sig/dotnet-preview/fedora-eln-ppc64le/08495404-dotnet10.0/build-08495404.rsync.log
[2025-01-09 20:42:39,354][  INFO][PID:629612] rsyncing finished.
[2025-01-09 20:42:39,359][  INFO][PID:629612] Releasing VM back to pool
[2025-01-09 20:42:39,376][  INFO][PID:629612] Searching for 'success' file in resultdir
[2025-01-09 20:42:39,377][ ERROR][PID:629612] Build failed: Backend process error: No success file => build failure
[2025-01-09 20:42:39,379][  INFO][PID:629612] Finished build: id=8495404 failed=True timeout=36000 destdir=/var/lib/copr/public_html/results/@dotnet-sig/dotnet-preview chroot=fedora-eln-ppc64le 
[2025-01-09 20:42:39,381][ ERROR][PID:629612] Backend process error: No success file => build failure
[2025-01-09 20:42:39,382][  INFO][PID:629612] Worker failed build, took 1159.2550201416016
[2025-01-09 20:42:39,383][  INFO][PID:629612] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 36000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@dotnet-sig",
            "project_name": "dotnet-preview",
            "project_dirname": "dotnet-preview",
            "submitter": "omajid",
            "ended_on": 1736455359.3824844,
            "started_on": 1736454200.1274643,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-eln-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8495404-fedora-eln-ppc64le",
            "build_id": 8495404,
            "package_name": "dotnet10.0",
            "package_version": "10.0-0.2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@dotnet-sig/dotnet-preview/dotnet10.0",
            "git_hash": "c3da8ccd4546faab6e5701f4b49af30912df23d6",
            "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": "@dotnet-sig/dotnet-preview--omajid",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@dotnet-sig/dotnet-preview/fedora-eln-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le",
                "arch_power9"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@dotnet-sig/dotnet-preview",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@dotnet-sig/dotnet-preview",
            "result_dir": "08495404-dotnet10.0",
            "built_packages": "",
            "id": 8495404,
            "mockchain_macros": {
                "copr_username": "@dotnet-sig",
                "copr_projectname": "dotnet-preview",
                "vendor": "Fedora Project COPR (@dotnet-sig/dotnet-preview)"
            }
        }
    ]
}
[2025-01-09 20:42:39,451][  INFO][PID:629612] Sending fedora-messaging bus message in build.end
[2025-01-09 20:42:39,472][  INFO][PID:629612] Compressing /var/lib/copr/public_html/results/@dotnet-sig/dotnet-preview/fedora-eln-ppc64le/08495404-dotnet10.0/builder-live.log by gzip
[2025-01-09 20:42:39,473][  INFO][PID:629612] Running command 'gzip /var/lib/copr/public_html/results/@dotnet-sig/dotnet-preview/fedora-eln-ppc64le/08495404-dotnet10.0/builder-live.log' as PID 722843
[2025-01-09 20:42:39,520][  INFO][PID:629612] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@dotnet-sig/dotnet-preview/fedora-eln-ppc64le/08495404-dotnet10.0/builder-live.log)
[2025-01-09 20:42:39,521][  INFO][PID:629612] Compressing /var/lib/copr/public_html/results/@dotnet-sig/dotnet-preview/fedora-eln-ppc64le/08495404-dotnet10.0/backend.log by gzip
[2025-01-09 20:42:39,523][  INFO][PID:629612] Running command 'gzip /var/lib/copr/public_html/results/@dotnet-sig/dotnet-preview/fedora-eln-ppc64le/08495404-dotnet10.0/backend.log' as PID 722850