[2025-01-30 00:45:52,860][  INFO][PID:3200879] Marking build as starting
[2025-01-30 00:45:53,284][  INFO][PID:3200879] Trying to allocate VM
[2025-01-30 00:45:56,324][  INFO][PID:3200879] Allocated host ResallocHost, ticket_id=986630, hostname=2620:52:3:1:dead:beef:cafe:c28e, name=copr_p09_01_prod_00909630_20250129_233751
[2025-01-30 00:45:56,325][  INFO][PID:3200879] Allocating ssh connection to builder
[2025-01-30 00:45:56,327][  INFO][PID:3200879] Checking that builder machine is OK
[2025-01-30 00:45:57,159][  INFO][PID:3200879] Running remote command: copr-builder-ready centos-stream-10-ppc64le
[2025-01-30 00:45:57,651][  INFO][PID:3200879] Red Hat subscription not needed for centos-stream-10-ppc64le
Builder is ready to be used

[2025-01-30 00:45:57,652][  INFO][PID:3200879] Filling build.info file with builder info
[2025-01-30 00:45:57,654][  INFO][PID:3200879] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "keithbowes",
            "project_name": "deponejo",
            "project_dirname": "deponejo",
            "submitter": "keithbowes",
            "ended_on": null,
            "started_on": 1738197957.6538947,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream-10-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8585791-centos-stream-10-ppc64le",
            "build_id": 8585791,
            "package_name": "catch2",
            "package_version": "3.8.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/keithbowes/deponejo/catch2",
            "git_hash": "a9d7e9f56bee46d15aafa695b4c3f2548da51b95",
            "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": "keithbowes/deponejo--keithbowes",
            "results": null,
            "appstream": true,
            "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/keithbowes/deponejo/centos-stream-10-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/keithbowes/deponejo",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/keithbowes/deponejo",
            "result_dir": "08585791-catch2",
            "built_packages": "",
            "id": 8585791,
            "mockchain_macros": {
                "copr_username": "keithbowes",
                "copr_projectname": "deponejo",
                "vendor": "Fedora Project COPR (keithbowes/deponejo)"
            }
        }
    ]
}
[2025-01-30 00:45:57,746][  INFO][PID:3200879] Sending fedora-messaging bus message in build.start
[2025-01-30 00:45:59,324][  INFO][PID:3200879] Sending fedora-messaging bus message in chroot.start
[2025-01-30 00:45:59,342][  INFO][PID:3200879] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8585791-centos-stream-10-ppc64le --chroot centos-stream-10-ppc64le --detached
[2025-01-30 00:46:00,090][  INFO][PID:3200879] Downloading the builder-live.log file, attempt 1
[2025-01-30 00:46:00,091][  INFO][PID:3200879] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c28e copr-rpmbuild-log
[2025-01-30 00:46:05,095][  INFO][PID:3200879] Periodic builder liveness probe: alive
[2025-01-30 00:47:48,225][  INFO][PID:3200879] Downloading results from builder
[2025-01-30 00:47:48,226][  INFO][PID:3200879] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c28e]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le/08585791-catch2 started
[2025-01-30 00:47:48,227][  INFO][PID:3200879] 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:c28e]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le/08585791-catch2/ &> /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le/08585791-catch2/build-08585791.rsync.log
[2025-01-30 00:47:48,792][  INFO][PID:3200879] rsyncing finished.
[2025-01-30 00:47:48,793][  INFO][PID:3200879] Releasing VM back to pool
[2025-01-30 00:47:48,802][  INFO][PID:3200879] Searching for 'success' file in resultdir
[2025-01-30 00:47:48,802][  INFO][PID:3200879] Going to sign pkgs from source: 8585791-centos-stream-10-ppc64le in chroot: /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le
[2025-01-30 00:47:48,803][  INFO][PID:3200879] Calling '/bin/sign -u keithbowes#deponejo@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 00:47:49,100][  INFO][PID:3200879] Calling '/bin/sign -4 -h sha256 -u keithbowes#deponejo@copr.fedorahosted.org -r /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le/08585791-catch2/libcatch2-devel-3.8.0-1.el10.ppc64le.rpm' (attempt #1)
[2025-01-30 00:47:49,855][  INFO][PID:3200879] signed rpm: /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le/08585791-catch2/libcatch2-devel-3.8.0-1.el10.ppc64le.rpm
[2025-01-30 00:47:49,855][  INFO][PID:3200879] Calling '/bin/sign -4 -h sha256 -u keithbowes#deponejo@copr.fedorahosted.org -r /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le/08585791-catch2/libcatch2_3-3.8.0-1.el10.ppc64le.rpm' (attempt #1)
[2025-01-30 00:47:50,630][  INFO][PID:3200879] signed rpm: /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le/08585791-catch2/libcatch2_3-3.8.0-1.el10.ppc64le.rpm
[2025-01-30 00:47:50,631][  INFO][PID:3200879] Calling '/bin/sign -4 -h sha256 -u keithbowes#deponejo@copr.fedorahosted.org -r /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le/08585791-catch2/catch2-3.8.0-1.el10.src.rpm' (attempt #1)
[2025-01-30 00:47:51,414][  INFO][PID:3200879] signed rpm: /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le/08585791-catch2/catch2-3.8.0-1.el10.src.rpm
[2025-01-30 00:47:51,415][  INFO][PID:3200879] Sign done
[2025-01-30 00:47:51,415][  INFO][PID:3200879] Incremental createrepo run, adding 08585791-catch2 into https://download.copr.fedorainfracloud.org/results/keithbowes/deponejo/centos-stream-10-ppc64le, (auto-create-repo=True)
[2025-01-30 00:47:51,416][  INFO][PID:3200879] Running command 'copr-repo --batched /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le --add 08585791-catch2' as PID 3210176
[2025-01-30 00:47:54,142][  INFO][PID:3200879] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le --add 08585791-catch2)
[2025-01-30 00:47:54,143][  INFO][PID:3200879] Getting build details
[2025-01-30 00:47:54,143][  INFO][PID:3200879] Listing built binary packages in /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le/08585791-catch2
[2025-01-30 00:47:54,144][  INFO][PID:3200879] Built packages:
['libcatch2_3 3.8.0', 'libcatch2-devel 3.8.0']
[2025-01-30 00:47:54,144][  INFO][PID:3200879] build details: {'built_packages': 'libcatch2_3 3.8.0\nlibcatch2-devel 3.8.0'}
[2025-01-30 00:47:54,145][  INFO][PID:3200879] Retrieving pubkey
[2025-01-30 00:47:54,145][  INFO][PID:3200879] Calling '/bin/sign -u keithbowes#deponejo@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 00:47:54,317][  INFO][PID:3200879] Added pubkey for user keithbowes project deponejo into: /var/lib/copr/public_html/results/keithbowes/deponejo/pubkey.gpg
[2025-01-30 00:47:54,318][  INFO][PID:3200879] Finished build: id=8585791 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/keithbowes/deponejo chroot=centos-stream-10-ppc64le 
[2025-01-30 00:47:54,319][  INFO][PID:3200879] Worker succeeded build, took 116.66599345207214
[2025-01-30 00:47:54,320][  INFO][PID:3200879] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "keithbowes",
            "project_name": "deponejo",
            "project_dirname": "deponejo",
            "submitter": "keithbowes",
            "ended_on": 1738198074.319888,
            "started_on": 1738197957.6538947,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream-10-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8585791-centos-stream-10-ppc64le",
            "build_id": 8585791,
            "package_name": "catch2",
            "package_version": "3.8.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/keithbowes/deponejo/catch2",
            "git_hash": "a9d7e9f56bee46d15aafa695b4c3f2548da51b95",
            "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": "keithbowes/deponejo--keithbowes",
            "results": {
                "packages": [
                    {
                        "name": "libcatch2_3",
                        "epoch": null,
                        "version": "3.8.0",
                        "release": "1.el10",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "catch2",
                        "epoch": null,
                        "version": "3.8.0",
                        "release": "1.el10",
                        "arch": "src"
                    },
                    {
                        "name": "libcatch2-devel",
                        "epoch": null,
                        "version": "3.8.0",
                        "release": "1.el10",
                        "arch": "ppc64le"
                    }
                ]
            },
            "appstream": true,
            "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/keithbowes/deponejo/centos-stream-10-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/keithbowes/deponejo",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/keithbowes/deponejo",
            "result_dir": "08585791-catch2",
            "built_packages": "libcatch2_3 3.8.0\nlibcatch2-devel 3.8.0",
            "id": 8585791,
            "mockchain_macros": {
                "copr_username": "keithbowes",
                "copr_projectname": "deponejo",
                "vendor": "Fedora Project COPR (keithbowes/deponejo)"
            }
        }
    ]
}
[2025-01-30 00:47:54,460][  INFO][PID:3200879] Sending fedora-messaging bus message in build.end
[2025-01-30 00:47:54,478][  INFO][PID:3200879] Compressing /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le/08585791-catch2/builder-live.log by gzip
[2025-01-30 00:47:54,480][  INFO][PID:3200879] Running command 'gzip /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le/08585791-catch2/builder-live.log' as PID 3210434
[2025-01-30 00:47:54,487][  INFO][PID:3200879] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le/08585791-catch2/builder-live.log)
[2025-01-30 00:47:54,487][  INFO][PID:3200879] Compressing /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le/08585791-catch2/backend.log by gzip
[2025-01-30 00:47:54,488][  INFO][PID:3200879] Running command 'gzip /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-10-ppc64le/08585791-catch2/backend.log' as PID 3210435