[2025-01-26 01:44:58,878][  INFO][PID:2716105] Marking build as starting
[2025-01-26 01:44:58,911][  INFO][PID:2716105] Trying to allocate VM
[2025-01-26 01:45:02,041][  INFO][PID:2716105] Allocated host ResallocHost, ticket_id=928382, hostname=2620:52:3:1:dead:beef:cafe:c11b, name=copr_hv_x86_64_01_prod_00834944_20250126_011152
[2025-01-26 01:45:02,043][  INFO][PID:2716105] Allocating ssh connection to builder
[2025-01-26 01:45:02,045][  INFO][PID:2716105] Checking that builder machine is OK
[2025-01-26 01:45:02,675][  INFO][PID:2716105] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-01-26 01:45:03,112][  INFO][PID:2716105] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-01-26 01:45:03,113][  INFO][PID:2716105] Filling build.info file with builder info
[2025-01-26 01:45:03,114][  INFO][PID:2716105] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "iucar",
            "project_name": "cran",
            "project_dirname": "cran",
            "submitter": "iucar",
            "ended_on": null,
            "started_on": 1737855903.1142743,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8570529-fedora-41-x86_64",
            "build_id": 8570529,
            "package_name": "R-CRAN-serocalculator",
            "package_version": "1.3.0-1.copr8570529",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-serocalculator",
            "git_hash": "839a638b48e19295826fd8061eb9e03ff66c4c5a",
            "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": "iucar/cran--iucar",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-41-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/iucar/cran",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran",
            "result_dir": "08570529-R-CRAN-serocalculator",
            "built_packages": "",
            "id": 8570529,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-26 01:45:03,144][  INFO][PID:2716105] Sending fedora-messaging bus message in build.start
