[2024-11-21 10:43:14,534][  INFO][PID:2173543] Marking build as starting
[2024-11-21 10:43:14,661][  INFO][PID:2173543] Trying to allocate VM
[2024-11-21 10:43:20,792][  INFO][PID:2173543] Allocated host ResallocHost, ticket_id=5993560, hostname=2620:52:3:1:dead:beef:cafe:c1cb
[2024-11-21 10:43:20,793][  INFO][PID:2173543] Allocating ssh connection to builder
[2024-11-21 10:43:20,794][  INFO][PID:2173543] Checking that builder machine is OK
[2024-11-21 10:43:21,459][  INFO][PID:2173543] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-11-21 10:43:21,779][  INFO][PID:2173543] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2024-11-21 10:43:21,780][  INFO][PID:2173543] Filling build.info file with builder info
[2024-11-21 10:43:21,781][  INFO][PID:2173543] 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": 1732185801.7811372,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8291714-fedora-rawhide-x86_64",
            "build_id": 8291714,
            "package_name": "python-http-client",
            "package_version": "3.3.7-10",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-http-client",
            "git_hash": "9ea4871524ca9f70cf96b4a8188fd28cdb266e48",
            "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": "08291714-python-http-client",
            "built_packages": "",
            "id": 8291714,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-11-21 10:43:21,902][  INFO][PID:2173543] Sending fedora-messaging bus message in build.start
[2024-11-21 10:43:24,484][  INFO][PID:2173543] Sending fedora-messaging bus message in chroot.start
[2024-11-21 10:43:24,508][  INFO][PID:2173543] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8291714-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-11-21 10:43:25,192][  INFO][PID:2173543] Downloading the builder-live.log file, attempt 1
[2024-11-21 10:43:25,194][  INFO][PID:2173543] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1cb copr-rpmbuild-log
[2024-11-21 10:43:30,201][  INFO][PID:2173543] Periodic builder liveness probe: alive
[2024-11-21 10:43:51,342][  INFO][PID:2173543] Downloading results from builder
[2024-11-21 10:43:51,343][  INFO][PID:2173543] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cb]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291714-python-http-client started
[2024-11-21 10:43:51,343][  INFO][PID:2173543] 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:c1cb]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291714-python-http-client/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291714-python-http-client/build-08291714.rsync.log
[2024-11-21 10:43:51,844][  INFO][PID:2173543] rsyncing finished.
[2024-11-21 10:43:51,844][  INFO][PID:2173543] Releasing VM back to pool
[2024-11-21 10:43:51,859][  INFO][PID:2173543] Searching for 'success' file in resultdir
[2024-11-21 10:43:51,860][  INFO][PID:2173543] Going to sign pkgs from source: 8291714-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-11-21 10:43:51,861][  INFO][PID:2173543] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-11-21 10:43:52,043][  INFO][PID:2173543] 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/08291714-python-http-client/python3-http-client-3.3.7-10.fc42.noarch.rpm' (attempt #1)
[2024-11-21 10:43:53,003][  INFO][PID:2173543] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291714-python-http-client/python3-http-client-3.3.7-10.fc42.noarch.rpm
[2024-11-21 10:43:53,004][  INFO][PID:2173543] 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/08291714-python-http-client/python-http-client-3.3.7-10.fc42.src.rpm' (attempt #1)
[2024-11-21 10:43:53,954][  INFO][PID:2173543] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291714-python-http-client/python-http-client-3.3.7-10.fc42.src.rpm
[2024-11-21 10:43:53,954][  INFO][PID:2173543] Sign done
[2024-11-21 10:43:53,955][  INFO][PID:2173543] Incremental createrepo run, adding 08291714-python-http-client into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-11-21 10:43:53,956][  INFO][PID:2173543] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08291714-python-http-client --no-appstream-metadata' as PID 2175536
[2024-11-21 10:44:19,841][  INFO][PID:2173543] 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 08291714-python-http-client --no-appstream-metadata)
[2024-11-21 10:44:19,842][  INFO][PID:2173543] Getting build details
[2024-11-21 10:44:19,843][  INFO][PID:2173543] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291714-python-http-client
[2024-11-21 10:44:19,843][  INFO][PID:2173543] Built packages:
['python3-http-client 3.3.7']
[2024-11-21 10:44:19,844][  INFO][PID:2173543] build details: {'built_packages': 'python3-http-client 3.3.7'}
[2024-11-21 10:44:19,844][  INFO][PID:2173543] Retrieving pubkey
[2024-11-21 10:44:19,845][  INFO][PID:2173543] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-11-21 10:44:20,170][  INFO][PID:2173543] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-11-21 10:44:20,170][  INFO][PID:2173543] Finished build: id=8291714 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-11-21 10:44:20,172][  INFO][PID:2173543] Worker succeeded build, took 58.39150047302246
[2024-11-21 10:44:20,173][  INFO][PID:2173543] 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": 1732185860.1726377,
            "started_on": 1732185801.7811372,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8291714-fedora-rawhide-x86_64",
            "build_id": 8291714,
            "package_name": "python-http-client",
            "package_version": "3.3.7-10",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-http-client",
            "git_hash": "9ea4871524ca9f70cf96b4a8188fd28cdb266e48",
            "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-http-client",
                        "epoch": null,
                        "version": "3.3.7",
                        "release": "10.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-http-client",
                        "epoch": null,
                        "version": "3.3.7",
                        "release": "10.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": "08291714-python-http-client",
            "built_packages": "python3-http-client 3.3.7",
            "id": 8291714,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-11-21 10:44:20,268][  INFO][PID:2173543] Sending fedora-messaging bus message in build.end
[2024-11-21 10:44:20,287][  INFO][PID:2173543] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291714-python-http-client/builder-live.log by gzip
[2024-11-21 10:44:20,288][  INFO][PID:2173543] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291714-python-http-client/builder-live.log' as PID 2177133
[2024-11-21 10:44:20,294][  INFO][PID:2173543] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291714-python-http-client/builder-live.log)
[2024-11-21 10:44:20,294][  INFO][PID:2173543] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291714-python-http-client/backend.log by gzip
[2024-11-21 10:44:20,295][  INFO][PID:2173543] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291714-python-http-client/backend.log' as PID 2177134