[2024-12-19 15:06:29,723][  INFO][PID:4142243] Marking build as starting
[2024-12-19 15:06:29,821][  INFO][PID:4142243] Trying to allocate VM
[2024-12-19 15:06:32,868][  INFO][PID:4142243] Allocated host ResallocHost, ticket_id=277195, hostname=2620:52:3:1:dead:beef:cafe:c11b
[2024-12-19 15:06:32,870][  INFO][PID:4142243] Allocating ssh connection to builder
[2024-12-19 15:06:32,870][  INFO][PID:4142243] Checking that builder machine is OK
[2024-12-19 15:06:33,491][  INFO][PID:4142243] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c11b '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 15:06:33,806][  INFO][PID:4142243] Filling build.info file with builder info
[2024-12-19 15:06:33,809][  INFO][PID:4142243] 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": 1734620793.8091838,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8415994-fedora-rawhide-x86_64",
            "build_id": 8415994,
            "package_name": "python-XStatic-Angular-Gettext",
            "package_version": "2.1.0.2-31",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-XStatic-Angular-Gettext",
            "git_hash": "2f3831df10a345c72084d8c3b81b0caac5ddc6d9",
            "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": "08415994-python-XStatic-Angular-Gettext",
            "built_packages": "",
            "id": 8415994,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 15:06:33,853][  INFO][PID:4142243] Sending fedora-messaging bus message in build.start
