[2025-01-15 13:09:38,355][  INFO][PID:2407050] Marking build as starting
[2025-01-15 13:09:38,466][  INFO][PID:2407050] Trying to allocate VM
[2025-01-15 13:09:41,582][  INFO][PID:2407050] Allocated host ResallocHost, ticket_id=686056, hostname=2620:52:3:1:dead:beef:cafe:c10a, name=copr_hv_x86_64_01_prod_00568012_20250115_124828
[2025-01-15 13:09:41,584][  INFO][PID:2407050] Allocating ssh connection to builder
[2025-01-15 13:09:41,586][  INFO][PID:2407050] Checking that builder machine is OK
[2025-01-15 13:09:41,922][  INFO][PID:2407050] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-01-15 13:09:42,297][  INFO][PID:2407050] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-01-15 13:09:42,297][  INFO][PID:2407050] Filling build.info file with builder info
[2025-01-15 13:09:42,299][  INFO][PID:2407050] 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": 1736946582.298984,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8515787-fedora-41-x86_64",
            "build_id": 8515787,
            "package_name": "python-opsgeniecli",
            "package_version": "0.2.27-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-opsgeniecli",
            "git_hash": "7076fb7b23e4b239c7cadea2cd5edc6a2639970a",
            "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-41-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": "08515787-python-opsgeniecli",
            "built_packages": "",
            "id": 8515787,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-15 13:09:42,357][  INFO][PID:2407050] Sending fedora-messaging bus message in build.start
[2025-01-15 13:09:43,113][  INFO][PID:2407050] Sending fedora-messaging bus message in chroot.start
[2025-01-15 13:09:43,138][  INFO][PID:2407050] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8515787-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-15 13:09:43,747][  INFO][PID:2407050] Downloading the builder-live.log file, attempt 1
[2025-01-15 13:09:43,749][  INFO][PID:2407050] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10a copr-rpmbuild-log
[2025-01-15 13:09:48,753][  INFO][PID:2407050] Periodic builder liveness probe: alive
[2025-01-15 13:10:36,378][  INFO][PID:2407050] Downloading results from builder
[2025-01-15 13:10:36,380][  INFO][PID:2407050] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10a]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08515787-python-opsgeniecli started
[2025-01-15 13:10:36,381][  INFO][PID:2407050] 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:c10a]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08515787-python-opsgeniecli/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08515787-python-opsgeniecli/build-08515787.rsync.log
[2025-01-15 13:10:36,762][  INFO][PID:2407050] rsyncing finished.
[2025-01-15 13:10:36,762][  INFO][PID:2407050] Releasing VM back to pool
[2025-01-15 13:10:36,775][  INFO][PID:2407050] Searching for 'success' file in resultdir
[2025-01-15 13:10:36,775][ ERROR][PID:2407050] Build failed: Backend process error: No success file => build failure
[2025-01-15 13:10:36,776][  INFO][PID:2407050] Finished build: id=8515787 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-41-x86_64 
[2025-01-15 13:10:36,778][ ERROR][PID:2407050] Backend process error: No success file => build failure
[2025-01-15 13:10:36,778][  INFO][PID:2407050] Worker failed build, took 54.479865074157715
[2025-01-15 13:10:36,779][  INFO][PID:2407050] 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": 1736946636.7788491,
            "started_on": 1736946582.298984,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8515787-fedora-41-x86_64",
            "build_id": 8515787,
            "package_name": "python-opsgeniecli",
            "package_version": "0.2.27-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-opsgeniecli",
            "git_hash": "7076fb7b23e4b239c7cadea2cd5edc6a2639970a",
            "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-41-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": "08515787-python-opsgeniecli",
            "built_packages": "",
            "id": 8515787,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-15 13:10:36,819][  INFO][PID:2407050] Sending fedora-messaging bus message in build.end
[2025-01-15 13:10:36,838][  INFO][PID:2407050] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08515787-python-opsgeniecli/builder-live.log by gzip
[2025-01-15 13:10:36,840][  INFO][PID:2407050] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08515787-python-opsgeniecli/builder-live.log' as PID 2414803
[2025-01-15 13:10:36,844][  INFO][PID:2407050] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08515787-python-opsgeniecli/builder-live.log)
[2025-01-15 13:10:36,845][  INFO][PID:2407050] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08515787-python-opsgeniecli/backend.log by gzip
[2025-01-15 13:10:36,846][  INFO][PID:2407050] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08515787-python-opsgeniecli/backend.log' as PID 2414804