[2024-11-22 14:55:46,904][  INFO][PID:2646415] Marking build as starting
[2024-11-22 14:55:47,113][  INFO][PID:2646415] Trying to allocate VM
[2024-11-22 14:55:53,193][  INFO][PID:2646415] Allocated host ResallocHost, ticket_id=6021079, hostname=44.222.85.85
[2024-11-22 14:55:53,194][  INFO][PID:2646415] Allocating ssh connection to builder
[2024-11-22 14:55:53,195][  INFO][PID:2646415] Checking that builder machine is OK
[2024-11-22 14:55:53,578][  INFO][PID:2646415] Running remote command: copr-builder-ready fedora-41-x86_64
[2024-11-22 14:55:53,842][  INFO][PID:2646415] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2024-11-22 14:55:53,843][  INFO][PID:2646415] Filling build.info file with builder info
[2024-11-22 14:55:53,845][  INFO][PID:2646415] 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": "https://api.github.com/users/xambroz",
            "ended_on": null,
            "started_on": 1732287353.8452117,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8301921-fedora-41-x86_64",
            "build_id": 8301921,
            "package_name": "python-pcodedmp",
            "package_version": "1.2.6-22",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/python-pcodedmp",
            "git_hash": "61af884f7aed91e54372fcfc147d1efa3bf26587",
            "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--https://api.github.com/users/xambroz",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rebus/infosec/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "bootstrap"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rebus/infosec",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rebus/infosec",
            "result_dir": "08301921-python-pcodedmp",
            "built_packages": "",
            "id": 8301921,
            "mockchain_macros": {
                "copr_username": "rebus",
                "copr_projectname": "infosec",
                "vendor": "Fedora Project COPR (rebus/infosec)"
            }
        }
    ]
}
[2024-11-22 14:55:53,960][  INFO][PID:2646415] Sending fedora-messaging bus message in build.start
[2024-11-22 14:55:55,096][  INFO][PID:2646415] Sending fedora-messaging bus message in chroot.start
[2024-11-22 14:55:55,134][  INFO][PID:2646415] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8301921-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2024-11-22 14:55:55,570][  INFO][PID:2646415] Downloading the builder-live.log file, attempt 1
[2024-11-22 14:55:55,574][  INFO][PID:2646415] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.222.85.85 copr-rpmbuild-log
[2024-11-22 14:56:00,583][  INFO][PID:2646415] Periodic builder liveness probe: alive
[2024-11-22 14:58:31,603][  INFO][PID:2646415] Downloading results from builder
[2024-11-22 14:58:31,604][  INFO][PID:2646415] rsyncing of mockbuilder@44.222.85.85:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64/08301921-python-pcodedmp started
[2024-11-22 14:58:31,605][  INFO][PID:2646415] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.222.85.85:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64/08301921-python-pcodedmp/ &> /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64/08301921-python-pcodedmp/build-08301921.rsync.log
[2024-11-22 14:58:31,847][  INFO][PID:2646415] rsyncing finished.
[2024-11-22 14:58:31,848][  INFO][PID:2646415] Releasing VM back to pool
[2024-11-22 14:58:31,861][  INFO][PID:2646415] Searching for 'success' file in resultdir
[2024-11-22 14:58:31,862][  INFO][PID:2646415] Going to sign pkgs from source: 8301921-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64
[2024-11-22 14:58:31,863][  INFO][PID:2646415] Calling '/bin/sign -u rebus#infosec@copr.fedorahosted.org -p' (attempt #1)
[2024-11-22 14:58:32,172][  INFO][PID:2646415] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64/08301921-python-pcodedmp/python3-pcodedmp-1.2.6-22.fc41.noarch.rpm' (attempt #1)
[2024-11-22 14:58:32,910][  INFO][PID:2646415] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64/08301921-python-pcodedmp/python3-pcodedmp-1.2.6-22.fc41.noarch.rpm
[2024-11-22 14:58:32,911][  INFO][PID:2646415] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64/08301921-python-pcodedmp/python-pcodedmp-1.2.6-22.fc41.src.rpm' (attempt #1)
[2024-11-22 14:58:33,636][  INFO][PID:2646415] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64/08301921-python-pcodedmp/python-pcodedmp-1.2.6-22.fc41.src.rpm
[2024-11-22 14:58:33,637][  INFO][PID:2646415] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64/08301921-python-pcodedmp/pcodedmp-1.2.6-22.fc41.noarch.rpm' (attempt #1)
[2024-11-22 14:58:34,375][  INFO][PID:2646415] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64/08301921-python-pcodedmp/pcodedmp-1.2.6-22.fc41.noarch.rpm
[2024-11-22 14:58:34,376][  INFO][PID:2646415] Sign done
[2024-11-22 14:58:34,377][  INFO][PID:2646415] Incremental createrepo run, adding 08301921-python-pcodedmp into https://download.copr.fedorainfracloud.org/results/rebus/infosec/fedora-41-x86_64, (auto-create-repo=True)
[2024-11-22 14:58:34,378][  INFO][PID:2646415] Running command 'copr-repo --batched /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64 --add 08301921-python-pcodedmp --no-appstream-metadata' as PID 2667588
[2024-11-22 14:58:35,215][  INFO][PID:2646415] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64 --add 08301921-python-pcodedmp --no-appstream-metadata)
[2024-11-22 14:58:35,216][  INFO][PID:2646415] Getting build details
[2024-11-22 14:58:35,217][  INFO][PID:2646415] Listing built binary packages in /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64/08301921-python-pcodedmp
[2024-11-22 14:58:35,217][  INFO][PID:2646415] Built packages:
['python3-pcodedmp 1.2.6', 'pcodedmp 1.2.6']
[2024-11-22 14:58:35,218][  INFO][PID:2646415] build details: {'built_packages': 'python3-pcodedmp 1.2.6\npcodedmp 1.2.6'}
[2024-11-22 14:58:35,218][  INFO][PID:2646415] Retrieving pubkey
[2024-11-22 14:58:35,218][  INFO][PID:2646415] Calling '/bin/sign -u rebus#infosec@copr.fedorahosted.org -p' (attempt #1)
[2024-11-22 14:58:35,549][  INFO][PID:2646415] Added pubkey for user rebus project infosec into: /var/lib/copr/public_html/results/rebus/infosec/pubkey.gpg
[2024-11-22 14:58:35,549][  INFO][PID:2646415] Finished build: id=8301921 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/rebus/infosec chroot=fedora-41-x86_64 
[2024-11-22 14:58:35,551][  INFO][PID:2646415] Worker succeeded build, took 161.70668482780457
[2024-11-22 14:58:35,553][  INFO][PID:2646415] 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": "https://api.github.com/users/xambroz",
            "ended_on": 1732287515.5518966,
            "started_on": 1732287353.8452117,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8301921-fedora-41-x86_64",
            "build_id": 8301921,
            "package_name": "python-pcodedmp",
            "package_version": "1.2.6-22",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/python-pcodedmp",
            "git_hash": "61af884f7aed91e54372fcfc147d1efa3bf26587",
            "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--https://api.github.com/users/xambroz",
            "results": {
                "packages": [
                    {
                        "name": "python3-pcodedmp",
                        "epoch": null,
                        "version": "1.2.6",
                        "release": "22.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "pcodedmp",
                        "epoch": null,
                        "version": "1.2.6",
                        "release": "22.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-pcodedmp",
                        "epoch": null,
                        "version": "1.2.6",
                        "release": "22.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rebus/infosec/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "bootstrap"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rebus/infosec",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rebus/infosec",
            "result_dir": "08301921-python-pcodedmp",
            "built_packages": "python3-pcodedmp 1.2.6\npcodedmp 1.2.6",
            "id": 8301921,
            "mockchain_macros": {
                "copr_username": "rebus",
                "copr_projectname": "infosec",
                "vendor": "Fedora Project COPR (rebus/infosec)"
            }
        }
    ]
}
[2024-11-22 14:58:35,620][  INFO][PID:2646415] Sending fedora-messaging bus message in build.end
[2024-11-22 14:58:35,661][  INFO][PID:2646415] Compressing /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64/08301921-python-pcodedmp/builder-live.log by gzip
[2024-11-22 14:58:35,663][  INFO][PID:2646415] Running command 'gzip /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64/08301921-python-pcodedmp/builder-live.log' as PID 2667791
[2024-11-22 14:58:35,668][  INFO][PID:2646415] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64/08301921-python-pcodedmp/builder-live.log)
[2024-11-22 14:58:35,668][  INFO][PID:2646415] Compressing /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64/08301921-python-pcodedmp/backend.log by gzip
[2024-11-22 14:58:35,669][  INFO][PID:2646415] Running command 'gzip /var/lib/copr/public_html/results/rebus/infosec/fedora-41-x86_64/08301921-python-pcodedmp/backend.log' as PID 2667792