[2024-10-16 12:55:08,513][  INFO][PID:2120643] Marking build as starting
[2024-10-16 12:55:08,638][  INFO][PID:2120643] Trying to allocate VM
[2024-10-16 12:58:27,080][  INFO][PID:2120643] Allocated host ResallocHost, ticket_id=5425320, hostname=2620:52:3:1:dead:beef:cafe:c14e
[2024-10-16 12:58:27,086][  INFO][PID:2120643] Allocating ssh connection to builder
[2024-10-16 12:58:27,087][  INFO][PID:2120643] Checking that builder machine is OK
[2024-10-16 12:58:27,705][  INFO][PID:2120643] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14e '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-10-16 12:58:28,133][  INFO][PID:2120643] Filling build.info file with builder info
[2024-10-16 12:58:28,136][  INFO][PID:2120643] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "churchyard",
            "project_name": "setuptools-control",
            "project_dirname": "setuptools-control:custom:isolated",
            "submitter": "churchyard",
            "ended_on": null,
            "started_on": 1729083508.135601,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8147478-fedora-rawhide-x86_64",
            "build_id": 8147478,
            "package_name": "python-django-contrib-comments",
            "package_version": "2.0.0-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/churchyard/setuptools-control:custom:isolated/python-django-contrib-comments",
            "git_hash": "e30e3c4da7b79a8aa47e674ed07c8604b5c98585",
            "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": "churchyard/setuptools-control--churchyard",
            "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/churchyard/setuptools-control/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/churchyard/setuptools-control:custom:isolated",
            "result_dir": "08147478-python-django-contrib-comments",
            "built_packages": "",
            "id": 8147478,
            "mockchain_macros": {
                "copr_username": "churchyard",
                "copr_projectname": "setuptools-control",
                "vendor": "Fedora Project COPR (churchyard/setuptools-control)"
            }
        }
    ]
}
[2024-10-16 12:58:28,277][  INFO][PID:2120643] Sending fedora-messaging bus message in build.start
[2024-10-16 12:58:29,566][  INFO][PID:2120643] Sending fedora-messaging bus message in chroot.start
[2024-10-16 12:58:29,633][  INFO][PID:2120643] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8147478-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-10-16 12:58:30,251][  INFO][PID:2120643] Downloading the builder-live.log file, attempt 1
[2024-10-16 12:58:30,255][  INFO][PID:2120643] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14e copr-rpmbuild-log
[2024-10-16 12:58:35,285][  INFO][PID:2120643] Periodic builder liveness probe: alive
[2024-10-16 12:59:09,937][  INFO][PID:2120643] Downloading results from builder
[2024-10-16 12:59:09,939][  INFO][PID:2120643] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14e]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/08147478-python-django-contrib-comments started
[2024-10-16 12:59:09,941][  INFO][PID:2120643] 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:c14e]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/08147478-python-django-contrib-comments/ &> /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/08147478-python-django-contrib-comments/build-08147478.rsync.log
[2024-10-16 12:59:10,413][  INFO][PID:2120643] rsyncing finished.
[2024-10-16 12:59:10,414][  INFO][PID:2120643] Releasing VM back to pool
[2024-10-16 12:59:10,426][  INFO][PID:2120643] Searching for 'success' file in resultdir
[2024-10-16 12:59:10,427][  INFO][PID:2120643] Going to sign pkgs from source: 8147478-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64
[2024-10-16 12:59:10,428][  INFO][PID:2120643] Calling '/bin/sign -u churchyard#setuptools-control@copr.fedorahosted.org -p' (attempt #1)
[2024-10-16 12:59:10,741][  INFO][PID:2120643] Calling '/bin/sign -4 -h sha256 -u churchyard#setuptools-control@copr.fedorahosted.org -r /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/08147478-python-django-contrib-comments/python-django-contrib-comments-2.0.0-15.fc42.src.rpm' (attempt #1)
[2024-10-16 12:59:11,400][  INFO][PID:2120643] signed rpm: /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/08147478-python-django-contrib-comments/python-django-contrib-comments-2.0.0-15.fc42.src.rpm
[2024-10-16 12:59:11,401][  INFO][PID:2120643] Calling '/bin/sign -4 -h sha256 -u churchyard#setuptools-control@copr.fedorahosted.org -r /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/08147478-python-django-contrib-comments/python3-django-contrib-comments-2.0.0-15.fc42.noarch.rpm' (attempt #1)
[2024-10-16 12:59:12,169][  INFO][PID:2120643] signed rpm: /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/08147478-python-django-contrib-comments/python3-django-contrib-comments-2.0.0-15.fc42.noarch.rpm
[2024-10-16 12:59:12,170][  INFO][PID:2120643] Sign done
[2024-10-16 12:59:12,171][  INFO][PID:2120643] Incremental createrepo run, adding 08147478-python-django-contrib-comments into https://download.copr.fedorainfracloud.org/results/churchyard/setuptools-control/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-10-16 12:59:12,175][  INFO][PID:2120643] Running command 'copr-repo --batched /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64 --add 08147478-python-django-contrib-comments --no-appstream-metadata' as PID 2151557
[2024-10-16 12:59:14,537][  INFO][PID:2120643] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64 --add 08147478-python-django-contrib-comments --no-appstream-metadata)
[2024-10-16 12:59:14,540][  INFO][PID:2120643] Getting build details
[2024-10-16 12:59:14,541][  INFO][PID:2120643] Listing built binary packages in /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/08147478-python-django-contrib-comments
[2024-10-16 12:59:14,543][  INFO][PID:2120643] Built packages:
['python3-django-contrib-comments 2.0.0']
[2024-10-16 12:59:14,544][  INFO][PID:2120643] build details: {'built_packages': 'python3-django-contrib-comments 2.0.0'}
[2024-10-16 12:59:14,546][  INFO][PID:2120643] Retrieving pubkey
[2024-10-16 12:59:14,548][  INFO][PID:2120643] Calling '/bin/sign -u churchyard#setuptools-control@copr.fedorahosted.org -p' (attempt #1)
[2024-10-16 12:59:14,898][  INFO][PID:2120643] Added pubkey for user churchyard project setuptools-control into: /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/pubkey.gpg
[2024-10-16 12:59:14,904][  INFO][PID:2120643] Finished build: id=8147478 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated chroot=fedora-rawhide-x86_64 
[2024-10-16 12:59:14,911][  INFO][PID:2120643] Worker succeeded build, took 46.775753021240234
[2024-10-16 12:59:14,912][  INFO][PID:2120643] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "churchyard",
            "project_name": "setuptools-control",
            "project_dirname": "setuptools-control:custom:isolated",
            "submitter": "churchyard",
            "ended_on": 1729083554.911354,
            "started_on": 1729083508.135601,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8147478-fedora-rawhide-x86_64",
            "build_id": 8147478,
            "package_name": "python-django-contrib-comments",
            "package_version": "2.0.0-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/churchyard/setuptools-control:custom:isolated/python-django-contrib-comments",
            "git_hash": "e30e3c4da7b79a8aa47e674ed07c8604b5c98585",
            "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": "churchyard/setuptools-control--churchyard",
            "results": {
                "packages": [
                    {
                        "name": "python3-django-contrib-comments",
                        "epoch": null,
                        "version": "2.0.0",
                        "release": "15.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-django-contrib-comments",
                        "epoch": null,
                        "version": "2.0.0",
                        "release": "15.fc42",
                        "arch": "src"
                    }
                ]
            },
            "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/churchyard/setuptools-control/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/churchyard/setuptools-control:custom:isolated",
            "result_dir": "08147478-python-django-contrib-comments",
            "built_packages": "python3-django-contrib-comments 2.0.0",
            "id": 8147478,
            "mockchain_macros": {
                "copr_username": "churchyard",
                "copr_projectname": "setuptools-control",
                "vendor": "Fedora Project COPR (churchyard/setuptools-control)"
            }
        }
    ]
}
[2024-10-16 12:59:15,003][  INFO][PID:2120643] Sending fedora-messaging bus message in build.end
[2024-10-16 12:59:15,048][  INFO][PID:2120643] Compressing /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/08147478-python-django-contrib-comments/builder-live.log by gzip
[2024-10-16 12:59:15,060][  INFO][PID:2120643] Running command 'gzip /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/08147478-python-django-contrib-comments/builder-live.log' as PID 2151871
[2024-10-16 12:59:15,079][  INFO][PID:2120643] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/08147478-python-django-contrib-comments/builder-live.log)
[2024-10-16 12:59:15,080][  INFO][PID:2120643] Compressing /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/08147478-python-django-contrib-comments/backend.log by gzip