[2025-03-06 02:53:30,885][  INFO][PID:2584358] Marking build as starting
[2025-03-06 02:53:30,932][  INFO][PID:2584358] Trying to allocate VM
[2025-03-06 02:53:33,985][  INFO][PID:2584358] Allocated host ResallocHost, ticket_id=1664889, hostname=13.116.88.74, name=copr_ic_s390x_br_sao_1_prod_01711713_20250306_022337
[2025-03-06 02:53:33,986][  INFO][PID:2584358] Allocating ssh connection to builder
[2025-03-06 02:53:33,986][  INFO][PID:2584358] Checking that builder machine is OK
[2025-03-06 02:53:35,721][  INFO][PID:2584358] Running remote command: copr-builder-ready fedora-42-s390x
[2025-03-06 02:53:37,384][  INFO][PID:2584358] Red Hat subscription not needed for fedora-42-s390x
Builder is ready to be used

[2025-03-06 02:53:37,384][  INFO][PID:2584358] Filling build.info file with builder info
[2025-03-06 02:53:37,385][  INFO][PID:2584358] 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": "openblas-0.3.23",
            "project_dirname": "openblas-0.3.23",
            "submitter": "https://src.fedoraproject.org/user/farchord",
            "ended_on": null,
            "started_on": 1741229617.3854175,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-42-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8725515-fedora-42-s390x",
            "build_id": 8725515,
            "package_name": "lskat",
            "package_version": "24.12.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/lskat",
            "git_hash": "c74f4a7692a62e9179461be3d7895a043d712735",
            "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/openblas-0.3.23--https://src.fedoraproject.org/user/farchord",
            "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/openblas-0.3.23/fedora-42-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/openblas-0.3.23",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23",
            "result_dir": "08725515-lskat",
            "built_packages": "",
            "id": 8725515,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2025-03-06 02:53:37,440][  INFO][PID:2584358] Sending fedora-messaging bus message in build.start
