[2024-11-15 17:15:56,435][  INFO][PID:549396] Marking build as starting
[2024-11-15 17:15:56,537][  INFO][PID:549396] Trying to allocate VM
[2024-11-15 17:16:02,640][  INFO][PID:549396] Allocated host ResallocHost, ticket_id=5903371, hostname=44.197.123.49
[2024-11-15 17:16:02,643][  INFO][PID:549396] Allocating ssh connection to builder
[2024-11-15 17:16:02,645][  INFO][PID:549396] Checking that builder machine is OK
[2024-11-15 17:16:03,046][  INFO][PID:549396] Running remote command: copr-builder-ready epel-9-x86_64
[2024-11-15 17:16:03,308][  INFO][PID:549396] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2024-11-15 17:16:03,309][  INFO][PID:549396] Filling build.info file with builder info
[2024-11-15 17:16:03,312][  INFO][PID:549396] 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": 1731690963.3124247,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8268862-epel-9-x86_64",
            "build_id": 8268862,
            "package_name": "python-mpd-parser",
            "package_version": "0.1.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-mpd-parser",
            "git_hash": "4105d52d649dad3493cea52d5a03ec7b40c9a423",
            "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/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": "08268862-python-mpd-parser",
            "built_packages": "",
            "id": 8268862,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-11-15 17:16:03,441][  INFO][PID:549396] Sending fedora-messaging bus message in build.start
[2024-11-15 17:16:04,551][  INFO][PID:549396] Sending fedora-messaging bus message in chroot.start
[2024-11-15 17:16:04,583][  INFO][PID:549396] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8268862-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2024-11-15 17:16:04,996][  INFO][PID:549396] Downloading the builder-live.log file, attempt 1
[2024-11-15 17:16:05,003][  INFO][PID:549396] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.197.123.49 copr-rpmbuild-log
[2024-11-15 17:16:10,022][  INFO][PID:549396] Periodic builder liveness probe: alive
[2024-11-15 17:19:44,528][  INFO][PID:549396] Downloading results from builder
[2024-11-15 17:19:44,529][  INFO][PID:549396] rsyncing of mockbuilder@44.197.123.49:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08268862-python-mpd-parser started
[2024-11-15 17:19:44,530][  INFO][PID:549396] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.197.123.49:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08268862-python-mpd-parser/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08268862-python-mpd-parser/build-08268862.rsync.log
[2024-11-15 17:19:44,768][  INFO][PID:549396] rsyncing finished.
[2024-11-15 17:19:44,769][  INFO][PID:549396] Releasing VM back to pool
[2024-11-15 17:19:44,778][  INFO][PID:549396] Searching for 'success' file in resultdir
[2024-11-15 17:19:44,779][  INFO][PID:549396] Going to sign pkgs from source: 8268862-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2024-11-15 17:19:44,779][  INFO][PID:549396] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-11-15 17:19:45,088][  INFO][PID:549396] 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/08268862-python-mpd-parser/python-mpd-parser-0.1.4-1.el9.src.rpm' (attempt #1)
[2024-11-15 17:19:45,800][  INFO][PID:549396] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08268862-python-mpd-parser/python-mpd-parser-0.1.4-1.el9.src.rpm
[2024-11-15 17:19:45,801][  INFO][PID:549396] 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/08268862-python-mpd-parser/python3-mpd-parser-0.1.4-1.el9.noarch.rpm' (attempt #1)
[2024-11-15 17:19:46,383][  INFO][PID:549396] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08268862-python-mpd-parser/python3-mpd-parser-0.1.4-1.el9.noarch.rpm
[2024-11-15 17:19:46,384][  INFO][PID:549396] 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/08268862-python-mpd-parser/python3-mpd-parser+dev-0.1.4-1.el9.noarch.rpm' (attempt #1)
[2024-11-15 17:19:47,082][  INFO][PID:549396] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08268862-python-mpd-parser/python3-mpd-parser+dev-0.1.4-1.el9.noarch.rpm
[2024-11-15 17:19:47,083][  INFO][PID:549396] Sign done
[2024-11-15 17:19:47,083][  INFO][PID:549396] Incremental createrepo run, adding 08268862-python-mpd-parser into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2024-11-15 17:19:47,084][  INFO][PID:549396] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08268862-python-mpd-parser --no-appstream-metadata' as PID 574261
[2024-11-15 17:20:37,572][  INFO][PID:549396] Finished after 50 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08268862-python-mpd-parser --no-appstream-metadata)
[2024-11-15 17:20:37,573][  INFO][PID:549396] Getting build details
[2024-11-15 17:20:37,574][  INFO][PID:549396] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08268862-python-mpd-parser
[2024-11-15 17:20:37,574][  INFO][PID:549396] Built packages:
['python3-mpd-parser 0.1.4', 'python3-mpd-parser+dev 0.1.4']
[2024-11-15 17:20:37,575][  INFO][PID:549396] build details: {'built_packages': 'python3-mpd-parser 0.1.4\npython3-mpd-parser+dev 0.1.4'}
[2024-11-15 17:20:37,576][  INFO][PID:549396] Retrieving pubkey
[2024-11-15 17:20:37,577][  INFO][PID:549396] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-11-15 17:20:37,894][  INFO][PID:549396] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-11-15 17:20:37,895][  INFO][PID:549396] Finished build: id=8268862 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2024-11-15 17:20:37,897][  INFO][PID:549396] Worker succeeded build, took 274.58492159843445
[2024-11-15 17:20:37,898][  INFO][PID:549396] 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": 1731691237.8973463,
            "started_on": 1731690963.3124247,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8268862-epel-9-x86_64",
            "build_id": 8268862,
            "package_name": "python-mpd-parser",
            "package_version": "0.1.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-mpd-parser",
            "git_hash": "4105d52d649dad3493cea52d5a03ec7b40c9a423",
            "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-mpd-parser",
                        "epoch": null,
                        "version": "0.1.4",
                        "release": "1.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-mpd-parser+dev",
                        "epoch": null,
                        "version": "0.1.4",
                        "release": "1.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-mpd-parser",
                        "epoch": null,
                        "version": "0.1.4",
                        "release": "1.el9",
                        "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/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": "08268862-python-mpd-parser",
            "built_packages": "python3-mpd-parser 0.1.4\npython3-mpd-parser+dev 0.1.4",
            "id": 8268862,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-11-15 17:20:37,975][  INFO][PID:549396] Sending fedora-messaging bus message in build.end
[2024-11-15 17:20:37,998][  INFO][PID:549396] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08268862-python-mpd-parser/builder-live.log by gzip
[2024-11-15 17:20:37,999][  INFO][PID:549396] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08268862-python-mpd-parser/builder-live.log' as PID 578968
[2024-11-15 17:20:38,005][  INFO][PID:549396] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08268862-python-mpd-parser/builder-live.log)
[2024-11-15 17:20:38,006][  INFO][PID:549396] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08268862-python-mpd-parser/backend.log by gzip
[2024-11-15 17:20:38,007][  INFO][PID:549396] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08268862-python-mpd-parser/backend.log' as PID 578970