[2024-10-29 11:44:17,371][  INFO][PID:2094818] Marking build as starting
[2024-10-29 11:44:17,555][  INFO][PID:2094818] Trying to allocate VM
[2024-10-29 11:45:05,746][  INFO][PID:2094818] Allocated host ResallocHost, ticket_id=5604097, hostname=3.85.245.205
[2024-10-29 11:45:05,747][  INFO][PID:2094818] Allocating ssh connection to builder
[2024-10-29 11:45:05,748][  INFO][PID:2094818] Checking that builder machine is OK
[2024-10-29 11:45:06,096][  INFO][PID:2094818] Running remote command: copr-builder-ready fedora-39-i386
[2024-10-29 11:45:06,332][  INFO][PID:2094818] Red Hat subscription not needed for fedora-39-i386
Builder is ready to be used

[2024-10-29 11:45:06,332][  INFO][PID:2094818] Filling build.info file with builder info
[2024-10-29 11:45:06,334][  INFO][PID:2094818] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "vcrhonek",
            "project_name": "kbd-test",
            "project_dirname": "kbd-test",
            "submitter": "vcrhonek",
            "ended_on": null,
            "started_on": 1730202306.334151,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "8186164-fedora-39-i386",
            "build_id": 8186164,
            "package_name": "kbd",
            "package_version": "2.7-0.1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/vcrhonek/kbd-test/kbd",
            "git_hash": "bb91907b909a6f27c1fc7fa158ad447664cb168c",
            "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": "vcrhonek/kbd-test--vcrhonek",
            "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/vcrhonek/kbd-test/fedora-39-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/vcrhonek/kbd-test",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vcrhonek/kbd-test",
            "result_dir": "08186164-kbd",
            "built_packages": "",
            "id": 8186164,
            "mockchain_macros": {
                "copr_username": "vcrhonek",
                "copr_projectname": "kbd-test",
                "vendor": "Fedora Project COPR (vcrhonek/kbd-test)"
            }
        }
    ]
}
[2024-10-29 11:45:06,478][  INFO][PID:2094818] Sending fedora-messaging bus message in build.start
[2024-10-29 11:45:07,474][  INFO][PID:2094818] Sending fedora-messaging bus message in chroot.start
[2024-10-29 11:45:07,501][  INFO][PID:2094818] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8186164-fedora-39-i386 --chroot fedora-39-i386 --detached
[2024-10-29 11:45:07,932][  INFO][PID:2094818] Downloading the builder-live.log file, attempt 1
[2024-10-29 11:45:07,937][  INFO][PID:2094818] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.85.245.205 copr-rpmbuild-log
[2024-10-29 11:45:12,951][  INFO][PID:2094818] Periodic builder liveness probe: alive
[2024-10-29 11:47:38,778][  INFO][PID:2094818] Downloading results from builder
[2024-10-29 11:47:38,779][  INFO][PID:2094818] rsyncing of mockbuilder@3.85.245.205:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd started
[2024-10-29 11:47:38,780][  INFO][PID:2094818] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.85.245.205:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/ &> /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/build-08186164.rsync.log
[2024-10-29 11:47:39,063][  INFO][PID:2094818] rsyncing finished.
[2024-10-29 11:47:39,063][  INFO][PID:2094818] Releasing VM back to pool
[2024-10-29 11:47:39,076][  INFO][PID:2094818] Searching for 'success' file in resultdir
[2024-10-29 11:47:39,076][  INFO][PID:2094818] Going to sign pkgs from source: 8186164-fedora-39-i386 in chroot: /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386
[2024-10-29 11:47:39,077][  INFO][PID:2094818] Calling '/bin/sign -u vcrhonek#kbd-test@copr.fedorahosted.org -p' (attempt #1)
[2024-10-29 11:47:39,400][  INFO][PID:2094818] Calling '/bin/sign -4 -h sha256 -u vcrhonek#kbd-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/kbd-2.7-0.1.fc39.src.rpm' (attempt #1)
[2024-10-29 11:47:40,053][  INFO][PID:2094818] signed rpm: /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/kbd-2.7-0.1.fc39.src.rpm
[2024-10-29 11:47:40,054][  INFO][PID:2094818] Calling '/bin/sign -4 -h sha256 -u vcrhonek#kbd-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/kbd-debuginfo-2.7-0.1.fc39.i686.rpm' (attempt #1)
[2024-10-29 11:47:40,556][  INFO][PID:2094818] signed rpm: /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/kbd-debuginfo-2.7-0.1.fc39.i686.rpm
[2024-10-29 11:47:40,557][  INFO][PID:2094818] Calling '/bin/sign -4 -h sha256 -u vcrhonek#kbd-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/kbd-legacy-2.7-0.1.fc39.noarch.rpm' (attempt #1)
[2024-10-29 11:47:41,200][  INFO][PID:2094818] signed rpm: /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/kbd-legacy-2.7-0.1.fc39.noarch.rpm
[2024-10-29 11:47:41,201][  INFO][PID:2094818] Calling '/bin/sign -4 -h sha256 -u vcrhonek#kbd-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/kbd-debugsource-2.7-0.1.fc39.i686.rpm' (attempt #1)
[2024-10-29 11:47:41,820][  INFO][PID:2094818] signed rpm: /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/kbd-debugsource-2.7-0.1.fc39.i686.rpm
[2024-10-29 11:47:41,821][  INFO][PID:2094818] Calling '/bin/sign -4 -h sha256 -u vcrhonek#kbd-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/kbd-2.7-0.1.fc39.i686.rpm' (attempt #1)
[2024-10-29 11:47:42,463][  INFO][PID:2094818] signed rpm: /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/kbd-2.7-0.1.fc39.i686.rpm
[2024-10-29 11:47:42,466][  INFO][PID:2094818] Calling '/bin/sign -4 -h sha256 -u vcrhonek#kbd-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/kbd-misc-2.7-0.1.fc39.noarch.rpm' (attempt #1)
[2024-10-29 11:47:43,286][  INFO][PID:2094818] signed rpm: /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/kbd-misc-2.7-0.1.fc39.noarch.rpm
[2024-10-29 11:47:43,287][  INFO][PID:2094818] Sign done
[2024-10-29 11:47:43,288][  INFO][PID:2094818] Incremental createrepo run, adding 08186164-kbd into https://download.copr.fedorainfracloud.org/results/vcrhonek/kbd-test/fedora-39-i386, (auto-create-repo=True)
[2024-10-29 11:47:43,295][  INFO][PID:2094818] Running command 'copr-repo --batched /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386 --add 08186164-kbd --no-appstream-metadata' as PID 2126189
[2024-10-29 11:47:44,324][  INFO][PID:2094818] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386 --add 08186164-kbd --no-appstream-metadata)
[2024-10-29 11:47:44,325][  INFO][PID:2094818] Getting build details
[2024-10-29 11:47:44,326][  INFO][PID:2094818] Listing built binary packages in /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd
[2024-10-29 11:47:44,326][  INFO][PID:2094818] Built packages:
['kbd-debuginfo 2.7', 'kbd 2.7', 'kbd-legacy 2.7', 'kbd-misc 2.7', 'kbd-debugsource 2.7']
[2024-10-29 11:47:44,326][  INFO][PID:2094818] build details: {'built_packages': 'kbd-debuginfo 2.7\nkbd 2.7\nkbd-legacy 2.7\nkbd-misc 2.7\nkbd-debugsource 2.7'}
[2024-10-29 11:47:44,327][  INFO][PID:2094818] Retrieving pubkey
[2024-10-29 11:47:44,327][  INFO][PID:2094818] Calling '/bin/sign -u vcrhonek#kbd-test@copr.fedorahosted.org -p' (attempt #1)
[2024-10-29 11:47:44,650][  INFO][PID:2094818] Added pubkey for user vcrhonek project kbd-test into: /var/lib/copr/public_html/results/vcrhonek/kbd-test/pubkey.gpg
[2024-10-29 11:47:44,651][  INFO][PID:2094818] Finished build: id=8186164 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/vcrhonek/kbd-test chroot=fedora-39-i386 
[2024-10-29 11:47:44,653][  INFO][PID:2094818] Worker succeeded build, took 158.31974172592163
[2024-10-29 11:47:44,655][  INFO][PID:2094818] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "vcrhonek",
            "project_name": "kbd-test",
            "project_dirname": "kbd-test",
            "submitter": "vcrhonek",
            "ended_on": 1730202464.6538928,
            "started_on": 1730202306.334151,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "8186164-fedora-39-i386",
            "build_id": 8186164,
            "package_name": "kbd",
            "package_version": "2.7-0.1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/vcrhonek/kbd-test/kbd",
            "git_hash": "bb91907b909a6f27c1fc7fa158ad447664cb168c",
            "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": "vcrhonek/kbd-test--vcrhonek",
            "results": {
                "packages": [
                    {
                        "name": "kbd-debuginfo",
                        "epoch": null,
                        "version": "2.7",
                        "release": "0.1.fc39",
                        "arch": "i686"
                    },
                    {
                        "name": "kbd",
                        "epoch": null,
                        "version": "2.7",
                        "release": "0.1.fc39",
                        "arch": "i686"
                    },
                    {
                        "name": "kbd",
                        "epoch": null,
                        "version": "2.7",
                        "release": "0.1.fc39",
                        "arch": "src"
                    },
                    {
                        "name": "kbd-legacy",
                        "epoch": null,
                        "version": "2.7",
                        "release": "0.1.fc39",
                        "arch": "noarch"
                    },
                    {
                        "name": "kbd-misc",
                        "epoch": null,
                        "version": "2.7",
                        "release": "0.1.fc39",
                        "arch": "noarch"
                    },
                    {
                        "name": "kbd-debugsource",
                        "epoch": null,
                        "version": "2.7",
                        "release": "0.1.fc39",
                        "arch": "i686"
                    }
                ]
            },
            "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/vcrhonek/kbd-test/fedora-39-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/vcrhonek/kbd-test",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vcrhonek/kbd-test",
            "result_dir": "08186164-kbd",
            "built_packages": "kbd-debuginfo 2.7\nkbd 2.7\nkbd-legacy 2.7\nkbd-misc 2.7\nkbd-debugsource 2.7",
            "id": 8186164,
            "mockchain_macros": {
                "copr_username": "vcrhonek",
                "copr_projectname": "kbd-test",
                "vendor": "Fedora Project COPR (vcrhonek/kbd-test)"
            }
        }
    ]
}
[2024-10-29 11:47:44,740][  INFO][PID:2094818] Sending fedora-messaging bus message in build.end
[2024-10-29 11:47:44,767][  INFO][PID:2094818] Compressing /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/builder-live.log by gzip
[2024-10-29 11:47:44,768][  INFO][PID:2094818] Running command 'gzip /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/builder-live.log' as PID 2126360
[2024-10-29 11:47:44,784][  INFO][PID:2094818] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/builder-live.log)
[2024-10-29 11:47:44,785][  INFO][PID:2094818] Compressing /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/backend.log by gzip
[2024-10-29 11:47:44,786][  INFO][PID:2094818] Running command 'gzip /var/lib/copr/public_html/results/vcrhonek/kbd-test/fedora-39-i386/08186164-kbd/backend.log' as PID 2126362