[2025-03-12 13:12:31,362][  INFO][PID:2080462] Marking build as starting
[2025-03-12 13:12:31,413][  INFO][PID:2080462] Trying to allocate VM
[2025-03-12 13:12:34,582][  INFO][PID:2080462] Allocated host ResallocHost, ticket_id=1763434, hostname=2620:52:3:1:dead:beef:cafe:c199, name=copr_hv_x86_64_03_prod_01890496_20250312_124917
[2025-03-12 13:12:34,584][  INFO][PID:2080462] Allocating ssh connection to builder
[2025-03-12 13:12:34,584][  INFO][PID:2080462] Checking that builder machine is OK
[2025-03-12 13:12:34,934][  INFO][PID:2080462] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-03-12 13:12:35,335][  INFO][PID:2080462] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-03-12 13:12:35,337][  INFO][PID:2080462] Filling build.info file with builder info
[2025-03-12 13:12:35,340][  INFO][PID:2080462] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1741785155.3397725,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8753767-fedora-rawhide-x86_64",
            "build_id": 8753767,
            "package_name": "python-xdat",
            "package_version": "0.1.260-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-xdat",
            "git_hash": "80549f50c178e7a7ab4ec2a8f1360149ad09141d",
            "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": "@copr/PyPI--ksurma",
            "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/@copr/PyPI/fedora-rawhide-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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08753767-python-xdat",
            "built_packages": "",
            "id": 8753767,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-12 13:12:35,399][  INFO][PID:2080462] Sending fedora-messaging bus message in build.start
[2025-03-12 13:12:36,691][  INFO][PID:2080462] Sending fedora-messaging bus message in chroot.start
[2025-03-12 13:12:36,737][  INFO][PID:2080462] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8753767-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-03-12 13:12:37,354][  INFO][PID:2080462] Downloading the builder-live.log file, attempt 1
[2025-03-12 13:12:37,360][  INFO][PID:2080462] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c199 copr-rpmbuild-log
[2025-03-12 13:12:42,387][  INFO][PID:2080462] Periodic builder liveness probe: alive
[2025-03-12 13:14:22,534][  INFO][PID:2080462] Downloading results from builder
[2025-03-12 13:14:22,535][  INFO][PID:2080462] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c199]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08753767-python-xdat started
[2025-03-12 13:14:22,539][  INFO][PID:2080462] 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:c199]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08753767-python-xdat/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08753767-python-xdat/build-08753767.rsync.log
[2025-03-12 13:14:23,235][  INFO][PID:2080462] rsyncing finished.
[2025-03-12 13:14:23,236][  INFO][PID:2080462] Releasing VM back to pool
[2025-03-12 13:14:23,262][  INFO][PID:2080462] Searching for 'success' file in resultdir
[2025-03-12 13:14:23,266][ ERROR][PID:2080462] Build failed: Backend process error: No success file => build failure
[2025-03-12 13:14:23,269][  INFO][PID:2080462] Finished build: id=8753767 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2025-03-12 13:14:23,290][ ERROR][PID:2080462] Backend process error: No success file => build failure
[2025-03-12 13:14:23,293][  INFO][PID:2080462] Worker failed build, took 107.95332407951355
[2025-03-12 13:14:23,293][  INFO][PID:2080462] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1741785263.2930965,
            "started_on": 1741785155.3397725,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8753767-fedora-rawhide-x86_64",
            "build_id": 8753767,
            "package_name": "python-xdat",
            "package_version": "0.1.260-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-xdat",
            "git_hash": "80549f50c178e7a7ab4ec2a8f1360149ad09141d",
            "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": "@copr/PyPI--ksurma",
            "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/@copr/PyPI/fedora-rawhide-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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08753767-python-xdat",
            "built_packages": "",
            "id": 8753767,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-12 13:14:23,338][  INFO][PID:2080462] Sending fedora-messaging bus message in build.end
[2025-03-12 13:14:23,401][  INFO][PID:2080462] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08753767-python-xdat/builder-live.log by gzip
[2025-03-12 13:14:23,406][  INFO][PID:2080462] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08753767-python-xdat/builder-live.log' as PID 2094578
[2025-03-12 13:14:23,431][  INFO][PID:2080462] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08753767-python-xdat/builder-live.log)
[2025-03-12 13:14:23,433][  INFO][PID:2080462] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08753767-python-xdat/backend.log by gzip
[2025-03-12 13:14:23,439][  INFO][PID:2080462] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08753767-python-xdat/backend.log' as PID 2094587