[2024-09-27 12:41:32,834][  INFO][PID:471344] Marking build as starting
[2024-09-27 12:41:32,940][  INFO][PID:471344] Trying to allocate VM
[2024-09-27 12:41:45,068][  INFO][PID:471344] Allocated host ResallocHost, ticket_id=5137996, hostname=44.200.168.222
[2024-09-27 12:41:45,069][  INFO][PID:471344] Allocating ssh connection to builder
[2024-09-27 12:41:45,070][  INFO][PID:471344] Checking that builder machine is OK
[2024-09-27 12:41:45,437][  INFO][PID:471344] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.200.168.222 '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-09-27 12:41:45,706][  INFO][PID:471344] Filling build.info file with builder info
[2024-09-27 12:41:45,708][  INFO][PID:471344] 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.12",
            "project_dirname": "python3.12:pr:3",
            "submitter": "https://src.fedoraproject.org/user/ankursinha",
            "ended_on": null,
            "started_on": 1727440905.7080073,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8084951-fedora-39-x86_64",
            "build_id": 8084951,
            "package_name": "python-igraph",
            "package_version": "0.11.6-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:3/python-igraph",
            "git_hash": "24867c0f3ed061e84261cd7f6589e297a1bc3051",
            "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.12--https://src.fedoraproject.org/user/ankursinha",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "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.12:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:3",
            "result_dir": "08084951-python-igraph",
            "built_packages": "",
            "id": 8084951,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-09-27 12:41:45,865][  INFO][PID:471344] Sending fedora-messaging bus message in build.start
