[2024-12-19 16:14:04,022][  INFO][PID:414404] Marking build as starting
[2024-12-19 16:14:04,067][  INFO][PID:414404] Trying to allocate VM
[2024-12-19 16:14:22,275][  INFO][PID:414404] Allocated host ResallocHost, ticket_id=279063, hostname=3.86.53.3
[2024-12-19 16:14:22,278][  INFO][PID:414404] Allocating ssh connection to builder
[2024-12-19 16:14:22,280][  INFO][PID:414404] Checking that builder machine is OK
[2024-12-19 16:14:22,686][  INFO][PID:414404] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.86.53.3 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 16:14:22,902][  INFO][PID:414404] Filling build.info file with builder info
[2024-12-19 16:14:22,904][  INFO][PID:414404] 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": 1734624862.9036992,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417046-fedora-rawhide-x86_64",
            "build_id": 8417046,
            "package_name": "javapackages-tools",
            "package_version": "6.4.0-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/javapackages-tools",
            "git_hash": "bcf4264c5e2f0461f9a3cbea1491db7831ee6f5c",
            "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": "08417046-javapackages-tools",
            "built_packages": "",
            "id": 8417046,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 16:14:22,944][  INFO][PID:414404] Sending fedora-messaging bus message in build.start
[2024-12-19 16:14:23,653][  INFO][PID:414404] Sending fedora-messaging bus message in chroot.start
[2024-12-19 16:14:23,675][  INFO][PID:414404] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8417046-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 16:14:24,066][  INFO][PID:414404] Downloading the builder-live.log file, attempt 1
[2024-12-19 16:14:24,074][  INFO][PID:414404] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.86.53.3 copr-rpmbuild-log
[2024-12-19 16:14:29,078][  INFO][PID:414404] Periodic builder liveness probe: alive
[2024-12-19 16:15:10,831][  INFO][PID:414404] Downloading results from builder
[2024-12-19 16:15:10,840][  INFO][PID:414404] rsyncing of mockbuilder@3.86.53.3:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools started
[2024-12-19 16:15:10,843][  INFO][PID:414404] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.86.53.3:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools/build-08417046.rsync.log
[2024-12-19 16:15:11,189][  INFO][PID:414404] rsyncing finished.
[2024-12-19 16:15:11,190][  INFO][PID:414404] Releasing VM back to pool
[2024-12-19 16:15:11,230][  INFO][PID:414404] Searching for 'success' file in resultdir
[2024-12-19 16:15:11,242][  INFO][PID:414404] Going to sign pkgs from source: 8417046-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-19 16:15:11,244][  INFO][PID:414404] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 16:15:11,564][  INFO][PID:414404] 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/08417046-javapackages-tools/javapackages-tools-6.4.0-4.fc42.src.rpm' (attempt #1)
[2024-12-19 16:15:12,630][  INFO][PID:414404] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools/javapackages-tools-6.4.0-4.fc42.src.rpm
[2024-12-19 16:15:12,636][  INFO][PID:414404] 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/08417046-javapackages-tools/python3-javapackages-6.4.0-4.fc42.noarch.rpm' (attempt #1)
[2024-12-19 16:15:13,551][  INFO][PID:414404] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools/python3-javapackages-6.4.0-4.fc42.noarch.rpm
[2024-12-19 16:15:13,557][  INFO][PID:414404] 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/08417046-javapackages-tools/ivy-local-6.4.0-4.fc42.noarch.rpm' (attempt #1)
[2024-12-19 16:15:14,455][  INFO][PID:414404] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools/ivy-local-6.4.0-4.fc42.noarch.rpm
[2024-12-19 16:15:14,457][  INFO][PID:414404] 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/08417046-javapackages-tools/javapackages-common-6.4.0-4.fc42.noarch.rpm' (attempt #1)
[2024-12-19 16:15:15,367][  INFO][PID:414404] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools/javapackages-common-6.4.0-4.fc42.noarch.rpm
[2024-12-19 16:15:15,367][  INFO][PID:414404] 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/08417046-javapackages-tools/javapackages-tools-6.4.0-4.fc42.noarch.rpm' (attempt #1)
[2024-12-19 16:15:16,161][  INFO][PID:414404] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools/javapackages-tools-6.4.0-4.fc42.noarch.rpm
[2024-12-19 16:15:16,162][  INFO][PID:414404] 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/08417046-javapackages-tools/maven-local-openjdk21-6.4.0-4.fc42.noarch.rpm' (attempt #1)
[2024-12-19 16:15:16,947][  INFO][PID:414404] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools/maven-local-openjdk21-6.4.0-4.fc42.noarch.rpm
[2024-12-19 16:15:16,948][  INFO][PID:414404] 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/08417046-javapackages-tools/javapackages-compat-6.4.0-4.fc42.noarch.rpm' (attempt #1)
[2024-12-19 16:15:17,607][  INFO][PID:414404] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools/javapackages-compat-6.4.0-4.fc42.noarch.rpm
[2024-12-19 16:15:17,608][  INFO][PID:414404] 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/08417046-javapackages-tools/javapackages-local-openjdk21-6.4.0-4.fc42.noarch.rpm' (attempt #1)
[2024-12-19 16:15:18,280][  INFO][PID:414404] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools/javapackages-local-openjdk21-6.4.0-4.fc42.noarch.rpm
[2024-12-19 16:15:18,281][  INFO][PID:414404] 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/08417046-javapackages-tools/javapackages-filesystem-6.4.0-4.fc42.noarch.rpm' (attempt #1)
[2024-12-19 16:15:18,944][  INFO][PID:414404] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools/javapackages-filesystem-6.4.0-4.fc42.noarch.rpm
[2024-12-19 16:15:18,945][  INFO][PID:414404] Sign done
[2024-12-19 16:15:18,946][  INFO][PID:414404] Incremental createrepo run, adding 08417046-javapackages-tools into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-19 16:15:18,948][  INFO][PID:414404] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08417046-javapackages-tools --no-appstream-metadata' as PID 425072
[2024-12-19 16:15:51,277][  INFO][PID:414404] Finished after 32 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08417046-javapackages-tools --no-appstream-metadata)
[2024-12-19 16:15:51,279][  INFO][PID:414404] Getting build details
[2024-12-19 16:15:51,280][  INFO][PID:414404] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools
[2024-12-19 16:15:51,281][  INFO][PID:414404] Built packages:
['javapackages-compat 6.4.0', 'javapackages-filesystem 6.4.0', 'javapackages-tools 6.4.0', 'ivy-local 6.4.0', 'python3-javapackages 6.4.0', 'maven-local-openjdk21 6.4.0', 'javapackages-local-openjdk21 6.4.0', 'javapackages-common 6.4.0']
[2024-12-19 16:15:51,284][  INFO][PID:414404] build details: {'built_packages': 'javapackages-compat 6.4.0\njavapackages-filesystem 6.4.0\njavapackages-tools 6.4.0\nivy-local 6.4.0\npython3-javapackages 6.4.0\nmaven-local-openjdk21 6.4.0\njavapackages-local-openjdk21 6.4.0\njavapackages-common 6.4.0'}
[2024-12-19 16:15:51,285][  INFO][PID:414404] Retrieving pubkey
[2024-12-19 16:15:51,286][  INFO][PID:414404] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 16:15:51,591][  INFO][PID:414404] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-19 16:15:51,591][  INFO][PID:414404] Finished build: id=8417046 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-19 16:15:51,595][  INFO][PID:414404] Worker succeeded build, took 88.69134783744812
[2024-12-19 16:15:51,596][  INFO][PID:414404] 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": 1734624951.595047,
            "started_on": 1734624862.9036992,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417046-fedora-rawhide-x86_64",
            "build_id": 8417046,
            "package_name": "javapackages-tools",
            "package_version": "6.4.0-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/javapackages-tools",
            "git_hash": "bcf4264c5e2f0461f9a3cbea1491db7831ee6f5c",
            "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": "javapackages-compat",
                        "epoch": null,
                        "version": "6.4.0",
                        "release": "4.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "javapackages-filesystem",
                        "epoch": null,
                        "version": "6.4.0",
                        "release": "4.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "javapackages-tools",
                        "epoch": null,
                        "version": "6.4.0",
                        "release": "4.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "ivy-local",
                        "epoch": null,
                        "version": "6.4.0",
                        "release": "4.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "javapackages-tools",
                        "epoch": null,
                        "version": "6.4.0",
                        "release": "4.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-javapackages",
                        "epoch": null,
                        "version": "6.4.0",
                        "release": "4.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "maven-local-openjdk21",
                        "epoch": null,
                        "version": "6.4.0",
                        "release": "4.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "javapackages-local-openjdk21",
                        "epoch": null,
                        "version": "6.4.0",
                        "release": "4.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "javapackages-common",
                        "epoch": null,
                        "version": "6.4.0",
                        "release": "4.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": "08417046-javapackages-tools",
            "built_packages": "javapackages-compat 6.4.0\njavapackages-filesystem 6.4.0\njavapackages-tools 6.4.0\nivy-local 6.4.0\npython3-javapackages 6.4.0\nmaven-local-openjdk21 6.4.0\njavapackages-local-openjdk21 6.4.0\njavapackages-common 6.4.0",
            "id": 8417046,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 16:15:51,635][  INFO][PID:414404] Sending fedora-messaging bus message in build.end
[2024-12-19 16:15:51,658][  INFO][PID:414404] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools/builder-live.log by gzip
[2024-12-19 16:15:51,659][  INFO][PID:414404] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools/builder-live.log' as PID 430470
[2024-12-19 16:15:51,669][  INFO][PID:414404] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools/builder-live.log)
[2024-12-19 16:15:51,670][  INFO][PID:414404] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools/backend.log by gzip
[2024-12-19 16:15:51,672][  INFO][PID:414404] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417046-javapackages-tools/backend.log' as PID 430473