[2025-01-08 04:04:36,658][  INFO][PID:779443] Marking build as starting
[2025-01-08 04:04:36,697][  INFO][PID:779443] Trying to allocate VM
[2025-01-08 04:04:39,747][  INFO][PID:779443] Allocated host ResallocHost, ticket_id=555845, hostname=2620:52:3:1:dead:beef:cafe:c150
[2025-01-08 04:04:39,749][  INFO][PID:779443] Allocating ssh connection to builder
[2025-01-08 04:04:39,750][  INFO][PID:779443] Checking that builder machine is OK
[2025-01-08 04:04:40,350][  INFO][PID:779443] Running remote command: copr-builder-ready centos-stream-9-x86_64
[2025-01-08 04:04:40,693][  INFO][PID:779443] Red Hat subscription not needed for centos-stream-9-x86_64
Builder is ready to be used

[2025-01-08 04:04:40,696][  INFO][PID:779443] Filling build.info file with builder info
[2025-01-08 04:04:40,699][  INFO][PID:779443] 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-766",
            "project_dirname": "flightctl-flightctl-766",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736309080.6987503,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8483626-centos-stream-9-x86_64",
            "build_id": 8483626,
            "package_name": "flightctl",
            "package_version": "0.3.0-1.20250108040407936669.pr766.214.gfda2500",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/flightctl-flightctl-766/flightctl",
            "git_hash": "7cb1acd323d80201798e7e811fe072b518063569",
            "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-766--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-766/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-766",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-766",
            "result_dir": "08483626-flightctl",
            "built_packages": "",
            "id": 8483626,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "flightctl-flightctl-766",
                "vendor": "Fedora Project COPR (packit/flightctl-flightctl-766)"
            }
        }
    ]
}
[2025-01-08 04:04:40,733][  INFO][PID:779443] Sending fedora-messaging bus message in build.start
[2025-01-08 04:04:41,863][  INFO][PID:779443] Sending fedora-messaging bus message in chroot.start
[2025-01-08 04:04:41,896][  INFO][PID:779443] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8483626-centos-stream-9-x86_64 --chroot centos-stream-9-x86_64 --detached
[2025-01-08 04:04:42,527][  INFO][PID:779443] Downloading the builder-live.log file, attempt 1
[2025-01-08 04:04:42,528][  INFO][PID:779443] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c150 copr-rpmbuild-log
[2025-01-08 04:04:47,533][  INFO][PID:779443] Periodic builder liveness probe: alive
[2025-01-08 04:08:30,700][  INFO][PID:779443] Downloading results from builder
[2025-01-08 04:08:30,700][  INFO][PID:779443] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c150]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64/08483626-flightctl started
[2025-01-08 04:08:30,704][  INFO][PID:779443] 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:c150]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64/08483626-flightctl/ &> /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64/08483626-flightctl/build-08483626.rsync.log
[2025-01-08 04:08:31,374][  INFO][PID:779443] rsyncing finished.
[2025-01-08 04:08:31,375][  INFO][PID:779443] Releasing VM back to pool
[2025-01-08 04:08:31,399][  INFO][PID:779443] Searching for 'success' file in resultdir
[2025-01-08 04:08:31,401][  INFO][PID:779443] Going to sign pkgs from source: 8483626-centos-stream-9-x86_64 in chroot: /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64
[2025-01-08 04:08:31,402][  INFO][PID:779443] Calling '/bin/sign -u packit#flightctl-flightctl-766@copr.fedorahosted.org -p' (attempt #1)
[2025-01-08 04:08:31,706][  INFO][PID:779443] Calling '/bin/sign -4 -h sha256 -u packit#flightctl-flightctl-766@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64/08483626-flightctl/flightctl-agent-0.3.0-1.20250108040407936669.pr766.214.gfda2500.el9.x86_64.rpm' (attempt #1)
[2025-01-08 04:08:32,776][  INFO][PID:779443] signed rpm: /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64/08483626-flightctl/flightctl-agent-0.3.0-1.20250108040407936669.pr766.214.gfda2500.el9.x86_64.rpm
[2025-01-08 04:08:32,778][  INFO][PID:779443] Calling '/bin/sign -4 -h sha256 -u packit#flightctl-flightctl-766@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64/08483626-flightctl/flightctl-0.3.0-1.20250108040407936669.pr766.214.gfda2500.el9.x86_64.rpm' (attempt #1)
[2025-01-08 04:08:33,932][  INFO][PID:779443] signed rpm: /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64/08483626-flightctl/flightctl-0.3.0-1.20250108040407936669.pr766.214.gfda2500.el9.x86_64.rpm
[2025-01-08 04:08:33,933][  INFO][PID:779443] Calling '/bin/sign -4 -h sha256 -u packit#flightctl-flightctl-766@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64/08483626-flightctl/flightctl-0.3.0-1.20250108040407936669.pr766.214.gfda2500.el9.src.rpm' (attempt #1)
[2025-01-08 04:08:34,900][  INFO][PID:779443] signed rpm: /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64/08483626-flightctl/flightctl-0.3.0-1.20250108040407936669.pr766.214.gfda2500.el9.src.rpm
[2025-01-08 04:08:34,904][  INFO][PID:779443] Sign done
[2025-01-08 04:08:34,904][  INFO][PID:779443] Incremental createrepo run, adding 08483626-flightctl into https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64, (auto-create-repo=True)
[2025-01-08 04:08:34,908][  INFO][PID:779443] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64 --add 08483626-flightctl --no-appstream-metadata' as PID 812213
[2025-01-08 04:08:36,217][  INFO][PID:779443] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64 --add 08483626-flightctl --no-appstream-metadata)
[2025-01-08 04:08:36,221][  INFO][PID:779443] Getting build details
[2025-01-08 04:08:36,222][  INFO][PID:779443] Listing built binary packages in /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64/08483626-flightctl
[2025-01-08 04:08:36,226][  INFO][PID:779443] Built packages:
['flightctl-agent 0.3.0', 'flightctl 0.3.0']
[2025-01-08 04:08:36,236][  INFO][PID:779443] build details: {'built_packages': 'flightctl-agent 0.3.0\nflightctl 0.3.0'}
[2025-01-08 04:08:36,240][  INFO][PID:779443] Retrieving pubkey
[2025-01-08 04:08:36,244][  INFO][PID:779443] Calling '/bin/sign -u packit#flightctl-flightctl-766@copr.fedorahosted.org -p' (attempt #1)
[2025-01-08 04:08:36,560][  INFO][PID:779443] Added pubkey for user packit project flightctl-flightctl-766 into: /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/pubkey.gpg
[2025-01-08 04:08:36,561][  INFO][PID:779443] Finished build: id=8483626 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/flightctl-flightctl-766 chroot=centos-stream-9-x86_64 
[2025-01-08 04:08:36,569][  INFO][PID:779443] Worker succeeded build, took 235.87073040008545
[2025-01-08 04:08:36,574][  INFO][PID:779443] 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-766",
            "project_dirname": "flightctl-flightctl-766",
            "submitter": "packit",
            "ended_on": 1736309316.5694807,
            "started_on": 1736309080.6987503,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8483626-centos-stream-9-x86_64",
            "build_id": 8483626,
            "package_name": "flightctl",
            "package_version": "0.3.0-1.20250108040407936669.pr766.214.gfda2500",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/flightctl-flightctl-766/flightctl",
            "git_hash": "7cb1acd323d80201798e7e811fe072b518063569",
            "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-766--packit",
            "results": {
                "packages": [
                    {
                        "name": "flightctl-agent",
                        "epoch": null,
                        "version": "0.3.0",
                        "release": "1.20250108040407936669.pr766.214.gfda2500.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "flightctl",
                        "epoch": null,
                        "version": "0.3.0",
                        "release": "1.20250108040407936669.pr766.214.gfda2500.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "flightctl",
                        "epoch": null,
                        "version": "0.3.0",
                        "release": "1.20250108040407936669.pr766.214.gfda2500.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-766/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-766",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-766",
            "result_dir": "08483626-flightctl",
            "built_packages": "flightctl-agent 0.3.0\nflightctl 0.3.0",
            "id": 8483626,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "flightctl-flightctl-766",
                "vendor": "Fedora Project COPR (packit/flightctl-flightctl-766)"
            }
        }
    ]
}
[2025-01-08 04:08:36,630][  INFO][PID:779443] Sending fedora-messaging bus message in build.end
[2025-01-08 04:08:36,682][  INFO][PID:779443] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64/08483626-flightctl/builder-live.log by gzip
[2025-01-08 04:08:36,688][  INFO][PID:779443] Running command 'gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64/08483626-flightctl/builder-live.log' as PID 812549
[2025-01-08 04:08:36,700][  INFO][PID:779443] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64/08483626-flightctl/builder-live.log)
[2025-01-08 04:08:36,700][  INFO][PID:779443] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-766/centos-stream-9-x86_64/08483626-flightctl/backend.log by gzip