[2024-02-04 23:20:32,686][  INFO][PID:597615] Marking build as starting
[2024-02-04 23:20:32,756][  INFO][PID:597615] Trying to allocate VM
[2024-02-04 23:20:35,783][  INFO][PID:597615] Allocated host ResallocHost, ticket_id=1005435, hostname=2620:52:3:1:dead:beef:cafe:c193
[2024-02-04 23:20:35,784][  INFO][PID:597615] Allocating ssh connection to builder
[2024-02-04 23:20:35,785][  INFO][PID:597615] Checking that builder machine is OK
[2024-02-04 23:20:35,786][  INFO][PID:597615] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c193 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2024-02-04 23:20:36,243][  INFO][PID:597615] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c193 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-02-04 23:20:36,558][  INFO][PID:597615] Filling build.info file with builder info
[2024-02-04 23:20:36,560][  INFO][PID:597615] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "pbrobinson",
            "project_name": "ai-stacks",
            "project_dirname": "ai-stacks",
            "submitter": "pbrobinson",
            "ended_on": null,
            "started_on": 1707088836.5598187,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "6985409-fedora-rawhide-x86_64",
            "build_id": 6985409,
            "package_name": "llama.cpp",
            "package_version": "b2060-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/pbrobinson/ai-stacks/llama.cpp",
            "git_hash": "c0427d8a64ef094e0f1362a6a19a7518501cbc50",
            "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": "pbrobinson/ai-stacks--pbrobinson",
            "results": null,
            "appstream": false,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/pbrobinson/ai-stacks/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/pbrobinson/ai-stacks",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/pbrobinson/ai-stacks",
            "result_dir": "06985409-llama.cpp",
            "built_packages": "",
            "id": 6985409,
            "mockchain_macros": {
                "copr_username": "pbrobinson",
                "copr_projectname": "ai-stacks",
                "vendor": "Fedora Project COPR (pbrobinson/ai-stacks)"
            }
        }
    ]
}
[2024-02-04 23:20:36,645][  INFO][PID:597615] Sending fedora-messaging bus message in build.start
[2024-02-04 23:20:37,591][  INFO][PID:597615] Sending fedora-messaging bus message in chroot.start
[2024-02-04 23:20:37,617][  INFO][PID:597615] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6985409-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-02-04 23:20:37,619][  INFO][PID:597615] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c193 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6985409-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached'
[2024-02-04 23:20:38,317][  INFO][PID:597615] Downloading the builder-live.log file, attempt 1
[2024-02-04 23:20:38,323][  INFO][PID:597615] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c193 copr-rpmbuild-log
[2024-02-04 23:43:19,567][  INFO][PID:597615] Downloading results from builder
[2024-02-04 23:43:19,569][  INFO][PID:597615] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c193]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp started
[2024-02-04 23:43:19,570][  INFO][PID:597615] 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:c193]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/ &> /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/build-06985409.rsync.log
[2024-02-04 23:43:20,181][  INFO][PID:597615] rsyncing finished.
[2024-02-04 23:43:20,182][  INFO][PID:597615] Releasing VM back to pool
[2024-02-04 23:43:20,202][  INFO][PID:597615] Searching for 'success' file in resultdir
[2024-02-04 23:43:20,203][  INFO][PID:597615] Going to sign pkgs from source: 6985409-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64
[2024-02-04 23:43:20,203][  INFO][PID:597615] Calling '/bin/sign -u pbrobinson#ai-stacks@copr.fedorahosted.org -p' (attempt #1)
[2024-02-04 23:43:20,473][  INFO][PID:597615] Calling '/bin/sign -4 -h sha256 -u pbrobinson#ai-stacks@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/llama.cpp-devel-b2060-1.fc40.x86_64.rpm' (attempt #1)
[2024-02-04 23:43:21,271][  INFO][PID:597615] signed rpm: /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/llama.cpp-devel-b2060-1.fc40.x86_64.rpm
[2024-02-04 23:43:21,271][  INFO][PID:597615] Calling '/bin/sign -4 -h sha256 -u pbrobinson#ai-stacks@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/llama.cpp-debuginfo-b2060-1.fc40.x86_64.rpm' (attempt #1)
[2024-02-04 23:43:22,237][  INFO][PID:597615] signed rpm: /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/llama.cpp-debuginfo-b2060-1.fc40.x86_64.rpm
[2024-02-04 23:43:22,237][  INFO][PID:597615] Calling '/bin/sign -4 -h sha256 -u pbrobinson#ai-stacks@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/llama.cpp-debugsource-b2060-1.fc40.x86_64.rpm' (attempt #1)
[2024-02-04 23:43:23,044][  INFO][PID:597615] signed rpm: /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/llama.cpp-debugsource-b2060-1.fc40.x86_64.rpm
[2024-02-04 23:43:23,045][  INFO][PID:597615] Calling '/bin/sign -4 -h sha256 -u pbrobinson#ai-stacks@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/llama.cpp-b2060-1.fc40.src.rpm' (attempt #1)
[2024-02-04 23:43:23,972][  INFO][PID:597615] signed rpm: /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/llama.cpp-b2060-1.fc40.src.rpm
[2024-02-04 23:43:23,973][  INFO][PID:597615] Calling '/bin/sign -4 -h sha256 -u pbrobinson#ai-stacks@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/llama.cpp-b2060-1.fc40.x86_64.rpm' (attempt #1)
[2024-02-04 23:43:24,802][  INFO][PID:597615] signed rpm: /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/llama.cpp-b2060-1.fc40.x86_64.rpm
[2024-02-04 23:43:24,803][  INFO][PID:597615] Sign done
[2024-02-04 23:43:24,804][  INFO][PID:597615] Incremental createrepo run, adding 06985409-llama.cpp into https://download.copr.fedorainfracloud.org/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-02-04 23:43:24,805][  INFO][PID:597615] Running command 'copr-repo --batched /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64 --add 06985409-llama.cpp --no-appstream-metadata' as PID 674431
[2024-02-04 23:43:25,533][  INFO][PID:597615] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64 --add 06985409-llama.cpp --no-appstream-metadata)
[2024-02-04 23:43:25,534][  INFO][PID:597615] Getting build details
[2024-02-04 23:43:25,534][  INFO][PID:597615] Listing built binary packages in /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp
[2024-02-04 23:43:25,535][  INFO][PID:597615] Built packages:
['llama.cpp-devel b2060', 'llama.cpp-debugsource b2060', 'llama.cpp-debuginfo b2060', 'llama.cpp b2060']
[2024-02-04 23:43:25,535][  INFO][PID:597615] build details: {'built_packages': 'llama.cpp-devel b2060\nllama.cpp-debugsource b2060\nllama.cpp-debuginfo b2060\nllama.cpp b2060'}
[2024-02-04 23:43:25,536][  INFO][PID:597615] Retrieving pubkey
[2024-02-04 23:43:25,536][  INFO][PID:597615] Calling '/bin/sign -u pbrobinson#ai-stacks@copr.fedorahosted.org -p' (attempt #1)
[2024-02-04 23:43:25,810][  INFO][PID:597615] Added pubkey for user pbrobinson project ai-stacks into: /var/lib/copr/public_html/results/pbrobinson/ai-stacks/pubkey.gpg
[2024-02-04 23:43:25,810][  INFO][PID:597615] Finished build: id=6985409 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/pbrobinson/ai-stacks chroot=fedora-rawhide-x86_64 
[2024-02-04 23:43:25,812][  INFO][PID:597615] Worker succeeded build, took 1369.2528059482574
[2024-02-04 23:43:25,813][  INFO][PID:597615] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "pbrobinson",
            "project_name": "ai-stacks",
            "project_dirname": "ai-stacks",
            "submitter": "pbrobinson",
            "ended_on": 1707090205.8126247,
            "started_on": 1707088836.5598187,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "6985409-fedora-rawhide-x86_64",
            "build_id": 6985409,
            "package_name": "llama.cpp",
            "package_version": "b2060-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/pbrobinson/ai-stacks/llama.cpp",
            "git_hash": "c0427d8a64ef094e0f1362a6a19a7518501cbc50",
            "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": "pbrobinson/ai-stacks--pbrobinson",
            "results": {
                "packages": [
                    {
                        "name": "llama.cpp-devel",
                        "epoch": null,
                        "version": "b2060",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "llama.cpp-debugsource",
                        "epoch": null,
                        "version": "b2060",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "llama.cpp-debuginfo",
                        "epoch": null,
                        "version": "b2060",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "llama.cpp",
                        "epoch": null,
                        "version": "b2060",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "llama.cpp",
                        "epoch": null,
                        "version": "b2060",
                        "release": "1.fc40",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/pbrobinson/ai-stacks/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/pbrobinson/ai-stacks",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/pbrobinson/ai-stacks",
            "result_dir": "06985409-llama.cpp",
            "built_packages": "llama.cpp-devel b2060\nllama.cpp-debugsource b2060\nllama.cpp-debuginfo b2060\nllama.cpp b2060",
            "id": 6985409,
            "mockchain_macros": {
                "copr_username": "pbrobinson",
                "copr_projectname": "ai-stacks",
                "vendor": "Fedora Project COPR (pbrobinson/ai-stacks)"
            }
        }
    ]
}
[2024-02-04 23:43:25,879][  INFO][PID:597615] Sending fedora-messaging bus message in build.end
[2024-02-04 23:43:25,900][  INFO][PID:597615] Compressing /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/builder-live.log by gzip
[2024-02-04 23:43:25,902][  INFO][PID:597615] Running command 'gzip /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/builder-live.log' as PID 674495
[2024-02-04 23:43:25,913][  INFO][PID:597615] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/builder-live.log)
[2024-02-04 23:43:25,914][  INFO][PID:597615] Compressing /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/backend.log by gzip
[2024-02-04 23:43:25,915][  INFO][PID:597615] Running command 'gzip /var/lib/copr/public_html/results/pbrobinson/ai-stacks/fedora-rawhide-x86_64/06985409-llama.cpp/backend.log' as PID 674497