[2025-01-28 09:33:10,225][  INFO][PID:217508] Marking build as starting
[2025-01-28 09:33:10,247][  INFO][PID:217508] Trying to allocate VM
[2025-01-28 09:33:13,293][  INFO][PID:217508] Allocated host ResallocHost, ticket_id=962991, hostname=54.242.42.150, name=aws_x86_64_normalreserved_prod_00866909_20250128_093000
[2025-01-28 09:33:13,294][  INFO][PID:217508] Allocating ssh connection to builder
[2025-01-28 09:33:13,294][  INFO][PID:217508] Checking that builder machine is OK
[2025-01-28 09:33:13,680][  INFO][PID:217508] Running remote command: copr-builder-ready centos-stream-9-x86_64
[2025-01-28 09:33:13,901][  INFO][PID:217508] Red Hat subscription not needed for centos-stream-9-x86_64
Builder is ready to be used

[2025-01-28 09:33:13,902][  INFO][PID:217508] Filling build.info file with builder info
[2025-01-28 09:33:13,903][  INFO][PID:217508] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "flightctl-flightctl-823",
            "project_dirname": "flightctl-flightctl-823",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1738056793.9030218,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8580939-centos-stream-9-x86_64",
            "build_id": 8580939,
            "package_name": "flightctl",
            "package_version": "0.4.0~rc1~52~g7b2f1cb-1.20250128093242590228.pr823.52.g7b2f1cb",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/flightctl-flightctl-823/flightctl",
            "git_hash": "879ea35e23ce7506285d04a8015262cdbdd8fcc1",
            "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": "packit/flightctl-flightctl-823--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-823/centos-stream-9-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/packit/flightctl-flightctl-823",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-823",
            "result_dir": "08580939-flightctl",
            "built_packages": "",
            "id": 8580939,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "flightctl-flightctl-823",
                "vendor": "Fedora Project COPR (packit/flightctl-flightctl-823)"
            }
        }
    ]
}
[2025-01-28 09:33:13,925][  INFO][PID:217508] Sending fedora-messaging bus message in build.start
[2025-01-28 09:33:14,505][  INFO][PID:217508] Sending fedora-messaging bus message in chroot.start
[2025-01-28 09:33:14,523][  INFO][PID:217508] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8580939-centos-stream-9-x86_64 --chroot centos-stream-9-x86_64 --detached
[2025-01-28 09:33:14,908][  INFO][PID:217508] Downloading the builder-live.log file, attempt 1
[2025-01-28 09:33:14,910][  INFO][PID:217508] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.242.42.150 copr-rpmbuild-log
[2025-01-28 09:33:19,914][  INFO][PID:217508] Periodic builder liveness probe: alive
[2025-01-28 09:34:24,509][  INFO][PID:217508] Downloading results from builder
[2025-01-28 09:34:24,510][  INFO][PID:217508] rsyncing of mockbuilder@54.242.42.150:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64/08580939-flightctl started
[2025-01-28 09:34:24,511][  INFO][PID:217508] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.242.42.150:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64/08580939-flightctl/ &> /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64/08580939-flightctl/build-08580939.rsync.log
[2025-01-28 09:34:24,894][  INFO][PID:217508] rsyncing finished.
[2025-01-28 09:34:24,895][  INFO][PID:217508] Releasing VM back to pool
[2025-01-28 09:34:24,904][  INFO][PID:217508] Searching for 'success' file in resultdir
[2025-01-28 09:34:24,905][  INFO][PID:217508] Going to sign pkgs from source: 8580939-centos-stream-9-x86_64 in chroot: /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64
[2025-01-28 09:34:24,906][  INFO][PID:217508] Calling '/bin/sign -u packit#flightctl-flightctl-823@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 09:34:25,208][  INFO][PID:217508] Calling '/bin/sign -4 -h sha256 -u packit#flightctl-flightctl-823@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64/08580939-flightctl/flightctl-agent-0.4.0~rc1~52~g7b2f1cb-1.20250128093242590228.pr823.52.g7b2f1cb.el9.x86_64.rpm' (attempt #1)
[2025-01-28 09:34:26,230][  INFO][PID:217508] signed rpm: /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64/08580939-flightctl/flightctl-agent-0.4.0~rc1~52~g7b2f1cb-1.20250128093242590228.pr823.52.g7b2f1cb.el9.x86_64.rpm
[2025-01-28 09:34:26,231][  INFO][PID:217508] Calling '/bin/sign -4 -h sha256 -u packit#flightctl-flightctl-823@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64/08580939-flightctl/flightctl-cli-0.4.0~rc1~52~g7b2f1cb-1.20250128093242590228.pr823.52.g7b2f1cb.el9.x86_64.rpm' (attempt #1)
[2025-01-28 09:34:27,246][  INFO][PID:217508] signed rpm: /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64/08580939-flightctl/flightctl-cli-0.4.0~rc1~52~g7b2f1cb-1.20250128093242590228.pr823.52.g7b2f1cb.el9.x86_64.rpm
[2025-01-28 09:34:27,246][  INFO][PID:217508] Calling '/bin/sign -4 -h sha256 -u packit#flightctl-flightctl-823@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64/08580939-flightctl/flightctl-0.4.0~rc1~52~g7b2f1cb-1.20250128093242590228.pr823.52.g7b2f1cb.el9.src.rpm' (attempt #1)
[2025-01-28 09:34:28,182][  INFO][PID:217508] signed rpm: /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64/08580939-flightctl/flightctl-0.4.0~rc1~52~g7b2f1cb-1.20250128093242590228.pr823.52.g7b2f1cb.el9.src.rpm
[2025-01-28 09:34:28,183][  INFO][PID:217508] Sign done
[2025-01-28 09:34:28,183][  INFO][PID:217508] Incremental createrepo run, adding 08580939-flightctl into https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64, (auto-create-repo=True)
[2025-01-28 09:34:28,184][  INFO][PID:217508] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64 --add 08580939-flightctl --no-appstream-metadata' as PID 224568
[2025-01-28 09:34:28,850][  INFO][PID:217508] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64 --add 08580939-flightctl --no-appstream-metadata)
[2025-01-28 09:34:28,851][  INFO][PID:217508] Getting build details
[2025-01-28 09:34:28,851][  INFO][PID:217508] Listing built binary packages in /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64/08580939-flightctl
[2025-01-28 09:34:28,851][  INFO][PID:217508] Built packages:
['flightctl-agent 0.4.0~rc1~52~g7b2f1cb', 'flightctl-cli 0.4.0~rc1~52~g7b2f1cb']
[2025-01-28 09:34:28,852][  INFO][PID:217508] build details: {'built_packages': 'flightctl-agent 0.4.0~rc1~52~g7b2f1cb\nflightctl-cli 0.4.0~rc1~52~g7b2f1cb'}
[2025-01-28 09:34:28,852][  INFO][PID:217508] Retrieving pubkey
[2025-01-28 09:34:28,853][  INFO][PID:217508] Calling '/bin/sign -u packit#flightctl-flightctl-823@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 09:34:29,156][  INFO][PID:217508] Added pubkey for user packit project flightctl-flightctl-823 into: /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/pubkey.gpg
[2025-01-28 09:34:29,157][  INFO][PID:217508] Finished build: id=8580939 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/flightctl-flightctl-823 chroot=centos-stream-9-x86_64 
[2025-01-28 09:34:29,158][  INFO][PID:217508] Worker succeeded build, took 75.25577521324158
[2025-01-28 09:34:29,159][  INFO][PID:217508] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "flightctl-flightctl-823",
            "project_dirname": "flightctl-flightctl-823",
            "submitter": "packit",
            "ended_on": 1738056869.158797,
            "started_on": 1738056793.9030218,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8580939-centos-stream-9-x86_64",
            "build_id": 8580939,
            "package_name": "flightctl",
            "package_version": "0.4.0~rc1~52~g7b2f1cb-1.20250128093242590228.pr823.52.g7b2f1cb",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/flightctl-flightctl-823/flightctl",
            "git_hash": "879ea35e23ce7506285d04a8015262cdbdd8fcc1",
            "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": "packit/flightctl-flightctl-823--packit",
            "results": {
                "packages": [
                    {
                        "name": "flightctl-agent",
                        "epoch": null,
                        "version": "0.4.0~rc1~52~g7b2f1cb",
                        "release": "1.20250128093242590228.pr823.52.g7b2f1cb.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "flightctl-cli",
                        "epoch": null,
                        "version": "0.4.0~rc1~52~g7b2f1cb",
                        "release": "1.20250128093242590228.pr823.52.g7b2f1cb.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "flightctl",
                        "epoch": null,
                        "version": "0.4.0~rc1~52~g7b2f1cb",
                        "release": "1.20250128093242590228.pr823.52.g7b2f1cb.el9",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-823/centos-stream-9-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/packit/flightctl-flightctl-823",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-823",
            "result_dir": "08580939-flightctl",
            "built_packages": "flightctl-agent 0.4.0~rc1~52~g7b2f1cb\nflightctl-cli 0.4.0~rc1~52~g7b2f1cb",
            "id": 8580939,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "flightctl-flightctl-823",
                "vendor": "Fedora Project COPR (packit/flightctl-flightctl-823)"
            }
        }
    ]
}
[2025-01-28 09:34:29,185][  INFO][PID:217508] Sending fedora-messaging bus message in build.end
[2025-01-28 09:34:29,202][  INFO][PID:217508] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64/08580939-flightctl/builder-live.log by gzip
[2025-01-28 09:34:29,203][  INFO][PID:217508] Running command 'gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64/08580939-flightctl/builder-live.log' as PID 224656
[2025-01-28 09:34:29,208][  INFO][PID:217508] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64/08580939-flightctl/builder-live.log)
[2025-01-28 09:34:29,209][  INFO][PID:217508] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64/08580939-flightctl/backend.log by gzip
[2025-01-28 09:34:29,209][  INFO][PID:217508] Running command 'gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-823/centos-stream-9-x86_64/08580939-flightctl/backend.log' as PID 224658