[2025-03-25 13:20:36,429][  INFO][PID:3685224] Marking build as starting
[2025-03-25 13:20:36,470][  INFO][PID:3685224] Trying to allocate VM
[2025-03-25 13:21:04,639][  INFO][PID:3685224] Allocated host ResallocHost, ticket_id=2029215, hostname=2620:52:3:1:dead:beef:cafe:c1db, name=copr_hv_x86_64_04_prod_02303241_20250325_131126
[2025-03-25 13:21:04,641][  INFO][PID:3685224] Allocating ssh connection to builder
[2025-03-25 13:21:04,643][  INFO][PID:3685224] Checking that builder machine is OK
[2025-03-25 13:21:05,299][  INFO][PID:3685224] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-03-25 13:21:05,672][  INFO][PID:3685224] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-03-25 13:21:05,675][  INFO][PID:3685224] Filling build.info file with builder info
[2025-03-25 13:21:05,676][  INFO][PID:3685224] 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": 1742908865.676503,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8818614-fedora-rawhide-x86_64",
            "build_id": 8818614,
            "package_name": "python-jord",
            "package_version": "0.9.7-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-jord",
            "git_hash": "d691e2a3039b83e07056ca1098a5e108673c9728",
            "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": "08818614-python-jord",
            "built_packages": "",
            "id": 8818614,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-25 13:21:05,706][  INFO][PID:3685224] Sending fedora-messaging bus message in build.start
[2025-03-25 13:21:06,441][  INFO][PID:3685224] Sending fedora-messaging bus message in chroot.start
[2025-03-25 13:21:06,462][  INFO][PID:3685224] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8818614-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-03-25 13:21:07,227][  INFO][PID:3685224] Downloading the builder-live.log file, attempt 1
[2025-03-25 13:21:07,229][  INFO][PID:3685224] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1db copr-rpmbuild-log
[2025-03-25 13:21:12,255][  INFO][PID:3685224] Periodic builder liveness probe: alive
[2025-03-25 13:22:12,508][  INFO][PID:3685224] Downloading results from builder
[2025-03-25 13:22:12,508][  INFO][PID:3685224] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1db]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08818614-python-jord started
[2025-03-25 13:22:12,511][  INFO][PID:3685224] 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:c1db]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08818614-python-jord/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08818614-python-jord/build-08818614.rsync.log
[2025-03-25 13:22:12,960][  INFO][PID:3685224] rsyncing finished.
[2025-03-25 13:22:12,963][  INFO][PID:3685224] Releasing VM back to pool
[2025-03-25 13:22:12,993][  INFO][PID:3685224] Searching for 'success' file in resultdir
[2025-03-25 13:22:12,998][ ERROR][PID:3685224] Build failed: Backend process error: No success file => build failure
[2025-03-25 13:22:13,002][  INFO][PID:3685224] Finished build: id=8818614 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2025-03-25 13:22:13,008][ ERROR][PID:3685224] Backend process error: No success file => build failure
[2025-03-25 13:22:13,008][  INFO][PID:3685224] Worker failed build, took 67.33242726325989
[2025-03-25 13:22:13,009][  INFO][PID:3685224] 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": 1742908933.0089302,
            "started_on": 1742908865.676503,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8818614-fedora-rawhide-x86_64",
            "build_id": 8818614,
            "package_name": "python-jord",
            "package_version": "0.9.7-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-jord",
            "git_hash": "d691e2a3039b83e07056ca1098a5e108673c9728",
            "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": "08818614-python-jord",
            "built_packages": "",
            "id": 8818614,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-25 13:22:13,040][  INFO][PID:3685224] Sending fedora-messaging bus message in build.end
[2025-03-25 13:22:13,061][  INFO][PID:3685224] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08818614-python-jord/builder-live.log by gzip
[2025-03-25 13:22:13,065][  INFO][PID:3685224] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08818614-python-jord/builder-live.log' as PID 3700862
[2025-03-25 13:22:13,070][  INFO][PID:3685224] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08818614-python-jord/builder-live.log)
[2025-03-25 13:22:13,071][  INFO][PID:3685224] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08818614-python-jord/backend.log by gzip