[2024-04-02 16:21:47,475][  INFO][PID:1135737] Marking build as starting
[2024-04-02 16:21:47,603][  INFO][PID:1135737] Trying to allocate VM
[2024-04-02 16:22:25,818][  INFO][PID:1135737] Allocated host ResallocHost, ticket_id=2035411, hostname=2620:52:3:1:dead:beef:cafe:c10d
[2024-04-02 16:22:25,819][  INFO][PID:1135737] Allocating ssh connection to builder
[2024-04-02 16:22:25,820][  INFO][PID:1135737] Checking that builder machine is OK
[2024-04-02 16:22:26,450][  INFO][PID:1135737] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10d '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-04-02 16:22:26,769][  INFO][PID:1135737] Filling build.info file with builder info
[2024-04-02 16:22:26,774][  INFO][PID:1135737] 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": 1712074946.7737913,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7249342-fedora-39-x86_64",
            "build_id": 7249342,
            "package_name": "python-genice2-extra",
            "package_version": "2.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-genice2-extra",
            "git_hash": "556eea5de0aa70fff4b9c25a2d97c906aa136f2f",
            "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-39-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": "07249342-python-genice2-extra",
            "built_packages": "",
            "id": 7249342,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-04-02 16:22:26,979][  INFO][PID:1135737] Sending fedora-messaging bus message in build.start
[2024-04-02 16:22:28,386][  INFO][PID:1135737] Sending fedora-messaging bus message in chroot.start
[2024-04-02 16:22:28,415][  INFO][PID:1135737] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7249342-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-04-02 16:22:29,054][  INFO][PID:1135737] Downloading the builder-live.log file, attempt 1
[2024-04-02 16:22:29,072][  INFO][PID:1135737] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10d copr-rpmbuild-log
[2024-04-02 16:22:34,157][  INFO][PID:1135737] Status: False
[2024-04-02 16:28:45,799][  INFO][PID:1135737] Downloading results from builder
[2024-04-02 16:28:45,802][  INFO][PID:1135737] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10d]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/07249342-python-genice2-extra started
[2024-04-02 16:28:45,821][  INFO][PID:1135737] 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:c10d]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/07249342-python-genice2-extra/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/07249342-python-genice2-extra/build-07249342.rsync.log
[2024-04-02 16:28:46,301][  INFO][PID:1135737] rsyncing finished.
[2024-04-02 16:28:46,302][  INFO][PID:1135737] Releasing VM back to pool
[2024-04-02 16:28:46,321][  INFO][PID:1135737] Searching for 'success' file in resultdir
[2024-04-02 16:28:46,322][  INFO][PID:1135737] Going to sign pkgs from source: 7249342-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64
[2024-04-02 16:28:46,322][  INFO][PID:1135737] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-04-02 16:28:46,614][  INFO][PID:1135737] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/07249342-python-genice2-extra/python-genice2-extra-2.3-1.fc39.src.rpm' (attempt #1)
[2024-04-02 16:28:47,185][  INFO][PID:1135737] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/07249342-python-genice2-extra/python-genice2-extra-2.3-1.fc39.src.rpm
[2024-04-02 16:28:47,187][  INFO][PID:1135737] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/07249342-python-genice2-extra/python3-genice2-extra-2.3-1.fc39.noarch.rpm' (attempt #1)
[2024-04-02 16:28:47,646][  INFO][PID:1135737] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/07249342-python-genice2-extra/python3-genice2-extra-2.3-1.fc39.noarch.rpm
[2024-04-02 16:28:47,646][  INFO][PID:1135737] Sign done
[2024-04-02 16:28:47,647][  INFO][PID:1135737] Incremental createrepo run, adding 07249342-python-genice2-extra into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-39-x86_64, (auto-create-repo=True)
[2024-04-02 16:28:47,648][  INFO][PID:1135737] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64 --add 07249342-python-genice2-extra --no-appstream-metadata' as PID 1190635
[2024-04-02 16:30:12,957][  INFO][PID:1135737] Finished after 85 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64 --add 07249342-python-genice2-extra --no-appstream-metadata)
[2024-04-02 16:30:12,958][  INFO][PID:1135737] Getting build details
[2024-04-02 16:30:12,958][  INFO][PID:1135737] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/07249342-python-genice2-extra
[2024-04-02 16:30:12,959][  INFO][PID:1135737] Built packages:
['python3-genice2-extra 2.3']
[2024-04-02 16:30:12,959][  INFO][PID:1135737] build details: {'built_packages': 'python3-genice2-extra 2.3'}
[2024-04-02 16:30:12,960][  INFO][PID:1135737] Retrieving pubkey
[2024-04-02 16:30:12,960][  INFO][PID:1135737] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-04-02 16:30:13,254][  INFO][PID:1135737] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-04-02 16:30:13,254][  INFO][PID:1135737] Finished build: id=7249342 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-39-x86_64 
[2024-04-02 16:30:13,257][  INFO][PID:1135737] Worker succeeded build, took 466.48338055610657
[2024-04-02 16:30:13,258][  INFO][PID:1135737] 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": 1712075413.2571719,
            "started_on": 1712074946.7737913,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7249342-fedora-39-x86_64",
            "build_id": 7249342,
            "package_name": "python-genice2-extra",
            "package_version": "2.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-genice2-extra",
            "git_hash": "556eea5de0aa70fff4b9c25a2d97c906aa136f2f",
            "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-genice2-extra",
                        "epoch": null,
                        "version": "2.3",
                        "release": "1.fc39",
                        "arch": "src"
                    },
                    {
                        "name": "python3-genice2-extra",
                        "epoch": null,
                        "version": "2.3",
                        "release": "1.fc39",
                        "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-39-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": "07249342-python-genice2-extra",
            "built_packages": "python3-genice2-extra 2.3",
            "id": 7249342,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-04-02 16:30:13,338][  INFO][PID:1135737] Sending fedora-messaging bus message in build.end
[2024-04-02 16:30:13,365][  INFO][PID:1135737] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/07249342-python-genice2-extra/builder-live.log by gzip
[2024-04-02 16:30:13,367][  INFO][PID:1135737] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/07249342-python-genice2-extra/builder-live.log' as PID 1202327
[2024-04-02 16:30:13,372][  INFO][PID:1135737] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/07249342-python-genice2-extra/builder-live.log)
[2024-04-02 16:30:13,373][  INFO][PID:1135737] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/07249342-python-genice2-extra/backend.log by gzip
[2024-04-02 16:30:13,375][  INFO][PID:1135737] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/07249342-python-genice2-extra/backend.log' as PID 1202329