[2025-03-10 17:40:43,521][  INFO][PID:3040171] Marking build as starting
[2025-03-10 17:40:43,541][  INFO][PID:3040171] Trying to allocate VM
[2025-03-10 17:40:46,569][  INFO][PID:3040171] Allocated host ResallocHost, ticket_id=1729912, hostname=2620:52:3:1:dead:beef:cafe:c14e, name=copr_hv_x86_64_02_prod_01833212_20250310_173842
[2025-03-10 17:40:46,570][  INFO][PID:3040171] Allocating ssh connection to builder
[2025-03-10 17:40:46,570][  INFO][PID:3040171] Checking that builder machine is OK
[2025-03-10 17:40:47,745][  INFO][PID:3040171] Running remote command: copr-builder-ready srpm-builds
[2025-03-10 17:40:48,136][  INFO][PID:3040171] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-10 17:40:48,137][  INFO][PID:3040171] Filling build.info file with builder info
[2025-03-10 17:40:48,164][  INFO][PID:3040171] 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-13142",
            "project_dirname": "ComplianceAsCode-content-13142",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741628448.163903,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8747321",
            "build_id": 8747321,
            "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 13142 --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-13142--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-13142",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/ComplianceAsCode-content-13142",
            "result_dir": "08747321",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8747321,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "ComplianceAsCode-content-13142",
                "vendor": "Fedora Project COPR (packit/ComplianceAsCode-content-13142)"
            }
        }
    ]
}
[2025-03-10 17:40:48,184][  INFO][PID:3040171] Sending fedora-messaging bus message in build.start
[2025-03-10 17:40:49,665][  INFO][PID:3040171] Sending fedora-messaging bus message in chroot.start
[2025-03-10 17:40:49,769][  INFO][PID:3040171] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8747321 --detached
[2025-03-10 17:40:50,461][  INFO][PID:3040171] Downloading the builder-live.log file, attempt 1
[2025-03-10 17:40:50,463][  INFO][PID:3040171] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14e copr-rpmbuild-log
[2025-03-10 17:40:55,468][  INFO][PID:3040171] Periodic builder liveness probe: alive
[2025-03-10 17:42:57,609][  INFO][PID:3040171] Downloading results from builder
[2025-03-10 17:42:57,609][  INFO][PID:3040171] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14e]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-13142/srpm-builds/08747321 started
[2025-03-10 17:42:57,610][  INFO][PID:3040171] 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:c14e]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-13142/srpm-builds/08747321/ &> /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-13142/srpm-builds/08747321/build-08747321.rsync.log
[2025-03-10 17:42:59,750][  INFO][PID:3040171] rsyncing finished.
[2025-03-10 17:42:59,750][  INFO][PID:3040171] Releasing VM back to pool
[2025-03-10 17:42:59,759][  INFO][PID:3040171] Searching for 'success' file in resultdir
[2025-03-10 17:42:59,760][  INFO][PID:3040171] Getting build details
[2025-03-10 17:42:59,761][  INFO][PID:3040171] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-13142/srpm-builds/08747321
[2025-03-10 17:42:59,762][  INFO][PID:3040171] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/ComplianceAsCode-content-13142/srpm-builds/08747321/scap-security-guide-0.1.77-0.20250310174240395861.pr13142.15786.g83b5c81c27.src.rpm
[2025-03-10 17:42:59,762][  INFO][PID:3040171] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/ComplianceAsCode-content-13142/srpm-builds/08747321/scap-security-guide-0.1.77-0.20250310174240395861.pr13142.15786.g83b5c81c27.src.rpm', 'pkg_name': 'scap-security-guide', 'pkg_version': '0.1.77-0.20250310174240395861.pr13142.15786.g83b5c81c27'}
[2025-03-10 17:42:59,763][  INFO][PID:3040171] Finished build: id=8747321 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/ComplianceAsCode-content-13142 chroot=srpm-builds 
[2025-03-10 17:42:59,765][  INFO][PID:3040171] Worker succeeded build, took 131.60118532180786
[2025-03-10 17:42:59,765][  INFO][PID:3040171] 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-13142",
            "project_dirname": "ComplianceAsCode-content-13142",
            "submitter": "packit",
            "ended_on": 1741628579.7650883,
            "started_on": 1741628448.163903,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8747321",
            "build_id": 8747321,
            "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 13142 --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-13142/srpm-builds/08747321/scap-security-guide-0.1.77-0.20250310174240395861.pr13142.15786.g83b5c81c27.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/ComplianceAsCode-content-13142--packit",
            "results": {
                "name": "scap-security-guide",
                "epoch": null,
                "version": "0.1.77",
                "release": "0.20250310174240395861.pr13142.15786.g83b5c81c27",
                "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-13142",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/ComplianceAsCode-content-13142",
            "result_dir": "08747321",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "0.1.77-0.20250310174240395861.pr13142.15786.g83b5c81c27",
            "id": 8747321,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "ComplianceAsCode-content-13142",
                "vendor": "Fedora Project COPR (packit/ComplianceAsCode-content-13142)"
            }
        }
    ]
}
[2025-03-10 17:42:59,800][  INFO][PID:3040171] Sending fedora-messaging bus message in build.end
[2025-03-10 17:42:59,908][  INFO][PID:3040171] Compressing /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-13142/srpm-builds/08747321/builder-live.log by gzip
[2025-03-10 17:42:59,909][  INFO][PID:3040171] Running command 'gzip /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-13142/srpm-builds/08747321/builder-live.log' as PID 3050275
[2025-03-10 17:42:59,958][  INFO][PID:3040171] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-13142/srpm-builds/08747321/builder-live.log)
[2025-03-10 17:42:59,959][  INFO][PID:3040171] Compressing /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-13142/srpm-builds/08747321/backend.log by gzip
[2025-03-10 17:42:59,960][  INFO][PID:3040171] Running command 'gzip /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-13142/srpm-builds/08747321/backend.log' as PID 3050289