[2024-12-04 05:48:06,089][  INFO][PID:3759418] Marking build as starting
[2024-12-04 05:48:06,386][  INFO][PID:3759418] Trying to allocate VM
[2024-12-04 05:48:09,435][  INFO][PID:3759418] Allocated host ResallocHost, ticket_id=6190211, hostname=44.210.113.31
[2024-12-04 05:48:09,436][  INFO][PID:3759418] Allocating ssh connection to builder
[2024-12-04 05:48:09,436][  INFO][PID:3759418] Checking that builder machine is OK
[2024-12-04 05:48:09,864][  INFO][PID:3759418] Running remote command: copr-builder-ready fedora-41-aarch64
[2024-12-04 05:48:10,112][  INFO][PID:3759418] Red Hat subscription not needed for fedora-41-aarch64
Builder is ready to be used

[2024-12-04 05:48:10,113][  INFO][PID:3759418] Filling build.info file with builder info
[2024-12-04 05:48:10,116][  INFO][PID:3759418] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "fif",
            "project_name": "hushboard",
            "project_dirname": "hushboard",
            "submitter": "fif",
            "ended_on": null,
            "started_on": 1733291290.116172,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8340449-fedora-41-aarch64",
            "build_id": 8340449,
            "package_name": "hushboard",
            "package_version": "2:1.60.41-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/fif/hushboard/hushboard",
            "git_hash": "35e28ec4641397d37b6fba86dca644dd86bfd68f",
            "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": "fif/hushboard--fif",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/fif/hushboard/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/fif/hushboard",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fif/hushboard",
            "result_dir": "08340449-hushboard",
            "built_packages": "",
            "id": 8340449,
            "mockchain_macros": {
                "copr_username": "fif",
                "copr_projectname": "hushboard",
                "vendor": "Fedora Project COPR (fif/hushboard)"
            }
        }
    ]
}
[2024-12-04 05:48:10,350][  INFO][PID:3759418] Sending fedora-messaging bus message in build.start
[2024-12-04 05:48:11,076][  INFO][PID:3759418] Sending fedora-messaging bus message in chroot.start
[2024-12-04 05:48:11,100][  INFO][PID:3759418] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8340449-fedora-41-aarch64 --chroot fedora-41-aarch64 --detached
[2024-12-04 05:48:11,546][  INFO][PID:3759418] Downloading the builder-live.log file, attempt 1
[2024-12-04 05:48:11,548][  INFO][PID:3759418] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.210.113.31 copr-rpmbuild-log
[2024-12-04 05:48:16,557][  INFO][PID:3759418] Periodic builder liveness probe: alive
[2024-12-04 05:48:49,887][  INFO][PID:3759418] Downloading results from builder
[2024-12-04 05:48:49,888][  INFO][PID:3759418] rsyncing of mockbuilder@44.210.113.31:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/fif/hushboard/fedora-41-aarch64/08340449-hushboard started
[2024-12-04 05:48:49,890][  INFO][PID:3759418] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.210.113.31:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/fif/hushboard/fedora-41-aarch64/08340449-hushboard/ &> /var/lib/copr/public_html/results/fif/hushboard/fedora-41-aarch64/08340449-hushboard/build-08340449.rsync.log
[2024-12-04 05:48:50,226][  INFO][PID:3759418] rsyncing finished.
[2024-12-04 05:48:50,227][  INFO][PID:3759418] Releasing VM back to pool
[2024-12-04 05:48:50,250][  INFO][PID:3759418] Searching for 'success' file in resultdir
[2024-12-04 05:48:50,251][  INFO][PID:3759418] Going to sign pkgs from source: 8340449-fedora-41-aarch64 in chroot: /var/lib/copr/public_html/results/fif/hushboard/fedora-41-aarch64
[2024-12-04 05:48:50,252][  INFO][PID:3759418] Calling '/bin/sign -u fif#hushboard@copr.fedorahosted.org -p' (attempt #1)
[2024-12-04 05:48:50,445][  INFO][PID:3759418] Calling '/bin/sign -4 -h sha256 -u fif#hushboard@copr.fedorahosted.org -r /var/lib/copr/public_html/results/fif/hushboard/fedora-41-aarch64/08340449-hushboard/hushboard-1.60.41-2.fc41.noarch.rpm' (attempt #1)
[2024-12-04 05:48:51,210][  INFO][PID:3759418] signed rpm: /var/lib/copr/public_html/results/fif/hushboard/fedora-41-aarch64/08340449-hushboard/hushboard-1.60.41-2.fc41.noarch.rpm
[2024-12-04 05:48:51,214][  INFO][PID:3759418] Calling '/bin/sign -4 -h sha256 -u fif#hushboard@copr.fedorahosted.org -r /var/lib/copr/public_html/results/fif/hushboard/fedora-41-aarch64/08340449-hushboard/hushboard-1.60.41-2.fc41.src.rpm' (attempt #1)
[2024-12-04 05:48:51,832][  INFO][PID:3759418] signed rpm: /var/lib/copr/public_html/results/fif/hushboard/fedora-41-aarch64/08340449-hushboard/hushboard-1.60.41-2.fc41.src.rpm
[2024-12-04 05:48:51,833][  INFO][PID:3759418] Sign done
[2024-12-04 05:48:51,834][  INFO][PID:3759418] Incremental createrepo run, adding 08340449-hushboard into https://download.copr.fedorainfracloud.org/results/fif/hushboard/fedora-41-aarch64, (auto-create-repo=True)
[2024-12-04 05:48:51,835][  INFO][PID:3759418] Running command 'copr-repo --batched /var/lib/copr/public_html/results/fif/hushboard/fedora-41-aarch64 --add 08340449-hushboard --no-appstream-metadata' as PID 3762371
[2024-12-04 05:48:52,918][  INFO][PID:3759418] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/fif/hushboard/fedora-41-aarch64 --add 08340449-hushboard --no-appstream-metadata)
[2024-12-04 05:48:52,920][  INFO][PID:3759418] Getting build details
[2024-12-04 05:48:52,921][  INFO][PID:3759418] Listing built binary packages in /var/lib/copr/public_html/results/fif/hushboard/fedora-41-aarch64/08340449-hushboard
[2024-12-04 05:48:52,922][  INFO][PID:3759418] Built packages:
['hushboard 1.60.41']
[2024-12-04 05:48:52,923][  INFO][PID:3759418] build details: {'built_packages': 'hushboard 1.60.41'}
[2024-12-04 05:48:52,924][  INFO][PID:3759418] Retrieving pubkey
[2024-12-04 05:48:52,924][  INFO][PID:3759418] Calling '/bin/sign -u fif#hushboard@copr.fedorahosted.org -p' (attempt #1)
[2024-12-04 05:48:53,108][  INFO][PID:3759418] Added pubkey for user fif project hushboard into: /var/lib/copr/public_html/results/fif/hushboard/pubkey.gpg
[2024-12-04 05:48:53,109][  INFO][PID:3759418] Finished build: id=8340449 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/fif/hushboard chroot=fedora-41-aarch64 
[2024-12-04 05:48:53,111][  INFO][PID:3759418] Worker succeeded build, took 42.995699882507324
[2024-12-04 05:48:53,113][  INFO][PID:3759418] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "fif",
            "project_name": "hushboard",
            "project_dirname": "hushboard",
            "submitter": "fif",
            "ended_on": 1733291333.111872,
            "started_on": 1733291290.116172,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8340449-fedora-41-aarch64",
            "build_id": 8340449,
            "package_name": "hushboard",
            "package_version": "2:1.60.41-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/fif/hushboard/hushboard",
            "git_hash": "35e28ec4641397d37b6fba86dca644dd86bfd68f",
            "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": "fif/hushboard--fif",
            "results": {
                "packages": [
                    {
                        "name": "hushboard",
                        "epoch": 2,
                        "version": "1.60.41",
                        "release": "2.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "hushboard",
                        "epoch": 2,
                        "version": "1.60.41",
                        "release": "2.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/fif/hushboard/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/fif/hushboard",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fif/hushboard",
            "result_dir": "08340449-hushboard",
            "built_packages": "hushboard 1.60.41",
            "id": 8340449,
            "mockchain_macros": {
                "copr_username": "fif",
                "copr_projectname": "hushboard",
                "vendor": "Fedora Project COPR (fif/hushboard)"
            }
        }
    ]
}
[2024-12-04 05:48:53,320][  INFO][PID:3759418] Sending fedora-messaging bus message in build.end
[2024-12-04 05:48:53,343][  INFO][PID:3759418] Compressing /var/lib/copr/public_html/results/fif/hushboard/fedora-41-aarch64/08340449-hushboard/builder-live.log by gzip
[2024-12-04 05:48:53,345][  INFO][PID:3759418] Running command 'gzip /var/lib/copr/public_html/results/fif/hushboard/fedora-41-aarch64/08340449-hushboard/builder-live.log' as PID 3762475
[2024-12-04 05:48:53,350][  INFO][PID:3759418] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/fif/hushboard/fedora-41-aarch64/08340449-hushboard/builder-live.log)
[2024-12-04 05:48:53,351][  INFO][PID:3759418] Compressing /var/lib/copr/public_html/results/fif/hushboard/fedora-41-aarch64/08340449-hushboard/backend.log by gzip
[2024-12-04 05:48:53,353][  INFO][PID:3759418] Running command 'gzip /var/lib/copr/public_html/results/fif/hushboard/fedora-41-aarch64/08340449-hushboard/backend.log' as PID 3762477