[2024-11-12 08:45:20,733][  INFO][PID:4035508] Marking build as starting
[2024-11-12 08:45:20,964][  INFO][PID:4035508] Trying to allocate VM
[2024-11-12 08:45:24,045][  INFO][PID:4035508] Allocated host ResallocHost, ticket_id=5826789, hostname=2620:52:3:1:dead:beef:cafe:c1d9
[2024-11-12 08:45:24,046][  INFO][PID:4035508] Allocating ssh connection to builder
[2024-11-12 08:45:24,047][  INFO][PID:4035508] Checking that builder machine is OK
[2024-11-12 08:45:24,756][  INFO][PID:4035508] Running remote command: copr-builder-ready fedora-39-x86_64
[2024-11-12 08:45:25,154][  INFO][PID:4035508] Red Hat subscription not needed for fedora-39-x86_64
Builder is ready to be used

[2024-11-12 08:45:25,158][  INFO][PID:4035508] Filling build.info file with builder info
[2024-11-12 08:45:25,163][  INFO][PID:4035508] 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:6",
            "submitter": "https://src.fedoraproject.org/user/carlwgeorge",
            "ended_on": null,
            "started_on": 1731401125.162672,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8245902-fedora-39-x86_64",
            "build_id": 8245902,
            "package_name": "python-authlib",
            "package_version": "1.3.2-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:6/python-authlib",
            "git_hash": "74a494f7cebd71f45c2422fd768e7e3da546de5b",
            "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/carlwgeorge",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 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:6",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:6",
            "result_dir": "08245902-python-authlib",
            "built_packages": "",
            "id": 8245902,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-11-12 08:45:25,259][  INFO][PID:4035508] Sending fedora-messaging bus message in build.start
[2024-11-12 08:45:26,097][  INFO][PID:4035508] Sending fedora-messaging bus message in chroot.start
[2024-11-12 08:45:26,119][  INFO][PID:4035508] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8245902-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-11-12 08:45:26,753][  INFO][PID:4035508] Downloading the builder-live.log file, attempt 1
[2024-11-12 08:45:26,755][  INFO][PID:4035508] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d9 copr-rpmbuild-log
[2024-11-12 08:45:31,795][  INFO][PID:4035508] Periodic builder liveness probe: alive
[2024-11-12 08:47:51,382][  INFO][PID:4035508] Downloading results from builder
[2024-11-12 08:47:51,384][  INFO][PID:4035508] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d9]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:6/fedora-39-x86_64/08245902-python-authlib started
[2024-11-12 08:47:51,385][  INFO][PID:4035508] 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:c1d9]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:6/fedora-39-x86_64/08245902-python-authlib/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:6/fedora-39-x86_64/08245902-python-authlib/build-08245902.rsync.log
[2024-11-12 08:47:51,830][  INFO][PID:4035508] rsyncing finished.
[2024-11-12 08:47:51,831][  INFO][PID:4035508] Releasing VM back to pool
[2024-11-12 08:47:51,841][  INFO][PID:4035508] Searching for 'success' file in resultdir
[2024-11-12 08:47:51,842][  INFO][PID:4035508] Going to sign pkgs from source: 8245902-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12:pr:6/fedora-39-x86_64
[2024-11-12 08:47:51,843][  INFO][PID:4035508] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-11-12 08:47:52,027][  INFO][PID:4035508] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:6/fedora-39-x86_64/08245902-python-authlib/python3-authlib-1.3.2-5.fc42.noarch.rpm' (attempt #1)
[2024-11-12 08:47:52,912][  INFO][PID:4035508] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:6/fedora-39-x86_64/08245902-python-authlib/python3-authlib-1.3.2-5.fc42.noarch.rpm
[2024-11-12 08:47:52,913][  INFO][PID:4035508] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:6/fedora-39-x86_64/08245902-python-authlib/python-authlib-1.3.2-5.fc42.src.rpm' (attempt #1)
[2024-11-12 08:47:53,796][  INFO][PID:4035508] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:6/fedora-39-x86_64/08245902-python-authlib/python-authlib-1.3.2-5.fc42.src.rpm
[2024-11-12 08:47:53,797][  INFO][PID:4035508] Sign done
[2024-11-12 08:47:53,797][  INFO][PID:4035508] Incremental createrepo run, adding 08245902-python-authlib into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64, (auto-create-repo=True)
[2024-11-12 08:47:53,798][  INFO][PID:4035508] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:6/fedora-39-x86_64 --add 08245902-python-authlib --no-appstream-metadata' as PID 4048263
[2024-11-12 08:47:55,429][  INFO][PID:4035508] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:6/fedora-39-x86_64 --add 08245902-python-authlib --no-appstream-metadata)
[2024-11-12 08:47:55,430][  INFO][PID:4035508] Getting build details
[2024-11-12 08:47:55,431][  INFO][PID:4035508] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12:pr:6/fedora-39-x86_64/08245902-python-authlib
[2024-11-12 08:47:55,431][  INFO][PID:4035508] Built packages:
['python3-authlib 1.3.2']
[2024-11-12 08:47:55,432][  INFO][PID:4035508] build details: {'built_packages': 'python3-authlib 1.3.2'}
[2024-11-12 08:47:55,432][  INFO][PID:4035508] Retrieving pubkey
[2024-11-12 08:47:55,433][  INFO][PID:4035508] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-11-12 08:47:55,751][  INFO][PID:4035508] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12:pr:6/pubkey.gpg
[2024-11-12 08:47:55,751][  INFO][PID:4035508] Finished build: id=8245902 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:6 chroot=fedora-39-x86_64 
[2024-11-12 08:47:55,753][  INFO][PID:4035508] Worker succeeded build, took 150.59101581573486
[2024-11-12 08:47:55,754][  INFO][PID:4035508] 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:6",
            "submitter": "https://src.fedoraproject.org/user/carlwgeorge",
            "ended_on": 1731401275.7536879,
            "started_on": 1731401125.162672,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8245902-fedora-39-x86_64",
            "build_id": 8245902,
            "package_name": "python-authlib",
            "package_version": "1.3.2-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:6/python-authlib",
            "git_hash": "74a494f7cebd71f45c2422fd768e7e3da546de5b",
            "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/carlwgeorge",
            "results": {
                "packages": [
                    {
                        "name": "python-authlib",
                        "epoch": null,
                        "version": "1.3.2",
                        "release": "5.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-authlib",
                        "epoch": null,
                        "version": "1.3.2",
                        "release": "5.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 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:6",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:6",
            "result_dir": "08245902-python-authlib",
            "built_packages": "python3-authlib 1.3.2",
            "id": 8245902,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-11-12 08:47:55,812][  INFO][PID:4035508] Sending fedora-messaging bus message in build.end
[2024-11-12 08:47:55,834][  INFO][PID:4035508] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:6/fedora-39-x86_64/08245902-python-authlib/builder-live.log by gzip
[2024-11-12 08:47:55,836][  INFO][PID:4035508] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:6/fedora-39-x86_64/08245902-python-authlib/builder-live.log' as PID 4048505
[2024-11-12 08:47:55,844][  INFO][PID:4035508] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:6/fedora-39-x86_64/08245902-python-authlib/builder-live.log)
[2024-11-12 08:47:55,845][  INFO][PID:4035508] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:6/fedora-39-x86_64/08245902-python-authlib/backend.log by gzip
[2024-11-12 08:47:55,846][  INFO][PID:4035508] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:6/fedora-39-x86_64/08245902-python-authlib/backend.log' as PID 4048506