[2025-01-27 04:17:23,400][  INFO][PID:252875] Marking build as starting
[2025-01-27 04:17:23,458][  INFO][PID:252875] Trying to allocate VM
[2025-01-27 04:17:29,573][  INFO][PID:252875] Allocated host ResallocHost, ticket_id=944047, hostname=2620:52:3:1:dead:beef:cafe:c18e, name=copr_hv_x86_64_03_prod_00846024_20250127_041318
[2025-01-27 04:17:29,573][  INFO][PID:252875] Allocating ssh connection to builder
[2025-01-27 04:17:29,574][  INFO][PID:252875] Checking that builder machine is OK
[2025-01-27 04:17:30,184][  INFO][PID:252875] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-27 04:17:30,535][  INFO][PID:252875] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-27 04:17:30,536][  INFO][PID:252875] Filling build.info file with builder info
[2025-01-27 04:17:30,538][  INFO][PID:252875] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.3",
            "project_dirname": "pytest-8.3.3",
            "submitter": "https://src.fedoraproject.org/user/music",
            "ended_on": null,
            "started_on": 1737951450.5379884,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8576814-fedora-rawhide-x86_64",
            "build_id": 8576814,
            "package_name": "python-pyriemann",
            "package_version": "0.7-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/python-pyriemann",
            "git_hash": "243c57c50a18a5f98ff034afbc7b1cd9e3cb8140",
            "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": "thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/music",
            "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/thrnciar/pytest-8.3.3/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/thrnciar/pytest-8.3.3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3",
            "result_dir": "08576814-python-pyriemann",
            "built_packages": "",
            "id": 8576814,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2025-01-27 04:17:30,561][  INFO][PID:252875] Sending fedora-messaging bus message in build.start