[2025-03-06 02:53:37,952][  INFO][PID:2584358] Sending fedora-messaging bus message in chroot.start
[2025-03-06 02:53:37,967][  INFO][PID:2584358] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8725515-fedora-42-s390x --chroot fedora-42-s390x --detached
[2025-03-06 02:53:39,840][  INFO][PID:2584358] Downloading the builder-live.log file, attempt 1
[2025-03-06 02:53:39,842][  INFO][PID:2584358] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.116.88.74 copr-rpmbuild-log
[2025-03-06 02:53:44,846][  INFO][PID:2584358] Periodic builder liveness probe: alive
[2025-03-06 02:55:27,896][  INFO][PID:2584358] Downloading results from builder
[2025-03-06 02:55:27,897][  INFO][PID:2584358] rsyncing of mockbuilder@13.116.88.74:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat started
[2025-03-06 02:55:27,898][  INFO][PID:2584358] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.116.88.74:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat/ &> /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat/build-08725515.rsync.log
[2025-03-06 02:55:31,470][  INFO][PID:2584358] rsyncing finished.
[2025-03-06 02:55:31,471][  INFO][PID:2584358] Releasing VM back to pool
[2025-03-06 02:55:31,481][  INFO][PID:2584358] Searching for 'success' file in resultdir
[2025-03-06 02:55:31,481][  INFO][PID:2584358] Going to sign pkgs from source: 8725515-fedora-42-s390x in chroot: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x
[2025-03-06 02:55:31,482][  INFO][PID:2584358] Calling '/bin/sign -u psimovec#openblas-0.3.23@copr.fedorahosted.org -p' (attempt #1)
[2025-03-06 02:55:31,658][  INFO][PID:2584358] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat/lskat-debugsource-24.12.3-1.fc43.s390x.rpm' (attempt #1)
[2025-03-06 02:55:32,403][  INFO][PID:2584358] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat/lskat-debugsource-24.12.3-1.fc43.s390x.rpm
[2025-03-06 02:55:32,404][  INFO][PID:2584358] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat/lskat-24.12.3-1.fc43.s390x.rpm' (attempt #1)
[2025-03-06 02:55:33,306][  INFO][PID:2584358] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat/lskat-24.12.3-1.fc43.s390x.rpm
[2025-03-06 02:55:33,306][  INFO][PID:2584358] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat/lskat-24.12.3-1.fc43.src.rpm' (attempt #1)
[2025-03-06 02:55:34,202][  INFO][PID:2584358] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat/lskat-24.12.3-1.fc43.src.rpm
[2025-03-06 02:55:34,202][  INFO][PID:2584358] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat/lskat-debuginfo-24.12.3-1.fc43.s390x.rpm' (attempt #1)
[2025-03-06 02:55:35,116][  INFO][PID:2584358] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat/lskat-debuginfo-24.12.3-1.fc43.s390x.rpm
[2025-03-06 02:55:35,116][  INFO][PID:2584358] Sign done
[2025-03-06 02:55:35,117][  INFO][PID:2584358] Incremental createrepo run, adding 08725515-lskat into https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23/fedora-42-s390x, (auto-create-repo=True)
[2025-03-06 02:55:35,118][  INFO][PID:2584358] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x --add 08725515-lskat --no-appstream-metadata' as PID 2597039
[2025-03-06 02:55:45,582][  INFO][PID:2584358] Finished after 10 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x --add 08725515-lskat --no-appstream-metadata)
[2025-03-06 02:55:45,583][  INFO][PID:2584358] Getting build details
[2025-03-06 02:55:45,583][  INFO][PID:2584358] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat
[2025-03-06 02:55:45,583][  INFO][PID:2584358] Built packages:
['lskat-debugsource 24.12.3', 'lskat-debuginfo 24.12.3', 'lskat 24.12.3']
[2025-03-06 02:55:45,584][  INFO][PID:2584358] build details: {'built_packages': 'lskat-debugsource 24.12.3\nlskat-debuginfo 24.12.3\nlskat 24.12.3'}
[2025-03-06 02:55:45,584][  INFO][PID:2584358] Retrieving pubkey
[2025-03-06 02:55:45,585][  INFO][PID:2584358] Calling '/bin/sign -u psimovec#openblas-0.3.23@copr.fedorahosted.org -p' (attempt #1)
[2025-03-06 02:55:45,895][  INFO][PID:2584358] Added pubkey for user psimovec project openblas-0.3.23 into: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/pubkey.gpg
[2025-03-06 02:55:45,895][  INFO][PID:2584358] Finished build: id=8725515 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/openblas-0.3.23 chroot=fedora-42-s390x 
[2025-03-06 02:55:45,897][  INFO][PID:2584358] Worker succeeded build, took 128.51204371452332
[2025-03-06 02:55:45,898][  INFO][PID:2584358] 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": "openblas-0.3.23",
            "project_dirname": "openblas-0.3.23",
            "submitter": "https://src.fedoraproject.org/user/farchord",
            "ended_on": 1741229745.8974612,
            "started_on": 1741229617.3854175,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-42-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8725515-fedora-42-s390x",
            "build_id": 8725515,
            "package_name": "lskat",
            "package_version": "24.12.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/lskat",
            "git_hash": "c74f4a7692a62e9179461be3d7895a043d712735",
            "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/openblas-0.3.23--https://src.fedoraproject.org/user/farchord",
            "results": {
                "packages": [
                    {
                        "name": "lskat-debugsource",
                        "epoch": null,
                        "version": "24.12.3",
                        "release": "1.fc43",
                        "arch": "s390x"
                    },
                    {
                        "name": "lskat-debuginfo",
                        "epoch": null,
                        "version": "24.12.3",
                        "release": "1.fc43",
                        "arch": "s390x"
                    },
                    {
                        "name": "lskat",
                        "epoch": null,
                        "version": "24.12.3",
                        "release": "1.fc43",
                        "arch": "s390x"
                    },
                    {
                        "name": "lskat",
                        "epoch": null,
                        "version": "24.12.3",
                        "release": "1.fc43",
                        "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/psimovec/openblas-0.3.23/fedora-42-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/openblas-0.3.23",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23",
            "result_dir": "08725515-lskat",
            "built_packages": "lskat-debugsource 24.12.3\nlskat-debuginfo 24.12.3\nlskat 24.12.3",
            "id": 8725515,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2025-03-06 02:55:45,948][  INFO][PID:2584358] Sending fedora-messaging bus message in build.end
[2025-03-06 02:55:45,966][  INFO][PID:2584358] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat/builder-live.log by gzip
[2025-03-06 02:55:45,967][  INFO][PID:2584358] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat/builder-live.log' as PID 2598335
[2025-03-06 02:55:45,980][  INFO][PID:2584358] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat/builder-live.log)
[2025-03-06 02:55:45,981][  INFO][PID:2584358] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat/backend.log by gzip
[2025-03-06 02:55:45,982][  INFO][PID:2584358] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08725515-lskat/backend.log' as PID 2598336