[2024-11-07 13:11:52,083][  INFO][PID:584076] Marking build as starting
[2024-11-07 13:11:52,270][  INFO][PID:584076] Trying to allocate VM
[2024-11-07 13:12:10,371][  INFO][PID:584076] Allocated host ResallocHost, ticket_id=5753234, hostname=54.173.191.151
[2024-11-07 13:12:10,372][  INFO][PID:584076] Allocating ssh connection to builder
[2024-11-07 13:12:10,373][  INFO][PID:584076] Checking that builder machine is OK
[2024-11-07 13:12:10,734][  INFO][PID:584076] Running remote command: copr-builder-ready fedora-39-x86_64
[2024-11-07 13:12:10,970][  INFO][PID:584076] Red Hat subscription not needed for fedora-39-x86_64
Builder is ready to be used

[2024-11-07 13:12:10,974][  INFO][PID:584076] Filling build.info file with builder info
[2024-11-07 13:12:10,980][  INFO][PID:584076] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "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": 1730985130.9793947,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8226305-fedora-39-x86_64",
            "build_id": 8226305,
            "package_name": "python-conan-server",
            "package_version": "2.9.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-conan-server",
            "git_hash": "05c70bd45c55bff1d82ae62cd35002a1d29c5258",
            "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,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-39-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": "08226305-python-conan-server",
            "built_packages": "",
            "id": 8226305,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-11-07 13:12:11,075][  INFO][PID:584076] Sending fedora-messaging bus message in build.start
[2024-11-07 13:12:12,149][  INFO][PID:584076] Sending fedora-messaging bus message in chroot.start
[2024-11-07 13:12:12,190][  INFO][PID:584076] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8226305-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-11-07 13:12:12,610][  INFO][PID:584076] Downloading the builder-live.log file, attempt 1
[2024-11-07 13:12:12,624][  INFO][PID:584076] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.173.191.151 copr-rpmbuild-log
[2024-11-07 13:12:17,618][  INFO][PID:584076] Periodic builder liveness probe: alive
[2024-11-07 13:16:14,876][  INFO][PID:584076] Downloading results from builder
[2024-11-07 13:16:14,877][  INFO][PID:584076] rsyncing of mockbuilder@54.173.191.151:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08226305-python-conan-server started
[2024-11-07 13:16:14,879][  INFO][PID:584076] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.173.191.151:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08226305-python-conan-server/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08226305-python-conan-server/build-08226305.rsync.log
[2024-11-07 13:16:15,180][  INFO][PID:584076] rsyncing finished.
[2024-11-07 13:16:15,180][  INFO][PID:584076] Releasing VM back to pool
[2024-11-07 13:16:15,197][  INFO][PID:584076] Searching for 'success' file in resultdir
[2024-11-07 13:16:15,198][  INFO][PID:584076] Going to sign pkgs from source: 8226305-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64
[2024-11-07 13:16:15,198][  INFO][PID:584076] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-11-07 13:16:15,506][  INFO][PID:584076] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08226305-python-conan-server/python3-conan-server-2.9.2-1.fc39.noarch.rpm' (attempt #1)
[2024-11-07 13:16:16,351][  INFO][PID:584076] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08226305-python-conan-server/python3-conan-server-2.9.2-1.fc39.noarch.rpm
[2024-11-07 13:16:16,352][  INFO][PID:584076] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08226305-python-conan-server/python-conan-server-2.9.2-1.fc39.src.rpm' (attempt #1)
[2024-11-07 13:16:17,195][  INFO][PID:584076] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08226305-python-conan-server/python-conan-server-2.9.2-1.fc39.src.rpm
[2024-11-07 13:16:17,196][  INFO][PID:584076] Sign done
[2024-11-07 13:16:17,199][  INFO][PID:584076] Incremental createrepo run, adding 08226305-python-conan-server into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-39-x86_64, (auto-create-repo=True)
[2024-11-07 13:16:17,202][  INFO][PID:584076] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64 --add 08226305-python-conan-server --no-appstream-metadata' as PID 620119
[2024-11-07 13:18:17,202][  INFO][PID:584076] Finished after 120 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64 --add 08226305-python-conan-server --no-appstream-metadata)
[2024-11-07 13:18:17,203][  INFO][PID:584076] Getting build details
[2024-11-07 13:18:17,204][  INFO][PID:584076] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08226305-python-conan-server
[2024-11-07 13:18:17,204][  INFO][PID:584076] Built packages:
['python3-conan-server 2.9.2']
[2024-11-07 13:18:17,205][  INFO][PID:584076] build details: {'built_packages': 'python3-conan-server 2.9.2'}
[2024-11-07 13:18:17,205][  INFO][PID:584076] Retrieving pubkey
[2024-11-07 13:18:17,206][  INFO][PID:584076] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-11-07 13:18:17,514][  INFO][PID:584076] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-11-07 13:18:17,515][  INFO][PID:584076] Finished build: id=8226305 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-39-x86_64 
[2024-11-07 13:18:17,517][  INFO][PID:584076] Worker succeeded build, took 366.53810954093933
[2024-11-07 13:18:17,518][  INFO][PID:584076] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "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": 1730985497.5175042,
            "started_on": 1730985130.9793947,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8226305-fedora-39-x86_64",
            "build_id": 8226305,
            "package_name": "python-conan-server",
            "package_version": "2.9.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-conan-server",
            "git_hash": "05c70bd45c55bff1d82ae62cd35002a1d29c5258",
            "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-conan-server",
                        "epoch": null,
                        "version": "2.9.2",
                        "release": "1.fc39",
                        "arch": "src"
                    },
                    {
                        "name": "python3-conan-server",
                        "epoch": null,
                        "version": "2.9.2",
                        "release": "1.fc39",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-39-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": "08226305-python-conan-server",
            "built_packages": "python3-conan-server 2.9.2",
            "id": 8226305,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-11-07 13:18:17,584][  INFO][PID:584076] Sending fedora-messaging bus message in build.end
[2024-11-07 13:18:17,607][  INFO][PID:584076] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08226305-python-conan-server/builder-live.log by gzip
[2024-11-07 13:18:17,608][  INFO][PID:584076] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08226305-python-conan-server/builder-live.log' as PID 635786
[2024-11-07 13:18:17,618][  INFO][PID:584076] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08226305-python-conan-server/builder-live.log)
[2024-11-07 13:18:17,619][  INFO][PID:584076] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08226305-python-conan-server/backend.log by gzip
[2024-11-07 13:18:17,620][  INFO][PID:584076] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08226305-python-conan-server/backend.log' as PID 635788