[2025-02-15 17:50:51,995][  INFO][PID:3396007] Marking build as starting
[2025-02-15 17:50:52,150][  INFO][PID:3396007] Trying to allocate VM
[2025-02-15 17:50:55,187][  INFO][PID:3396007] Allocated host ResallocHost, ticket_id=1315642, hostname=34.238.122.136, name=aws_aarch64_normalreserved_prod_01251817_20250215_173816
[2025-02-15 17:50:55,187][  INFO][PID:3396007] Allocating ssh connection to builder
[2025-02-15 17:50:55,188][  INFO][PID:3396007] Checking that builder machine is OK
[2025-02-15 17:50:55,598][  INFO][PID:3396007] Running remote command: copr-builder-ready fedora-41-aarch64
[2025-02-15 17:50:55,838][  INFO][PID:3396007] Red Hat subscription not needed for fedora-41-aarch64
Builder is ready to be used

[2025-02-15 17:50:55,838][  INFO][PID:3396007] Filling build.info file with builder info
[2025-02-15 17:50:55,840][  INFO][PID:3396007] 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/ngompa",
            "ended_on": null,
            "started_on": 1739641855.8400044,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8659921-fedora-41-aarch64",
            "build_id": 8659921,
            "package_name": "sddm",
            "package_version": "0.21.0-9",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/sddm",
            "git_hash": "869aff8c3aff2c1fb5fcd58f618a1130f87c5806",
            "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/ngompa",
            "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-41-aarch64/",
                    "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_aarch64"
            ],
            "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": "08659921-sddm",
            "built_packages": "",
            "id": 8659921,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2025-02-15 17:50:55,893][  INFO][PID:3396007] Sending fedora-messaging bus message in build.start