[2024-12-19 15:06:34,638][  INFO][PID:4142243] Sending fedora-messaging bus message in chroot.start
[2024-12-19 15:06:34,661][  INFO][PID:4142243] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8415994-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 15:06:35,246][  INFO][PID:4142243] Downloading the builder-live.log file, attempt 1
[2024-12-19 15:06:35,248][  INFO][PID:4142243] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c11b copr-rpmbuild-log
[2024-12-19 15:06:40,261][  INFO][PID:4142243] Periodic builder liveness probe: alive
[2024-12-19 15:07:00,802][  INFO][PID:4142243] Downloading results from builder
[2024-12-19 15:07:00,803][  INFO][PID:4142243] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c11b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415994-python-XStatic-Angular-Gettext started
[2024-12-19 15:07:00,804][  INFO][PID:4142243] 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:c11b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415994-python-XStatic-Angular-Gettext/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415994-python-XStatic-Angular-Gettext/build-08415994.rsync.log
[2024-12-19 15:07:01,207][  INFO][PID:4142243] rsyncing finished.
[2024-12-19 15:07:01,207][  INFO][PID:4142243] Releasing VM back to pool
[2024-12-19 15:07:01,219][  INFO][PID:4142243] Searching for 'success' file in resultdir
[2024-12-19 15:07:01,220][  INFO][PID:4142243] Going to sign pkgs from source: 8415994-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-19 15:07:01,220][  INFO][PID:4142243] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 15:07:01,516][  INFO][PID:4142243] 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/08415994-python-XStatic-Angular-Gettext/python3-XStatic-Angular-Gettext-2.1.0.2-31.fc42.noarch.rpm' (attempt #1)
[2024-12-19 15:07:02,050][  INFO][PID:4142243] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415994-python-XStatic-Angular-Gettext/python3-XStatic-Angular-Gettext-2.1.0.2-31.fc42.noarch.rpm
[2024-12-19 15:07:02,052][  INFO][PID:4142243] 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/08415994-python-XStatic-Angular-Gettext/python-XStatic-Angular-Gettext-2.1.0.2-31.fc42.src.rpm' (attempt #1)
[2024-12-19 15:07:02,719][  INFO][PID:4142243] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415994-python-XStatic-Angular-Gettext/python-XStatic-Angular-Gettext-2.1.0.2-31.fc42.src.rpm
[2024-12-19 15:07:02,720][  INFO][PID:4142243] 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/08415994-python-XStatic-Angular-Gettext/xstatic-angular-gettext-common-2.1.0.2-31.fc42.noarch.rpm' (attempt #1)
[2024-12-19 15:07:03,660][  INFO][PID:4142243] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415994-python-XStatic-Angular-Gettext/xstatic-angular-gettext-common-2.1.0.2-31.fc42.noarch.rpm
[2024-12-19 15:07:03,660][  INFO][PID:4142243] Sign done
[2024-12-19 15:07:03,661][  INFO][PID:4142243] Incremental createrepo run, adding 08415994-python-XStatic-Angular-Gettext into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-19 15:07:03,662][  INFO][PID:4142243] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08415994-python-XStatic-Angular-Gettext --no-appstream-metadata' as PID 4147234
[2024-12-19 15:07:22,322][  INFO][PID:4142243] Finished after 18 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08415994-python-XStatic-Angular-Gettext --no-appstream-metadata)
[2024-12-19 15:07:22,324][  INFO][PID:4142243] Getting build details
[2024-12-19 15:07:22,325][  INFO][PID:4142243] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415994-python-XStatic-Angular-Gettext
[2024-12-19 15:07:22,326][  INFO][PID:4142243] Built packages:
['python3-XStatic-Angular-Gettext 2.1.0.2', 'xstatic-angular-gettext-common 2.1.0.2']
[2024-12-19 15:07:22,328][  INFO][PID:4142243] build details: {'built_packages': 'python3-XStatic-Angular-Gettext 2.1.0.2\nxstatic-angular-gettext-common 2.1.0.2'}
[2024-12-19 15:07:22,329][  INFO][PID:4142243] Retrieving pubkey
[2024-12-19 15:07:22,330][  INFO][PID:4142243] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 15:07:22,777][  INFO][PID:4142243] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-19 15:07:22,778][  INFO][PID:4142243] Finished build: id=8415994 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-19 15:07:22,780][  INFO][PID:4142243] Worker succeeded build, took 48.971771478652954
[2024-12-19 15:07:22,781][  INFO][PID:4142243] 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": 1734620842.7809553,
            "started_on": 1734620793.8091838,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8415994-fedora-rawhide-x86_64",
            "build_id": 8415994,
            "package_name": "python-XStatic-Angular-Gettext",
            "package_version": "2.1.0.2-31",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-XStatic-Angular-Gettext",
            "git_hash": "2f3831df10a345c72084d8c3b81b0caac5ddc6d9",
            "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-XStatic-Angular-Gettext",
                        "epoch": null,
                        "version": "2.1.0.2",
                        "release": "31.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-XStatic-Angular-Gettext",
                        "epoch": null,
                        "version": "2.1.0.2",
                        "release": "31.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "xstatic-angular-gettext-common",
                        "epoch": null,
                        "version": "2.1.0.2",
                        "release": "31.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": "08415994-python-XStatic-Angular-Gettext",
            "built_packages": "python3-XStatic-Angular-Gettext 2.1.0.2\nxstatic-angular-gettext-common 2.1.0.2",
            "id": 8415994,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 15:07:22,851][  INFO][PID:4142243] Sending fedora-messaging bus message in build.end
[2024-12-19 15:07:22,870][  INFO][PID:4142243] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415994-python-XStatic-Angular-Gettext/builder-live.log by gzip
[2024-12-19 15:07:22,871][  INFO][PID:4142243] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415994-python-XStatic-Angular-Gettext/builder-live.log' as PID 4149401
[2024-12-19 15:07:22,876][  INFO][PID:4142243] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415994-python-XStatic-Angular-Gettext/builder-live.log)
[2024-12-19 15:07:22,877][  INFO][PID:4142243] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415994-python-XStatic-Angular-Gettext/backend.log by gzip
[2024-12-19 15:07:22,879][  INFO][PID:4142243] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08415994-python-XStatic-Angular-Gettext/backend.log' as PID 4149404