[2025-01-26 01:45:04,028][  INFO][PID:2716105] Sending fedora-messaging bus message in chroot.start
[2025-01-26 01:45:04,048][  INFO][PID:2716105] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8570529-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-26 01:45:04,613][  INFO][PID:2716105] Downloading the builder-live.log file, attempt 1
[2025-01-26 01:45:04,620][  INFO][PID:2716105] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c11b copr-rpmbuild-log
[2025-01-26 01:45:09,623][  INFO][PID:2716105] Periodic builder liveness probe: alive
[2025-01-26 01:45:58,263][  INFO][PID:2716105] Downloading results from builder
[2025-01-26 01:45:58,264][  INFO][PID:2716105] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c11b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator started
[2025-01-26 01:45:58,265][  INFO][PID:2716105] 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:c11b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator/ &> /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator/build-08570529.rsync.log
[2025-01-26 01:45:58,716][  INFO][PID:2716105] rsyncing finished.
[2025-01-26 01:45:58,716][  INFO][PID:2716105] Releasing VM back to pool
[2025-01-26 01:45:58,728][  INFO][PID:2716105] Searching for 'success' file in resultdir
[2025-01-26 01:45:58,729][  INFO][PID:2716105] Going to sign pkgs from source: 8570529-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64
[2025-01-26 01:45:58,730][  INFO][PID:2716105] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2025-01-26 01:45:59,045][  INFO][PID:2716105] Calling '/bin/sign -4 -h sha256 -u iucar#cran@copr.fedorahosted.org -r /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator/R-CRAN-serocalculator-debugsource-1.3.0-1.fc41.copr8570529.x86_64.rpm' (attempt #1)
[2025-01-26 01:45:59,604][  INFO][PID:2716105] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator/R-CRAN-serocalculator-debugsource-1.3.0-1.fc41.copr8570529.x86_64.rpm
[2025-01-26 01:45:59,605][  INFO][PID:2716105] Calling '/bin/sign -4 -h sha256 -u iucar#cran@copr.fedorahosted.org -r /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator/R-CRAN-serocalculator-1.3.0-1.fc41.copr8570529.src.rpm' (attempt #1)
[2025-01-26 01:46:00,307][  INFO][PID:2716105] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator/R-CRAN-serocalculator-1.3.0-1.fc41.copr8570529.src.rpm
[2025-01-26 01:46:00,308][  INFO][PID:2716105] Calling '/bin/sign -4 -h sha256 -u iucar#cran@copr.fedorahosted.org -r /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator/R-CRAN-serocalculator-1.3.0-1.fc41.copr8570529.x86_64.rpm' (attempt #1)
[2025-01-26 01:46:01,142][  INFO][PID:2716105] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator/R-CRAN-serocalculator-1.3.0-1.fc41.copr8570529.x86_64.rpm
[2025-01-26 01:46:01,143][  INFO][PID:2716105] Calling '/bin/sign -4 -h sha256 -u iucar#cran@copr.fedorahosted.org -r /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator/R-CRAN-serocalculator-debuginfo-1.3.0-1.fc41.copr8570529.x86_64.rpm' (attempt #1)
[2025-01-26 01:46:01,961][  INFO][PID:2716105] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator/R-CRAN-serocalculator-debuginfo-1.3.0-1.fc41.copr8570529.x86_64.rpm
[2025-01-26 01:46:01,962][  INFO][PID:2716105] Sign done
[2025-01-26 01:46:01,963][  INFO][PID:2716105] Incremental createrepo run, adding 08570529-R-CRAN-serocalculator into https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-41-x86_64, (auto-create-repo=True)
[2025-01-26 01:46:01,964][  INFO][PID:2716105] Running command 'copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64 --add 08570529-R-CRAN-serocalculator --no-appstream-metadata' as PID 2723513
[2025-01-26 01:46:17,120][  INFO][PID:2716105] Finished after 15 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64 --add 08570529-R-CRAN-serocalculator --no-appstream-metadata)
[2025-01-26 01:46:17,121][  INFO][PID:2716105] Getting build details
[2025-01-26 01:46:17,121][  INFO][PID:2716105] Listing built binary packages in /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator
[2025-01-26 01:46:17,122][  INFO][PID:2716105] Built packages:
['R-CRAN-serocalculator 1.3.0', 'R-CRAN-serocalculator-debuginfo 1.3.0', 'R-CRAN-serocalculator-debugsource 1.3.0']
[2025-01-26 01:46:17,122][  INFO][PID:2716105] build details: {'built_packages': 'R-CRAN-serocalculator 1.3.0\nR-CRAN-serocalculator-debuginfo 1.3.0\nR-CRAN-serocalculator-debugsource 1.3.0'}
[2025-01-26 01:46:17,123][  INFO][PID:2716105] Retrieving pubkey
[2025-01-26 01:46:17,123][  INFO][PID:2716105] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2025-01-26 01:46:17,430][  INFO][PID:2716105] Added pubkey for user iucar project cran into: /var/lib/copr/public_html/results/iucar/cran/pubkey.gpg
[2025-01-26 01:46:17,430][  INFO][PID:2716105] Finished build: id=8570529 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/iucar/cran chroot=fedora-41-x86_64 
[2025-01-26 01:46:17,432][  INFO][PID:2716105] Worker succeeded build, took 74.31825828552246
[2025-01-26 01:46:17,433][  INFO][PID:2716105] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "iucar",
            "project_name": "cran",
            "project_dirname": "cran",
            "submitter": "iucar",
            "ended_on": 1737855977.4325325,
            "started_on": 1737855903.1142743,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8570529-fedora-41-x86_64",
            "build_id": 8570529,
            "package_name": "R-CRAN-serocalculator",
            "package_version": "1.3.0-1.copr8570529",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-serocalculator",
            "git_hash": "839a638b48e19295826fd8061eb9e03ff66c4c5a",
            "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": "iucar/cran--iucar",
            "results": {
                "packages": [
                    {
                        "name": "R-CRAN-serocalculator",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "1.fc41.copr8570529",
                        "arch": "src"
                    },
                    {
                        "name": "R-CRAN-serocalculator",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "1.fc41.copr8570529",
                        "arch": "x86_64"
                    },
                    {
                        "name": "R-CRAN-serocalculator-debuginfo",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "1.fc41.copr8570529",
                        "arch": "x86_64"
                    },
                    {
                        "name": "R-CRAN-serocalculator-debugsource",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "1.fc41.copr8570529",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-41-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/iucar/cran",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran",
            "result_dir": "08570529-R-CRAN-serocalculator",
            "built_packages": "R-CRAN-serocalculator 1.3.0\nR-CRAN-serocalculator-debuginfo 1.3.0\nR-CRAN-serocalculator-debugsource 1.3.0",
            "id": 8570529,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-26 01:46:17,459][  INFO][PID:2716105] Sending fedora-messaging bus message in build.end
[2025-01-26 01:46:17,475][  INFO][PID:2716105] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator/builder-live.log by gzip
[2025-01-26 01:46:17,477][  INFO][PID:2716105] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator/builder-live.log' as PID 2724688
[2025-01-26 01:46:17,484][  INFO][PID:2716105] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator/builder-live.log)
[2025-01-26 01:46:17,485][  INFO][PID:2716105] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator/backend.log by gzip
[2025-01-26 01:46:17,486][  INFO][PID:2716105] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-41-x86_64/08570529-R-CRAN-serocalculator/backend.log' as PID 2724690