[2025-01-14 14:10:19,435][  INFO][PID:3637248] Marking build as starting
[2025-01-14 14:10:19,489][  INFO][PID:3637248] Trying to allocate VM
[2025-01-14 14:10:25,626][  INFO][PID:3637248] Allocated host ResallocHost, ticket_id=669338, hostname=2620:52:3:1:dead:beef:cafe:c10f, name=copr_hv_x86_64_01_prod_00546795_20250114_140800
[2025-01-14 14:10:25,626][  INFO][PID:3637248] Allocating ssh connection to builder
[2025-01-14 14:10:25,627][  INFO][PID:3637248] Checking that builder machine is OK
[2025-01-14 14:10:26,323][  INFO][PID:3637248] Running remote command: copr-builder-ready srpm-builds
[2025-01-14 14:10:26,691][  INFO][PID:3637248] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-14 14:10:26,692][  INFO][PID:3637248] Filling build.info file with builder info
[2025-01-14 14:10:26,697][  INFO][PID:3637248] 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": "ComplianceAsCode-content-12816",
            "project_dirname": "ComplianceAsCode-content-12816",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736863826.6974323,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8512259",
            "build_id": 8512259,
            "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 12816 --merge-pr --target-branch master --job-config-index 0 --merged-ref 'master' --no-create-symlinks https://github.com/ComplianceAsCode/content\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit bash\", \"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/ComplianceAsCode-content-12816--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/ComplianceAsCode-content-12816",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/ComplianceAsCode-content-12816",
            "result_dir": "08512259",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8512259,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "ComplianceAsCode-content-12816",
                "vendor": "Fedora Project COPR (packit/ComplianceAsCode-content-12816)"
            }
        }
    ]
}
[2025-01-14 14:10:26,720][  INFO][PID:3637248] Sending fedora-messaging bus message in build.start
[2025-01-14 14:10:27,926][  INFO][PID:3637248] Sending fedora-messaging bus message in chroot.start
[2025-01-14 14:10:27,973][  INFO][PID:3637248] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8512259 --detached
[2025-01-14 14:10:28,790][  INFO][PID:3637248] Downloading the builder-live.log file, attempt 1
[2025-01-14 14:10:28,800][  INFO][PID:3637248] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10f copr-rpmbuild-log
[2025-01-14 14:10:33,810][  INFO][PID:3637248] Periodic builder liveness probe: alive
[2025-01-14 14:12:41,754][  INFO][PID:3637248] Downloading results from builder
[2025-01-14 14:12:41,755][  INFO][PID:3637248] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12816/srpm-builds/08512259 started
[2025-01-14 14:12:41,758][  INFO][PID:3637248] 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:c10f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12816/srpm-builds/08512259/ &> /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12816/srpm-builds/08512259/build-08512259.rsync.log
[2025-01-14 14:12:42,412][  INFO][PID:3637248] rsyncing finished.
[2025-01-14 14:12:42,413][  INFO][PID:3637248] Releasing VM back to pool
[2025-01-14 14:12:42,562][  INFO][PID:3637248] Searching for 'success' file in resultdir
[2025-01-14 14:12:42,564][  INFO][PID:3637248] Getting build details
[2025-01-14 14:12:42,565][  INFO][PID:3637248] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12816/srpm-builds/08512259
[2025-01-14 14:12:42,566][  INFO][PID:3637248] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/ComplianceAsCode-content-12816/srpm-builds/08512259/scap-security-guide-0.1.76-0.20250114141223398726.pr12816.14961.g52337cda1f.src.rpm
[2025-01-14 14:12:42,568][  INFO][PID:3637248] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/ComplianceAsCode-content-12816/srpm-builds/08512259/scap-security-guide-0.1.76-0.20250114141223398726.pr12816.14961.g52337cda1f.src.rpm', 'pkg_name': 'scap-security-guide', 'pkg_version': '0.1.76-0.20250114141223398726.pr12816.14961.g52337cda1f'}
[2025-01-14 14:12:42,573][  INFO][PID:3637248] Finished build: id=8512259 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12816 chroot=srpm-builds 
[2025-01-14 14:12:42,588][  INFO][PID:3637248] Worker succeeded build, took 135.89131784439087
[2025-01-14 14:12:42,589][  INFO][PID:3637248] 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": "ComplianceAsCode-content-12816",
            "project_dirname": "ComplianceAsCode-content-12816",
            "submitter": "packit",
            "ended_on": 1736863962.5887501,
            "started_on": 1736863826.6974323,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8512259",
            "build_id": 8512259,
            "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 12816 --merge-pr --target-branch master --job-config-index 0 --merged-ref 'master' --no-create-symlinks https://github.com/ComplianceAsCode/content\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit bash\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "scap-security-guide",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/ComplianceAsCode-content-12816/srpm-builds/08512259/scap-security-guide-0.1.76-0.20250114141223398726.pr12816.14961.g52337cda1f.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/ComplianceAsCode-content-12816--packit",
            "results": {
                "name": "scap-security-guide",
                "epoch": null,
                "version": "0.1.76",
                "release": "0.20250114141223398726.pr12816.14961.g52337cda1f",
                "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/ComplianceAsCode-content-12816",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/ComplianceAsCode-content-12816",
            "result_dir": "08512259",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "0.1.76-0.20250114141223398726.pr12816.14961.g52337cda1f",
            "id": 8512259,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "ComplianceAsCode-content-12816",
                "vendor": "Fedora Project COPR (packit/ComplianceAsCode-content-12816)"
            }
        }
    ]
}
[2025-01-14 14:12:42,651][  INFO][PID:3637248] Sending fedora-messaging bus message in build.end
[2025-01-14 14:12:42,675][  INFO][PID:3637248] Compressing /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12816/srpm-builds/08512259/builder-live.log by gzip
[2025-01-14 14:12:42,679][  INFO][PID:3637248] Running command 'gzip /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12816/srpm-builds/08512259/builder-live.log' as PID 3658198
[2025-01-14 14:12:42,749][  INFO][PID:3637248] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12816/srpm-builds/08512259/builder-live.log)
[2025-01-14 14:12:42,750][  INFO][PID:3637248] Compressing /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12816/srpm-builds/08512259/backend.log by gzip