[2024-09-02 17:55:46,545][  INFO][PID:2046643] Marking build as starting
[2024-09-02 17:55:46,632][  INFO][PID:2046643] Trying to allocate VM
[2024-09-02 17:55:49,684][  INFO][PID:2046643] Allocated host ResallocHost, ticket_id=4667990, hostname=2620:52:3:1:dead:beef:cafe:c1cb
[2024-09-02 17:55:49,685][  INFO][PID:2046643] Allocating ssh connection to builder
[2024-09-02 17:55:49,685][  INFO][PID:2046643] Checking that builder machine is OK
[2024-09-02 17:55:50,295][  INFO][PID:2046643] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1cb '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-09-02 17:55:50,610][  INFO][PID:2046643] Filling build.info file with builder info
[2024-09-02 17:55:50,619][  INFO][PID:2046643] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "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": 1725299750.618548,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7962426-fedora-rawhide-x86_64",
            "build_id": 7962426,
            "package_name": "python-molot",
            "package_version": "1.0.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-molot",
            "git_hash": "d869df442302895e065c7a593aeb1d24c3564ab0",
            "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/fedora-rawhide-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": "07962426-python-molot",
            "built_packages": "",
            "id": 7962426,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-09-02 17:55:50,687][  INFO][PID:2046643] Sending fedora-messaging bus message in build.start
[2024-09-02 17:55:51,459][  INFO][PID:2046643] Sending fedora-messaging bus message in chroot.start
[2024-09-02 17:55:51,484][  INFO][PID:2046643] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7962426-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-09-02 17:55:52,148][  INFO][PID:2046643] Downloading the builder-live.log file, attempt 1
[2024-09-02 17:55:52,150][  INFO][PID:2046643] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1cb copr-rpmbuild-log
[2024-09-02 17:55:57,158][  INFO][PID:2046643] Status: False
[2024-09-02 17:57:04,127][  INFO][PID:2046643] Downloading results from builder
[2024-09-02 17:57:04,129][  INFO][PID:2046643] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cb]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07962426-python-molot started
[2024-09-02 17:57:04,137][  INFO][PID:2046643] 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:c1cb]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07962426-python-molot/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07962426-python-molot/build-07962426.rsync.log
[2024-09-02 17:57:04,725][  INFO][PID:2046643] rsyncing finished.
[2024-09-02 17:57:04,727][  INFO][PID:2046643] Releasing VM back to pool
[2024-09-02 17:57:04,747][  INFO][PID:2046643] Searching for 'success' file in resultdir
[2024-09-02 17:57:04,749][  INFO][PID:2046643] Going to sign pkgs from source: 7962426-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64
[2024-09-02 17:57:04,750][  INFO][PID:2046643] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-09-02 17:57:04,936][  INFO][PID:2046643] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07962426-python-molot/python-molot-1.0.3-1.fc42.src.rpm' (attempt #1)
[2024-09-02 17:57:05,641][  INFO][PID:2046643] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07962426-python-molot/python-molot-1.0.3-1.fc42.src.rpm
[2024-09-02 17:57:05,642][  INFO][PID:2046643] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07962426-python-molot/python3-molot-1.0.3-1.fc42.noarch.rpm' (attempt #1)
[2024-09-02 17:57:06,338][  INFO][PID:2046643] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07962426-python-molot/python3-molot-1.0.3-1.fc42.noarch.rpm
[2024-09-02 17:57:06,339][  INFO][PID:2046643] Sign done
[2024-09-02 17:57:06,340][  INFO][PID:2046643] Incremental createrepo run, adding 07962426-python-molot into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-09-02 17:57:06,341][  INFO][PID:2046643] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 07962426-python-molot --no-appstream-metadata' as PID 2051736
[2024-09-02 17:58:35,485][  INFO][PID:2046643] Finished after 89 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 07962426-python-molot --no-appstream-metadata)
[2024-09-02 17:58:35,486][  INFO][PID:2046643] Getting build details
[2024-09-02 17:58:35,487][  INFO][PID:2046643] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07962426-python-molot
[2024-09-02 17:58:35,487][  INFO][PID:2046643] Built packages:
['python3-molot 1.0.3']
[2024-09-02 17:58:35,488][  INFO][PID:2046643] build details: {'built_packages': 'python3-molot 1.0.3'}
[2024-09-02 17:58:35,488][  INFO][PID:2046643] Retrieving pubkey
[2024-09-02 17:58:35,489][  INFO][PID:2046643] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-09-02 17:58:35,671][  INFO][PID:2046643] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-09-02 17:58:35,673][  INFO][PID:2046643] Finished build: id=7962426 failed=False timeout=None destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2024-09-02 17:58:35,677][  INFO][PID:2046643] Worker succeeded build, took 165.05851197242737
[2024-09-02 17:58:35,678][  INFO][PID:2046643] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "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": 1725299915.67706,
            "started_on": 1725299750.618548,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7962426-fedora-rawhide-x86_64",
            "build_id": 7962426,
            "package_name": "python-molot",
            "package_version": "1.0.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-molot",
            "git_hash": "d869df442302895e065c7a593aeb1d24c3564ab0",
            "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-molot",
                        "epoch": null,
                        "version": "1.0.3",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-molot",
                        "epoch": null,
                        "version": "1.0.3",
                        "release": "1.fc42",
                        "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/fedora-rawhide-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": "07962426-python-molot",
            "built_packages": "python3-molot 1.0.3",
            "id": 7962426,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-09-02 17:58:35,745][  INFO][PID:2046643] Sending fedora-messaging bus message in build.end
[2024-09-02 17:58:35,770][  INFO][PID:2046643] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07962426-python-molot/builder-live.log by gzip
[2024-09-02 17:58:35,773][  INFO][PID:2046643] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07962426-python-molot/builder-live.log' as PID 2058710
[2024-09-02 17:58:35,785][  INFO][PID:2046643] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07962426-python-molot/builder-live.log)
[2024-09-02 17:58:35,786][  INFO][PID:2046643] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07962426-python-molot/backend.log by gzip
[2024-09-02 17:58:35,789][  INFO][PID:2046643] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07962426-python-molot/backend.log' as PID 2058712