[2025-01-15 09:54:12,231][  INFO][PID:1234281] Marking build as starting
[2025-01-15 09:54:12,273][  INFO][PID:1234281] Trying to allocate VM
[2025-01-15 09:54:15,300][  INFO][PID:1234281] Allocated host ResallocHost, ticket_id=683566, hostname=54.221.14.203, name=aws_x86_64_spot_prod_00565440_20250115_095124
[2025-01-15 09:54:15,300][  INFO][PID:1234281] Allocating ssh connection to builder
[2025-01-15 09:54:15,301][  INFO][PID:1234281] Checking that builder machine is OK
[2025-01-15 09:54:15,662][  INFO][PID:1234281] Running remote command: copr-builder-ready centos-stream-9-x86_64
[2025-01-15 09:54:15,875][  INFO][PID:1234281] Red Hat subscription not needed for centos-stream-9-x86_64
Builder is ready to be used

[2025-01-15 09:54:15,875][  INFO][PID:1234281] Filling build.info file with builder info
[2025-01-15 09:54:15,876][  INFO][PID:1234281] 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-789",
            "project_dirname": "flightctl-flightctl-789",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736934855.876601,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8515260-centos-stream-9-x86_64",
            "build_id": 8515260,
            "package_name": "flightctl",
            "package_version": "0.3.0-1.20250115095345661695.pr789.298.g8953551",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/flightctl-flightctl-789/flightctl",
            "git_hash": "bed273b46246c8bd7549aedc891639b718de5f86",
            "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-789--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-789/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-789",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-789",
            "result_dir": "08515260-flightctl",
            "built_packages": "",
            "id": 8515260,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "flightctl-flightctl-789",
                "vendor": "Fedora Project COPR (packit/flightctl-flightctl-789)"
            }
        }
    ]
}
[2025-01-15 09:54:15,904][  INFO][PID:1234281] Sending fedora-messaging bus message in build.start
[2025-01-15 09:54:16,481][  INFO][PID:1234281] Sending fedora-messaging bus message in chroot.start
[2025-01-15 09:54:16,497][  INFO][PID:1234281] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8515260-centos-stream-9-x86_64 --chroot centos-stream-9-x86_64 --detached
[2025-01-15 09:54:16,862][  INFO][PID:1234281] Downloading the builder-live.log file, attempt 1
[2025-01-15 09:54:16,864][  INFO][PID:1234281] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.221.14.203 copr-rpmbuild-log
[2025-01-15 09:54:21,868][  INFO][PID:1234281] Periodic builder liveness probe: alive
[2025-01-15 09:55:29,315][  INFO][PID:1234281] Downloading results from builder
[2025-01-15 09:55:29,316][  INFO][PID:1234281] rsyncing of mockbuilder@54.221.14.203:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64/08515260-flightctl started
[2025-01-15 09:55:29,317][  INFO][PID:1234281] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.221.14.203:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64/08515260-flightctl/ &> /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64/08515260-flightctl/build-08515260.rsync.log
[2025-01-15 09:55:29,754][  INFO][PID:1234281] rsyncing finished.
[2025-01-15 09:55:29,755][  INFO][PID:1234281] Releasing VM back to pool
[2025-01-15 09:55:29,766][  INFO][PID:1234281] Searching for 'success' file in resultdir
[2025-01-15 09:55:29,767][  INFO][PID:1234281] Going to sign pkgs from source: 8515260-centos-stream-9-x86_64 in chroot: /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64
[2025-01-15 09:55:29,767][  INFO][PID:1234281] Calling '/bin/sign -u packit#flightctl-flightctl-789@copr.fedorahosted.org -p' (attempt #1)
[2025-01-15 09:55:29,940][  INFO][PID:1234281] Calling '/bin/sign -4 -h sha256 -u packit#flightctl-flightctl-789@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64/08515260-flightctl/flightctl-cli-0.3.0-1.20250115095345661695.pr789.298.g8953551.el9.x86_64.rpm' (attempt #1)
[2025-01-15 09:55:30,864][  INFO][PID:1234281] signed rpm: /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64/08515260-flightctl/flightctl-cli-0.3.0-1.20250115095345661695.pr789.298.g8953551.el9.x86_64.rpm
[2025-01-15 09:55:30,865][  INFO][PID:1234281] Calling '/bin/sign -4 -h sha256 -u packit#flightctl-flightctl-789@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64/08515260-flightctl/flightctl-agent-0.3.0-1.20250115095345661695.pr789.298.g8953551.el9.x86_64.rpm' (attempt #1)
[2025-01-15 09:55:31,898][  INFO][PID:1234281] signed rpm: /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64/08515260-flightctl/flightctl-agent-0.3.0-1.20250115095345661695.pr789.298.g8953551.el9.x86_64.rpm
[2025-01-15 09:55:31,899][  INFO][PID:1234281] Calling '/bin/sign -4 -h sha256 -u packit#flightctl-flightctl-789@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64/08515260-flightctl/flightctl-0.3.0-1.20250115095345661695.pr789.298.g8953551.el9.src.rpm' (attempt #1)
[2025-01-15 09:55:32,832][  INFO][PID:1234281] signed rpm: /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64/08515260-flightctl/flightctl-0.3.0-1.20250115095345661695.pr789.298.g8953551.el9.src.rpm
[2025-01-15 09:55:32,833][  INFO][PID:1234281] Sign done
[2025-01-15 09:55:32,833][  INFO][PID:1234281] Incremental createrepo run, adding 08515260-flightctl into https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64, (auto-create-repo=True)
[2025-01-15 09:55:32,834][  INFO][PID:1234281] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64 --add 08515260-flightctl --no-appstream-metadata' as PID 1242377
[2025-01-15 09:55:33,577][  INFO][PID:1234281] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64 --add 08515260-flightctl --no-appstream-metadata)
[2025-01-15 09:55:33,578][  INFO][PID:1234281] Getting build details
[2025-01-15 09:55:33,579][  INFO][PID:1234281] Listing built binary packages in /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64/08515260-flightctl
[2025-01-15 09:55:33,579][  INFO][PID:1234281] Built packages:
['flightctl-agent 0.3.0', 'flightctl-cli 0.3.0']
[2025-01-15 09:55:33,580][  INFO][PID:1234281] build details: {'built_packages': 'flightctl-agent 0.3.0\nflightctl-cli 0.3.0'}
[2025-01-15 09:55:33,580][  INFO][PID:1234281] Retrieving pubkey
[2025-01-15 09:55:33,580][  INFO][PID:1234281] Calling '/bin/sign -u packit#flightctl-flightctl-789@copr.fedorahosted.org -p' (attempt #1)
[2025-01-15 09:55:33,884][  INFO][PID:1234281] Added pubkey for user packit project flightctl-flightctl-789 into: /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/pubkey.gpg
[2025-01-15 09:55:33,885][  INFO][PID:1234281] Finished build: id=8515260 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/flightctl-flightctl-789 chroot=centos-stream-9-x86_64 
[2025-01-15 09:55:33,887][  INFO][PID:1234281] Worker succeeded build, took 78.01109766960144
[2025-01-15 09:55:33,888][  INFO][PID:1234281] 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-789",
            "project_dirname": "flightctl-flightctl-789",
            "submitter": "packit",
            "ended_on": 1736934933.8876987,
            "started_on": 1736934855.876601,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8515260-centos-stream-9-x86_64",
            "build_id": 8515260,
            "package_name": "flightctl",
            "package_version": "0.3.0-1.20250115095345661695.pr789.298.g8953551",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/flightctl-flightctl-789/flightctl",
            "git_hash": "bed273b46246c8bd7549aedc891639b718de5f86",
            "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-789--packit",
            "results": {
                "packages": [
                    {
                        "name": "flightctl-agent",
                        "epoch": null,
                        "version": "0.3.0",
                        "release": "1.20250115095345661695.pr789.298.g8953551.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "flightctl",
                        "epoch": null,
                        "version": "0.3.0",
                        "release": "1.20250115095345661695.pr789.298.g8953551.el9",
                        "arch": "src"
                    },
                    {
                        "name": "flightctl-cli",
                        "epoch": null,
                        "version": "0.3.0",
                        "release": "1.20250115095345661695.pr789.298.g8953551.el9",
                        "arch": "x86_64"
                    }
                ]
            },
            "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-789/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-789",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-789",
            "result_dir": "08515260-flightctl",
            "built_packages": "flightctl-agent 0.3.0\nflightctl-cli 0.3.0",
            "id": 8515260,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "flightctl-flightctl-789",
                "vendor": "Fedora Project COPR (packit/flightctl-flightctl-789)"
            }
        }
    ]
}
[2025-01-15 09:55:33,926][  INFO][PID:1234281] Sending fedora-messaging bus message in build.end
[2025-01-15 09:55:33,942][  INFO][PID:1234281] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64/08515260-flightctl/builder-live.log by gzip
[2025-01-15 09:55:33,943][  INFO][PID:1234281] Running command 'gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64/08515260-flightctl/builder-live.log' as PID 1242557
[2025-01-15 09:55:33,949][  INFO][PID:1234281] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64/08515260-flightctl/builder-live.log)
[2025-01-15 09:55:33,949][  INFO][PID:1234281] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64/08515260-flightctl/backend.log by gzip
[2025-01-15 09:55:33,950][  INFO][PID:1234281] Running command 'gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-789/centos-stream-9-x86_64/08515260-flightctl/backend.log' as PID 1242558