[2025-03-08 00:59:12,212][  INFO][PID:2744843] Marking build as starting
[2025-03-08 00:59:12,263][  INFO][PID:2744843] Trying to allocate VM
[2025-03-08 00:59:40,339][  INFO][PID:2744843] Allocated host ResallocHost, ticket_id=1702804, hostname=44.192.109.100, name=aws_x86_64_spot_prod_01769277_20250308_005809
[2025-03-08 00:59:40,340][  INFO][PID:2744843] Allocating ssh connection to builder
[2025-03-08 00:59:40,340][  INFO][PID:2744843] Checking that builder machine is OK
[2025-03-08 00:59:40,670][  INFO][PID:2744843] Running remote command: copr-builder-ready epel-8-x86_64
[2025-03-08 00:59:40,881][  INFO][PID:2744843] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-03-08 00:59:40,881][  INFO][PID:2744843] Filling build.info file with builder info
[2025-03-08 00:59:40,901][  INFO][PID:2744843] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rebus",
            "project_name": "infosec",
            "project_dirname": "infosec",
            "submitter": "rebus",
            "ended_on": null,
            "started_on": 1741395580.9016776,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-8-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8740699-epel-8-x86_64",
            "build_id": 8740699,
            "package_name": "libcsplit",
            "package_version": "20240414-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/libcsplit",
            "git_hash": "f9140669a3d08a4243f6abd93f1ac7c5d4a2769c",
            "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": "rebus/infosec--rebus",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rebus/infosec/epel-8-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "python2",
                "bootstrap",
                "opendbx"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rebus/infosec",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rebus/infosec",
            "result_dir": "08740699-libcsplit",
            "built_packages": "",
            "id": 8740699,
            "mockchain_macros": {
                "copr_username": "rebus",
                "copr_projectname": "infosec",
                "vendor": "Fedora Project COPR (rebus/infosec)"
            }
        }
    ]
}
[2025-03-08 00:59:40,934][  INFO][PID:2744843] Sending fedora-messaging bus message in build.start
[2025-03-08 00:59:41,554][  INFO][PID:2744843] Sending fedora-messaging bus message in chroot.start
[2025-03-08 00:59:41,571][  INFO][PID:2744843] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8740699-epel-8-x86_64 --chroot epel-8-x86_64 --detached
[2025-03-08 00:59:41,930][  INFO][PID:2744843] Downloading the builder-live.log file, attempt 1
[2025-03-08 00:59:41,932][  INFO][PID:2744843] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.192.109.100 copr-rpmbuild-log
[2025-03-08 00:59:46,937][  INFO][PID:2744843] Periodic builder liveness probe: alive
[2025-03-08 01:01:18,269][  INFO][PID:2744843] Downloading results from builder
[2025-03-08 01:01:18,270][  INFO][PID:2744843] rsyncing of mockbuilder@44.192.109.100:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit started
[2025-03-08 01:01:18,271][  INFO][PID:2744843] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.192.109.100:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/ &> /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/build-08740699.rsync.log
[2025-03-08 01:01:18,549][  INFO][PID:2744843] rsyncing finished.
[2025-03-08 01:01:18,550][  INFO][PID:2744843] Releasing VM back to pool
[2025-03-08 01:01:18,561][  INFO][PID:2744843] Searching for 'success' file in resultdir
[2025-03-08 01:01:18,562][  INFO][PID:2744843] Going to sign pkgs from source: 8740699-epel-8-x86_64 in chroot: /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64
[2025-03-08 01:01:18,563][  INFO][PID:2744843] Calling '/bin/sign -u rebus#infosec@copr.fedorahosted.org -p' (attempt #1)
[2025-03-08 01:01:18,866][  INFO][PID:2744843] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/libcsplit-devel-20240414-1.el8.x86_64.rpm' (attempt #1)
[2025-03-08 01:01:19,694][  INFO][PID:2744843] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/libcsplit-devel-20240414-1.el8.x86_64.rpm
[2025-03-08 01:01:19,695][  INFO][PID:2744843] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/libcsplit-20240414-1.el8.src.rpm' (attempt #1)
[2025-03-08 01:01:20,542][  INFO][PID:2744843] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/libcsplit-20240414-1.el8.src.rpm
[2025-03-08 01:01:20,542][  INFO][PID:2744843] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/libcsplit-20240414-1.el8.x86_64.rpm' (attempt #1)
[2025-03-08 01:01:21,371][  INFO][PID:2744843] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/libcsplit-20240414-1.el8.x86_64.rpm
[2025-03-08 01:01:21,372][  INFO][PID:2744843] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/libcsplit-debugsource-20240414-1.el8.x86_64.rpm' (attempt #1)
[2025-03-08 01:01:22,205][  INFO][PID:2744843] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/libcsplit-debugsource-20240414-1.el8.x86_64.rpm
[2025-03-08 01:01:22,206][  INFO][PID:2744843] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/libcsplit-debuginfo-20240414-1.el8.x86_64.rpm' (attempt #1)
[2025-03-08 01:01:23,035][  INFO][PID:2744843] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/libcsplit-debuginfo-20240414-1.el8.x86_64.rpm
[2025-03-08 01:01:23,036][  INFO][PID:2744843] Sign done
[2025-03-08 01:01:23,037][  INFO][PID:2744843] Incremental createrepo run, adding 08740699-libcsplit into https://download.copr.fedorainfracloud.org/results/rebus/infosec/epel-8-x86_64, (auto-create-repo=True)
[2025-03-08 01:01:23,038][  INFO][PID:2744843] Running command 'copr-repo --batched /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64 --add 08740699-libcsplit --no-appstream-metadata' as PID 2768982
[2025-03-08 01:01:24,285][  INFO][PID:2744843] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64 --add 08740699-libcsplit --no-appstream-metadata)
[2025-03-08 01:01:24,286][  INFO][PID:2744843] Getting build details
[2025-03-08 01:01:24,287][  INFO][PID:2744843] Listing built binary packages in /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit
[2025-03-08 01:01:24,287][  INFO][PID:2744843] Built packages:
['libcsplit-debuginfo 20240414', 'libcsplit-debugsource 20240414', 'libcsplit-devel 20240414', 'libcsplit 20240414']
[2025-03-08 01:01:24,288][  INFO][PID:2744843] build details: {'built_packages': 'libcsplit-debuginfo 20240414\nlibcsplit-debugsource 20240414\nlibcsplit-devel 20240414\nlibcsplit 20240414'}
[2025-03-08 01:01:24,289][  INFO][PID:2744843] Retrieving pubkey
[2025-03-08 01:01:24,289][  INFO][PID:2744843] Calling '/bin/sign -u rebus#infosec@copr.fedorahosted.org -p' (attempt #1)
[2025-03-08 01:01:24,779][  INFO][PID:2744843] Added pubkey for user rebus project infosec into: /var/lib/copr/public_html/results/rebus/infosec/pubkey.gpg
[2025-03-08 01:01:24,779][  INFO][PID:2744843] Finished build: id=8740699 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/rebus/infosec chroot=epel-8-x86_64 
[2025-03-08 01:01:24,781][  INFO][PID:2744843] Worker succeeded build, took 103.87992238998413
[2025-03-08 01:01:24,782][  INFO][PID:2744843] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rebus",
            "project_name": "infosec",
            "project_dirname": "infosec",
            "submitter": "rebus",
            "ended_on": 1741395684.7816,
            "started_on": 1741395580.9016776,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-8-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8740699-epel-8-x86_64",
            "build_id": 8740699,
            "package_name": "libcsplit",
            "package_version": "20240414-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/libcsplit",
            "git_hash": "f9140669a3d08a4243f6abd93f1ac7c5d4a2769c",
            "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": "rebus/infosec--rebus",
            "results": {
                "packages": [
                    {
                        "name": "libcsplit-debuginfo",
                        "epoch": null,
                        "version": "20240414",
                        "release": "1.el8",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libcsplit-debugsource",
                        "epoch": null,
                        "version": "20240414",
                        "release": "1.el8",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libcsplit",
                        "epoch": null,
                        "version": "20240414",
                        "release": "1.el8",
                        "arch": "src"
                    },
                    {
                        "name": "libcsplit-devel",
                        "epoch": null,
                        "version": "20240414",
                        "release": "1.el8",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libcsplit",
                        "epoch": null,
                        "version": "20240414",
                        "release": "1.el8",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rebus/infosec/epel-8-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "python2",
                "bootstrap",
                "opendbx"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rebus/infosec",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rebus/infosec",
            "result_dir": "08740699-libcsplit",
            "built_packages": "libcsplit-debuginfo 20240414\nlibcsplit-debugsource 20240414\nlibcsplit-devel 20240414\nlibcsplit 20240414",
            "id": 8740699,
            "mockchain_macros": {
                "copr_username": "rebus",
                "copr_projectname": "infosec",
                "vendor": "Fedora Project COPR (rebus/infosec)"
            }
        }
    ]
}
[2025-03-08 01:01:24,837][  INFO][PID:2744843] Sending fedora-messaging bus message in build.end
[2025-03-08 01:01:24,857][  INFO][PID:2744843] Compressing /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/builder-live.log by gzip
[2025-03-08 01:01:24,859][  INFO][PID:2744843] Running command 'gzip /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/builder-live.log' as PID 2769196
[2025-03-08 01:01:24,866][  INFO][PID:2744843] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/builder-live.log)
[2025-03-08 01:01:24,866][  INFO][PID:2744843] Compressing /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/backend.log by gzip
[2025-03-08 01:01:24,868][  INFO][PID:2744843] Running command 'gzip /var/lib/copr/public_html/results/rebus/infosec/epel-8-x86_64/08740699-libcsplit/backend.log' as PID 2769197