[2025-03-06 04:43:20,098][  INFO][PID:3177610] Marking build as starting
[2025-03-06 04:43:20,165][  INFO][PID:3177610] Trying to allocate VM
[2025-03-06 04:43:23,193][  INFO][PID:3177610] Allocated host ResallocHost, ticket_id=1665609, hostname=2620:52:3:1:dead:beef:cafe:c293, name=copr_p09_01_prod_01711724_20250306_022403
[2025-03-06 04:43:23,194][  INFO][PID:3177610] Allocating ssh connection to builder
[2025-03-06 04:43:23,194][  INFO][PID:3177610] Checking that builder machine is OK
[2025-03-06 04:43:23,971][  INFO][PID:3177610] Running remote command: copr-builder-ready epel-9-ppc64le
[2025-03-06 04:43:24,401][  INFO][PID:3177610] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-03-06 04:43:24,401][  INFO][PID:3177610] Filling build.info file with builder info
[2025-03-06 04:43:24,402][  INFO][PID:3177610] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "petersen",
            "project_name": "lean4",
            "project_dirname": "lean4",
            "submitter": "petersen",
            "ended_on": null,
            "started_on": 1741236204.4027507,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8732037-epel-9-ppc64le",
            "build_id": 8732037,
            "package_name": "lean4",
            "package_version": "4.17.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/petersen/lean4/lean4",
            "git_hash": "28a6e6c716672c4aa2d1da046bac9def9ed03028",
            "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": "petersen/lean4--petersen",
            "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/petersen/lean4/epel-9-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le",
                "arch_power9"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/petersen/lean4",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/petersen/lean4",
            "result_dir": "08732037-lean4",
            "built_packages": "",
            "id": 8732037,
            "mockchain_macros": {
                "copr_username": "petersen",
                "copr_projectname": "lean4",
                "vendor": "Fedora Project COPR (petersen/lean4)"
            }
        }
    ]
}
[2025-03-06 04:43:24,438][  INFO][PID:3177610] Sending fedora-messaging bus message in build.start
[2025-03-06 04:43:25,779][  INFO][PID:3177610] Sending fedora-messaging bus message in chroot.start
[2025-03-06 04:43:25,866][  INFO][PID:3177610] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8732037-epel-9-ppc64le --chroot epel-9-ppc64le --detached
[2025-03-06 04:43:26,575][  INFO][PID:3177610] Downloading the builder-live.log file, attempt 1
[2025-03-06 04:43:26,577][  INFO][PID:3177610] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c293 copr-rpmbuild-log
[2025-03-06 04:43:31,580][  INFO][PID:3177610] Periodic builder liveness probe: alive
[2025-03-06 04:53:31,650][  INFO][PID:3177610] Periodic builder liveness probe: alive
[2025-03-06 05:03:31,722][  INFO][PID:3177610] Periodic builder liveness probe: alive
[2025-03-06 05:13:31,859][  INFO][PID:3177610] Periodic builder liveness probe: alive
[2025-03-06 05:23:31,939][  INFO][PID:3177610] Periodic builder liveness probe: alive
[2025-03-06 05:33:32,018][  INFO][PID:3177610] Periodic builder liveness probe: alive
[2025-03-06 05:42:13,718][  INFO][PID:3177610] Downloading results from builder
[2025-03-06 05:42:13,719][  INFO][PID:3177610] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c293]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/petersen/lean4/epel-9-ppc64le/08732037-lean4 started
[2025-03-06 05:42:13,720][  INFO][PID:3177610] 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:c293]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/petersen/lean4/epel-9-ppc64le/08732037-lean4/ &> /var/lib/copr/public_html/results/petersen/lean4/epel-9-ppc64le/08732037-lean4/build-08732037.rsync.log
[2025-03-06 05:42:17,223][  INFO][PID:3177610] rsyncing finished.
[2025-03-06 05:42:17,224][  INFO][PID:3177610] Releasing VM back to pool
[2025-03-06 05:42:17,233][  INFO][PID:3177610] Searching for 'success' file in resultdir
[2025-03-06 05:42:17,234][  INFO][PID:3177610] Going to sign pkgs from source: 8732037-epel-9-ppc64le in chroot: /var/lib/copr/public_html/results/petersen/lean4/epel-9-ppc64le
[2025-03-06 05:42:17,235][  INFO][PID:3177610] Calling '/bin/sign -u petersen#lean4@copr.fedorahosted.org -p' (attempt #1)
[2025-03-06 05:42:17,543][  INFO][PID:3177610] Calling '/bin/sign -4 -h sha256 -u petersen#lean4@copr.fedorahosted.org -r /var/lib/copr/public_html/results/petersen/lean4/epel-9-ppc64le/08732037-lean4/lean4-4.17.0-1.el9.src.rpm' (attempt #1)
[2025-03-06 05:42:18,911][  INFO][PID:3177610] signed rpm: /var/lib/copr/public_html/results/petersen/lean4/epel-9-ppc64le/08732037-lean4/lean4-4.17.0-1.el9.src.rpm
[2025-03-06 05:42:18,911][  INFO][PID:3177610] Calling '/bin/sign -4 -h sha256 -u petersen#lean4@copr.fedorahosted.org -r /var/lib/copr/public_html/results/petersen/lean4/epel-9-ppc64le/08732037-lean4/lean4-4.17.0-1.el9.ppc64le.rpm' (attempt #1)
[2025-03-06 05:42:24,594][  INFO][PID:3177610] signed rpm: /var/lib/copr/public_html/results/petersen/lean4/epel-9-ppc64le/08732037-lean4/lean4-4.17.0-1.el9.ppc64le.rpm
[2025-03-06 05:42:24,595][  INFO][PID:3177610] Sign done
[2025-03-06 05:42:24,595][  INFO][PID:3177610] Incremental createrepo run, adding 08732037-lean4 into https://download.copr.fedorainfracloud.org/results/petersen/lean4/epel-9-ppc64le, (auto-create-repo=True)
[2025-03-06 05:42:24,596][  INFO][PID:3177610] Running command 'copr-repo --batched /var/lib/copr/public_html/results/petersen/lean4/epel-9-ppc64le --add 08732037-lean4 --no-appstream-metadata' as PID 3427156
[2025-03-06 05:42:25,717][  INFO][PID:3177610] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/petersen/lean4/epel-9-ppc64le --add 08732037-lean4 --no-appstream-metadata)
[2025-03-06 05:42:25,718][  INFO][PID:3177610] Getting build details
[2025-03-06 05:42:25,719][  INFO][PID:3177610] Listing built binary packages in /var/lib/copr/public_html/results/petersen/lean4/epel-9-ppc64le/08732037-lean4
[2025-03-06 05:42:25,719][  INFO][PID:3177610] Built packages:
['lean4 4.17.0']
[2025-03-06 05:42:25,719][  INFO][PID:3177610] build details: {'built_packages': 'lean4 4.17.0'}
[2025-03-06 05:42:25,720][  INFO][PID:3177610] Retrieving pubkey
[2025-03-06 05:42:25,720][  INFO][PID:3177610] Calling '/bin/sign -u petersen#lean4@copr.fedorahosted.org -p' (attempt #1)
[2025-03-06 05:42:26,029][  INFO][PID:3177610] Added pubkey for user petersen project lean4 into: /var/lib/copr/public_html/results/petersen/lean4/pubkey.gpg
[2025-03-06 05:42:26,030][  INFO][PID:3177610] Finished build: id=8732037 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/petersen/lean4 chroot=epel-9-ppc64le 
[2025-03-06 05:42:26,032][  INFO][PID:3177610] Worker succeeded build, took 3541.6295125484467
[2025-03-06 05:42:26,032][  INFO][PID:3177610] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "petersen",
            "project_name": "lean4",
            "project_dirname": "lean4",
            "submitter": "petersen",
            "ended_on": 1741239746.0322633,
            "started_on": 1741236204.4027507,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8732037-epel-9-ppc64le",
            "build_id": 8732037,
            "package_name": "lean4",
            "package_version": "4.17.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/petersen/lean4/lean4",
            "git_hash": "28a6e6c716672c4aa2d1da046bac9def9ed03028",
            "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": "petersen/lean4--petersen",
            "results": {
                "packages": [
                    {
                        "name": "lean4",
                        "epoch": null,
                        "version": "4.17.0",
                        "release": "1.el9",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "lean4",
                        "epoch": null,
                        "version": "4.17.0",
                        "release": "1.el9",
                        "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/petersen/lean4/epel-9-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le",
                "arch_power9"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/petersen/lean4",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/petersen/lean4",
            "result_dir": "08732037-lean4",
            "built_packages": "lean4 4.17.0",
            "id": 8732037,
            "mockchain_macros": {
                "copr_username": "petersen",
                "copr_projectname": "lean4",
                "vendor": "Fedora Project COPR (petersen/lean4)"
            }
        }
    ]
}
[2025-03-06 05:42:26,069][  INFO][PID:3177610] Sending fedora-messaging bus message in build.end
[2025-03-06 05:42:26,165][  INFO][PID:3177610] Compressing /var/lib/copr/public_html/results/petersen/lean4/epel-9-ppc64le/08732037-lean4/builder-live.log by gzip
[2025-03-06 05:42:26,166][  INFO][PID:3177610] Running command 'gzip /var/lib/copr/public_html/results/petersen/lean4/epel-9-ppc64le/08732037-lean4/builder-live.log' as PID 3427340
[2025-03-06 05:42:26,247][  INFO][PID:3177610] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/petersen/lean4/epel-9-ppc64le/08732037-lean4/builder-live.log)
[2025-03-06 05:42:26,247][  INFO][PID:3177610] Compressing /var/lib/copr/public_html/results/petersen/lean4/epel-9-ppc64le/08732037-lean4/backend.log by gzip
[2025-03-06 05:42:26,248][  INFO][PID:3177610] Running command 'gzip /var/lib/copr/public_html/results/petersen/lean4/epel-9-ppc64le/08732037-lean4/backend.log' as PID 3427349