[2025-01-27 01:41:47,656][  INFO][PID:3562994] Marking build as starting
[2025-01-27 01:41:47,700][  INFO][PID:3562994] Trying to allocate VM
[2025-01-27 01:41:50,795][  INFO][PID:3562994] Allocated host ResallocHost, ticket_id=940517, hostname=2620:52:3:1:dead:beef:cafe:c1d9, name=copr_hv_x86_64_04_prod_00844238_20250127_013116
[2025-01-27 01:41:50,796][  INFO][PID:3562994] Allocating ssh connection to builder
[2025-01-27 01:41:50,797][  INFO][PID:3562994] Checking that builder machine is OK
[2025-01-27 01:41:51,362][  INFO][PID:3562994] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-01-27 01:41:51,744][  INFO][PID:3562994] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-01-27 01:41:51,745][  INFO][PID:3562994] Filling build.info file with builder info
[2025-01-27 01:41:51,747][  INFO][PID:3562994] 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": 1737942111.7469342,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8574487-fedora-40-x86_64",
            "build_id": 8574487,
            "package_name": "R-CRAN-restatapi",
            "package_version": "0.24.1-1.copr8574487",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-restatapi",
            "git_hash": "a0ac1dc83859138d0fc0d9f320cd08bc65d0156c",
            "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-40-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": "08574487-R-CRAN-restatapi",
            "built_packages": "",
            "id": 8574487,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-27 01:41:51,779][  INFO][PID:3562994] Sending fedora-messaging bus message in build.start
[2025-01-27 01:41:52,601][  INFO][PID:3562994] Sending fedora-messaging bus message in chroot.start
[2025-01-27 01:41:52,628][  INFO][PID:3562994] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8574487-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-27 01:41:53,246][  INFO][PID:3562994] Downloading the builder-live.log file, attempt 1
[2025-01-27 01:41:53,248][  INFO][PID:3562994] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d9 copr-rpmbuild-log
[2025-01-27 01:41:58,254][  INFO][PID:3562994] Periodic builder liveness probe: alive
[2025-01-27 01:44:19,192][  INFO][PID:3562994] Downloading results from builder
[2025-01-27 01:44:19,192][  INFO][PID:3562994] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d9]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574487-R-CRAN-restatapi started
[2025-01-27 01:44:19,198][  INFO][PID:3562994] 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:c1d9]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574487-R-CRAN-restatapi/ &> /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574487-R-CRAN-restatapi/build-08574487.rsync.log
[2025-01-27 01:44:19,814][  INFO][PID:3562994] rsyncing finished.
[2025-01-27 01:44:19,814][  INFO][PID:3562994] Releasing VM back to pool
[2025-01-27 01:44:19,826][  INFO][PID:3562994] Searching for 'success' file in resultdir
[2025-01-27 01:44:19,827][  INFO][PID:3562994] Going to sign pkgs from source: 8574487-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64
[2025-01-27 01:44:19,827][  INFO][PID:3562994] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2025-01-27 01:44:19,995][  INFO][PID:3562994] Calling '/bin/sign -4 -h sha256 -u iucar#cran@copr.fedorahosted.org -r /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574487-R-CRAN-restatapi/R-CRAN-restatapi-0.24.1-1.fc40.copr8574487.noarch.rpm' (attempt #1)
[2025-01-27 01:44:20,683][  INFO][PID:3562994] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574487-R-CRAN-restatapi/R-CRAN-restatapi-0.24.1-1.fc40.copr8574487.noarch.rpm
[2025-01-27 01:44:20,684][  INFO][PID:3562994] Calling '/bin/sign -4 -h sha256 -u iucar#cran@copr.fedorahosted.org -r /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574487-R-CRAN-restatapi/R-CRAN-restatapi-0.24.1-1.fc40.copr8574487.src.rpm' (attempt #1)
[2025-01-27 01:44:21,360][  INFO][PID:3562994] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574487-R-CRAN-restatapi/R-CRAN-restatapi-0.24.1-1.fc40.copr8574487.src.rpm
[2025-01-27 01:44:21,361][  INFO][PID:3562994] Sign done
[2025-01-27 01:44:21,362][  INFO][PID:3562994] Incremental createrepo run, adding 08574487-R-CRAN-restatapi into https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-40-x86_64, (auto-create-repo=True)
[2025-01-27 01:44:21,363][  INFO][PID:3562994] Running command 'copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64 --add 08574487-R-CRAN-restatapi --no-appstream-metadata' as PID 3579227
[2025-01-27 01:44:42,032][  INFO][PID:3562994] Finished after 20 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64 --add 08574487-R-CRAN-restatapi --no-appstream-metadata)
[2025-01-27 01:44:42,033][  INFO][PID:3562994] Getting build details
[2025-01-27 01:44:42,034][  INFO][PID:3562994] Listing built binary packages in /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574487-R-CRAN-restatapi
[2025-01-27 01:44:42,034][  INFO][PID:3562994] Built packages:
['R-CRAN-restatapi 0.24.1']
[2025-01-27 01:44:42,035][  INFO][PID:3562994] build details: {'built_packages': 'R-CRAN-restatapi 0.24.1'}
[2025-01-27 01:44:42,036][  INFO][PID:3562994] Retrieving pubkey
[2025-01-27 01:44:42,036][  INFO][PID:3562994] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2025-01-27 01:44:42,204][  INFO][PID:3562994] Added pubkey for user iucar project cran into: /var/lib/copr/public_html/results/iucar/cran/pubkey.gpg
[2025-01-27 01:44:42,205][  INFO][PID:3562994] Finished build: id=8574487 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/iucar/cran chroot=fedora-40-x86_64 
[2025-01-27 01:44:42,207][  INFO][PID:3562994] Worker succeeded build, took 170.4605197906494
[2025-01-27 01:44:42,208][  INFO][PID:3562994] 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": 1737942282.207454,
            "started_on": 1737942111.7469342,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8574487-fedora-40-x86_64",
            "build_id": 8574487,
            "package_name": "R-CRAN-restatapi",
            "package_version": "0.24.1-1.copr8574487",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-restatapi",
            "git_hash": "a0ac1dc83859138d0fc0d9f320cd08bc65d0156c",
            "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-restatapi",
                        "epoch": null,
                        "version": "0.24.1",
                        "release": "1.fc40.copr8574487",
                        "arch": "noarch"
                    },
                    {
                        "name": "R-CRAN-restatapi",
                        "epoch": null,
                        "version": "0.24.1",
                        "release": "1.fc40.copr8574487",
                        "arch": "src"
                    }
                ]
            },
            "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-40-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": "08574487-R-CRAN-restatapi",
            "built_packages": "R-CRAN-restatapi 0.24.1",
            "id": 8574487,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-27 01:44:42,239][  INFO][PID:3562994] Sending fedora-messaging bus message in build.end
[2025-01-27 01:44:42,259][  INFO][PID:3562994] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574487-R-CRAN-restatapi/builder-live.log by gzip
[2025-01-27 01:44:42,260][  INFO][PID:3562994] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574487-R-CRAN-restatapi/builder-live.log' as PID 3581408
[2025-01-27 01:44:42,267][  INFO][PID:3562994] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574487-R-CRAN-restatapi/builder-live.log)
[2025-01-27 01:44:42,268][  INFO][PID:3562994] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574487-R-CRAN-restatapi/backend.log by gzip
[2025-01-27 01:44:42,269][  INFO][PID:3562994] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574487-R-CRAN-restatapi/backend.log' as PID 3581409