[2025-01-28 22:07:40,259][  INFO][PID:120792] Marking build as starting
[2025-01-28 22:07:40,320][  INFO][PID:120792] Trying to allocate VM
[2025-01-28 22:07:46,360][  INFO][PID:120792] Allocated host ResallocHost, ticket_id=971757, hostname=163.109.86.57, name=copr_ic_s390x_br_sao_3_prod_00886643_20250128_215331
[2025-01-28 22:07:46,361][  INFO][PID:120792] Allocating ssh connection to builder
[2025-01-28 22:07:46,361][  INFO][PID:120792] Checking that builder machine is OK
[2025-01-28 22:07:48,251][  INFO][PID:120792] Running remote command: copr-builder-ready fedora-41-s390x
[2025-01-28 22:07:49,924][  INFO][PID:120792] Red Hat subscription not needed for fedora-41-s390x
Builder is ready to be used

[2025-01-28 22:07:49,925][  INFO][PID:120792] Filling build.info file with builder info
[2025-01-28 22:07:49,928][  INFO][PID:120792] 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": "python3-scipy-1.11.1",
            "project_dirname": "python3-scipy-1.11.1",
            "submitter": "https://src.fedoraproject.org/user/marcindulak",
            "ended_on": null,
            "started_on": 1738102069.9280355,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8582745-fedora-41-s390x",
            "build_id": 8582745,
            "package_name": "python-ase",
            "package_version": "3.24.0-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/python3-scipy-1.11.1/python-ase",
            "git_hash": "4dad4964172b5b6a22420f975dad9ba683816d5a",
            "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/python3-scipy-1.11.1--https://src.fedoraproject.org/user/marcindulak",
            "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/python3-scipy-1.11.1/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/python3-scipy-1.11.1",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/python3-scipy-1.11.1",
            "result_dir": "08582745-python-ase",
            "built_packages": "",
            "id": 8582745,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "python3-scipy-1.11.1",
                "vendor": "Fedora Project COPR (psimovec/python3-scipy-1.11.1)"
            }
        }
    ]
}
[2025-01-28 22:07:49,971][  INFO][PID:120792] Sending fedora-messaging bus message in build.start
[2025-01-28 22:07:50,608][  INFO][PID:120792] Sending fedora-messaging bus message in chroot.start
[2025-01-28 22:07:50,626][  INFO][PID:120792] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8582745-fedora-41-s390x --chroot fedora-41-s390x --detached
[2025-01-28 22:07:52,493][  INFO][PID:120792] Downloading the builder-live.log file, attempt 1
[2025-01-28 22:07:52,495][  INFO][PID:120792] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@163.109.86.57 copr-rpmbuild-log
[2025-01-28 22:07:57,504][  INFO][PID:120792] Periodic builder liveness probe: alive
[2025-01-28 22:12:15,708][  INFO][PID:120792] Downloading results from builder
[2025-01-28 22:12:15,709][  INFO][PID:120792] rsyncing of mockbuilder@163.109.86.57:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x/08582745-python-ase started
[2025-01-28 22:12:15,710][  INFO][PID:120792] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@163.109.86.57:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x/08582745-python-ase/ &> /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x/08582745-python-ase/build-08582745.rsync.log
[2025-01-28 22:12:19,640][  INFO][PID:120792] rsyncing finished.
[2025-01-28 22:12:19,640][  INFO][PID:120792] Releasing VM back to pool
[2025-01-28 22:12:19,649][  INFO][PID:120792] Searching for 'success' file in resultdir
[2025-01-28 22:12:19,650][  INFO][PID:120792] Going to sign pkgs from source: 8582745-fedora-41-s390x in chroot: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x
[2025-01-28 22:12:19,650][  INFO][PID:120792] Calling '/bin/sign -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 22:12:19,957][  INFO][PID:120792] Calling '/bin/sign -4 -h sha256 -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x/08582745-python-ase/python-ase-3.24.0-2.fc42.src.rpm' (attempt #1)
[2025-01-28 22:12:20,898][  INFO][PID:120792] signed rpm: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x/08582745-python-ase/python-ase-3.24.0-2.fc42.src.rpm
[2025-01-28 22:12:20,899][  INFO][PID:120792] Calling '/bin/sign -4 -h sha256 -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x/08582745-python-ase/python3-ase-3.24.0-2.fc42.noarch.rpm' (attempt #1)
[2025-01-28 22:12:21,862][  INFO][PID:120792] signed rpm: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x/08582745-python-ase/python3-ase-3.24.0-2.fc42.noarch.rpm
[2025-01-28 22:12:21,863][  INFO][PID:120792] Sign done
[2025-01-28 22:12:21,863][  INFO][PID:120792] Incremental createrepo run, adding 08582745-python-ase into https://download.copr.fedorainfracloud.org/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x, (auto-create-repo=True)
[2025-01-28 22:12:21,865][  INFO][PID:120792] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x --add 08582745-python-ase --no-appstream-metadata' as PID 168099
[2025-01-28 22:12:23,541][  INFO][PID:120792] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x --add 08582745-python-ase --no-appstream-metadata)
[2025-01-28 22:12:23,542][  INFO][PID:120792] Getting build details
[2025-01-28 22:12:23,543][  INFO][PID:120792] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x/08582745-python-ase
[2025-01-28 22:12:23,543][  INFO][PID:120792] Built packages:
['python3-ase 3.24.0']
[2025-01-28 22:12:23,544][  INFO][PID:120792] build details: {'built_packages': 'python3-ase 3.24.0'}
[2025-01-28 22:12:23,544][  INFO][PID:120792] Retrieving pubkey
[2025-01-28 22:12:23,545][  INFO][PID:120792] Calling '/bin/sign -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 22:12:23,854][  INFO][PID:120792] Added pubkey for user psimovec project python3-scipy-1.11.1 into: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/pubkey.gpg
[2025-01-28 22:12:23,855][  INFO][PID:120792] Finished build: id=8582745 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1 chroot=fedora-41-s390x 
[2025-01-28 22:12:23,857][  INFO][PID:120792] Worker succeeded build, took 273.92915320396423
[2025-01-28 22:12:23,857][  INFO][PID:120792] 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": "python3-scipy-1.11.1",
            "project_dirname": "python3-scipy-1.11.1",
            "submitter": "https://src.fedoraproject.org/user/marcindulak",
            "ended_on": 1738102343.8571887,
            "started_on": 1738102069.9280355,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8582745-fedora-41-s390x",
            "build_id": 8582745,
            "package_name": "python-ase",
            "package_version": "3.24.0-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/python3-scipy-1.11.1/python-ase",
            "git_hash": "4dad4964172b5b6a22420f975dad9ba683816d5a",
            "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/python3-scipy-1.11.1--https://src.fedoraproject.org/user/marcindulak",
            "results": {
                "packages": [
                    {
                        "name": "python-ase",
                        "epoch": null,
                        "version": "3.24.0",
                        "release": "2.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-ase",
                        "epoch": null,
                        "version": "3.24.0",
                        "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/python3-scipy-1.11.1/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/python3-scipy-1.11.1",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/python3-scipy-1.11.1",
            "result_dir": "08582745-python-ase",
            "built_packages": "python3-ase 3.24.0",
            "id": 8582745,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "python3-scipy-1.11.1",
                "vendor": "Fedora Project COPR (psimovec/python3-scipy-1.11.1)"
            }
        }
    ]
}
[2025-01-28 22:12:23,908][  INFO][PID:120792] Sending fedora-messaging bus message in build.end
[2025-01-28 22:12:23,928][  INFO][PID:120792] Compressing /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x/08582745-python-ase/builder-live.log by gzip
[2025-01-28 22:12:23,929][  INFO][PID:120792] Running command 'gzip /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x/08582745-python-ase/builder-live.log' as PID 168354
[2025-01-28 22:12:23,977][  INFO][PID:120792] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x/08582745-python-ase/builder-live.log)
[2025-01-28 22:12:23,978][  INFO][PID:120792] Compressing /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x/08582745-python-ase/backend.log by gzip
[2025-01-28 22:12:23,979][  INFO][PID:120792] Running command 'gzip /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-41-s390x/08582745-python-ase/backend.log' as PID 168361