[2025-01-27 04:17:32,044][  INFO][PID:252875] Sending fedora-messaging bus message in chroot.start
[2025-01-27 04:17:32,065][  INFO][PID:252875] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8576814-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-27 04:17:32,638][  INFO][PID:252875] Downloading the builder-live.log file, attempt 1
[2025-01-27 04:17:32,639][  INFO][PID:252875] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18e copr-rpmbuild-log
[2025-01-27 04:17:37,664][  INFO][PID:252875] Periodic builder liveness probe: alive
[2025-01-27 04:19:32,391][  INFO][PID:252875] Downloading results from builder
[2025-01-27 04:19:32,392][  INFO][PID:252875] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c18e]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08576814-python-pyriemann started
[2025-01-27 04:19:32,397][  INFO][PID:252875] 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:c18e]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08576814-python-pyriemann/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08576814-python-pyriemann/build-08576814.rsync.log
[2025-01-27 04:19:32,915][  INFO][PID:252875] rsyncing finished.
[2025-01-27 04:19:32,924][  INFO][PID:252875] Releasing VM back to pool
[2025-01-27 04:19:32,960][  INFO][PID:252875] Searching for 'success' file in resultdir
[2025-01-27 04:19:32,968][  INFO][PID:252875] Going to sign pkgs from source: 8576814-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64
[2025-01-27 04:19:32,973][  INFO][PID:252875] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2025-01-27 04:19:33,289][  INFO][PID:252875] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08576814-python-pyriemann/python3-pyriemann-0.7-3.fc42.noarch.rpm' (attempt #1)
[2025-01-27 04:19:33,991][  INFO][PID:252875] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08576814-python-pyriemann/python3-pyriemann-0.7-3.fc42.noarch.rpm
[2025-01-27 04:19:33,994][  INFO][PID:252875] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08576814-python-pyriemann/python-pyriemann-doc-0.7-3.fc42.noarch.rpm' (attempt #1)
[2025-01-27 04:19:34,806][  INFO][PID:252875] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08576814-python-pyriemann/python-pyriemann-doc-0.7-3.fc42.noarch.rpm
[2025-01-27 04:19:34,822][  INFO][PID:252875] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08576814-python-pyriemann/python-pyriemann-0.7-3.fc42.src.rpm' (attempt #1)
[2025-01-27 04:19:35,637][  INFO][PID:252875] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08576814-python-pyriemann/python-pyriemann-0.7-3.fc42.src.rpm
[2025-01-27 04:19:35,639][  INFO][PID:252875] Sign done
[2025-01-27 04:19:35,641][  INFO][PID:252875] Incremental createrepo run, adding 08576814-python-pyriemann into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-27 04:19:35,651][  INFO][PID:252875] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08576814-python-pyriemann --no-appstream-metadata' as PID 269399
[2025-01-27 04:19:55,192][  INFO][PID:252875] Finished after 19 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08576814-python-pyriemann --no-appstream-metadata)
[2025-01-27 04:19:55,195][  INFO][PID:252875] Getting build details
[2025-01-27 04:19:55,197][  INFO][PID:252875] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08576814-python-pyriemann
[2025-01-27 04:19:55,198][  INFO][PID:252875] Built packages:
['python-pyriemann-doc 0.7', 'python3-pyriemann 0.7']
[2025-01-27 04:19:55,206][  INFO][PID:252875] build details: {'built_packages': 'python-pyriemann-doc 0.7\npython3-pyriemann 0.7'}
[2025-01-27 04:19:55,206][  INFO][PID:252875] Retrieving pubkey
[2025-01-27 04:19:55,208][  INFO][PID:252875] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2025-01-27 04:19:55,619][  INFO][PID:252875] Added pubkey for user thrnciar project pytest-8.3.3 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/pubkey.gpg
[2025-01-27 04:19:55,623][  INFO][PID:252875] Finished build: id=8576814 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3 chroot=fedora-rawhide-x86_64 
[2025-01-27 04:19:55,625][  INFO][PID:252875] Worker succeeded build, took 145.0879304409027
[2025-01-27 04:19:55,628][  INFO][PID:252875] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.3",
            "project_dirname": "pytest-8.3.3",
            "submitter": "https://src.fedoraproject.org/user/music",
            "ended_on": 1737951595.6259189,
            "started_on": 1737951450.5379884,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8576814-fedora-rawhide-x86_64",
            "build_id": 8576814,
            "package_name": "python-pyriemann",
            "package_version": "0.7-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/python-pyriemann",
            "git_hash": "243c57c50a18a5f98ff034afbc7b1cd9e3cb8140",
            "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": "thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/music",
            "results": {
                "packages": [
                    {
                        "name": "python-pyriemann-doc",
                        "epoch": null,
                        "version": "0.7",
                        "release": "3.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-pyriemann",
                        "epoch": null,
                        "version": "0.7",
                        "release": "3.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-pyriemann",
                        "epoch": null,
                        "version": "0.7",
                        "release": "3.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "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/thrnciar/pytest-8.3.3/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/thrnciar/pytest-8.3.3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3",
            "result_dir": "08576814-python-pyriemann",
            "built_packages": "python-pyriemann-doc 0.7\npython3-pyriemann 0.7",
            "id": 8576814,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2025-01-27 04:19:55,676][  INFO][PID:252875] Sending fedora-messaging bus message in build.end
[2025-01-27 04:19:55,734][  INFO][PID:252875] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08576814-python-pyriemann/builder-live.log by gzip
[2025-01-27 04:19:55,737][  INFO][PID:252875] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08576814-python-pyriemann/builder-live.log' as PID 272105
[2025-01-27 04:19:55,755][  INFO][PID:252875] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08576814-python-pyriemann/builder-live.log)
[2025-01-27 04:19:55,760][  INFO][PID:252875] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08576814-python-pyriemann/backend.log by gzip
[2025-01-27 04:19:55,768][  INFO][PID:252875] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08576814-python-pyriemann/backend.log' as PID 272112