[2025-03-01 15:06:41,704][  INFO][PID:326714] Marking build as starting
[2025-03-01 15:06:41,735][  INFO][PID:326714] Trying to allocate VM
[2025-03-01 15:06:44,856][  INFO][PID:326714] Allocated host ResallocHost, ticket_id=1579749, hostname=2620:52:3:1:dead:beef:cafe:c192, name=copr_hv_x86_64_03_prod_01578707_20250301_145013
[2025-03-01 15:06:44,856][  INFO][PID:326714] Allocating ssh connection to builder
[2025-03-01 15:06:44,857][  INFO][PID:326714] Checking that builder machine is OK
[2025-03-01 15:06:45,380][  INFO][PID:326714] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-03-01 15:06:45,719][  INFO][PID:326714] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-03-01 15:06:45,722][  INFO][PID:326714] Filling build.info file with builder info
[2025-03-01 15:06:45,730][  INFO][PID:326714] 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": 1740841605.730446,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8714789-fedora-rawhide-x86_64",
            "build_id": 8714789,
            "package_name": "python-cdk8s-operator",
            "package_version": "0.1.341-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-cdk8s-operator",
            "git_hash": "71367b6a48d687482e1cd75b1c9ab2dbc5406ad7",
            "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": "08714789-python-cdk8s-operator",
            "built_packages": "",
            "id": 8714789,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-01 15:06:45,771][  INFO][PID:326714] Sending fedora-messaging bus message in build.start
[2025-03-01 15:06:46,492][  INFO][PID:326714] Sending fedora-messaging bus message in chroot.start
[2025-03-01 15:06:46,508][  INFO][PID:326714] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8714789-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-03-01 15:06:47,049][  INFO][PID:326714] Downloading the builder-live.log file, attempt 1
[2025-03-01 15:06:47,051][  INFO][PID:326714] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c192 copr-rpmbuild-log
[2025-03-01 15:06:52,056][  INFO][PID:326714] Periodic builder liveness probe: alive
[2025-03-01 15:08:16,250][  INFO][PID:326714] Downloading results from builder
[2025-03-01 15:08:16,250][  INFO][PID:326714] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c192]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08714789-python-cdk8s-operator started
[2025-03-01 15:08:16,251][  INFO][PID:326714] 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:c192]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08714789-python-cdk8s-operator/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08714789-python-cdk8s-operator/build-08714789.rsync.log
[2025-03-01 15:08:16,635][  INFO][PID:326714] rsyncing finished.
[2025-03-01 15:08:16,636][  INFO][PID:326714] Releasing VM back to pool
[2025-03-01 15:08:16,645][  INFO][PID:326714] Searching for 'success' file in resultdir
[2025-03-01 15:08:16,645][ ERROR][PID:326714] Build failed: Backend process error: No success file => build failure
[2025-03-01 15:08:16,646][  INFO][PID:326714] Finished build: id=8714789 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2025-03-01 15:08:16,648][ ERROR][PID:326714] Backend process error: No success file => build failure
[2025-03-01 15:08:16,648][  INFO][PID:326714] Worker failed build, took 90.91806721687317
[2025-03-01 15:08:16,649][  INFO][PID:326714] 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": 1740841696.6485133,
            "started_on": 1740841605.730446,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8714789-fedora-rawhide-x86_64",
            "build_id": 8714789,
            "package_name": "python-cdk8s-operator",
            "package_version": "0.1.341-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-cdk8s-operator",
            "git_hash": "71367b6a48d687482e1cd75b1c9ab2dbc5406ad7",
            "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": "08714789-python-cdk8s-operator",
            "built_packages": "",
            "id": 8714789,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-01 15:08:16,674][  INFO][PID:326714] Sending fedora-messaging bus message in build.end
[2025-03-01 15:08:16,692][  INFO][PID:326714] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08714789-python-cdk8s-operator/builder-live.log by gzip
[2025-03-01 15:08:16,693][  INFO][PID:326714] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08714789-python-cdk8s-operator/builder-live.log' as PID 337181
[2025-03-01 15:08:16,698][  INFO][PID:326714] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08714789-python-cdk8s-operator/builder-live.log)
[2025-03-01 15:08:16,698][  INFO][PID:326714] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08714789-python-cdk8s-operator/backend.log by gzip
[2025-03-01 15:08:16,699][  INFO][PID:326714] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08714789-python-cdk8s-operator/backend.log' as PID 337182