[2025-04-02 06:44:03,997][  INFO][PID:4054052] Marking build as starting
[2025-04-02 06:44:04,054][  INFO][PID:4054052] Trying to allocate VM: ResallocHost, ticket_id=2165871, requested_tags=['copr_builder', 'arch_x86_64']
[2025-04-02 06:44:07,080][  INFO][PID:4054052] Allocated host ResallocHost, ticket_id=2165871, hostname=54.205.148.13, name=aws_x86_64_normalreserved_prod_02645783_20250402_064225, requested_tags=['copr_builder', 'arch_x86_64']
[2025-04-02 06:44:07,081][  INFO][PID:4054052] Allocating ssh connection to builder
[2025-04-02 06:44:07,081][  INFO][PID:4054052] Checking that builder machine is OK
[2025-04-02 06:44:07,437][  INFO][PID:4054052] Running remote command: copr-builder-ready fedora-42-x86_64
[2025-04-02 06:44:07,644][  INFO][PID:4054052] Red Hat subscription not needed for fedora-42-x86_64
Builder is ready to be used

[2025-04-02 06:44:07,646][  INFO][PID:4054052] Filling build.info file with builder info
[2025-04-02 06:44:07,650][  INFO][PID:4054052] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes",
            "submitter": "https://src.fedoraproject.org/user/cathay4t",
            "ended_on": null,
            "started_on": 1743576247.6505494,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-42-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8847956-fedora-42-x86_64",
            "build_id": 8847956,
            "package_name": "nispor",
            "package_version": "1.2.24-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/nispor",
            "git_hash": "8adb5da930ac4e22fbf1ac5ca0ef150370322a1b",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/cathay4t",
            "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/torsava/automatic-obsoletes/fedora-42-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/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "08847956-nispor",
            "built_packages": "",
            "id": 8847956,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2025-04-02 06:44:07,678][  INFO][PID:4054052] Sending fedora-messaging bus message in build.start
[2025-04-02 06:44:08,823][  INFO][PID:4054052] Sending fedora-messaging bus message in chroot.start
[2025-04-02 06:44:08,842][  INFO][PID:4054052] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8847956-fedora-42-x86_64 --chroot fedora-42-x86_64 --detached
[2025-04-02 06:44:09,208][  INFO][PID:4054052] Downloading the builder-live.log file, attempt 1
[2025-04-02 06:44:09,211][  INFO][PID:4054052] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.205.148.13 copr-rpmbuild-log
[2025-04-02 06:44:14,215][  INFO][PID:4054052] Periodic builder liveness probe: alive
[2025-04-02 06:44:54,410][  INFO][PID:4054052] Downloading results from builder
[2025-04-02 06:44:54,411][  INFO][PID:4054052] rsyncing of mockbuilder@54.205.148.13:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08847956-nispor started
[2025-04-02 06:44:54,411][  INFO][PID:4054052] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.205.148.13:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08847956-nispor/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08847956-nispor/build-08847956.rsync.log
[2025-04-02 06:44:54,666][  INFO][PID:4054052] rsyncing finished.
[2025-04-02 06:44:54,667][  INFO][PID:4054052] Releasing VM back to pool
[2025-04-02 06:44:54,676][  INFO][PID:4054052] Searching for 'success' file in resultdir
[2025-04-02 06:44:54,676][ ERROR][PID:4054052] Build failed: Backend process error: No success file => build failure
[2025-04-02 06:44:54,677][  INFO][PID:4054052] Finished build: id=8847956 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes chroot=fedora-42-x86_64 
[2025-04-02 06:44:54,679][ ERROR][PID:4054052] Backend process error: No success file => build failure
[2025-04-02 06:44:54,679][  INFO][PID:4054052] Worker failed build, took 47.029120206832886
[2025-04-02 06:44:54,680][  INFO][PID:4054052] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes",
            "submitter": "https://src.fedoraproject.org/user/cathay4t",
            "ended_on": 1743576294.6796696,
            "started_on": 1743576247.6505494,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-42-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8847956-fedora-42-x86_64",
            "build_id": 8847956,
            "package_name": "nispor",
            "package_version": "1.2.24-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/nispor",
            "git_hash": "8adb5da930ac4e22fbf1ac5ca0ef150370322a1b",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/cathay4t",
            "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/torsava/automatic-obsoletes/fedora-42-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/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "08847956-nispor",
            "built_packages": "",
            "id": 8847956,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2025-04-02 06:44:54,713][  INFO][PID:4054052] Sending fedora-messaging bus message in build.end
[2025-04-02 06:44:54,732][  INFO][PID:4054052] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08847956-nispor/builder-live.log by gzip
[2025-04-02 06:44:54,733][  INFO][PID:4054052] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08847956-nispor/builder-live.log' as PID 4059709
[2025-04-02 06:44:54,737][  INFO][PID:4054052] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08847956-nispor/builder-live.log)
[2025-04-02 06:44:54,738][  INFO][PID:4054052] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08847956-nispor/backend.log by gzip
[2025-04-02 06:44:54,739][  INFO][PID:4054052] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-42-x86_64/08847956-nispor/backend.log' as PID 4059710