[2024-12-23 18:38:52,456][  INFO][PID:3099021] Marking build as starting
[2024-12-23 18:38:52,491][  INFO][PID:3099021] Trying to allocate VM
[2024-12-23 18:38:55,585][  INFO][PID:3099021] Allocated host ResallocHost, ticket_id=370695, hostname=13.122.95.59
[2024-12-23 18:38:55,585][  INFO][PID:3099021] Allocating ssh connection to builder
[2024-12-23 18:38:55,586][  INFO][PID:3099021] Checking that builder machine is OK
[2024-12-23 18:38:57,009][  INFO][PID:3099021] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.122.95.59 '/usr/bin/test -f /etc/mock/fedora-41-s390x.cfg'
[2024-12-23 18:38:58,276][  INFO][PID:3099021] Filling build.info file with builder info
[2024-12-23 18:38:58,277][  INFO][PID:3099021] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "psimovec",
            "project_name": "scipy-1.8.3",
            "project_dirname": "scipy-1.8.3:pr:6",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": null,
            "started_on": 1734979138.277525,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8440449-fedora-41-s390x",
            "build_id": 8440449,
            "package_name": "python-nilearn",
            "package_version": "0.11.1-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/scipy-1.8.3:pr:6/python-nilearn",
            "git_hash": "d2b526f0962b85b42cf8b37986ae8d1d6540450c",
            "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": "psimovec/scipy-1.8.3--https://src.fedoraproject.org/user/packit",
            "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/psimovec/scipy-1.8.3/fedora-41-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/scipy-1.8.3:pr:6",
            "result_dir": "08440449-python-nilearn",
            "built_packages": "",
            "id": 8440449,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "scipy-1.8.3",
                "vendor": "Fedora Project COPR (psimovec/scipy-1.8.3)"
            }
        }
    ]
}
[2024-12-23 18:38:58,317][  INFO][PID:3099021] Sending fedora-messaging bus message in build.start
[2024-12-23 18:38:58,896][  INFO][PID:3099021] Sending fedora-messaging bus message in chroot.start
[2024-12-23 18:38:58,911][  INFO][PID:3099021] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8440449-fedora-41-s390x --chroot fedora-41-s390x --detached
[2024-12-23 18:39:00,447][  INFO][PID:3099021] Downloading the builder-live.log file, attempt 1
[2024-12-23 18:39:00,448][  INFO][PID:3099021] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.122.95.59 copr-rpmbuild-log
[2024-12-23 18:39:05,460][  INFO][PID:3099021] Periodic builder liveness probe: alive
[2024-12-23 18:49:05,542][  INFO][PID:3099021] Periodic builder liveness probe: alive
[2024-12-23 18:58:06,342][  INFO][PID:3099021] Downloading results from builder
[2024-12-23 18:58:06,343][  INFO][PID:3099021] rsyncing of mockbuilder@13.122.95.59:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/fedora-41-s390x/08440449-python-nilearn started
[2024-12-23 18:58:06,344][  INFO][PID:3099021] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.122.95.59:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/fedora-41-s390x/08440449-python-nilearn/ &> /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/fedora-41-s390x/08440449-python-nilearn/build-08440449.rsync.log
[2024-12-23 18:58:10,078][  INFO][PID:3099021] rsyncing finished.
[2024-12-23 18:58:10,079][  INFO][PID:3099021] Releasing VM back to pool
[2024-12-23 18:58:10,091][  INFO][PID:3099021] Searching for 'success' file in resultdir
[2024-12-23 18:58:10,091][  INFO][PID:3099021] Going to sign pkgs from source: 8440449-fedora-41-s390x in chroot: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/fedora-41-s390x
[2024-12-23 18:58:10,092][  INFO][PID:3099021] Calling '/bin/sign -u psimovec#scipy-1.8.3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-23 18:58:10,262][  INFO][PID:3099021] Calling '/bin/sign -4 -h sha256 -u psimovec#scipy-1.8.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/fedora-41-s390x/08440449-python-nilearn/python3-nilearn-0.11.1-2.fc42.noarch.rpm' (attempt #1)
[2024-12-23 18:58:11,269][  INFO][PID:3099021] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/fedora-41-s390x/08440449-python-nilearn/python3-nilearn-0.11.1-2.fc42.noarch.rpm
[2024-12-23 18:58:11,269][  INFO][PID:3099021] Calling '/bin/sign -4 -h sha256 -u psimovec#scipy-1.8.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/fedora-41-s390x/08440449-python-nilearn/python-nilearn-0.11.1-2.fc42.src.rpm' (attempt #1)
[2024-12-23 18:58:12,297][  INFO][PID:3099021] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/fedora-41-s390x/08440449-python-nilearn/python-nilearn-0.11.1-2.fc42.src.rpm
[2024-12-23 18:58:12,298][  INFO][PID:3099021] Sign done
[2024-12-23 18:58:12,299][  INFO][PID:3099021] Incremental createrepo run, adding 08440449-python-nilearn into https://download.copr.fedorainfracloud.org/results/psimovec/scipy-1.8.3/fedora-41-s390x, (auto-create-repo=True)
[2024-12-23 18:58:12,300][  INFO][PID:3099021] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/fedora-41-s390x --add 08440449-python-nilearn --no-appstream-metadata' as PID 3164839
[2024-12-23 18:58:13,162][  INFO][PID:3099021] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/fedora-41-s390x --add 08440449-python-nilearn --no-appstream-metadata)
[2024-12-23 18:58:13,163][  INFO][PID:3099021] Getting build details
[2024-12-23 18:58:13,163][  INFO][PID:3099021] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/fedora-41-s390x/08440449-python-nilearn
[2024-12-23 18:58:13,164][  INFO][PID:3099021] Built packages:
['python3-nilearn 0.11.1']
[2024-12-23 18:58:13,165][  INFO][PID:3099021] build details: {'built_packages': 'python3-nilearn 0.11.1'}
[2024-12-23 18:58:13,165][  INFO][PID:3099021] Retrieving pubkey
[2024-12-23 18:58:13,165][  INFO][PID:3099021] Calling '/bin/sign -u psimovec#scipy-1.8.3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-23 18:58:13,337][  INFO][PID:3099021] Added pubkey for user psimovec project scipy-1.8.3 into: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/pubkey.gpg
[2024-12-23 18:58:13,338][  INFO][PID:3099021] Finished build: id=8440449 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6 chroot=fedora-41-s390x 
[2024-12-23 18:58:13,340][  INFO][PID:3099021] Worker succeeded build, took 1155.0629374980927
[2024-12-23 18:58:13,341][  INFO][PID:3099021] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "psimovec",
            "project_name": "scipy-1.8.3",
            "project_dirname": "scipy-1.8.3:pr:6",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": 1734980293.3404624,
            "started_on": 1734979138.277525,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8440449-fedora-41-s390x",
            "build_id": 8440449,
            "package_name": "python-nilearn",
            "package_version": "0.11.1-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/scipy-1.8.3:pr:6/python-nilearn",
            "git_hash": "d2b526f0962b85b42cf8b37986ae8d1d6540450c",
            "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": "psimovec/scipy-1.8.3--https://src.fedoraproject.org/user/packit",
            "results": {
                "packages": [
                    {
                        "name": "python-nilearn",
                        "epoch": null,
                        "version": "0.11.1",
                        "release": "2.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-nilearn",
                        "epoch": null,
                        "version": "0.11.1",
                        "release": "2.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/psimovec/scipy-1.8.3/fedora-41-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/scipy-1.8.3:pr:6",
            "result_dir": "08440449-python-nilearn",
            "built_packages": "python3-nilearn 0.11.1",
            "id": 8440449,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "scipy-1.8.3",
                "vendor": "Fedora Project COPR (psimovec/scipy-1.8.3)"
            }
        }
    ]
}
[2024-12-23 18:58:13,387][  INFO][PID:3099021] Sending fedora-messaging bus message in build.end
[2024-12-23 18:58:13,408][  INFO][PID:3099021] Compressing /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/fedora-41-s390x/08440449-python-nilearn/builder-live.log by gzip
[2024-12-23 18:58:13,410][  INFO][PID:3099021] Running command 'gzip /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/fedora-41-s390x/08440449-python-nilearn/builder-live.log' as PID 3164911
[2024-12-23 18:58:13,481][  INFO][PID:3099021] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/fedora-41-s390x/08440449-python-nilearn/builder-live.log)
[2024-12-23 18:58:13,481][  INFO][PID:3099021] Compressing /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/fedora-41-s390x/08440449-python-nilearn/backend.log by gzip
[2024-12-23 18:58:13,482][  INFO][PID:3099021] Running command 'gzip /var/lib/copr/public_html/results/psimovec/scipy-1.8.3:pr:6/fedora-41-s390x/08440449-python-nilearn/backend.log' as PID 3164917