[2024-09-27 12:41:47,955][  INFO][PID:471344] Sending fedora-messaging bus message in chroot.start
[2024-09-27 12:41:47,992][  INFO][PID:471344] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8084951-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-09-27 12:41:48,403][  INFO][PID:471344] Downloading the builder-live.log file, attempt 1
[2024-09-27 12:41:48,405][  INFO][PID:471344] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.200.168.222 copr-rpmbuild-log
[2024-09-27 12:41:53,418][  INFO][PID:471344] Status: False
[2024-09-27 12:43:09,962][  INFO][PID:471344] Downloading results from builder
[2024-09-27 12:43:09,963][  INFO][PID:471344] rsyncing of mockbuilder@44.200.168.222:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph started
[2024-09-27 12:43:09,966][  INFO][PID:471344] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.200.168.222:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/build-08084951.rsync.log
[2024-09-27 12:43:10,225][  INFO][PID:471344] rsyncing finished.
[2024-09-27 12:43:10,227][  INFO][PID:471344] Releasing VM back to pool
[2024-09-27 12:43:10,243][  INFO][PID:471344] Searching for 'success' file in resultdir
[2024-09-27 12:43:10,244][  INFO][PID:471344] Going to sign pkgs from source: 8084951-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64
[2024-09-27 12:43:10,245][  INFO][PID:471344] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-09-27 12:43:10,430][  INFO][PID:471344] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/python3-igraph-0.11.6-3.fc42.x86_64.rpm' (attempt #1)
[2024-09-27 12:43:11,320][  INFO][PID:471344] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/python3-igraph-0.11.6-3.fc42.x86_64.rpm
[2024-09-27 12:43:11,321][  INFO][PID:471344] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/python-igraph-0.11.6-3.fc42.src.rpm' (attempt #1)
[2024-09-27 12:43:11,965][  INFO][PID:471344] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/python-igraph-0.11.6-3.fc42.src.rpm
[2024-09-27 12:43:11,966][  INFO][PID:471344] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/python-igraph-debugsource-0.11.6-3.fc42.x86_64.rpm' (attempt #1)
[2024-09-27 12:43:12,591][  INFO][PID:471344] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/python-igraph-debugsource-0.11.6-3.fc42.x86_64.rpm
[2024-09-27 12:43:12,591][  INFO][PID:471344] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/python3-igraph-devel-0.11.6-3.fc42.x86_64.rpm' (attempt #1)
[2024-09-27 12:43:13,102][  INFO][PID:471344] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/python3-igraph-devel-0.11.6-3.fc42.x86_64.rpm
[2024-09-27 12:43:13,102][  INFO][PID:471344] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/python3-igraph-debuginfo-0.11.6-3.fc42.x86_64.rpm' (attempt #1)
[2024-09-27 12:43:13,603][  INFO][PID:471344] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/python3-igraph-debuginfo-0.11.6-3.fc42.x86_64.rpm
[2024-09-27 12:43:13,604][  INFO][PID:471344] Sign done
[2024-09-27 12:43:13,605][  INFO][PID:471344] Incremental createrepo run, adding 08084951-python-igraph into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64, (auto-create-repo=True)
[2024-09-27 12:43:13,606][  INFO][PID:471344] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64 --add 08084951-python-igraph --no-appstream-metadata' as PID 484112
[2024-09-27 12:43:14,642][  INFO][PID:471344] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64 --add 08084951-python-igraph --no-appstream-metadata)
[2024-09-27 12:43:14,643][  INFO][PID:471344] Getting build details
[2024-09-27 12:43:14,643][  INFO][PID:471344] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph
[2024-09-27 12:43:14,644][  INFO][PID:471344] Built packages:
['python3-igraph 0.11.6', 'python3-igraph-debuginfo 0.11.6', 'python3-igraph-devel 0.11.6', 'python-igraph-debugsource 0.11.6']
[2024-09-27 12:43:14,644][  INFO][PID:471344] build details: {'built_packages': 'python3-igraph 0.11.6\npython3-igraph-debuginfo 0.11.6\npython3-igraph-devel 0.11.6\npython-igraph-debugsource 0.11.6'}
[2024-09-27 12:43:14,644][  INFO][PID:471344] Retrieving pubkey
[2024-09-27 12:43:14,645][  INFO][PID:471344] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-09-27 12:43:14,961][  INFO][PID:471344] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12:pr:3/pubkey.gpg
[2024-09-27 12:43:14,962][  INFO][PID:471344] Finished build: id=8084951 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:3 chroot=fedora-39-x86_64 
[2024-09-27 12:43:14,964][  INFO][PID:471344] Worker succeeded build, took 89.25667667388916
[2024-09-27 12:43:14,966][  INFO][PID:471344] 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.12",
            "project_dirname": "python3.12:pr:3",
            "submitter": "https://src.fedoraproject.org/user/ankursinha",
            "ended_on": 1727440994.964684,
            "started_on": 1727440905.7080073,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8084951-fedora-39-x86_64",
            "build_id": 8084951,
            "package_name": "python-igraph",
            "package_version": "0.11.6-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:3/python-igraph",
            "git_hash": "24867c0f3ed061e84261cd7f6589e297a1bc3051",
            "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.12--https://src.fedoraproject.org/user/ankursinha",
            "results": {
                "packages": [
                    {
                        "name": "python3-igraph",
                        "epoch": null,
                        "version": "0.11.6",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-igraph-debuginfo",
                        "epoch": null,
                        "version": "0.11.6",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-igraph-devel",
                        "epoch": null,
                        "version": "0.11.6",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-igraph",
                        "epoch": null,
                        "version": "0.11.6",
                        "release": "3.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python-igraph-debugsource",
                        "epoch": null,
                        "version": "0.11.6",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "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.12:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:3",
            "result_dir": "08084951-python-igraph",
            "built_packages": "python3-igraph 0.11.6\npython3-igraph-debuginfo 0.11.6\npython3-igraph-devel 0.11.6\npython-igraph-debugsource 0.11.6",
            "id": 8084951,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-09-27 12:43:15,032][  INFO][PID:471344] Sending fedora-messaging bus message in build.end
[2024-09-27 12:43:15,056][  INFO][PID:471344] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/builder-live.log by gzip
[2024-09-27 12:43:15,058][  INFO][PID:471344] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/builder-live.log' as PID 484278
[2024-09-27 12:43:15,066][  INFO][PID:471344] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/builder-live.log)
[2024-09-27 12:43:15,067][  INFO][PID:471344] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/backend.log by gzip
[2024-09-27 12:43:15,068][  INFO][PID:471344] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08084951-python-igraph/backend.log' as PID 484279