[2024-12-26 02:57:44,547][  INFO][PID:3318538] Marking build as starting
[2024-12-26 02:57:44,601][  INFO][PID:3318538] Trying to allocate VM
[2024-12-26 02:57:47,623][  INFO][PID:3318538] Allocated host ResallocHost, ticket_id=400908, hostname=163.107.89.236
[2024-12-26 02:57:47,623][  INFO][PID:3318538] Allocating ssh connection to builder
[2024-12-26 02:57:47,624][  INFO][PID:3318538] Checking that builder machine is OK
[2024-12-26 02:57:49,293][  INFO][PID:3318538] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@163.107.89.236 '/usr/bin/test -f /etc/mock/fedora-rawhide-s390x.cfg'
[2024-12-26 02:57:50,860][  INFO][PID:3318538] Filling build.info file with builder info
[2024-12-26 02:57:50,862][  INFO][PID:3318538] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "dmalcolm",
            "project_name": "gcc-15-smoketest-3",
            "project_dirname": "gcc-15-smoketest-3",
            "submitter": "dmalcolm",
            "ended_on": null,
            "started_on": 1735181870.8619344,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8429340-fedora-rawhide-s390x",
            "build_id": 8429340,
            "package_name": "python-pynest2d",
            "package_version": "4.8.0-18",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dmalcolm/gcc-15-smoketest-3/python-pynest2d",
            "git_hash": "dc19e8f08af60b81a0d4ca09c9df1c4ac9280e0e",
            "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": "dmalcolm/gcc-15-smoketest-3--dmalcolm",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://fedorapeople.org/~dmalcolm/gcc/gcc-15-mass-prebuild/$basearch",
                    "id": "https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch",
                    "name": "Additional repo https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3",
            "result_dir": "08429340-python-pynest2d",
            "built_packages": "",
            "id": 8429340,
            "mockchain_macros": {
                "copr_username": "dmalcolm",
                "copr_projectname": "gcc-15-smoketest-3",
                "vendor": "Fedora Project COPR (dmalcolm/gcc-15-smoketest-3)"
            }
        }
    ]
}
[2024-12-26 02:57:50,886][  INFO][PID:3318538] Sending fedora-messaging bus message in build.start
[2024-12-26 02:57:51,422][  INFO][PID:3318538] Sending fedora-messaging bus message in chroot.start
[2024-12-26 02:57:51,439][  INFO][PID:3318538] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8429340-fedora-rawhide-s390x --chroot fedora-rawhide-s390x --detached
[2024-12-26 02:57:53,271][  INFO][PID:3318538] Downloading the builder-live.log file, attempt 1
[2024-12-26 02:57:53,273][  INFO][PID:3318538] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@163.107.89.236 copr-rpmbuild-log
[2024-12-26 02:57:58,276][  INFO][PID:3318538] Periodic builder liveness probe: alive
[2024-12-26 02:59:26,362][  INFO][PID:3318538] Downloading results from builder
[2024-12-26 02:59:26,363][  INFO][PID:3318538] rsyncing of mockbuilder@163.107.89.236:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d started
[2024-12-26 02:59:26,364][  INFO][PID:3318538] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@163.107.89.236:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d/ &> /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d/build-08429340.rsync.log
[2024-12-26 02:59:29,654][  INFO][PID:3318538] rsyncing finished.
[2024-12-26 02:59:29,654][  INFO][PID:3318538] Releasing VM back to pool
[2024-12-26 02:59:29,664][  INFO][PID:3318538] Searching for 'success' file in resultdir
[2024-12-26 02:59:29,665][  INFO][PID:3318538] Going to sign pkgs from source: 8429340-fedora-rawhide-s390x in chroot: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x
[2024-12-26 02:59:29,665][  INFO][PID:3318538] Calling '/bin/sign -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-26 02:59:29,957][  INFO][PID:3318538] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d/python-pynest2d-debugsource-4.8.0-18.fc42.s390x.rpm' (attempt #1)
[2024-12-26 02:59:30,852][  INFO][PID:3318538] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d/python-pynest2d-debugsource-4.8.0-18.fc42.s390x.rpm
[2024-12-26 02:59:30,852][  INFO][PID:3318538] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d/python-pynest2d-4.8.0-18.fc42.src.rpm' (attempt #1)
[2024-12-26 02:59:31,621][  INFO][PID:3318538] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d/python-pynest2d-4.8.0-18.fc42.src.rpm
[2024-12-26 02:59:31,622][  INFO][PID:3318538] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d/python3-pynest2d-debuginfo-4.8.0-18.fc42.s390x.rpm' (attempt #1)
[2024-12-26 02:59:32,540][  INFO][PID:3318538] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d/python3-pynest2d-debuginfo-4.8.0-18.fc42.s390x.rpm
[2024-12-26 02:59:32,541][  INFO][PID:3318538] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d/python3-pynest2d-4.8.0-18.fc42.s390x.rpm' (attempt #1)
[2024-12-26 02:59:33,314][  INFO][PID:3318538] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d/python3-pynest2d-4.8.0-18.fc42.s390x.rpm
[2024-12-26 02:59:33,314][  INFO][PID:3318538] Sign done
[2024-12-26 02:59:33,315][  INFO][PID:3318538] Incremental createrepo run, adding 08429340-python-pynest2d into https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x, (auto-create-repo=True)
[2024-12-26 02:59:33,316][  INFO][PID:3318538] Running command 'copr-repo --batched /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x --add 08429340-python-pynest2d --no-appstream-metadata' as PID 3323263
[2024-12-26 02:59:48,811][  INFO][PID:3318538] Finished after 15 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x --add 08429340-python-pynest2d --no-appstream-metadata)
[2024-12-26 02:59:48,812][  INFO][PID:3318538] Getting build details
[2024-12-26 02:59:48,812][  INFO][PID:3318538] Listing built binary packages in /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d
[2024-12-26 02:59:48,813][  INFO][PID:3318538] Built packages:
['python3-pynest2d-debuginfo 4.8.0', 'python3-pynest2d 4.8.0', 'python-pynest2d-debugsource 4.8.0']
[2024-12-26 02:59:48,813][  INFO][PID:3318538] build details: {'built_packages': 'python3-pynest2d-debuginfo 4.8.0\npython3-pynest2d 4.8.0\npython-pynest2d-debugsource 4.8.0'}
[2024-12-26 02:59:48,814][  INFO][PID:3318538] Retrieving pubkey
[2024-12-26 02:59:48,814][  INFO][PID:3318538] Calling '/bin/sign -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-26 02:59:49,108][  INFO][PID:3318538] Added pubkey for user dmalcolm project gcc-15-smoketest-3 into: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/pubkey.gpg
[2024-12-26 02:59:49,109][  INFO][PID:3318538] Finished build: id=8429340 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3 chroot=fedora-rawhide-s390x 
[2024-12-26 02:59:49,110][  INFO][PID:3318538] Worker succeeded build, took 118.24883580207825
[2024-12-26 02:59:49,111][  INFO][PID:3318538] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "dmalcolm",
            "project_name": "gcc-15-smoketest-3",
            "project_dirname": "gcc-15-smoketest-3",
            "submitter": "dmalcolm",
            "ended_on": 1735181989.1107702,
            "started_on": 1735181870.8619344,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8429340-fedora-rawhide-s390x",
            "build_id": 8429340,
            "package_name": "python-pynest2d",
            "package_version": "4.8.0-18",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dmalcolm/gcc-15-smoketest-3/python-pynest2d",
            "git_hash": "dc19e8f08af60b81a0d4ca09c9df1c4ac9280e0e",
            "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": "dmalcolm/gcc-15-smoketest-3--dmalcolm",
            "results": {
                "packages": [
                    {
                        "name": "python3-pynest2d-debuginfo",
                        "epoch": null,
                        "version": "4.8.0",
                        "release": "18.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "python-pynest2d",
                        "epoch": null,
                        "version": "4.8.0",
                        "release": "18.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-pynest2d",
                        "epoch": null,
                        "version": "4.8.0",
                        "release": "18.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "python-pynest2d-debugsource",
                        "epoch": null,
                        "version": "4.8.0",
                        "release": "18.fc42",
                        "arch": "s390x"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://fedorapeople.org/~dmalcolm/gcc/gcc-15-mass-prebuild/$basearch",
                    "id": "https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch",
                    "name": "Additional repo https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3",
            "result_dir": "08429340-python-pynest2d",
            "built_packages": "python3-pynest2d-debuginfo 4.8.0\npython3-pynest2d 4.8.0\npython-pynest2d-debugsource 4.8.0",
            "id": 8429340,
            "mockchain_macros": {
                "copr_username": "dmalcolm",
                "copr_projectname": "gcc-15-smoketest-3",
                "vendor": "Fedora Project COPR (dmalcolm/gcc-15-smoketest-3)"
            }
        }
    ]
}
[2024-12-26 02:59:49,141][  INFO][PID:3318538] Sending fedora-messaging bus message in build.end
[2024-12-26 02:59:49,158][  INFO][PID:3318538] Compressing /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d/builder-live.log by gzip
[2024-12-26 02:59:49,159][  INFO][PID:3318538] Running command 'gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d/builder-live.log' as PID 3323924
[2024-12-26 02:59:49,164][  INFO][PID:3318538] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d/builder-live.log)
[2024-12-26 02:59:49,165][  INFO][PID:3318538] Compressing /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d/backend.log by gzip
[2024-12-26 02:59:49,166][  INFO][PID:3318538] Running command 'gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429340-python-pynest2d/backend.log' as PID 3323925