[2025-01-10 01:43:14,954][  INFO][PID:2188670] Marking build as starting
[2025-01-10 01:43:14,983][  INFO][PID:2188670] Trying to allocate VM
[2025-01-10 01:43:18,053][  INFO][PID:2188670] Allocated host ResallocHost, ticket_id=606368, hostname=98.81.200.133
[2025-01-10 01:43:18,054][  INFO][PID:2188670] Allocating ssh connection to builder
[2025-01-10 01:43:18,055][  INFO][PID:2188670] Checking that builder machine is OK
[2025-01-10 01:43:18,437][  INFO][PID:2188670] Running remote command: copr-builder-ready srpm-builds
[2025-01-10 01:43:18,668][  INFO][PID:2188670] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-10 01:43:18,669][  INFO][PID:2188670] Filling build.info file with builder info
[2025-01-10 01:43:18,672][  INFO][PID:2188670] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "iucar",
            "project_name": "cran",
            "project_dirname": "cran",
            "submitter": "iucar",
            "ended_on": null,
            "started_on": 1736473398.672354,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8497627",
            "build_id": 8497627,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 2,
            "source_json": "{\"url\": \"https://copr.fedorainfracloud.org/tmp/tmp79xu0m0y/R-CRAN-EMCluster.spec\", \"pkg\": \"R-CRAN-EMCluster.spec\", \"tmp\": \"tmp79xu0m0y\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "iucar/cran--iucar",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/iucar/cran",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran",
            "result_dir": "08497627",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "id": 8497627,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-10 01:43:18,693][  INFO][PID:2188670] Sending fedora-messaging bus message in build.start
[2025-01-10 01:43:19,426][  INFO][PID:2188670] Sending fedora-messaging bus message in chroot.start
[2025-01-10 01:43:19,452][  INFO][PID:2188670] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8497627 --detached
[2025-01-10 01:43:19,880][  INFO][PID:2188670] Downloading the builder-live.log file, attempt 1
[2025-01-10 01:43:19,886][  INFO][PID:2188670] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.81.200.133 copr-rpmbuild-log
[2025-01-10 01:43:24,892][  INFO][PID:2188670] Periodic builder liveness probe: alive
[2025-01-10 01:43:45,684][  INFO][PID:2188670] Downloading results from builder
[2025-01-10 01:43:45,684][  INFO][PID:2188670] rsyncing of mockbuilder@98.81.200.133:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497627 started
[2025-01-10 01:43:45,685][  INFO][PID:2188670] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.81.200.133:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497627/ &> /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497627/build-08497627.rsync.log
[2025-01-10 01:43:45,927][  INFO][PID:2188670] rsyncing finished.
[2025-01-10 01:43:45,927][  INFO][PID:2188670] Releasing VM back to pool
[2025-01-10 01:43:45,936][  INFO][PID:2188670] Searching for 'success' file in resultdir
[2025-01-10 01:43:45,937][  INFO][PID:2188670] Getting build details
[2025-01-10 01:43:45,938][  INFO][PID:2188670] Retrieving SRPM info from /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497627
[2025-01-10 01:43:45,938][  INFO][PID:2188670] SRPM URL: https://download.copr.fedorainfracloud.org/results/iucar/cran/srpm-builds/08497627/R-CRAN-EMCluster-0.2.17-1.copr8497627.src.rpm
[2025-01-10 01:43:45,939][  INFO][PID:2188670] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/iucar/cran/srpm-builds/08497627/R-CRAN-EMCluster-0.2.17-1.copr8497627.src.rpm', 'pkg_name': 'R-CRAN-EMCluster', 'pkg_version': '0.2.17-1.copr8497627'}
[2025-01-10 01:43:45,940][  INFO][PID:2188670] Finished build: id=8497627 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/iucar/cran chroot=srpm-builds 
[2025-01-10 01:43:45,941][  INFO][PID:2188670] Worker succeeded build, took 27.269150972366333
[2025-01-10 01:43:45,942][  INFO][PID:2188670] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "iucar",
            "project_name": "cran",
            "project_dirname": "cran",
            "submitter": "iucar",
            "ended_on": 1736473425.941505,
            "started_on": 1736473398.672354,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8497627",
            "build_id": 8497627,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 2,
            "source_json": "{\"url\": \"https://copr.fedorainfracloud.org/tmp/tmp79xu0m0y/R-CRAN-EMCluster.spec\", \"pkg\": \"R-CRAN-EMCluster.spec\", \"tmp\": \"tmp79xu0m0y\"}",
            "pkg_name": "R-CRAN-EMCluster",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran/srpm-builds/08497627/R-CRAN-EMCluster-0.2.17-1.copr8497627.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "iucar/cran--iucar",
            "results": {
                "name": "R-CRAN-EMCluster",
                "epoch": null,
                "version": "0.2.17",
                "release": "1.copr8497627",
                "exclusivearch": [],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/iucar/cran",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran",
            "result_dir": "08497627",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "pkg_version": "0.2.17-1.copr8497627",
            "id": 8497627,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-10 01:43:45,973][  INFO][PID:2188670] Sending fedora-messaging bus message in build.end
[2025-01-10 01:43:45,989][  INFO][PID:2188670] Compressing /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497627/builder-live.log by gzip
[2025-01-10 01:43:45,991][  INFO][PID:2188670] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497627/builder-live.log' as PID 2192920
[2025-01-10 01:43:45,992][  INFO][PID:2188670] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497627/builder-live.log)
[2025-01-10 01:43:45,993][  INFO][PID:2188670] Compressing /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497627/backend.log by gzip
[2025-01-10 01:43:45,994][  INFO][PID:2188670] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08497627/backend.log' as PID 2192921