[2024-10-09 09:22:05,807][  INFO][PID:3871415] Marking build as starting
[2024-10-09 09:22:05,907][  INFO][PID:3871415] Trying to allocate VM
[2024-10-09 09:22:08,990][  INFO][PID:3871415] Allocated host ResallocHost, ticket_id=5319574, hostname=2620:52:3:1:dead:beef:cafe:c115
[2024-10-09 09:22:08,991][  INFO][PID:3871415] Allocating ssh connection to builder
[2024-10-09 09:22:08,992][  INFO][PID:3871415] Checking that builder machine is OK
[2024-10-09 09:22:09,567][  INFO][PID:3871415] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c115 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-10-09 09:22:09,936][  INFO][PID:3871415] Filling build.info file with builder info
[2024-10-09 09:22:09,939][  INFO][PID:3871415] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "psimovec",
            "project_name": "scipy-1.14.1",
            "project_dirname": "scipy-1.14.1",
            "submitter": "psimovec",
            "ended_on": null,
            "started_on": 1728465729.9388273,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8122021-fedora-rawhide-x86_64",
            "build_id": 8122021,
            "package_name": "python-pingouin",
            "package_version": "0.5.4-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/scipy-1.14.1/python-pingouin",
            "git_hash": "a3013317419a306002220cd694f49b23bec2a2e8",
            "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": "psimovec/scipy-1.14.1--psimovec",
            "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/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/psimovec/scipy-1.14.1",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/scipy-1.14.1",
            "result_dir": "08122021-python-pingouin",
            "built_packages": "",
            "id": 8122021,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "scipy-1.14.1",
                "vendor": "Fedora Project COPR (psimovec/scipy-1.14.1)"
            }
        }
    ]
}
[2024-10-09 09:22:10,086][  INFO][PID:3871415] Sending fedora-messaging bus message in build.start
[2024-10-09 09:22:11,394][  INFO][PID:3871415] Sending fedora-messaging bus message in chroot.start
[2024-10-09 09:22:11,443][  INFO][PID:3871415] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8122021-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-10-09 09:22:12,053][  INFO][PID:3871415] Downloading the builder-live.log file, attempt 1
[2024-10-09 09:22:12,055][  INFO][PID:3871415] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c115 copr-rpmbuild-log
[2024-10-09 09:22:17,084][  INFO][PID:3871415] Periodic builder liveness probe: alive
[2024-10-09 09:25:03,460][  INFO][PID:3871415] Downloading results from builder
[2024-10-09 09:25:03,461][  INFO][PID:3871415] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c115]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/08122021-python-pingouin started
[2024-10-09 09:25:03,463][  INFO][PID:3871415] 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:c115]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/08122021-python-pingouin/ &> /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/08122021-python-pingouin/build-08122021.rsync.log
[2024-10-09 09:25:03,928][  INFO][PID:3871415] rsyncing finished.
[2024-10-09 09:25:03,929][  INFO][PID:3871415] Releasing VM back to pool
[2024-10-09 09:25:03,944][  INFO][PID:3871415] Searching for 'success' file in resultdir
[2024-10-09 09:25:03,947][  INFO][PID:3871415] Going to sign pkgs from source: 8122021-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64
[2024-10-09 09:25:03,948][  INFO][PID:3871415] Calling '/bin/sign -u psimovec#scipy-1.14.1@copr.fedorahosted.org -p' (attempt #1)
[2024-10-09 09:25:04,265][  INFO][PID:3871415] Calling '/bin/sign -4 -h sha256 -u psimovec#scipy-1.14.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/08122021-python-pingouin/python-pingouin-0.5.4-4.fc42.src.rpm' (attempt #1)
[2024-10-09 09:25:05,236][  INFO][PID:3871415] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/08122021-python-pingouin/python-pingouin-0.5.4-4.fc42.src.rpm
[2024-10-09 09:25:05,237][  INFO][PID:3871415] Calling '/bin/sign -4 -h sha256 -u psimovec#scipy-1.14.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/08122021-python-pingouin/python-pingouin-doc-0.5.4-4.fc42.noarch.rpm' (attempt #1)
[2024-10-09 09:25:06,194][  INFO][PID:3871415] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/08122021-python-pingouin/python-pingouin-doc-0.5.4-4.fc42.noarch.rpm
[2024-10-09 09:25:06,194][  INFO][PID:3871415] Calling '/bin/sign -4 -h sha256 -u psimovec#scipy-1.14.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/08122021-python-pingouin/python3-pingouin-0.5.4-4.fc42.noarch.rpm' (attempt #1)
[2024-10-09 09:25:07,032][  INFO][PID:3871415] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/08122021-python-pingouin/python3-pingouin-0.5.4-4.fc42.noarch.rpm
[2024-10-09 09:25:07,033][  INFO][PID:3871415] Sign done
[2024-10-09 09:25:07,034][  INFO][PID:3871415] Incremental createrepo run, adding 08122021-python-pingouin into https://download.copr.fedorainfracloud.org/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-10-09 09:25:07,035][  INFO][PID:3871415] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64 --add 08122021-python-pingouin --no-appstream-metadata' as PID 3892366
[2024-10-09 09:25:08,204][  INFO][PID:3871415] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64 --add 08122021-python-pingouin --no-appstream-metadata)
[2024-10-09 09:25:08,206][  INFO][PID:3871415] Getting build details
[2024-10-09 09:25:08,206][  INFO][PID:3871415] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/08122021-python-pingouin
[2024-10-09 09:25:08,207][  INFO][PID:3871415] Built packages:
['python3-pingouin 0.5.4', 'python-pingouin-doc 0.5.4']
[2024-10-09 09:25:08,207][  INFO][PID:3871415] build details: {'built_packages': 'python3-pingouin 0.5.4\npython-pingouin-doc 0.5.4'}
[2024-10-09 09:25:08,208][  INFO][PID:3871415] Retrieving pubkey
[2024-10-09 09:25:08,208][  INFO][PID:3871415] Calling '/bin/sign -u psimovec#scipy-1.14.1@copr.fedorahosted.org -p' (attempt #1)
[2024-10-09 09:25:08,529][  INFO][PID:3871415] Added pubkey for user psimovec project scipy-1.14.1 into: /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/pubkey.gpg
[2024-10-09 09:25:08,530][  INFO][PID:3871415] Finished build: id=8122021 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/psimovec/scipy-1.14.1 chroot=fedora-rawhide-x86_64 
[2024-10-09 09:25:08,533][  INFO][PID:3871415] Worker succeeded build, took 178.5942132472992
[2024-10-09 09:25:08,534][  INFO][PID:3871415] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "psimovec",
            "project_name": "scipy-1.14.1",
            "project_dirname": "scipy-1.14.1",
            "submitter": "psimovec",
            "ended_on": 1728465908.5330405,
            "started_on": 1728465729.9388273,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8122021-fedora-rawhide-x86_64",
            "build_id": 8122021,
            "package_name": "python-pingouin",
            "package_version": "0.5.4-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/scipy-1.14.1/python-pingouin",
            "git_hash": "a3013317419a306002220cd694f49b23bec2a2e8",
            "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": "psimovec/scipy-1.14.1--psimovec",
            "results": {
                "packages": [
                    {
                        "name": "python3-pingouin",
                        "epoch": null,
                        "version": "0.5.4",
                        "release": "4.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-pingouin",
                        "epoch": null,
                        "version": "0.5.4",
                        "release": "4.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python-pingouin-doc",
                        "epoch": null,
                        "version": "0.5.4",
                        "release": "4.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "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/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/psimovec/scipy-1.14.1",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/scipy-1.14.1",
            "result_dir": "08122021-python-pingouin",
            "built_packages": "python3-pingouin 0.5.4\npython-pingouin-doc 0.5.4",
            "id": 8122021,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "scipy-1.14.1",
                "vendor": "Fedora Project COPR (psimovec/scipy-1.14.1)"
            }
        }
    ]
}
[2024-10-09 09:25:08,602][  INFO][PID:3871415] Sending fedora-messaging bus message in build.end
[2024-10-09 09:25:08,624][  INFO][PID:3871415] Compressing /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/08122021-python-pingouin/builder-live.log by gzip
[2024-10-09 09:25:08,626][  INFO][PID:3871415] Running command 'gzip /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/08122021-python-pingouin/builder-live.log' as PID 3892492
[2024-10-09 09:25:08,634][  INFO][PID:3871415] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/08122021-python-pingouin/builder-live.log)
[2024-10-09 09:25:08,635][  INFO][PID:3871415] Compressing /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/08122021-python-pingouin/backend.log by gzip
[2024-10-09 09:25:08,636][  INFO][PID:3871415] Running command 'gzip /var/lib/copr/public_html/results/psimovec/scipy-1.14.1/fedora-rawhide-x86_64/08122021-python-pingouin/backend.log' as PID 3892494