[2024-10-04 10:07:52,667][  INFO][PID:2580423] Marking build as starting
[2024-10-04 10:07:52,927][  INFO][PID:2580423] Trying to allocate VM
[2024-10-04 10:09:21,185][  INFO][PID:2580423] Allocated host ResallocHost, ticket_id=5246888, hostname=3.216.9.157
[2024-10-04 10:09:21,188][  INFO][PID:2580423] Allocating ssh connection to builder
[2024-10-04 10:09:21,190][  INFO][PID:2580423] Checking that builder machine is OK
[2024-10-04 10:09:21,628][  INFO][PID:2580423] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.216.9.157 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-10-04 10:09:21,897][  INFO][PID:2580423] Filling build.info file with builder info
[2024-10-04 10:09:21,902][  INFO][PID:2580423] 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": 1728036561.9019995,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8107663-fedora-40-x86_64",
            "build_id": 8107663,
            "package_name": "python-gopay",
            "package_version": "2.2.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-gopay",
            "git_hash": "ab2a2b0fbc33fa8c4480789a89a5db5258c7e581",
            "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,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-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": "08107663-python-gopay",
            "built_packages": "",
            "id": 8107663,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-10-04 10:09:22,028][  INFO][PID:2580423] Sending fedora-messaging bus message in build.start
[2024-10-04 10:09:23,097][  INFO][PID:2580423] Sending fedora-messaging bus message in chroot.start
[2024-10-04 10:09:23,135][  INFO][PID:2580423] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8107663-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-10-04 10:09:23,518][  INFO][PID:2580423] Downloading the builder-live.log file, attempt 1
[2024-10-04 10:09:23,523][  INFO][PID:2580423] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.216.9.157 copr-rpmbuild-log
[2024-10-04 10:09:28,564][  INFO][PID:2580423] Periodic builder liveness probe: alive
[2024-10-04 10:10:26,335][  INFO][PID:2580423] Downloading results from builder
[2024-10-04 10:10:26,338][  INFO][PID:2580423] rsyncing of mockbuilder@3.216.9.157:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08107663-python-gopay started
[2024-10-04 10:10:26,358][  INFO][PID:2580423] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.216.9.157:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08107663-python-gopay/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08107663-python-gopay/build-08107663.rsync.log
[2024-10-04 10:10:26,945][  INFO][PID:2580423] rsyncing finished.
[2024-10-04 10:10:26,949][  INFO][PID:2580423] Releasing VM back to pool
[2024-10-04 10:10:26,990][  INFO][PID:2580423] Searching for 'success' file in resultdir
[2024-10-04 10:10:26,995][  INFO][PID:2580423] Going to sign pkgs from source: 8107663-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64
[2024-10-04 10:10:27,000][  INFO][PID:2580423] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-10-04 10:10:27,202][  INFO][PID:2580423] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08107663-python-gopay/python3-gopay-2.2.3-1.fc40.noarch.rpm' (attempt #1)
[2024-10-04 10:10:27,652][  INFO][PID:2580423] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08107663-python-gopay/python3-gopay-2.2.3-1.fc40.noarch.rpm
[2024-10-04 10:10:27,652][  INFO][PID:2580423] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08107663-python-gopay/python-gopay-2.2.3-1.fc40.src.rpm' (attempt #1)
[2024-10-04 10:10:28,375][  INFO][PID:2580423] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08107663-python-gopay/python-gopay-2.2.3-1.fc40.src.rpm
[2024-10-04 10:10:28,379][  INFO][PID:2580423] Sign done
[2024-10-04 10:10:28,382][  INFO][PID:2580423] Incremental createrepo run, adding 08107663-python-gopay into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-x86_64, (auto-create-repo=True)
[2024-10-04 10:10:28,386][  INFO][PID:2580423] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 08107663-python-gopay --no-appstream-metadata' as PID 2602025
[2024-10-04 10:12:33,994][  INFO][PID:2580423] Finished after 125 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 08107663-python-gopay --no-appstream-metadata)
[2024-10-04 10:12:33,996][  INFO][PID:2580423] Getting build details
[2024-10-04 10:12:34,000][  INFO][PID:2580423] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08107663-python-gopay
[2024-10-04 10:12:34,004][  INFO][PID:2580423] Built packages:
['python3-gopay 2.2.3']
[2024-10-04 10:12:34,009][  INFO][PID:2580423] build details: {'built_packages': 'python3-gopay 2.2.3'}
[2024-10-04 10:12:34,012][  INFO][PID:2580423] Retrieving pubkey
[2024-10-04 10:12:34,016][  INFO][PID:2580423] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-10-04 10:12:34,336][  INFO][PID:2580423] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-10-04 10:12:34,337][  INFO][PID:2580423] Finished build: id=8107663 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-40-x86_64 
[2024-10-04 10:12:34,341][  INFO][PID:2580423] Worker succeeded build, took 192.43910908699036
[2024-10-04 10:12:34,343][  INFO][PID:2580423] 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": 1728036754.3411086,
            "started_on": 1728036561.9019995,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8107663-fedora-40-x86_64",
            "build_id": 8107663,
            "package_name": "python-gopay",
            "package_version": "2.2.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-gopay",
            "git_hash": "ab2a2b0fbc33fa8c4480789a89a5db5258c7e581",
            "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": "python3-gopay",
                        "epoch": null,
                        "version": "2.2.3",
                        "release": "1.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-gopay",
                        "epoch": null,
                        "version": "2.2.3",
                        "release": "1.fc40",
                        "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/@copr/PyPI/fedora-40-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": "08107663-python-gopay",
            "built_packages": "python3-gopay 2.2.3",
            "id": 8107663,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-10-04 10:12:34,432][  INFO][PID:2580423] Sending fedora-messaging bus message in build.end
[2024-10-04 10:12:34,482][  INFO][PID:2580423] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08107663-python-gopay/builder-live.log by gzip
[2024-10-04 10:12:34,488][  INFO][PID:2580423] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08107663-python-gopay/builder-live.log' as PID 2617953
[2024-10-04 10:12:34,495][  INFO][PID:2580423] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08107663-python-gopay/builder-live.log)
[2024-10-04 10:12:34,497][  INFO][PID:2580423] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08107663-python-gopay/backend.log by gzip
[2024-10-04 10:12:34,499][  INFO][PID:2580423] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08107663-python-gopay/backend.log' as PID 2617956