[2025-03-04 07:57:06,874][  INFO][PID:2647966] Marking build as starting
[2025-03-04 07:57:06,900][  INFO][PID:2647966] Trying to allocate VM
[2025-03-04 07:57:09,944][  INFO][PID:2647966] Allocated host ResallocHost, ticket_id=1620802, hostname=44.192.19.84, name=aws_x86_64_normalreserved_prod_01661174_20250304_075511
[2025-03-04 07:57:09,944][  INFO][PID:2647966] Allocating ssh connection to builder
[2025-03-04 07:57:09,945][  INFO][PID:2647966] Checking that builder machine is OK
[2025-03-04 07:57:10,305][  INFO][PID:2647966] Running remote command: copr-builder-ready srpm-builds
[2025-03-04 07:57:10,515][  INFO][PID:2647966] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-04 07:57:10,515][  INFO][PID:2647966] Filling build.info file with builder info
[2025-03-04 07:57:10,516][  INFO][PID:2647966] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "nmstate-nmstate-2860",
            "project_dirname": "nmstate-nmstate-2860",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741075030.5163467,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8722096",
            "build_id": 8722096,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 2860 --merge-pr --target-branch base --job-config-index 0 --merged-ref 'base' --no-create-symlinks https://github.com/nmstate/nmstate\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit cargo make git tar xz\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "packit/nmstate-nmstate-2860--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit/nmstate-nmstate-2860",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2860",
            "result_dir": "08722096",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8722096,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "nmstate-nmstate-2860",
                "vendor": "Fedora Project COPR (packit/nmstate-nmstate-2860)"
            }
        }
    ]
}
[2025-03-04 07:57:10,534][  INFO][PID:2647966] Sending fedora-messaging bus message in build.start
[2025-03-04 07:57:11,047][  INFO][PID:2647966] Sending fedora-messaging bus message in chroot.start
[2025-03-04 07:57:11,063][  INFO][PID:2647966] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8722096 --detached
[2025-03-04 07:57:11,434][  INFO][PID:2647966] Downloading the builder-live.log file, attempt 1
[2025-03-04 07:57:11,435][  INFO][PID:2647966] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.192.19.84 copr-rpmbuild-log
[2025-03-04 07:57:16,439][  INFO][PID:2647966] Periodic builder liveness probe: alive
[2025-03-04 07:58:24,261][  INFO][PID:2647966] Downloading results from builder
[2025-03-04 07:58:24,262][  INFO][PID:2647966] rsyncing of mockbuilder@44.192.19.84:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/nmstate-nmstate-2860/srpm-builds/08722096 started
[2025-03-04 07:58:24,263][  INFO][PID:2647966] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.192.19.84:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/nmstate-nmstate-2860/srpm-builds/08722096/ &> /var/lib/copr/public_html/results/packit/nmstate-nmstate-2860/srpm-builds/08722096/build-08722096.rsync.log
[2025-03-04 07:58:24,677][  INFO][PID:2647966] rsyncing finished.
[2025-03-04 07:58:24,678][  INFO][PID:2647966] Releasing VM back to pool
[2025-03-04 07:58:24,687][  INFO][PID:2647966] Searching for 'success' file in resultdir
[2025-03-04 07:58:24,687][  INFO][PID:2647966] Getting build details
[2025-03-04 07:58:24,688][  INFO][PID:2647966] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/nmstate-nmstate-2860/srpm-builds/08722096
[2025-03-04 07:58:24,689][  INFO][PID:2647966] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2860/srpm-builds/08722096/nmstate-2.2.42-0.20250304.2476gitb8a410e6.src.rpm
[2025-03-04 07:58:24,689][  INFO][PID:2647966] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2860/srpm-builds/08722096/nmstate-2.2.42-0.20250304.2476gitb8a410e6.src.rpm', 'pkg_name': 'nmstate', 'pkg_version': '2.2.42-0.20250304.2476gitb8a410e6'}
[2025-03-04 07:58:24,690][  INFO][PID:2647966] Finished build: id=8722096 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/nmstate-nmstate-2860 chroot=srpm-builds 
[2025-03-04 07:58:24,691][  INFO][PID:2647966] Worker succeeded build, took 74.17552042007446
[2025-03-04 07:58:24,692][  INFO][PID:2647966] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "nmstate-nmstate-2860",
            "project_dirname": "nmstate-nmstate-2860",
            "submitter": "packit",
            "ended_on": 1741075104.691867,
            "started_on": 1741075030.5163467,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8722096",
            "build_id": 8722096,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 2860 --merge-pr --target-branch base --job-config-index 0 --merged-ref 'base' --no-create-symlinks https://github.com/nmstate/nmstate\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit cargo make git tar xz\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "nmstate",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2860/srpm-builds/08722096/nmstate-2.2.42-0.20250304.2476gitb8a410e6.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/nmstate-nmstate-2860--packit",
            "results": {
                "name": "nmstate",
                "epoch": null,
                "version": "2.2.42",
                "release": "0.20250304.2476gitb8a410e6",
                "exclusivearch": [],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit/nmstate-nmstate-2860",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2860",
            "result_dir": "08722096",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "2.2.42-0.20250304.2476gitb8a410e6",
            "id": 8722096,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "nmstate-nmstate-2860",
                "vendor": "Fedora Project COPR (packit/nmstate-nmstate-2860)"
            }
        }
    ]
}
[2025-03-04 07:58:24,730][  INFO][PID:2647966] Sending fedora-messaging bus message in build.end
[2025-03-04 07:58:24,747][  INFO][PID:2647966] Compressing /var/lib/copr/public_html/results/packit/nmstate-nmstate-2860/srpm-builds/08722096/builder-live.log by gzip
[2025-03-04 07:58:24,749][  INFO][PID:2647966] Running command 'gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2860/srpm-builds/08722096/builder-live.log' as PID 2651799
[2025-03-04 07:58:24,757][  INFO][PID:2647966] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2860/srpm-builds/08722096/builder-live.log)
[2025-03-04 07:58:24,758][  INFO][PID:2647966] Compressing /var/lib/copr/public_html/results/packit/nmstate-nmstate-2860/srpm-builds/08722096/backend.log by gzip
[2025-03-04 07:58:24,759][  INFO][PID:2647966] Running command 'gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2860/srpm-builds/08722096/backend.log' as PID 2651800