[2025-01-24 14:30:41,331][  INFO][PID:3148186] Marking build as starting
[2025-01-24 14:30:41,391][  INFO][PID:3148186] Trying to allocate VM
[2025-01-24 14:30:44,544][  INFO][PID:3148186] Allocated host ResallocHost, ticket_id=913783, hostname=2620:52:3:1:dead:beef:cafe:c116, name=copr_hv_x86_64_01_prod_00818211_20250124_142119
[2025-01-24 14:30:44,545][  INFO][PID:3148186] Allocating ssh connection to builder
[2025-01-24 14:30:44,546][  INFO][PID:3148186] Checking that builder machine is OK
[2025-01-24 14:30:45,123][  INFO][PID:3148186] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-24 14:30:45,459][  INFO][PID:3148186] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-24 14:30:45,461][  INFO][PID:3148186] Filling build.info file with builder info
[2025-01-24 14:30:45,463][  INFO][PID:3148186] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.3",
            "project_dirname": "pytest-8.3.3",
            "submitter": "https://src.fedoraproject.org/user/daandemeyer",
            "ended_on": null,
            "started_on": 1737729045.4628956,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8567530-fedora-rawhide-x86_64",
            "build_id": 8567530,
            "package_name": "mkosi",
            "package_version": "25.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/mkosi",
            "git_hash": "712520f1c14108b27a5deecc494bd01548650560",
            "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": "thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/daandemeyer",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3",
            "result_dir": "08567530-mkosi",
            "built_packages": "",
            "id": 8567530,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2025-01-24 14:30:45,486][  INFO][PID:3148186] Sending fedora-messaging bus message in build.start
[2025-01-24 14:30:46,919][  INFO][PID:3148186] Sending fedora-messaging bus message in chroot.start
[2025-01-24 14:30:46,958][  INFO][PID:3148186] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8567530-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-24 14:30:47,671][  INFO][PID:3148186] Downloading the builder-live.log file, attempt 1
[2025-01-24 14:30:47,673][  INFO][PID:3148186] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c116 copr-rpmbuild-log
[2025-01-24 14:30:52,681][  INFO][PID:3148186] Periodic builder liveness probe: alive
[2025-01-24 14:32:15,576][  INFO][PID:3148186] Downloading results from builder
[2025-01-24 14:32:15,577][  INFO][PID:3148186] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c116]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi started
[2025-01-24 14:32:15,578][  INFO][PID:3148186] 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:c116]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi/build-08567530.rsync.log
[2025-01-24 14:32:15,995][  INFO][PID:3148186] rsyncing finished.
[2025-01-24 14:32:15,996][  INFO][PID:3148186] Releasing VM back to pool
[2025-01-24 14:32:16,070][  INFO][PID:3148186] Searching for 'success' file in resultdir
[2025-01-24 14:32:16,071][  INFO][PID:3148186] Going to sign pkgs from source: 8567530-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64
[2025-01-24 14:32:16,073][  INFO][PID:3148186] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2025-01-24 14:32:16,504][  INFO][PID:3148186] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi/mkosi-addon-25.2-1.fc42.noarch.rpm' (attempt #1)
[2025-01-24 14:32:17,383][  INFO][PID:3148186] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi/mkosi-addon-25.2-1.fc42.noarch.rpm
[2025-01-24 14:32:17,386][  INFO][PID:3148186] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi/mkosi-initrd-25.2-1.fc42.noarch.rpm' (attempt #1)
[2025-01-24 14:32:18,180][  INFO][PID:3148186] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi/mkosi-initrd-25.2-1.fc42.noarch.rpm
[2025-01-24 14:32:18,181][  INFO][PID:3148186] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi/mkosi-25.2-1.fc42.src.rpm' (attempt #1)
[2025-01-24 14:32:18,852][  INFO][PID:3148186] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi/mkosi-25.2-1.fc42.src.rpm
[2025-01-24 14:32:18,854][  INFO][PID:3148186] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi/mkosi-25.2-1.fc42.noarch.rpm' (attempt #1)
[2025-01-24 14:32:19,542][  INFO][PID:3148186] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi/mkosi-25.2-1.fc42.noarch.rpm
[2025-01-24 14:32:19,542][  INFO][PID:3148186] Sign done
[2025-01-24 14:32:19,544][  INFO][PID:3148186] Incremental createrepo run, adding 08567530-mkosi into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-24 14:32:19,551][  INFO][PID:3148186] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08567530-mkosi --no-appstream-metadata' as PID 3163826
[2025-01-24 14:32:27,643][  INFO][PID:3148186] Finished after 8 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08567530-mkosi --no-appstream-metadata)
[2025-01-24 14:32:27,649][  INFO][PID:3148186] Getting build details
[2025-01-24 14:32:27,649][  INFO][PID:3148186] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi
[2025-01-24 14:32:27,651][  INFO][PID:3148186] Built packages:
['mkosi 25.2', 'mkosi-initrd 25.2', 'mkosi-addon 25.2']
[2025-01-24 14:32:27,653][  INFO][PID:3148186] build details: {'built_packages': 'mkosi 25.2\nmkosi-initrd 25.2\nmkosi-addon 25.2'}
[2025-01-24 14:32:27,656][  INFO][PID:3148186] Retrieving pubkey
[2025-01-24 14:32:27,657][  INFO][PID:3148186] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2025-01-24 14:32:27,834][  INFO][PID:3148186] Added pubkey for user thrnciar project pytest-8.3.3 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/pubkey.gpg
[2025-01-24 14:32:27,835][  INFO][PID:3148186] Finished build: id=8567530 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3 chroot=fedora-rawhide-x86_64 
[2025-01-24 14:32:27,837][  INFO][PID:3148186] Worker succeeded build, took 102.3748676776886
[2025-01-24 14:32:27,838][  INFO][PID:3148186] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.3",
            "project_dirname": "pytest-8.3.3",
            "submitter": "https://src.fedoraproject.org/user/daandemeyer",
            "ended_on": 1737729147.8377633,
            "started_on": 1737729045.4628956,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8567530-fedora-rawhide-x86_64",
            "build_id": 8567530,
            "package_name": "mkosi",
            "package_version": "25.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/mkosi",
            "git_hash": "712520f1c14108b27a5deecc494bd01548650560",
            "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": "thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/daandemeyer",
            "results": {
                "packages": [
                    {
                        "name": "mkosi",
                        "epoch": null,
                        "version": "25.2",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "mkosi",
                        "epoch": null,
                        "version": "25.2",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "mkosi-initrd",
                        "epoch": null,
                        "version": "25.2",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "mkosi-addon",
                        "epoch": null,
                        "version": "25.2",
                        "release": "1.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3",
            "result_dir": "08567530-mkosi",
            "built_packages": "mkosi 25.2\nmkosi-initrd 25.2\nmkosi-addon 25.2",
            "id": 8567530,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2025-01-24 14:32:27,871][  INFO][PID:3148186] Sending fedora-messaging bus message in build.end
[2025-01-24 14:32:27,892][  INFO][PID:3148186] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi/builder-live.log by gzip
[2025-01-24 14:32:27,894][  INFO][PID:3148186] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi/builder-live.log' as PID 3165126
[2025-01-24 14:32:27,904][  INFO][PID:3148186] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi/builder-live.log)
[2025-01-24 14:32:27,908][  INFO][PID:3148186] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi/backend.log by gzip
[2025-01-24 14:32:27,910][  INFO][PID:3148186] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08567530-mkosi/backend.log' as PID 3165131