[2025-03-17 13:01:00,341][  INFO][PID:1139869] Marking build as starting
[2025-03-17 13:01:00,463][  INFO][PID:1139869] Trying to allocate VM
[2025-03-17 13:01:12,600][  INFO][PID:1139869] Allocated host ResallocHost, ticket_id=1844486, hostname=2620:52:3:1:dead:beef:cafe:c2a0, name=copr_p09_01_prod_02025867_20250317_123704
[2025-03-17 13:01:12,601][  INFO][PID:1139869] Allocating ssh connection to builder
[2025-03-17 13:01:12,601][  INFO][PID:1139869] Checking that builder machine is OK
[2025-03-17 13:01:13,494][  INFO][PID:1139869] Running remote command: copr-builder-ready srpm-builds
[2025-03-17 13:01:13,945][  INFO][PID:1139869] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-17 13:01:13,946][  INFO][PID:1139869] Filling build.info file with builder info
[2025-03-17 13:01:13,950][  INFO][PID:1139869] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@python",
            "project_name": "python3.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1742216473.9503996,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8773863",
            "build_id": 8773863,
            "package_name": "python-aiopg",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 10,
            "source_json": "{\"clone_url\": \"https://src.fedoraproject.org/rpms/python-aiopg.git\", \"distgit\": \"fedora\", \"committish\": \"rawhide\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "@python/python3.14--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08773863",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "id": 8773863,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2025-03-17 13:01:14,008][  INFO][PID:1139869] Sending fedora-messaging bus message in build.start
[2025-03-17 13:01:17,147][  INFO][PID:1139869] Sending fedora-messaging bus message in chroot.start
[2025-03-17 13:01:17,227][  INFO][PID:1139869] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8773863 --detached
[2025-03-17 13:01:18,245][  INFO][PID:1139869] Downloading the builder-live.log file, attempt 1
[2025-03-17 13:01:18,254][  INFO][PID:1139869] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c2a0 copr-rpmbuild-log
[2025-03-17 13:01:21,236][  INFO][PID:1139869] Downloading results from builder
[2025-03-17 13:01:21,237][  INFO][PID:1139869] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c2a0]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08773863 started
[2025-03-17 13:01:21,242][  INFO][PID:1139869] 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:c2a0]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08773863/ &> /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08773863/build-08773863.rsync.log
[2025-03-17 13:01:21,835][  INFO][PID:1139869] rsyncing finished.
[2025-03-17 13:01:21,836][  INFO][PID:1139869] Releasing VM back to pool
[2025-03-17 13:01:21,880][  INFO][PID:1139869] Searching for 'success' file in resultdir
[2025-03-17 13:01:21,884][  INFO][PID:1139869] Getting build details
[2025-03-17 13:01:21,887][  INFO][PID:1139869] Retrieving SRPM info from /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08773863
[2025-03-17 13:01:21,893][  INFO][PID:1139869] SRPM URL: https://download.copr.fedorainfracloud.org/results/@python/python3.14/srpm-builds/08773863/python-aiopg-1.3.4-10.src.rpm
[2025-03-17 13:01:21,896][  INFO][PID:1139869] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@python/python3.14/srpm-builds/08773863/python-aiopg-1.3.4-10.src.rpm', 'pkg_name': 'python-aiopg', 'pkg_version': '1.3.4-10'}
[2025-03-17 13:01:21,897][  INFO][PID:1139869] Finished build: id=8773863 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=srpm-builds 
[2025-03-17 13:01:21,909][  INFO][PID:1139869] Worker succeeded build, took 7.959233283996582
[2025-03-17 13:01:21,910][  INFO][PID:1139869] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@python",
            "project_name": "python3.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": 1742216481.909633,
            "started_on": 1742216473.9503996,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8773863",
            "build_id": 8773863,
            "package_name": "python-aiopg",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 10,
            "source_json": "{\"clone_url\": \"https://src.fedoraproject.org/rpms/python-aiopg.git\", \"distgit\": \"fedora\", \"committish\": \"rawhide\"}",
            "pkg_name": "python-aiopg",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/srpm-builds/08773863/python-aiopg-1.3.4-10.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "@python/python3.14--ksurma",
            "results": {
                "name": "python-aiopg",
                "epoch": null,
                "version": "1.3.4",
                "release": "10",
                "exclusivearch": [],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08773863",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "pkg_version": "1.3.4-10",
            "id": 8773863,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2025-03-17 13:01:21,975][  INFO][PID:1139869] Sending fedora-messaging bus message in build.end
[2025-03-17 13:01:22,010][  INFO][PID:1139869] Compressing /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08773863/builder-live.log by gzip
[2025-03-17 13:01:22,017][  INFO][PID:1139869] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08773863/builder-live.log' as PID 1150058
[2025-03-17 13:01:22,018][  INFO][PID:1139869] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08773863/builder-live.log)
[2025-03-17 13:01:22,024][  INFO][PID:1139869] Compressing /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08773863/backend.log by gzip