[2025-01-16 00:08:09,480][  INFO][PID:1810044] Marking build as starting
[2025-01-16 00:08:09,554][  INFO][PID:1810044] Trying to allocate VM
[2025-01-16 00:08:12,594][  INFO][PID:1810044] Allocated host ResallocHost, ticket_id=696369, hostname=2620:52:3:1:dead:beef:cafe:c1d1, name=copr_hv_x86_64_04_prod_00579246_20250115_235308
[2025-01-16 00:08:12,594][  INFO][PID:1810044] Allocating ssh connection to builder
[2025-01-16 00:08:12,595][  INFO][PID:1810044] Checking that builder machine is OK
[2025-01-16 00:08:13,177][  INFO][PID:1810044] Running remote command: copr-builder-ready epel-9-x86_64
[2025-01-16 00:08:13,510][  INFO][PID:1810044] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-16 00:08:13,511][  INFO][PID:1810044] Filling build.info file with builder info
[2025-01-16 00:08:13,512][  INFO][PID:1810044] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "brianjmurrell",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "brianjmurrell",
            "ended_on": null,
            "started_on": 1736986093.5121694,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8518172-epel-9-x86_64",
            "build_id": 8518172,
            "package_name": "python-virtualenv",
            "package_version": "20.29.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/brianjmurrell/PyPI/python-virtualenv",
            "git_hash": "68ba21dac174637fbb9c417d8a031f2562832af0",
            "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": "brianjmurrell/PyPI--brianjmurrell",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/brianjmurrell/PyPI/epel-9-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64/",
                    "id": "copr_copr_PyPI",
                    "name": "Additional repo copr_copr_PyPI"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/brianjmurrell/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/brianjmurrell/PyPI",
            "result_dir": "08518172-python-virtualenv",
            "built_packages": "",
            "id": 8518172,
            "mockchain_macros": {
                "copr_username": "brianjmurrell",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (brianjmurrell/PyPI)"
            }
        }
    ]
}
[2025-01-16 00:08:13,551][  INFO][PID:1810044] Sending fedora-messaging bus message in build.start
[2025-01-16 00:08:14,205][  INFO][PID:1810044] Sending fedora-messaging bus message in chroot.start
[2025-01-16 00:08:14,222][  INFO][PID:1810044] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8518172-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2025-01-16 00:08:14,763][  INFO][PID:1810044] Downloading the builder-live.log file, attempt 1
[2025-01-16 00:08:14,764][  INFO][PID:1810044] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d1 copr-rpmbuild-log
[2025-01-16 00:08:19,770][  INFO][PID:1810044] Periodic builder liveness probe: alive
[2025-01-16 00:09:59,488][  INFO][PID:1810044] Downloading results from builder
[2025-01-16 00:09:59,489][  INFO][PID:1810044] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d1]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/brianjmurrell/PyPI/epel-9-x86_64/08518172-python-virtualenv started
[2025-01-16 00:09:59,490][  INFO][PID:1810044] 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:c1d1]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/brianjmurrell/PyPI/epel-9-x86_64/08518172-python-virtualenv/ &> /var/lib/copr/public_html/results/brianjmurrell/PyPI/epel-9-x86_64/08518172-python-virtualenv/build-08518172.rsync.log
[2025-01-16 00:10:00,176][  INFO][PID:1810044] rsyncing finished.
[2025-01-16 00:10:00,178][  INFO][PID:1810044] Releasing VM back to pool
[2025-01-16 00:10:00,190][  INFO][PID:1810044] Searching for 'success' file in resultdir
[2025-01-16 00:10:00,191][ ERROR][PID:1810044] Build failed: Backend process error: No success file => build failure
[2025-01-16 00:10:00,192][  INFO][PID:1810044] Finished build: id=8518172 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/brianjmurrell/PyPI chroot=epel-9-x86_64 
[2025-01-16 00:10:00,194][ ERROR][PID:1810044] Backend process error: No success file => build failure
[2025-01-16 00:10:00,196][  INFO][PID:1810044] Worker failed build, took 106.68405795097351
[2025-01-16 00:10:00,197][  INFO][PID:1810044] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "brianjmurrell",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "brianjmurrell",
            "ended_on": 1736986200.1962273,
            "started_on": 1736986093.5121694,
            "submitted_on": null,
            "status": 0,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8518172-epel-9-x86_64",
            "build_id": 8518172,
            "package_name": "python-virtualenv",
            "package_version": "20.29.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/brianjmurrell/PyPI/python-virtualenv",
            "git_hash": "68ba21dac174637fbb9c417d8a031f2562832af0",
            "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": "brianjmurrell/PyPI--brianjmurrell",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/brianjmurrell/PyPI/epel-9-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64/",
                    "id": "copr_copr_PyPI",
                    "name": "Additional repo copr_copr_PyPI"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/brianjmurrell/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/brianjmurrell/PyPI",
            "result_dir": "08518172-python-virtualenv",
            "built_packages": "",
            "id": 8518172,
            "mockchain_macros": {
                "copr_username": "brianjmurrell",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (brianjmurrell/PyPI)"
            }
        }
    ]
}
[2025-01-16 00:10:00,248][  INFO][PID:1810044] Sending fedora-messaging bus message in build.end
[2025-01-16 00:10:00,271][  INFO][PID:1810044] Compressing /var/lib/copr/public_html/results/brianjmurrell/PyPI/epel-9-x86_64/08518172-python-virtualenv/builder-live.log by gzip
[2025-01-16 00:10:00,273][  INFO][PID:1810044] Running command 'gzip /var/lib/copr/public_html/results/brianjmurrell/PyPI/epel-9-x86_64/08518172-python-virtualenv/builder-live.log' as PID 1820286
[2025-01-16 00:10:00,279][  INFO][PID:1810044] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/brianjmurrell/PyPI/epel-9-x86_64/08518172-python-virtualenv/builder-live.log)
[2025-01-16 00:10:00,279][  INFO][PID:1810044] Compressing /var/lib/copr/public_html/results/brianjmurrell/PyPI/epel-9-x86_64/08518172-python-virtualenv/backend.log by gzip
[2025-01-16 00:10:00,281][  INFO][PID:1810044] Running command 'gzip /var/lib/copr/public_html/results/brianjmurrell/PyPI/epel-9-x86_64/08518172-python-virtualenv/backend.log' as PID 1820288