[2025-03-07 22:59:18,519][  INFO][PID:2108474] Marking build as starting
[2025-03-07 22:59:18,554][  INFO][PID:2108474] Trying to allocate VM
[2025-03-07 22:59:21,587][  INFO][PID:2108474] Allocated host ResallocHost, ticket_id=1701489, hostname=44.211.42.7, name=aws_aarch64_spot_prod_01765495_20250307_214424
[2025-03-07 22:59:21,587][  INFO][PID:2108474] Allocating ssh connection to builder
[2025-03-07 22:59:21,588][  INFO][PID:2108474] Checking that builder machine is OK
[2025-03-07 22:59:21,979][  INFO][PID:2108474] Running remote command: copr-builder-ready fedora-41-aarch64
[2025-03-07 22:59:22,218][  INFO][PID:2108474] Red Hat subscription not needed for fedora-41-aarch64
Builder is ready to be used

[2025-03-07 22:59:22,219][  INFO][PID:2108474] Filling build.info file with builder info
[2025-03-07 22:59:22,220][  INFO][PID:2108474] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "pgdev",
            "project_name": "ghostty",
            "project_dirname": "ghostty",
            "submitter": "gitlab.com:pgautomation",
            "ended_on": null,
            "started_on": 1741388362.2201927,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8740480-fedora-41-aarch64",
            "build_id": 8740480,
            "package_name": "ghostty-git",
            "package_version": "1.1.3-1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/pgdev/ghostty/ghostty-git",
            "git_hash": "166b2987df2507c2ade307b89e55751b76f1ee34",
            "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": "pgdev/ghostty--gitlab.com:pgautomation",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/pgdev/ghostty/fedora-41-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/pgdev/ghostty",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/pgdev/ghostty",
            "result_dir": "08740480-ghostty-git",
            "built_packages": "",
            "id": 8740480,
            "mockchain_macros": {
                "copr_username": "pgdev",
                "copr_projectname": "ghostty",
                "vendor": "Fedora Project COPR (pgdev/ghostty)"
            }
        }
    ]
}
[2025-03-07 22:59:22,252][  INFO][PID:2108474] Sending fedora-messaging bus message in build.start
[2025-03-07 22:59:22,935][  INFO][PID:2108474] Sending fedora-messaging bus message in chroot.start
[2025-03-07 22:59:22,954][  INFO][PID:2108474] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8740480-fedora-41-aarch64 --chroot fedora-41-aarch64 --detached
[2025-03-07 22:59:23,392][  INFO][PID:2108474] Downloading the builder-live.log file, attempt 1
[2025-03-07 22:59:23,394][  INFO][PID:2108474] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.211.42.7 copr-rpmbuild-log
[2025-03-07 22:59:28,397][  INFO][PID:2108474] Periodic builder liveness probe: alive
[2025-03-07 23:05:19,669][  INFO][PID:2108474] Downloading results from builder
[2025-03-07 23:05:19,669][  INFO][PID:2108474] rsyncing of mockbuilder@44.211.42.7:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/pgdev/ghostty/fedora-41-aarch64/08740480-ghostty-git started
[2025-03-07 23:05:19,670][  INFO][PID:2108474] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.211.42.7:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/pgdev/ghostty/fedora-41-aarch64/08740480-ghostty-git/ &> /var/lib/copr/public_html/results/pgdev/ghostty/fedora-41-aarch64/08740480-ghostty-git/build-08740480.rsync.log
[2025-03-07 23:05:20,203][  INFO][PID:2108474] rsyncing finished.
[2025-03-07 23:05:20,203][  INFO][PID:2108474] Releasing VM back to pool
[2025-03-07 23:05:20,212][  INFO][PID:2108474] Searching for 'success' file in resultdir
[2025-03-07 23:05:20,213][  INFO][PID:2108474] Going to sign pkgs from source: 8740480-fedora-41-aarch64 in chroot: /var/lib/copr/public_html/results/pgdev/ghostty/fedora-41-aarch64
[2025-03-07 23:05:20,213][  INFO][PID:2108474] Calling '/bin/sign -u pgdev#ghostty@copr.fedorahosted.org -p' (attempt #1)
[2025-03-07 23:05:20,503][  INFO][PID:2108474] Calling '/bin/sign -4 -h sha256 -u pgdev#ghostty@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pgdev/ghostty/fedora-41-aarch64/08740480-ghostty-git/ghostty-git-1.1.3-1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc41.src.rpm' (attempt #1)
[2025-03-07 23:05:22,062][  INFO][PID:2108474] signed rpm: /var/lib/copr/public_html/results/pgdev/ghostty/fedora-41-aarch64/08740480-ghostty-git/ghostty-git-1.1.3-1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc41.src.rpm
[2025-03-07 23:05:22,063][  INFO][PID:2108474] Calling '/bin/sign -4 -h sha256 -u pgdev#ghostty@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pgdev/ghostty/fedora-41-aarch64/08740480-ghostty-git/ghostty-git-1.1.3-1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc41.aarch64.rpm' (attempt #1)
[2025-03-07 23:05:23,104][  INFO][PID:2108474] signed rpm: /var/lib/copr/public_html/results/pgdev/ghostty/fedora-41-aarch64/08740480-ghostty-git/ghostty-git-1.1.3-1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc41.aarch64.rpm
[2025-03-07 23:05:23,105][  INFO][PID:2108474] Sign done
[2025-03-07 23:05:23,105][  INFO][PID:2108474] Incremental createrepo run, adding 08740480-ghostty-git into https://download.copr.fedorainfracloud.org/results/pgdev/ghostty/fedora-41-aarch64, (auto-create-repo=True)
[2025-03-07 23:05:23,106][  INFO][PID:2108474] Running command 'copr-repo --batched /var/lib/copr/public_html/results/pgdev/ghostty/fedora-41-aarch64 --add 08740480-ghostty-git --no-appstream-metadata' as PID 2139475
[2025-03-07 23:05:23,862][  INFO][PID:2108474] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/pgdev/ghostty/fedora-41-aarch64 --add 08740480-ghostty-git --no-appstream-metadata)
[2025-03-07 23:05:23,863][  INFO][PID:2108474] Getting build details
[2025-03-07 23:05:23,863][  INFO][PID:2108474] Listing built binary packages in /var/lib/copr/public_html/results/pgdev/ghostty/fedora-41-aarch64/08740480-ghostty-git
[2025-03-07 23:05:23,864][  INFO][PID:2108474] Built packages:
['ghostty-git 1.1.3']
[2025-03-07 23:05:23,864][  INFO][PID:2108474] build details: {'built_packages': 'ghostty-git 1.1.3'}
[2025-03-07 23:05:23,865][  INFO][PID:2108474] Retrieving pubkey
[2025-03-07 23:05:23,865][  INFO][PID:2108474] Calling '/bin/sign -u pgdev#ghostty@copr.fedorahosted.org -p' (attempt #1)
[2025-03-07 23:05:24,185][  INFO][PID:2108474] Added pubkey for user pgdev project ghostty into: /var/lib/copr/public_html/results/pgdev/ghostty/pubkey.gpg
[2025-03-07 23:05:24,186][  INFO][PID:2108474] Finished build: id=8740480 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/pgdev/ghostty chroot=fedora-41-aarch64 
[2025-03-07 23:05:24,187][  INFO][PID:2108474] Worker succeeded build, took 361.9675860404968
[2025-03-07 23:05:24,188][  INFO][PID:2108474] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "pgdev",
            "project_name": "ghostty",
            "project_dirname": "ghostty",
            "submitter": "gitlab.com:pgautomation",
            "ended_on": 1741388724.1877787,
            "started_on": 1741388362.2201927,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8740480-fedora-41-aarch64",
            "build_id": 8740480,
            "package_name": "ghostty-git",
            "package_version": "1.1.3-1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/pgdev/ghostty/ghostty-git",
            "git_hash": "166b2987df2507c2ade307b89e55751b76f1ee34",
            "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": "pgdev/ghostty--gitlab.com:pgautomation",
            "results": {
                "packages": [
                    {
                        "name": "ghostty-git",
                        "epoch": null,
                        "version": "1.1.3",
                        "release": "1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc41",
                        "arch": "aarch64"
                    },
                    {
                        "name": "ghostty-git",
                        "epoch": null,
                        "version": "1.1.3",
                        "release": "1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/pgdev/ghostty/fedora-41-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/pgdev/ghostty",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/pgdev/ghostty",
            "result_dir": "08740480-ghostty-git",
            "built_packages": "ghostty-git 1.1.3",
            "id": 8740480,
            "mockchain_macros": {
                "copr_username": "pgdev",
                "copr_projectname": "ghostty",
                "vendor": "Fedora Project COPR (pgdev/ghostty)"
            }
        }
    ]
}
[2025-03-07 23:05:24,237][  INFO][PID:2108474] Sending fedora-messaging bus message in build.end
[2025-03-07 23:05:24,252][  INFO][PID:2108474] Compressing /var/lib/copr/public_html/results/pgdev/ghostty/fedora-41-aarch64/08740480-ghostty-git/builder-live.log by gzip
[2025-03-07 23:05:24,253][  INFO][PID:2108474] Running command 'gzip /var/lib/copr/public_html/results/pgdev/ghostty/fedora-41-aarch64/08740480-ghostty-git/builder-live.log' as PID 2139549
[2025-03-07 23:05:24,261][  INFO][PID:2108474] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/pgdev/ghostty/fedora-41-aarch64/08740480-ghostty-git/builder-live.log)
[2025-03-07 23:05:24,262][  INFO][PID:2108474] Compressing /var/lib/copr/public_html/results/pgdev/ghostty/fedora-41-aarch64/08740480-ghostty-git/backend.log by gzip
[2025-03-07 23:05:24,262][  INFO][PID:2108474] Running command 'gzip /var/lib/copr/public_html/results/pgdev/ghostty/fedora-41-aarch64/08740480-ghostty-git/backend.log' as PID 2139550