[2025-02-05 09:19:25,952][  INFO][PID:788523] Marking build as starting
[2025-02-05 09:19:26,067][  INFO][PID:788523] Trying to allocate VM
[2025-02-05 09:19:32,162][  INFO][PID:788523] Allocated host ResallocHost, ticket_id=1093132, hostname=2620:52:3:1:dead:beef:cafe:c154, name=copr_hv_x86_64_02_prod_01040421_20250205_090439
[2025-02-05 09:19:32,163][  INFO][PID:788523] Allocating ssh connection to builder
[2025-02-05 09:19:32,164][  INFO][PID:788523] Checking that builder machine is OK
[2025-02-05 09:19:32,719][  INFO][PID:788523] Running remote command: copr-builder-ready fedora-42-i386
[2025-02-05 09:19:33,055][  INFO][PID:788523] Red Hat subscription not needed for fedora-42-i386
Builder is ready to be used

[2025-02-05 09:19:33,056][  INFO][PID:788523] Filling build.info file with builder info
[2025-02-05 09:19:33,059][  INFO][PID:788523] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@mock",
            "project_name": "mock-stable",
            "project_dirname": "mock-stable",
            "submitter": "https://api.github.com/users/praiskup",
            "ended_on": null,
            "started_on": 1738747173.0587492,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-42-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "8608395-fedora-42-i386",
            "build_id": 8608395,
            "package_name": "mock-core-configs",
            "package_version": "42.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@mock/mock-stable/mock-core-configs",
            "git_hash": "9ba6b240cc6f61766227f726727907092b02ceda",
            "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": "@mock/mock-stable--https://api.github.com/users/praiskup",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "on",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@mock/mock-stable/fedora-42-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@mock/mock-stable",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@mock/mock-stable",
            "result_dir": "08608395-mock-core-configs",
            "built_packages": "",
            "id": 8608395,
            "mockchain_macros": {
                "copr_username": "@mock",
                "copr_projectname": "mock-stable",
                "vendor": "Fedora Project COPR (@mock/mock-stable)"
            }
        }
    ]
}
[2025-02-05 09:19:33,110][  INFO][PID:788523] Sending fedora-messaging bus message in build.start
[2025-02-05 09:19:33,888][  INFO][PID:788523] Sending fedora-messaging bus message in chroot.start
[2025-02-05 09:19:33,910][  INFO][PID:788523] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8608395-fedora-42-i386 --chroot fedora-42-i386 --detached
[2025-02-05 09:19:34,456][  INFO][PID:788523] Downloading the builder-live.log file, attempt 1
[2025-02-05 09:19:34,459][  INFO][PID:788523] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c154 copr-rpmbuild-log
[2025-02-05 09:19:39,519][  INFO][PID:788523] Periodic builder liveness probe: alive
[2025-02-05 09:20:21,425][  INFO][PID:788523] Downloading results from builder
[2025-02-05 09:20:21,426][  INFO][PID:788523] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c154]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@mock/mock-stable/fedora-42-i386/08608395-mock-core-configs started
[2025-02-05 09:20:21,431][  INFO][PID:788523] 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:c154]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@mock/mock-stable/fedora-42-i386/08608395-mock-core-configs/ &> /var/lib/copr/public_html/results/@mock/mock-stable/fedora-42-i386/08608395-mock-core-configs/build-08608395.rsync.log
[2025-02-05 09:20:22,118][  INFO][PID:788523] rsyncing finished.
[2025-02-05 09:20:22,122][  INFO][PID:788523] Releasing VM back to pool
[2025-02-05 09:20:22,215][  INFO][PID:788523] Searching for 'success' file in resultdir
[2025-02-05 09:20:22,223][  INFO][PID:788523] Going to sign pkgs from source: 8608395-fedora-42-i386 in chroot: /var/lib/copr/public_html/results/@mock/mock-stable/fedora-42-i386
[2025-02-05 09:20:22,226][  INFO][PID:788523] Calling '/bin/sign -u @mock#mock-stable@copr.fedorahosted.org -p' (attempt #1)
[2025-02-05 09:20:22,466][  INFO][PID:788523] Calling '/bin/sign -4 -h sha256 -u @mock#mock-stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@mock/mock-stable/fedora-42-i386/08608395-mock-core-configs/mock-core-configs-42.1-1.fc42.noarch.rpm' (attempt #1)
[2025-02-05 09:20:23,132][  INFO][PID:788523] signed rpm: /var/lib/copr/public_html/results/@mock/mock-stable/fedora-42-i386/08608395-mock-core-configs/mock-core-configs-42.1-1.fc42.noarch.rpm
[2025-02-05 09:20:23,137][  INFO][PID:788523] Calling '/bin/sign -4 -h sha256 -u @mock#mock-stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@mock/mock-stable/fedora-42-i386/08608395-mock-core-configs/mock-core-configs-42.1-1.fc42.src.rpm' (attempt #1)
[2025-02-05 09:20:23,781][  INFO][PID:788523] signed rpm: /var/lib/copr/public_html/results/@mock/mock-stable/fedora-42-i386/08608395-mock-core-configs/mock-core-configs-42.1-1.fc42.src.rpm
[2025-02-05 09:20:23,782][  INFO][PID:788523] Sign done
[2025-02-05 09:20:23,782][  INFO][PID:788523] Incremental createrepo run, adding 08608395-mock-core-configs into https://download.copr.fedorainfracloud.org/results/@mock/mock-stable/fedora-42-i386, (auto-create-repo=True)
[2025-02-05 09:20:23,786][  INFO][PID:788523] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@mock/mock-stable/fedora-42-i386 --add 08608395-mock-core-configs --no-appstream-metadata' as PID 796043
[2025-02-05 09:20:27,655][  INFO][PID:788523] Finished after 3 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@mock/mock-stable/fedora-42-i386 --add 08608395-mock-core-configs --no-appstream-metadata)
[2025-02-05 09:20:27,656][  INFO][PID:788523] Getting build details
[2025-02-05 09:20:27,661][  INFO][PID:788523] Listing built binary packages in /var/lib/copr/public_html/results/@mock/mock-stable/fedora-42-i386/08608395-mock-core-configs
[2025-02-05 09:20:27,666][  INFO][PID:788523] Built packages:
['mock-core-configs 42.1']
[2025-02-05 09:20:27,669][  INFO][PID:788523] build details: {'built_packages': 'mock-core-configs 42.1'}
[2025-02-05 09:20:27,670][  INFO][PID:788523] Retrieving pubkey
[2025-02-05 09:20:27,672][  INFO][PID:788523] Calling '/bin/sign -u @mock#mock-stable@copr.fedorahosted.org -p' (attempt #1)
[2025-02-05 09:20:27,853][  INFO][PID:788523] Added pubkey for user @mock project mock-stable into: /var/lib/copr/public_html/results/@mock/mock-stable/pubkey.gpg
[2025-02-05 09:20:27,855][  INFO][PID:788523] Finished build: id=8608395 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@mock/mock-stable chroot=fedora-42-i386 
[2025-02-05 09:20:27,862][  INFO][PID:788523] Worker succeeded build, took 54.80379843711853
[2025-02-05 09:20:27,866][  INFO][PID:788523] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@mock",
            "project_name": "mock-stable",
            "project_dirname": "mock-stable",
            "submitter": "https://api.github.com/users/praiskup",
            "ended_on": 1738747227.8625476,
            "started_on": 1738747173.0587492,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-42-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "8608395-fedora-42-i386",
            "build_id": 8608395,
            "package_name": "mock-core-configs",
            "package_version": "42.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@mock/mock-stable/mock-core-configs",
            "git_hash": "9ba6b240cc6f61766227f726727907092b02ceda",
            "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": "@mock/mock-stable--https://api.github.com/users/praiskup",
            "results": {
                "packages": [
                    {
                        "name": "mock-core-configs",
                        "epoch": null,
                        "version": "42.1",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "mock-core-configs",
                        "epoch": null,
                        "version": "42.1",
                        "release": "1.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "on",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@mock/mock-stable/fedora-42-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@mock/mock-stable",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@mock/mock-stable",
            "result_dir": "08608395-mock-core-configs",
            "built_packages": "mock-core-configs 42.1",
            "id": 8608395,
            "mockchain_macros": {
                "copr_username": "@mock",
                "copr_projectname": "mock-stable",
                "vendor": "Fedora Project COPR (@mock/mock-stable)"
            }
        }
    ]
}
[2025-02-05 09:20:27,998][  INFO][PID:788523] Sending fedora-messaging bus message in build.end
[2025-02-05 09:20:28,047][  INFO][PID:788523] Compressing /var/lib/copr/public_html/results/@mock/mock-stable/fedora-42-i386/08608395-mock-core-configs/builder-live.log by gzip
[2025-02-05 09:20:28,052][  INFO][PID:788523] Running command 'gzip /var/lib/copr/public_html/results/@mock/mock-stable/fedora-42-i386/08608395-mock-core-configs/builder-live.log' as PID 796775
[2025-02-05 09:20:28,066][  INFO][PID:788523] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@mock/mock-stable/fedora-42-i386/08608395-mock-core-configs/builder-live.log)
[2025-02-05 09:20:28,069][  INFO][PID:788523] Compressing /var/lib/copr/public_html/results/@mock/mock-stable/fedora-42-i386/08608395-mock-core-configs/backend.log by gzip
[2025-02-05 09:20:28,074][  INFO][PID:788523] Running command 'gzip /var/lib/copr/public_html/results/@mock/mock-stable/fedora-42-i386/08608395-mock-core-configs/backend.log' as PID 796780