[2024-11-21 10:48:15,276][  INFO][PID:2195764] Marking build as starting
[2024-11-21 10:48:15,504][  INFO][PID:2195764] Trying to allocate VM
[2024-11-21 10:48:18,536][  INFO][PID:2195764] Allocated host ResallocHost, ticket_id=5993657, hostname=3.93.75.247
[2024-11-21 10:48:18,537][  INFO][PID:2195764] Allocating ssh connection to builder
[2024-11-21 10:48:18,538][  INFO][PID:2195764] Checking that builder machine is OK
[2024-11-21 10:48:18,877][  INFO][PID:2195764] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-11-21 10:48:19,085][  INFO][PID:2195764] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2024-11-21 10:48:19,085][  INFO][PID:2195764] Filling build.info file with builder info
[2024-11-21 10:48:19,087][  INFO][PID:2195764] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1732186099.0868828,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8291795-fedora-rawhide-x86_64",
            "build_id": 8291795,
            "package_name": "python-jaraco-functools",
            "package_version": "4.1.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-jaraco-functools",
            "git_hash": "b607f1bdd179a8e1bc1f1232d2f0b995d813ddc5",
            "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": "@python/python3.14--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08291795-python-jaraco-functools",
            "built_packages": "",
            "id": 8291795,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-11-21 10:48:19,173][  INFO][PID:2195764] Sending fedora-messaging bus message in build.start
[2024-11-21 10:48:19,951][  INFO][PID:2195764] Sending fedora-messaging bus message in chroot.start
[2024-11-21 10:48:19,973][  INFO][PID:2195764] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8291795-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-11-21 10:48:20,335][  INFO][PID:2195764] Downloading the builder-live.log file, attempt 1
[2024-11-21 10:48:20,337][  INFO][PID:2195764] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.93.75.247 copr-rpmbuild-log
[2024-11-21 10:48:25,346][  INFO][PID:2195764] Periodic builder liveness probe: alive
[2024-11-21 10:48:47,750][  INFO][PID:2195764] Downloading results from builder
[2024-11-21 10:48:47,751][  INFO][PID:2195764] rsyncing of mockbuilder@3.93.75.247:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291795-python-jaraco-functools started
[2024-11-21 10:48:47,752][  INFO][PID:2195764] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.93.75.247:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291795-python-jaraco-functools/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291795-python-jaraco-functools/build-08291795.rsync.log
[2024-11-21 10:48:47,977][  INFO][PID:2195764] rsyncing finished.
[2024-11-21 10:48:47,977][  INFO][PID:2195764] Releasing VM back to pool
[2024-11-21 10:48:47,986][  INFO][PID:2195764] Searching for 'success' file in resultdir
[2024-11-21 10:48:47,987][  INFO][PID:2195764] Going to sign pkgs from source: 8291795-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-11-21 10:48:47,987][  INFO][PID:2195764] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-11-21 10:48:48,297][  INFO][PID:2195764] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291795-python-jaraco-functools/python-jaraco-functools-4.1.0-1.fc42.src.rpm' (attempt #1)
[2024-11-21 10:48:49,229][  INFO][PID:2195764] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291795-python-jaraco-functools/python-jaraco-functools-4.1.0-1.fc42.src.rpm
[2024-11-21 10:48:49,230][  INFO][PID:2195764] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291795-python-jaraco-functools/python3-jaraco-functools-4.1.0-1.fc42.noarch.rpm' (attempt #1)
[2024-11-21 10:48:50,168][  INFO][PID:2195764] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291795-python-jaraco-functools/python3-jaraco-functools-4.1.0-1.fc42.noarch.rpm
[2024-11-21 10:48:50,168][  INFO][PID:2195764] Sign done
[2024-11-21 10:48:50,169][  INFO][PID:2195764] Incremental createrepo run, adding 08291795-python-jaraco-functools into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-11-21 10:48:50,170][  INFO][PID:2195764] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08291795-python-jaraco-functools --no-appstream-metadata' as PID 2198835
[2024-11-21 10:49:23,201][  INFO][PID:2195764] Finished after 33 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08291795-python-jaraco-functools --no-appstream-metadata)
[2024-11-21 10:49:23,201][  INFO][PID:2195764] Getting build details
[2024-11-21 10:49:23,202][  INFO][PID:2195764] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291795-python-jaraco-functools
[2024-11-21 10:49:23,202][  INFO][PID:2195764] Built packages:
['python3-jaraco-functools 4.1.0']
[2024-11-21 10:49:23,203][  INFO][PID:2195764] build details: {'built_packages': 'python3-jaraco-functools 4.1.0'}
[2024-11-21 10:49:23,203][  INFO][PID:2195764] Retrieving pubkey
[2024-11-21 10:49:23,204][  INFO][PID:2195764] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-11-21 10:49:23,391][  INFO][PID:2195764] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-11-21 10:49:23,392][  INFO][PID:2195764] Finished build: id=8291795 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-11-21 10:49:23,394][  INFO][PID:2195764] Worker succeeded build, took 64.3074734210968
[2024-11-21 10:49:23,395][  INFO][PID:2195764] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": 1732186163.3943563,
            "started_on": 1732186099.0868828,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8291795-fedora-rawhide-x86_64",
            "build_id": 8291795,
            "package_name": "python-jaraco-functools",
            "package_version": "4.1.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-jaraco-functools",
            "git_hash": "b607f1bdd179a8e1bc1f1232d2f0b995d813ddc5",
            "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": "@python/python3.14--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-jaraco-functools",
                        "epoch": null,
                        "version": "4.1.0",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-jaraco-functools",
                        "epoch": null,
                        "version": "4.1.0",
                        "release": "1.fc42",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08291795-python-jaraco-functools",
            "built_packages": "python3-jaraco-functools 4.1.0",
            "id": 8291795,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-11-21 10:49:23,534][  INFO][PID:2195764] Sending fedora-messaging bus message in build.end
[2024-11-21 10:49:23,557][  INFO][PID:2195764] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291795-python-jaraco-functools/builder-live.log by gzip
[2024-11-21 10:49:23,559][  INFO][PID:2195764] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291795-python-jaraco-functools/builder-live.log' as PID 2201646
[2024-11-21 10:49:23,565][  INFO][PID:2195764] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291795-python-jaraco-functools/builder-live.log)
[2024-11-21 10:49:23,566][  INFO][PID:2195764] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291795-python-jaraco-functools/backend.log by gzip
[2024-11-21 10:49:23,567][  INFO][PID:2195764] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291795-python-jaraco-functools/backend.log' as PID 2201648