[2024-09-04 19:01:59,900][  INFO][PID:2305137] Marking build as starting
[2024-09-04 19:02:00,001][  INFO][PID:2305137] Trying to allocate VM
[2024-09-04 19:02:38,426][  INFO][PID:2305137] Allocated host ResallocHost, ticket_id=4723345, hostname=35.170.74.10
[2024-09-04 19:02:38,429][  INFO][PID:2305137] Allocating ssh connection to builder
[2024-09-04 19:02:38,431][  INFO][PID:2305137] Checking that builder machine is OK
[2024-09-04 19:02:38,901][  INFO][PID:2305137] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.170.74.10 '/usr/bin/test -f /etc/mock/epel-9-x86_64.cfg'
[2024-09-04 19:02:39,177][  INFO][PID:2305137] Filling build.info file with builder info
[2024-09-04 19:02:39,186][  INFO][PID:2305137] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1725476559.1858656,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7979924-epel-9-x86_64",
            "build_id": 7979924,
            "package_name": "python-pymodbustcp",
            "package_version": "0.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-pymodbustcp",
            "git_hash": "44a01532af02c4f639ffc4da4ff33aee734ef1da",
            "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": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "07979924-python-pymodbustcp",
            "built_packages": "",
            "id": 7979924,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-09-04 19:02:39,491][  INFO][PID:2305137] Sending fedora-messaging bus message in build.start
[2024-09-04 19:02:44,896][  INFO][PID:2305137] Sending fedora-messaging bus message in chroot.start
[2024-09-04 19:02:44,949][  INFO][PID:2305137] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7979924-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2024-09-04 19:02:45,477][  INFO][PID:2305137] Downloading the builder-live.log file, attempt 1
[2024-09-04 19:02:45,485][  INFO][PID:2305137] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.170.74.10 copr-rpmbuild-log
[2024-09-04 19:02:50,521][  INFO][PID:2305137] Status: False
[2024-09-04 19:03:20,016][  INFO][PID:2305137] Downloading results from builder
[2024-09-04 19:03:20,020][  INFO][PID:2305137] rsyncing of mockbuilder@35.170.74.10:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07979924-python-pymodbustcp started
[2024-09-04 19:03:20,028][  INFO][PID:2305137] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@35.170.74.10:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07979924-python-pymodbustcp/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07979924-python-pymodbustcp/build-07979924.rsync.log
[2024-09-04 19:03:20,367][  INFO][PID:2305137] rsyncing finished.
[2024-09-04 19:03:20,374][  INFO][PID:2305137] Releasing VM back to pool
[2024-09-04 19:03:20,450][  INFO][PID:2305137] Searching for 'success' file in resultdir
[2024-09-04 19:03:20,481][  INFO][PID:2305137] Going to sign pkgs from source: 7979924-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2024-09-04 19:03:20,486][  INFO][PID:2305137] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-09-04 19:03:20,797][  INFO][PID:2305137] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07979924-python-pymodbustcp/python3-pymodbustcp-0.3.0-1.el9.noarch.rpm' (attempt #1)
[2024-09-04 19:03:21,503][  INFO][PID:2305137] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07979924-python-pymodbustcp/python3-pymodbustcp-0.3.0-1.el9.noarch.rpm
[2024-09-04 19:03:21,504][  INFO][PID:2305137] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07979924-python-pymodbustcp/python-pymodbustcp-0.3.0-1.el9.src.rpm' (attempt #1)
[2024-09-04 19:03:22,083][  INFO][PID:2305137] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07979924-python-pymodbustcp/python-pymodbustcp-0.3.0-1.el9.src.rpm
[2024-09-04 19:03:22,089][  INFO][PID:2305137] Sign done
[2024-09-04 19:03:22,092][  INFO][PID:2305137] Incremental createrepo run, adding 07979924-python-pymodbustcp into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2024-09-04 19:03:22,099][  INFO][PID:2305137] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 07979924-python-pymodbustcp --no-appstream-metadata' as PID 2320530
[2024-09-04 19:06:17,903][  INFO][PID:2305137] Finished after 175 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 07979924-python-pymodbustcp --no-appstream-metadata)
[2024-09-04 19:06:17,908][  INFO][PID:2305137] Getting build details
[2024-09-04 19:06:17,909][  INFO][PID:2305137] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07979924-python-pymodbustcp
[2024-09-04 19:06:17,912][  INFO][PID:2305137] Built packages:
['python3-pymodbustcp 0.3.0']
[2024-09-04 19:06:17,919][  INFO][PID:2305137] build details: {'built_packages': 'python3-pymodbustcp 0.3.0'}
[2024-09-04 19:06:17,923][  INFO][PID:2305137] Retrieving pubkey
[2024-09-04 19:06:17,924][  INFO][PID:2305137] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-09-04 19:06:18,271][  INFO][PID:2305137] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-09-04 19:06:18,272][  INFO][PID:2305137] Finished build: id=7979924 failed=False timeout=None destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2024-09-04 19:06:18,288][  INFO][PID:2305137] Worker succeeded build, took 219.1022412776947
[2024-09-04 19:06:18,293][  INFO][PID:2305137] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1725476778.288107,
            "started_on": 1725476559.1858656,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7979924-epel-9-x86_64",
            "build_id": 7979924,
            "package_name": "python-pymodbustcp",
            "package_version": "0.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-pymodbustcp",
            "git_hash": "44a01532af02c4f639ffc4da4ff33aee734ef1da",
            "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": "@copr/PyPI--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python-pymodbustcp",
                        "epoch": null,
                        "version": "0.3.0",
                        "release": "1.el9",
                        "arch": "src"
                    },
                    {
                        "name": "python3-pymodbustcp",
                        "epoch": null,
                        "version": "0.3.0",
                        "release": "1.el9",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "07979924-python-pymodbustcp",
            "built_packages": "python3-pymodbustcp 0.3.0",
            "id": 7979924,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-09-04 19:06:48,759][  INFO][PID:2305137] Sending fedora-messaging bus message in build.end
[2024-09-04 19:06:48,925][  INFO][PID:2305137] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07979924-python-pymodbustcp/builder-live.log by gzip
[2024-09-04 19:06:48,953][  INFO][PID:2305137] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07979924-python-pymodbustcp/builder-live.log' as PID 2353962
[2024-09-04 19:06:49,008][  INFO][PID:2305137] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07979924-python-pymodbustcp/builder-live.log)
[2024-09-04 19:06:49,017][  INFO][PID:2305137] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07979924-python-pymodbustcp/backend.log by gzip
[2024-09-04 19:06:49,036][  INFO][PID:2305137] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07979924-python-pymodbustcp/backend.log' as PID 2353972