[2025-01-15 13:34:33,722][  INFO][PID:2582128] Marking build as starting
[2025-01-15 13:34:33,756][  INFO][PID:2582128] Trying to allocate VM
[2025-01-15 13:34:36,812][  INFO][PID:2582128] Allocated host ResallocHost, ticket_id=686454, hostname=34.201.70.201, name=aws_x86_64_normalreserved_prod_00568612_20250115_133249
[2025-01-15 13:34:36,813][  INFO][PID:2582128] Allocating ssh connection to builder
[2025-01-15 13:34:36,813][  INFO][PID:2582128] Checking that builder machine is OK
[2025-01-15 13:34:37,170][  INFO][PID:2582128] Running remote command: copr-builder-ready srpm-builds
[2025-01-15 13:34:37,377][  INFO][PID:2582128] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-15 13:34:37,378][  INFO][PID:2582128] Filling build.info file with builder info
[2025-01-15 13:34:37,379][  INFO][PID:2582128] 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-2829",
            "project_dirname": "nmstate-nmstate-2829",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736948077.3788755,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8515907",
            "build_id": 8515907,
            "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 2829 --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-2829--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-2829",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829",
            "result_dir": "08515907",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8515907,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "nmstate-nmstate-2829",
                "vendor": "Fedora Project COPR (packit/nmstate-nmstate-2829)"
            }
        }
    ]
}
[2025-01-15 13:34:37,406][  INFO][PID:2582128] Sending fedora-messaging bus message in build.start
[2025-01-15 13:34:37,985][  INFO][PID:2582128] Sending fedora-messaging bus message in chroot.start
[2025-01-15 13:34:38,002][  INFO][PID:2582128] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8515907 --detached
[2025-01-15 13:34:38,368][  INFO][PID:2582128] Downloading the builder-live.log file, attempt 1
[2025-01-15 13:34:38,370][  INFO][PID:2582128] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.201.70.201 copr-rpmbuild-log
[2025-01-15 13:34:43,470][  INFO][PID:2582128] Periodic builder liveness probe: alive
[2025-01-15 13:35:42,979][  INFO][PID:2582128] Downloading results from builder
[2025-01-15 13:35:42,979][  INFO][PID:2582128] rsyncing of mockbuilder@34.201.70.201:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515907 started
[2025-01-15 13:35:42,980][  INFO][PID:2582128] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.201.70.201:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515907/ &> /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515907/build-08515907.rsync.log
[2025-01-15 13:35:43,304][  INFO][PID:2582128] rsyncing finished.
[2025-01-15 13:35:43,305][  INFO][PID:2582128] Releasing VM back to pool
[2025-01-15 13:35:43,312][  INFO][PID:2582128] Searching for 'success' file in resultdir
[2025-01-15 13:35:43,313][  INFO][PID:2582128] Getting build details
[2025-01-15 13:35:43,313][  INFO][PID:2582128] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515907
[2025-01-15 13:35:43,314][  INFO][PID:2582128] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829/srpm-builds/08515907/nmstate-2.2.40-0.20250115.2443git53050c3f.src.rpm
[2025-01-15 13:35:43,315][  INFO][PID:2582128] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829/srpm-builds/08515907/nmstate-2.2.40-0.20250115.2443git53050c3f.src.rpm', 'pkg_name': 'nmstate', 'pkg_version': '2.2.40-0.20250115.2443git53050c3f'}
[2025-01-15 13:35:43,315][  INFO][PID:2582128] Finished build: id=8515907 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/nmstate-nmstate-2829 chroot=srpm-builds 
[2025-01-15 13:35:43,316][  INFO][PID:2582128] Worker succeeded build, took 65.93799829483032
[2025-01-15 13:35:43,317][  INFO][PID:2582128] 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-2829",
            "project_dirname": "nmstate-nmstate-2829",
            "submitter": "packit",
            "ended_on": 1736948143.3168738,
            "started_on": 1736948077.3788755,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8515907",
            "build_id": 8515907,
            "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 2829 --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-2829/srpm-builds/08515907/nmstate-2.2.40-0.20250115.2443git53050c3f.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/nmstate-nmstate-2829--packit",
            "results": {
                "name": "nmstate",
                "epoch": null,
                "version": "2.2.40",
                "release": "0.20250115.2443git53050c3f",
                "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-2829",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829",
            "result_dir": "08515907",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "2.2.40-0.20250115.2443git53050c3f",
            "id": 8515907,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "nmstate-nmstate-2829",
                "vendor": "Fedora Project COPR (packit/nmstate-nmstate-2829)"
            }
        }
    ]
}
[2025-01-15 13:35:43,343][  INFO][PID:2582128] Sending fedora-messaging bus message in build.end
[2025-01-15 13:35:43,360][  INFO][PID:2582128] Compressing /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515907/builder-live.log by gzip
[2025-01-15 13:35:43,362][  INFO][PID:2582128] Running command 'gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515907/builder-live.log' as PID 2584644
[2025-01-15 13:35:43,371][  INFO][PID:2582128] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515907/builder-live.log)
[2025-01-15 13:35:43,372][  INFO][PID:2582128] Compressing /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515907/backend.log by gzip
[2025-01-15 13:35:43,373][  INFO][PID:2582128] Running command 'gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515907/backend.log' as PID 2584645