[2024-05-16 19:10:02,567][  INFO][PID:1709312] Marking build as starting
[2024-05-16 19:10:02,683][  INFO][PID:1709312] Trying to allocate VM
[2024-05-16 19:11:50,853][  INFO][PID:1709312] Allocated host ResallocHost, ticket_id=2802973, hostname=18.234.252.172
[2024-05-16 19:11:50,854][  INFO][PID:1709312] Allocating ssh connection to builder
[2024-05-16 19:11:50,855][  INFO][PID:1709312] Checking that builder machine is OK
[2024-05-16 19:11:51,233][  INFO][PID:1709312] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.234.252.172 '/usr/bin/test -f /etc/mock/epel-9-x86_64.cfg'
[2024-05-16 19:11:51,448][  INFO][PID:1709312] Filling build.info file with builder info
[2024-05-16 19:11:51,450][  INFO][PID:1709312] 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": 1715886711.4496298,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7451328-epel-9-x86_64",
            "build_id": 7451328,
            "package_name": "python-epubgrep",
            "package_version": "0.10.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-epubgrep",
            "git_hash": "2f55485fd93b855a8a3a5b640fe989034de04e95",
            "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,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-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": "07451328-python-epubgrep",
            "built_packages": "",
            "id": 7451328,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-05-16 19:11:51,520][  INFO][PID:1709312] Sending fedora-messaging bus message in build.start
[2024-05-16 19:11:52,265][  INFO][PID:1709312] Sending fedora-messaging bus message in chroot.start
[2024-05-16 19:11:52,294][  INFO][PID:1709312] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7451328-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2024-05-16 19:11:52,702][  INFO][PID:1709312] Downloading the builder-live.log file, attempt 1
[2024-05-16 19:11:52,704][  INFO][PID:1709312] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.234.252.172 copr-rpmbuild-log
[2024-05-16 19:11:57,743][  INFO][PID:1709312] Status: False
[2024-05-16 19:14:49,147][  INFO][PID:1709312] Downloading results from builder
[2024-05-16 19:14:49,150][  INFO][PID:1709312] rsyncing of mockbuilder@18.234.252.172:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07451328-python-epubgrep started
[2024-05-16 19:14:49,152][  INFO][PID:1709312] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.234.252.172:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07451328-python-epubgrep/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07451328-python-epubgrep/build-07451328.rsync.log
[2024-05-16 19:14:49,414][  INFO][PID:1709312] rsyncing finished.
[2024-05-16 19:14:49,415][  INFO][PID:1709312] Releasing VM back to pool
[2024-05-16 19:14:49,439][  INFO][PID:1709312] Searching for 'success' file in resultdir
[2024-05-16 19:14:49,439][  INFO][PID:1709312] Going to sign pkgs from source: 7451328-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2024-05-16 19:14:49,443][  INFO][PID:1709312] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-05-16 19:14:49,728][  INFO][PID:1709312] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07451328-python-epubgrep/python-epubgrep-0.10.1-1.el9.src.rpm' (attempt #1)
[2024-05-16 19:14:50,387][  INFO][PID:1709312] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07451328-python-epubgrep/python-epubgrep-0.10.1-1.el9.src.rpm
[2024-05-16 19:14:50,387][  INFO][PID:1709312] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07451328-python-epubgrep/python3-epubgrep-0.10.1-1.el9.noarch.rpm' (attempt #1)
[2024-05-16 19:14:51,150][  INFO][PID:1709312] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07451328-python-epubgrep/python3-epubgrep-0.10.1-1.el9.noarch.rpm
[2024-05-16 19:14:51,151][  INFO][PID:1709312] Sign done
[2024-05-16 19:14:51,152][  INFO][PID:1709312] Incremental createrepo run, adding 07451328-python-epubgrep into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2024-05-16 19:14:51,153][  INFO][PID:1709312] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 07451328-python-epubgrep --no-appstream-metadata' as PID 1735458
[2024-05-16 19:15:49,121][  INFO][PID:1709312] Finished after 57 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 07451328-python-epubgrep --no-appstream-metadata)
[2024-05-16 19:15:49,122][  INFO][PID:1709312] Getting build details
[2024-05-16 19:15:49,123][  INFO][PID:1709312] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07451328-python-epubgrep
[2024-05-16 19:15:49,123][  INFO][PID:1709312] Built packages:
['python3-epubgrep 0.10.1']
[2024-05-16 19:15:49,123][  INFO][PID:1709312] build details: {'built_packages': 'python3-epubgrep 0.10.1'}
[2024-05-16 19:15:49,124][  INFO][PID:1709312] Retrieving pubkey
[2024-05-16 19:15:49,124][  INFO][PID:1709312] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-05-16 19:15:49,407][  INFO][PID:1709312] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-05-16 19:15:49,407][  INFO][PID:1709312] Finished build: id=7451328 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2024-05-16 19:15:49,410][  INFO][PID:1709312] Worker succeeded build, took 237.9604389667511
[2024-05-16 19:15:49,411][  INFO][PID:1709312] 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": 1715886949.4100688,
            "started_on": 1715886711.4496298,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7451328-epel-9-x86_64",
            "build_id": 7451328,
            "package_name": "python-epubgrep",
            "package_version": "0.10.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-epubgrep",
            "git_hash": "2f55485fd93b855a8a3a5b640fe989034de04e95",
            "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": {
                "packages": [
                    {
                        "name": "python-epubgrep",
                        "epoch": null,
                        "version": "0.10.1",
                        "release": "1.el9",
                        "arch": "src"
                    },
                    {
                        "name": "python3-epubgrep",
                        "epoch": null,
                        "version": "0.10.1",
                        "release": "1.el9",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-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": "07451328-python-epubgrep",
            "built_packages": "python3-epubgrep 0.10.1",
            "id": 7451328,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-05-16 19:15:49,472][  INFO][PID:1709312] Sending fedora-messaging bus message in build.end
[2024-05-16 19:15:49,517][  INFO][PID:1709312] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07451328-python-epubgrep/builder-live.log by gzip
[2024-05-16 19:15:49,518][  INFO][PID:1709312] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07451328-python-epubgrep/builder-live.log' as PID 1741462
[2024-05-16 19:15:49,530][  INFO][PID:1709312] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07451328-python-epubgrep/builder-live.log)
[2024-05-16 19:15:49,531][  INFO][PID:1709312] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07451328-python-epubgrep/backend.log by gzip
[2024-05-16 19:15:49,533][  INFO][PID:1709312] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07451328-python-epubgrep/backend.log' as PID 1741464