[2024-08-26 19:09:22,223][  INFO][PID:1193653] Marking build as starting
[2024-08-26 19:09:22,320][  INFO][PID:1193653] Trying to allocate VM
[2024-08-26 19:10:30,491][  INFO][PID:1193653] Allocated host ResallocHost, ticket_id=4576716, hostname=44.202.223.224
[2024-08-26 19:10:30,494][  INFO][PID:1193653] Allocating ssh connection to builder
[2024-08-26 19:10:30,494][  INFO][PID:1193653] Checking that builder machine is OK
[2024-08-26 19:10:30,848][  INFO][PID:1193653] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.202.223.224 '/usr/bin/test -f /etc/mock/epel-9-x86_64.cfg'
[2024-08-26 19:10:31,063][  INFO][PID:1193653] Filling build.info file with builder info
[2024-08-26 19:10:31,065][  INFO][PID:1193653] 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": 1724699431.0652027,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7945886-epel-9-x86_64",
            "build_id": 7945886,
            "package_name": "python-pysqueezebox",
            "package_version": "0.8.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-pysqueezebox",
            "git_hash": "795487834cfcc49a45e08f29dd6f804750fbf1e7",
            "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": "07945886-python-pysqueezebox",
            "built_packages": "",
            "id": 7945886,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-08-26 19:10:31,160][  INFO][PID:1193653] Sending fedora-messaging bus message in build.start
[2024-08-26 19:10:31,955][  INFO][PID:1193653] Sending fedora-messaging bus message in chroot.start
[2024-08-26 19:10:31,981][  INFO][PID:1193653] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7945886-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2024-08-26 19:10:32,361][  INFO][PID:1193653] Downloading the builder-live.log file, attempt 1
[2024-08-26 19:10:32,363][  INFO][PID:1193653] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.202.223.224 copr-rpmbuild-log
[2024-08-26 19:10:37,373][  INFO][PID:1193653] Status: False
[2024-08-26 19:13:09,292][  INFO][PID:1193653] Downloading results from builder
[2024-08-26 19:13:09,292][  INFO][PID:1193653] rsyncing of mockbuilder@44.202.223.224:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07945886-python-pysqueezebox started
[2024-08-26 19:13:09,294][  INFO][PID:1193653] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.202.223.224:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07945886-python-pysqueezebox/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07945886-python-pysqueezebox/build-07945886.rsync.log
[2024-08-26 19:13:09,562][  INFO][PID:1193653] rsyncing finished.
[2024-08-26 19:13:09,563][  INFO][PID:1193653] Releasing VM back to pool
[2024-08-26 19:13:09,584][  INFO][PID:1193653] Searching for 'success' file in resultdir
[2024-08-26 19:13:09,585][  INFO][PID:1193653] Going to sign pkgs from source: 7945886-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2024-08-26 19:13:09,586][  INFO][PID:1193653] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-08-26 19:13:09,887][  INFO][PID:1193653] 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/07945886-python-pysqueezebox/python-pysqueezebox-0.8.1-1.el9.src.rpm' (attempt #1)
[2024-08-26 19:13:10,678][  INFO][PID:1193653] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07945886-python-pysqueezebox/python-pysqueezebox-0.8.1-1.el9.src.rpm
[2024-08-26 19:13:10,680][  INFO][PID:1193653] 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/07945886-python-pysqueezebox/python3-pysqueezebox-0.8.1-1.el9.noarch.rpm' (attempt #1)
[2024-08-26 19:13:11,478][  INFO][PID:1193653] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07945886-python-pysqueezebox/python3-pysqueezebox-0.8.1-1.el9.noarch.rpm
[2024-08-26 19:13:11,481][  INFO][PID:1193653] Sign done
[2024-08-26 19:13:11,483][  INFO][PID:1193653] Incremental createrepo run, adding 07945886-python-pysqueezebox into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2024-08-26 19:13:11,486][  INFO][PID:1193653] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 07945886-python-pysqueezebox --no-appstream-metadata' as PID 1221522
[2024-08-26 19:14:18,666][  INFO][PID:1193653] Finished after 67 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 07945886-python-pysqueezebox --no-appstream-metadata)
[2024-08-26 19:14:18,668][  INFO][PID:1193653] Getting build details
[2024-08-26 19:14:18,669][  INFO][PID:1193653] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07945886-python-pysqueezebox
[2024-08-26 19:14:18,671][  INFO][PID:1193653] Built packages:
['python3-pysqueezebox 0.8.1']
[2024-08-26 19:14:18,672][  INFO][PID:1193653] build details: {'built_packages': 'python3-pysqueezebox 0.8.1'}
[2024-08-26 19:14:18,673][  INFO][PID:1193653] Retrieving pubkey
[2024-08-26 19:14:18,674][  INFO][PID:1193653] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-08-26 19:14:18,977][  INFO][PID:1193653] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-08-26 19:14:18,979][  INFO][PID:1193653] Finished build: id=7945886 failed=False timeout=None destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2024-08-26 19:14:18,986][  INFO][PID:1193653] Worker succeeded build, took 227.92128705978394
[2024-08-26 19:14:18,991][  INFO][PID:1193653] 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": 1724699658.9864898,
            "started_on": 1724699431.0652027,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7945886-epel-9-x86_64",
            "build_id": 7945886,
            "package_name": "python-pysqueezebox",
            "package_version": "0.8.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-pysqueezebox",
            "git_hash": "795487834cfcc49a45e08f29dd6f804750fbf1e7",
            "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-pysqueezebox",
                        "epoch": null,
                        "version": "0.8.1",
                        "release": "1.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-pysqueezebox",
                        "epoch": null,
                        "version": "0.8.1",
                        "release": "1.el9",
                        "arch": "src"
                    }
                ]
            },
            "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": "07945886-python-pysqueezebox",
            "built_packages": "python3-pysqueezebox 0.8.1",
            "id": 7945886,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-08-26 19:14:19,087][  INFO][PID:1193653] Sending fedora-messaging bus message in build.end
[2024-08-26 19:14:19,138][  INFO][PID:1193653] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07945886-python-pysqueezebox/builder-live.log by gzip
[2024-08-26 19:14:19,141][  INFO][PID:1193653] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07945886-python-pysqueezebox/builder-live.log' as PID 1229460
[2024-08-26 19:14:19,151][  INFO][PID:1193653] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07945886-python-pysqueezebox/builder-live.log)
[2024-08-26 19:14:19,152][  INFO][PID:1193653] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07945886-python-pysqueezebox/backend.log by gzip