[2025-02-15 17:50:56,544][  INFO][PID:3396007] Sending fedora-messaging bus message in chroot.start
[2025-02-15 17:50:56,563][  INFO][PID:3396007] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8659921-fedora-41-aarch64 --chroot fedora-41-aarch64 --detached
[2025-02-15 17:50:57,001][  INFO][PID:3396007] Downloading the builder-live.log file, attempt 1
[2025-02-15 17:50:57,003][  INFO][PID:3396007] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.238.122.136 copr-rpmbuild-log
[2025-02-15 17:51:02,006][  INFO][PID:3396007] Periodic builder liveness probe: alive
[2025-02-15 17:53:29,307][  INFO][PID:3396007] Downloading results from builder
[2025-02-15 17:53:29,308][  INFO][PID:3396007] rsyncing of mockbuilder@34.238.122.136:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64/08659921-sddm started
[2025-02-15 17:53:29,309][  INFO][PID:3396007] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.238.122.136:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64/08659921-sddm/ &> /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64/08659921-sddm/build-08659921.rsync.log
[2025-02-15 17:53:29,669][  INFO][PID:3396007] rsyncing finished.
[2025-02-15 17:53:29,670][  INFO][PID:3396007] Releasing VM back to pool
[2025-02-15 17:53:29,689][  INFO][PID:3396007] Searching for 'success' file in resultdir
[2025-02-15 17:53:29,690][  INFO][PID:3396007] Going to sign pkgs from source: 8659921-fedora-41-aarch64 in chroot: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64
[2025-02-15 17:53:29,691][  INFO][PID:3396007] Calling '/bin/sign -u psimovec#openblas-0.3.23@copr.fedorahosted.org -p' (attempt #1)
[2025-02-15 17:53:29,861][  INFO][PID:3396007] 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-41-aarch64/08659921-sddm/sddm-wayland-generic-0.21.0-9.fc43.noarch.rpm' (attempt #1)
[2025-02-15 17:53:30,613][  INFO][PID:3396007] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64/08659921-sddm/sddm-wayland-generic-0.21.0-9.fc43.noarch.rpm
[2025-02-15 17:53:30,614][  INFO][PID:3396007] 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-41-aarch64/08659921-sddm/sddm-x11-0.21.0-9.fc43.noarch.rpm' (attempt #1)
[2025-02-15 17:53:31,232][  INFO][PID:3396007] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64/08659921-sddm/sddm-x11-0.21.0-9.fc43.noarch.rpm
[2025-02-15 17:53:31,233][  INFO][PID:3396007] 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-41-aarch64/08659921-sddm/sddm-debuginfo-0.21.0-9.fc43.aarch64.rpm' (attempt #1)
[2025-02-15 17:53:32,111][  INFO][PID:3396007] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64/08659921-sddm/sddm-debuginfo-0.21.0-9.fc43.aarch64.rpm
[2025-02-15 17:53:32,111][  INFO][PID:3396007] 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-41-aarch64/08659921-sddm/sddm-0.21.0-9.fc43.aarch64.rpm' (attempt #1)
[2025-02-15 17:53:32,734][  INFO][PID:3396007] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64/08659921-sddm/sddm-0.21.0-9.fc43.aarch64.rpm
[2025-02-15 17:53:32,734][  INFO][PID:3396007] 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-41-aarch64/08659921-sddm/sddm-0.21.0-9.fc43.src.rpm' (attempt #1)
[2025-02-15 17:53:33,553][  INFO][PID:3396007] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64/08659921-sddm/sddm-0.21.0-9.fc43.src.rpm
[2025-02-15 17:53:33,553][  INFO][PID:3396007] 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-41-aarch64/08659921-sddm/sddm-debugsource-0.21.0-9.fc43.aarch64.rpm' (attempt #1)
[2025-02-15 17:53:34,037][  INFO][PID:3396007] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64/08659921-sddm/sddm-debugsource-0.21.0-9.fc43.aarch64.rpm
[2025-02-15 17:53:34,037][  INFO][PID:3396007] 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-41-aarch64/08659921-sddm/sddm-themes-0.21.0-9.fc43.noarch.rpm' (attempt #1)
[2025-02-15 17:53:34,580][  INFO][PID:3396007] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64/08659921-sddm/sddm-themes-0.21.0-9.fc43.noarch.rpm
[2025-02-15 17:53:34,581][  INFO][PID:3396007] Sign done
[2025-02-15 17:53:34,581][  INFO][PID:3396007] Incremental createrepo run, adding 08659921-sddm into https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23/fedora-41-aarch64, (auto-create-repo=True)
[2025-02-15 17:53:34,582][  INFO][PID:3396007] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64 --add 08659921-sddm --no-appstream-metadata' as PID 3408979
[2025-02-15 17:53:46,756][  INFO][PID:3396007] Finished after 12 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64 --add 08659921-sddm --no-appstream-metadata)
[2025-02-15 17:53:46,756][  INFO][PID:3396007] Getting build details
[2025-02-15 17:53:46,757][  INFO][PID:3396007] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64/08659921-sddm
[2025-02-15 17:53:46,757][  INFO][PID:3396007] Built packages:
['sddm-x11 0.21.0', 'sddm-debugsource 0.21.0', 'sddm-themes 0.21.0', 'sddm 0.21.0', 'sddm-wayland-generic 0.21.0', 'sddm-debuginfo 0.21.0']
[2025-02-15 17:53:46,758][  INFO][PID:3396007] build details: {'built_packages': 'sddm-x11 0.21.0\nsddm-debugsource 0.21.0\nsddm-themes 0.21.0\nsddm 0.21.0\nsddm-wayland-generic 0.21.0\nsddm-debuginfo 0.21.0'}
[2025-02-15 17:53:46,759][  INFO][PID:3396007] Retrieving pubkey
[2025-02-15 17:53:46,759][  INFO][PID:3396007] Calling '/bin/sign -u psimovec#openblas-0.3.23@copr.fedorahosted.org -p' (attempt #1)
[2025-02-15 17:53:47,074][  INFO][PID:3396007] 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-02-15 17:53:47,074][  INFO][PID:3396007] Finished build: id=8659921 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/openblas-0.3.23 chroot=fedora-41-aarch64 
[2025-02-15 17:53:47,076][  INFO][PID:3396007] Worker succeeded build, took 171.23673915863037
[2025-02-15 17:53:47,077][  INFO][PID:3396007] 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/ngompa",
            "ended_on": 1739642027.0767436,
            "started_on": 1739641855.8400044,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8659921-fedora-41-aarch64",
            "build_id": 8659921,
            "package_name": "sddm",
            "package_version": "0.21.0-9",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/sddm",
            "git_hash": "869aff8c3aff2c1fb5fcd58f618a1130f87c5806",
            "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/ngompa",
            "results": {
                "packages": [
                    {
                        "name": "sddm-x11",
                        "epoch": null,
                        "version": "0.21.0",
                        "release": "9.fc43",
                        "arch": "noarch"
                    },
                    {
                        "name": "sddm-debugsource",
                        "epoch": null,
                        "version": "0.21.0",
                        "release": "9.fc43",
                        "arch": "aarch64"
                    },
                    {
                        "name": "sddm",
                        "epoch": null,
                        "version": "0.21.0",
                        "release": "9.fc43",
                        "arch": "src"
                    },
                    {
                        "name": "sddm-themes",
                        "epoch": null,
                        "version": "0.21.0",
                        "release": "9.fc43",
                        "arch": "noarch"
                    },
                    {
                        "name": "sddm",
                        "epoch": null,
                        "version": "0.21.0",
                        "release": "9.fc43",
                        "arch": "aarch64"
                    },
                    {
                        "name": "sddm-wayland-generic",
                        "epoch": null,
                        "version": "0.21.0",
                        "release": "9.fc43",
                        "arch": "noarch"
                    },
                    {
                        "name": "sddm-debuginfo",
                        "epoch": null,
                        "version": "0.21.0",
                        "release": "9.fc43",
                        "arch": "aarch64"
                    }
                ]
            },
            "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-41-aarch64/",
                    "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_aarch64"
            ],
            "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": "08659921-sddm",
            "built_packages": "sddm-x11 0.21.0\nsddm-debugsource 0.21.0\nsddm-themes 0.21.0\nsddm 0.21.0\nsddm-wayland-generic 0.21.0\nsddm-debuginfo 0.21.0",
            "id": 8659921,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2025-02-15 17:53:47,129][  INFO][PID:3396007] Sending fedora-messaging bus message in build.end
[2025-02-15 17:53:47,146][  INFO][PID:3396007] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64/08659921-sddm/builder-live.log by gzip
[2025-02-15 17:53:47,147][  INFO][PID:3396007] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64/08659921-sddm/builder-live.log' as PID 3410246
[2025-02-15 17:53:47,163][  INFO][PID:3396007] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64/08659921-sddm/builder-live.log)
[2025-02-15 17:53:47,164][  INFO][PID:3396007] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64/08659921-sddm/backend.log by gzip
[2025-02-15 17:53:47,165][  INFO][PID:3396007] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-41-aarch64/08659921-sddm/backend.log' as PID 3410247