[2025-03-11 10:39:43,526][  INFO][PID:627020] Marking build as starting
[2025-03-11 10:39:43,564][  INFO][PID:627020] Trying to allocate VM
[2025-03-11 10:40:21,724][  INFO][PID:627020] Allocated host ResallocHost, ticket_id=1742435, hostname=2620:52:3:1:dead:beef:cafe:c1d0, name=copr_hv_x86_64_04_prod_01855095_20250311_103809
[2025-03-11 10:40:21,725][  INFO][PID:627020] Allocating ssh connection to builder
[2025-03-11 10:40:21,725][  INFO][PID:627020] Checking that builder machine is OK
[2025-03-11 10:40:22,345][  INFO][PID:627020] Running remote command: copr-builder-ready fedora-42-x86_64
[2025-03-11 10:40:22,683][  INFO][PID:627020] Red Hat subscription not needed for fedora-42-x86_64
Builder is ready to be used

[2025-03-11 10:40:22,684][  INFO][PID:627020] Filling build.info file with builder info
[2025-03-11 10:40:22,686][  INFO][PID:627020] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "python-wheel",
            "project_dirname": "python-wheel:pr:6",
            "submitter": "https://src.fedoraproject.org/user/churchyard",
            "ended_on": null,
            "started_on": 1741689622.6857376,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-42-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8749631-fedora-42-x86_64",
            "build_id": 8749631,
            "package_name": "python-joblib",
            "package_version": "1.4.2-6",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/python-wheel:pr:6/python-joblib",
            "git_hash": "b53adadb33cac2465638a93f58578e26ecaadcef",
            "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": "thrnciar/python-wheel--https://src.fedoraproject.org/user/churchyard",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-wheel/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/thrnciar/python-wheel:pr:6",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-wheel:pr:6",
            "result_dir": "08749631-python-joblib",
            "built_packages": "",
            "id": 8749631,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "python-wheel",
                "vendor": "Fedora Project COPR (thrnciar/python-wheel)"
            }
        }
    ]
}
[2025-03-11 10:40:22,712][  INFO][PID:627020] Sending fedora-messaging bus message in build.start
[2025-03-11 10:40:23,364][  INFO][PID:627020] Sending fedora-messaging bus message in chroot.start
[2025-03-11 10:40:23,386][  INFO][PID:627020] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8749631-fedora-42-x86_64 --chroot fedora-42-x86_64 --detached
[2025-03-11 10:40:23,964][  INFO][PID:627020] Downloading the builder-live.log file, attempt 1
[2025-03-11 10:40:23,966][  INFO][PID:627020] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d0 copr-rpmbuild-log
[2025-03-11 10:40:28,975][  INFO][PID:627020] Periodic builder liveness probe: alive
[2025-03-11 10:43:12,048][  INFO][PID:627020] Downloading results from builder
[2025-03-11 10:43:12,049][  INFO][PID:627020] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d0]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/fedora-42-x86_64/08749631-python-joblib started
[2025-03-11 10:43:12,050][  INFO][PID:627020] 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:c1d0]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/fedora-42-x86_64/08749631-python-joblib/ &> /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/fedora-42-x86_64/08749631-python-joblib/build-08749631.rsync.log
[2025-03-11 10:43:12,796][  INFO][PID:627020] rsyncing finished.
[2025-03-11 10:43:12,797][  INFO][PID:627020] Releasing VM back to pool
[2025-03-11 10:43:12,808][  INFO][PID:627020] Searching for 'success' file in resultdir
[2025-03-11 10:43:12,809][  INFO][PID:627020] Going to sign pkgs from source: 8749631-fedora-42-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/fedora-42-x86_64
[2025-03-11 10:43:12,809][  INFO][PID:627020] Calling '/bin/sign -u thrnciar#python-wheel@copr.fedorahosted.org -p' (attempt #1)
[2025-03-11 10:43:12,981][  INFO][PID:627020] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-wheel@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/fedora-42-x86_64/08749631-python-joblib/python3-joblib-1.4.2-6.fc42.noarch.rpm' (attempt #1)
[2025-03-11 10:43:13,714][  INFO][PID:627020] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/fedora-42-x86_64/08749631-python-joblib/python3-joblib-1.4.2-6.fc42.noarch.rpm
[2025-03-11 10:43:13,714][  INFO][PID:627020] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-wheel@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/fedora-42-x86_64/08749631-python-joblib/python-joblib-1.4.2-6.fc42.src.rpm' (attempt #1)
[2025-03-11 10:43:14,442][  INFO][PID:627020] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/fedora-42-x86_64/08749631-python-joblib/python-joblib-1.4.2-6.fc42.src.rpm
[2025-03-11 10:43:14,443][  INFO][PID:627020] Sign done
[2025-03-11 10:43:14,443][  INFO][PID:627020] Incremental createrepo run, adding 08749631-python-joblib into https://download.copr.fedorainfracloud.org/results/thrnciar/python-wheel/fedora-42-x86_64, (auto-create-repo=True)
[2025-03-11 10:43:14,444][  INFO][PID:627020] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/fedora-42-x86_64 --add 08749631-python-joblib --no-appstream-metadata' as PID 659864
[2025-03-11 10:43:15,708][  INFO][PID:627020] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/fedora-42-x86_64 --add 08749631-python-joblib --no-appstream-metadata)
[2025-03-11 10:43:15,709][  INFO][PID:627020] Getting build details
[2025-03-11 10:43:15,710][  INFO][PID:627020] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/fedora-42-x86_64/08749631-python-joblib
[2025-03-11 10:43:15,710][  INFO][PID:627020] Built packages:
['python3-joblib 1.4.2']
[2025-03-11 10:43:15,711][  INFO][PID:627020] build details: {'built_packages': 'python3-joblib 1.4.2'}
[2025-03-11 10:43:15,711][  INFO][PID:627020] Retrieving pubkey
[2025-03-11 10:43:15,711][  INFO][PID:627020] Calling '/bin/sign -u thrnciar#python-wheel@copr.fedorahosted.org -p' (attempt #1)
[2025-03-11 10:43:16,037][  INFO][PID:627020] Added pubkey for user thrnciar project python-wheel into: /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/pubkey.gpg
[2025-03-11 10:43:16,038][  INFO][PID:627020] Finished build: id=8749631 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6 chroot=fedora-42-x86_64 
[2025-03-11 10:43:16,040][  INFO][PID:627020] Worker succeeded build, took 173.35449838638306
[2025-03-11 10:43:16,041][  INFO][PID:627020] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "python-wheel",
            "project_dirname": "python-wheel:pr:6",
            "submitter": "https://src.fedoraproject.org/user/churchyard",
            "ended_on": 1741689796.040236,
            "started_on": 1741689622.6857376,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-42-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8749631-fedora-42-x86_64",
            "build_id": 8749631,
            "package_name": "python-joblib",
            "package_version": "1.4.2-6",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/python-wheel:pr:6/python-joblib",
            "git_hash": "b53adadb33cac2465638a93f58578e26ecaadcef",
            "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": "thrnciar/python-wheel--https://src.fedoraproject.org/user/churchyard",
            "results": {
                "packages": [
                    {
                        "name": "python-joblib",
                        "epoch": null,
                        "version": "1.4.2",
                        "release": "6.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-joblib",
                        "epoch": null,
                        "version": "1.4.2",
                        "release": "6.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-wheel/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/thrnciar/python-wheel:pr:6",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-wheel:pr:6",
            "result_dir": "08749631-python-joblib",
            "built_packages": "python3-joblib 1.4.2",
            "id": 8749631,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "python-wheel",
                "vendor": "Fedora Project COPR (thrnciar/python-wheel)"
            }
        }
    ]
}
[2025-03-11 10:43:16,068][  INFO][PID:627020] Sending fedora-messaging bus message in build.end
[2025-03-11 10:43:16,086][  INFO][PID:627020] Compressing /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/fedora-42-x86_64/08749631-python-joblib/builder-live.log by gzip
[2025-03-11 10:43:16,087][  INFO][PID:627020] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/fedora-42-x86_64/08749631-python-joblib/builder-live.log' as PID 660134
[2025-03-11 10:43:16,094][  INFO][PID:627020] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/fedora-42-x86_64/08749631-python-joblib/builder-live.log)
[2025-03-11 10:43:16,095][  INFO][PID:627020] Compressing /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/fedora-42-x86_64/08749631-python-joblib/backend.log by gzip
[2025-03-11 10:43:16,096][  INFO][PID:627020] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-wheel:pr:6/fedora-42-x86_64/08749631-python-joblib/backend.log' as PID 660135