[2024-09-08 00:26:02,553][  INFO][PID:3135124] Marking build as starting
[2024-09-08 00:26:02,607][  INFO][PID:3135124] Trying to allocate VM
[2024-09-08 00:26:05,632][  INFO][PID:3135124] Allocated host ResallocHost, ticket_id=4781198, hostname=3.90.207.243
[2024-09-08 00:26:05,633][  INFO][PID:3135124] Allocating ssh connection to builder
[2024-09-08 00:26:05,633][  INFO][PID:3135124] Checking that builder machine is OK
[2024-09-08 00:26:06,036][  INFO][PID:3135124] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.90.207.243 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-09-08 00:26:06,251][  INFO][PID:3135124] Filling build.info file with builder info
[2024-09-08 00:26:06,253][  INFO][PID:3135124] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.13",
            "project_dirname": "python3.13",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1725755166.2526982,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7994871-fedora-rawhide-x86_64",
            "build_id": 7994871,
            "package_name": "python-sgqlc",
            "package_version": "16.3-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.13/python-sgqlc",
            "git_hash": "0f30a7a7a85ee62afc5590f7dcf9c4105f61d5f4",
            "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.13--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.13/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/f41-build/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_f41_build_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_f41_build_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.13",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.13",
            "result_dir": "07994871-python-sgqlc",
            "built_packages": "",
            "id": 7994871,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.13",
                "vendor": "Fedora Project COPR (@python/python3.13)"
            }
        }
    ]
}
[2024-09-08 00:26:06,321][  INFO][PID:3135124] Sending fedora-messaging bus message in build.start
[2024-09-08 00:26:06,975][  INFO][PID:3135124] Sending fedora-messaging bus message in chroot.start
[2024-09-08 00:26:07,020][  INFO][PID:3135124] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7994871-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-09-08 00:26:07,453][  INFO][PID:3135124] Downloading the builder-live.log file, attempt 1
[2024-09-08 00:26:07,455][  INFO][PID:3135124] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.90.207.243 copr-rpmbuild-log
[2024-09-08 00:26:12,463][  INFO][PID:3135124] Status: False
[2024-09-08 00:26:34,611][  INFO][PID:3135124] Downloading results from builder
[2024-09-08 00:26:34,612][  INFO][PID:3135124] rsyncing of mockbuilder@3.90.207.243:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994871-python-sgqlc started
[2024-09-08 00:26:34,613][  INFO][PID:3135124] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.90.207.243:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994871-python-sgqlc/ &> /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994871-python-sgqlc/build-07994871.rsync.log
[2024-09-08 00:26:34,887][  INFO][PID:3135124] rsyncing finished.
[2024-09-08 00:26:34,888][  INFO][PID:3135124] Releasing VM back to pool
[2024-09-08 00:26:34,897][  INFO][PID:3135124] Searching for 'success' file in resultdir
[2024-09-08 00:26:34,897][  INFO][PID:3135124] Going to sign pkgs from source: 7994871-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64
[2024-09-08 00:26:34,898][  INFO][PID:3135124] Calling '/bin/sign -u @python#python3.13@copr.fedorahosted.org -p' (attempt #1)
[2024-09-08 00:26:35,206][  INFO][PID:3135124] Calling '/bin/sign -4 -h sha256 -u @python#python3.13@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994871-python-sgqlc/python-sgqlc-16.3-7.fc42.src.rpm' (attempt #1)
[2024-09-08 00:26:36,126][  INFO][PID:3135124] signed rpm: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994871-python-sgqlc/python-sgqlc-16.3-7.fc42.src.rpm
[2024-09-08 00:26:36,127][  INFO][PID:3135124] Calling '/bin/sign -4 -h sha256 -u @python#python3.13@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994871-python-sgqlc/python3-sgqlc-16.3-7.fc42.noarch.rpm' (attempt #1)
[2024-09-08 00:26:36,793][  INFO][PID:3135124] signed rpm: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994871-python-sgqlc/python3-sgqlc-16.3-7.fc42.noarch.rpm
[2024-09-08 00:26:36,794][  INFO][PID:3135124] Sign done
[2024-09-08 00:26:36,794][  INFO][PID:3135124] Incremental createrepo run, adding 07994871-python-sgqlc into https://download.copr.fedorainfracloud.org/results/@python/python3.13/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-09-08 00:26:36,795][  INFO][PID:3135124] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64 --add 07994871-python-sgqlc --no-appstream-metadata' as PID 3136348
[2024-09-08 00:27:37,771][  INFO][PID:3135124] Finished after 60 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64 --add 07994871-python-sgqlc --no-appstream-metadata)
[2024-09-08 00:27:37,772][  INFO][PID:3135124] Getting build details
[2024-09-08 00:27:37,772][  INFO][PID:3135124] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994871-python-sgqlc
[2024-09-08 00:27:37,773][  INFO][PID:3135124] Built packages:
['python3-sgqlc 16.3']
[2024-09-08 00:27:37,773][  INFO][PID:3135124] build details: {'built_packages': 'python3-sgqlc 16.3'}
[2024-09-08 00:27:37,773][  INFO][PID:3135124] Retrieving pubkey
[2024-09-08 00:27:37,774][  INFO][PID:3135124] Calling '/bin/sign -u @python#python3.13@copr.fedorahosted.org -p' (attempt #1)
[2024-09-08 00:27:38,085][  INFO][PID:3135124] Added pubkey for user @python project python3.13 into: /var/lib/copr/public_html/results/@python/python3.13/pubkey.gpg
[2024-09-08 00:27:38,085][  INFO][PID:3135124] Finished build: id=7994871 failed=False timeout=None destdir=/var/lib/copr/public_html/results/@python/python3.13 chroot=fedora-rawhide-x86_64 
[2024-09-08 00:27:38,087][  INFO][PID:3135124] Worker succeeded build, took 91.83463168144226
[2024-09-08 00:27:38,088][  INFO][PID:3135124] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.13",
            "project_dirname": "python3.13",
            "submitter": "ksurma",
            "ended_on": 1725755258.0873299,
            "started_on": 1725755166.2526982,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7994871-fedora-rawhide-x86_64",
            "build_id": 7994871,
            "package_name": "python-sgqlc",
            "package_version": "16.3-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.13/python-sgqlc",
            "git_hash": "0f30a7a7a85ee62afc5590f7dcf9c4105f61d5f4",
            "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.13--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-sgqlc",
                        "epoch": null,
                        "version": "16.3",
                        "release": "7.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-sgqlc",
                        "epoch": null,
                        "version": "16.3",
                        "release": "7.fc42",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.13/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/f41-build/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_f41_build_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_f41_build_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.13",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.13",
            "result_dir": "07994871-python-sgqlc",
            "built_packages": "python3-sgqlc 16.3",
            "id": 7994871,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.13",
                "vendor": "Fedora Project COPR (@python/python3.13)"
            }
        }
    ]
}
[2024-09-08 00:27:38,142][  INFO][PID:3135124] Sending fedora-messaging bus message in build.end
[2024-09-08 00:27:38,162][  INFO][PID:3135124] Compressing /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994871-python-sgqlc/builder-live.log by gzip
[2024-09-08 00:27:38,163][  INFO][PID:3135124] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994871-python-sgqlc/builder-live.log' as PID 3138143
[2024-09-08 00:27:38,168][  INFO][PID:3135124] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994871-python-sgqlc/builder-live.log)
[2024-09-08 00:27:38,169][  INFO][PID:3135124] Compressing /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994871-python-sgqlc/backend.log by gzip
[2024-09-08 00:27:38,170][  INFO][PID:3135124] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994871-python-sgqlc/backend.log' as PID 3138144