[2024-12-19 17:26:28,557][  INFO][PID:861019] Marking build as starting
[2024-12-19 17:26:28,703][  INFO][PID:861019] Trying to allocate VM
[2024-12-19 17:26:34,748][  INFO][PID:861019] Allocated host ResallocHost, ticket_id=280966, hostname=54.166.235.78
[2024-12-19 17:26:34,749][  INFO][PID:861019] Allocating ssh connection to builder
[2024-12-19 17:26:34,749][  INFO][PID:861019] Checking that builder machine is OK
[2024-12-19 17:26:35,131][  INFO][PID:861019] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.166.235.78 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 17:26:35,346][  INFO][PID:861019] Filling build.info file with builder info
[2024-12-19 17:26:35,347][  INFO][PID:861019] 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": 1734629195.3476467,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417925-fedora-rawhide-x86_64",
            "build_id": 8417925,
            "package_name": "python-pytest-remotedata",
            "package_version": "0.4.1-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-pytest-remotedata",
            "git_hash": "e59ee786d0a103aefa2fb7e906c6c4a738aaba1d",
            "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": "08417925-python-pytest-remotedata",
            "built_packages": "",
            "id": 8417925,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 17:26:35,396][  INFO][PID:861019] Sending fedora-messaging bus message in build.start
[2024-12-19 17:26:36,057][  INFO][PID:861019] Sending fedora-messaging bus message in chroot.start
[2024-12-19 17:26:36,077][  INFO][PID:861019] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8417925-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 17:26:36,453][  INFO][PID:861019] Downloading the builder-live.log file, attempt 1
[2024-12-19 17:26:36,454][  INFO][PID:861019] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.166.235.78 copr-rpmbuild-log
[2024-12-19 17:26:41,466][  INFO][PID:861019] Periodic builder liveness probe: alive
[2024-12-19 17:26:58,148][  INFO][PID:861019] Downloading results from builder
[2024-12-19 17:26:58,149][  INFO][PID:861019] rsyncing of mockbuilder@54.166.235.78:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417925-python-pytest-remotedata started
[2024-12-19 17:26:58,150][  INFO][PID:861019] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.166.235.78:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417925-python-pytest-remotedata/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417925-python-pytest-remotedata/build-08417925.rsync.log
[2024-12-19 17:26:58,375][  INFO][PID:861019] rsyncing finished.
[2024-12-19 17:26:58,376][  INFO][PID:861019] Releasing VM back to pool
[2024-12-19 17:26:58,389][  INFO][PID:861019] Searching for 'success' file in resultdir
[2024-12-19 17:26:58,389][  INFO][PID:861019] Going to sign pkgs from source: 8417925-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-19 17:26:58,390][  INFO][PID:861019] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 17:26:58,677][  INFO][PID:861019] 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/08417925-python-pytest-remotedata/python-pytest-remotedata-0.4.1-5.fc42.src.rpm' (attempt #1)
[2024-12-19 17:26:59,304][  INFO][PID:861019] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417925-python-pytest-remotedata/python-pytest-remotedata-0.4.1-5.fc42.src.rpm
[2024-12-19 17:26:59,304][  INFO][PID:861019] 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/08417925-python-pytest-remotedata/python3-pytest-remotedata-0.4.1-5.fc42.noarch.rpm' (attempt #1)
[2024-12-19 17:27:00,069][  INFO][PID:861019] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417925-python-pytest-remotedata/python3-pytest-remotedata-0.4.1-5.fc42.noarch.rpm
[2024-12-19 17:27:00,069][  INFO][PID:861019] Sign done
[2024-12-19 17:27:00,070][  INFO][PID:861019] Incremental createrepo run, adding 08417925-python-pytest-remotedata into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-19 17:27:00,073][  INFO][PID:861019] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08417925-python-pytest-remotedata --no-appstream-metadata' as PID 864298
[2024-12-19 17:27:25,404][  INFO][PID:861019] Finished after 25 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08417925-python-pytest-remotedata --no-appstream-metadata)
[2024-12-19 17:27:25,405][  INFO][PID:861019] Getting build details
[2024-12-19 17:27:25,405][  INFO][PID:861019] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417925-python-pytest-remotedata
[2024-12-19 17:27:25,406][  INFO][PID:861019] Built packages:
['python3-pytest-remotedata 0.4.1']
[2024-12-19 17:27:25,406][  INFO][PID:861019] build details: {'built_packages': 'python3-pytest-remotedata 0.4.1'}
[2024-12-19 17:27:25,407][  INFO][PID:861019] Retrieving pubkey
[2024-12-19 17:27:25,407][  INFO][PID:861019] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 17:27:25,586][  INFO][PID:861019] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-19 17:27:25,587][  INFO][PID:861019] Finished build: id=8417925 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-19 17:27:25,589][  INFO][PID:861019] Worker succeeded build, took 50.24138641357422
[2024-12-19 17:27:25,589][  INFO][PID:861019] 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": 1734629245.5890331,
            "started_on": 1734629195.3476467,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417925-fedora-rawhide-x86_64",
            "build_id": 8417925,
            "package_name": "python-pytest-remotedata",
            "package_version": "0.4.1-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-pytest-remotedata",
            "git_hash": "e59ee786d0a103aefa2fb7e906c6c4a738aaba1d",
            "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": "python-pytest-remotedata",
                        "epoch": null,
                        "version": "0.4.1",
                        "release": "5.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-pytest-remotedata",
                        "epoch": null,
                        "version": "0.4.1",
                        "release": "5.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "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": "08417925-python-pytest-remotedata",
            "built_packages": "python3-pytest-remotedata 0.4.1",
            "id": 8417925,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 17:27:25,662][  INFO][PID:861019] Sending fedora-messaging bus message in build.end
[2024-12-19 17:27:25,678][  INFO][PID:861019] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417925-python-pytest-remotedata/builder-live.log by gzip
[2024-12-19 17:27:25,679][  INFO][PID:861019] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417925-python-pytest-remotedata/builder-live.log' as PID 866467
[2024-12-19 17:27:25,684][  INFO][PID:861019] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417925-python-pytest-remotedata/builder-live.log)
[2024-12-19 17:27:25,685][  INFO][PID:861019] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417925-python-pytest-remotedata/backend.log by gzip
[2024-12-19 17:27:25,686][  INFO][PID:861019] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417925-python-pytest-remotedata/backend.log' as PID 866468