[2024-08-28 05:49:07,732][  INFO][PID:1358429] Marking build as starting
[2024-08-28 05:49:08,027][  INFO][PID:1358429] Trying to allocate VM
[2024-08-28 05:49:14,163][  INFO][PID:1358429] Allocated host ResallocHost, ticket_id=4593445, hostname=2620:52:3:1:dead:beef:cafe:c19a
[2024-08-28 05:49:14,164][  INFO][PID:1358429] Allocating ssh connection to builder
[2024-08-28 05:49:14,165][  INFO][PID:1358429] Checking that builder machine is OK
[2024-08-28 05:49:14,794][  INFO][PID:1358429] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c19a '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-08-28 05:49:15,160][  INFO][PID:1358429] Filling build.info file with builder info
[2024-08-28 05:49:15,162][  INFO][PID:1358429] 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",
            "submitter": "https://src.fedoraproject.org/user/msuchy",
            "ended_on": null,
            "started_on": 1724824155.1618793,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7949192-fedora-40-x86_64",
            "build_id": 7949192,
            "package_name": "afflib",
            "package_version": "3.7.20-12",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/afflib",
            "git_hash": "2ea8660b99101d53d7b829e76d6357571817dbd1",
            "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/msuchy",
            "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-40-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",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "07949192-afflib",
            "built_packages": "",
            "id": 7949192,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-08-28 05:49:15,255][  INFO][PID:1358429] Sending fedora-messaging bus message in build.start
[2024-08-28 05:49:16,246][  INFO][PID:1358429] Sending fedora-messaging bus message in chroot.start
[2024-08-28 05:49:16,279][  INFO][PID:1358429] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7949192-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-08-28 05:49:16,920][  INFO][PID:1358429] Downloading the builder-live.log file, attempt 1
[2024-08-28 05:49:16,924][  INFO][PID:1358429] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c19a copr-rpmbuild-log
[2024-08-28 05:49:21,929][  INFO][PID:1358429] Status: False
[2024-08-28 05:50:35,128][  INFO][PID:1358429] Downloading results from builder
[2024-08-28 05:50:35,129][  INFO][PID:1358429] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c19a]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib started
[2024-08-28 05:50:35,130][  INFO][PID:1358429] 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:c19a]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/build-07949192.rsync.log
[2024-08-28 05:50:35,582][  INFO][PID:1358429] rsyncing finished.
[2024-08-28 05:50:35,583][  INFO][PID:1358429] Releasing VM back to pool
[2024-08-28 05:50:35,594][  INFO][PID:1358429] Searching for 'success' file in resultdir
[2024-08-28 05:50:35,594][  INFO][PID:1358429] Going to sign pkgs from source: 7949192-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64
[2024-08-28 05:50:35,595][  INFO][PID:1358429] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-08-28 05:50:35,779][  INFO][PID:1358429] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/afflib-debuginfo-3.7.20-12.fc42.x86_64.rpm' (attempt #1)
[2024-08-28 05:50:36,405][  INFO][PID:1358429] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/afflib-debuginfo-3.7.20-12.fc42.x86_64.rpm
[2024-08-28 05:50:36,406][  INFO][PID:1358429] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/python3-pyaff-3.7.20-12.fc42.x86_64.rpm' (attempt #1)
[2024-08-28 05:50:37,022][  INFO][PID:1358429] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/python3-pyaff-3.7.20-12.fc42.x86_64.rpm
[2024-08-28 05:50:37,023][  INFO][PID:1358429] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/afflib-3.7.20-12.fc42.x86_64.rpm' (attempt #1)
[2024-08-28 05:50:37,645][  INFO][PID:1358429] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/afflib-3.7.20-12.fc42.x86_64.rpm
[2024-08-28 05:50:37,646][  INFO][PID:1358429] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/afflib-3.7.20-12.fc42.src.rpm' (attempt #1)
[2024-08-28 05:50:38,273][  INFO][PID:1358429] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/afflib-3.7.20-12.fc42.src.rpm
[2024-08-28 05:50:38,273][  INFO][PID:1358429] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/afftools-debuginfo-3.7.20-12.fc42.x86_64.rpm' (attempt #1)
[2024-08-28 05:50:39,153][  INFO][PID:1358429] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/afftools-debuginfo-3.7.20-12.fc42.x86_64.rpm
[2024-08-28 05:50:39,155][  INFO][PID:1358429] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/afftools-3.7.20-12.fc42.x86_64.rpm' (attempt #1)
[2024-08-28 05:50:39,906][  INFO][PID:1358429] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/afftools-3.7.20-12.fc42.x86_64.rpm
[2024-08-28 05:50:39,907][  INFO][PID:1358429] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/afflib-devel-3.7.20-12.fc42.x86_64.rpm' (attempt #1)
[2024-08-28 05:50:40,531][  INFO][PID:1358429] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/afflib-devel-3.7.20-12.fc42.x86_64.rpm
[2024-08-28 05:50:40,531][  INFO][PID:1358429] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/python3-pyaff-debuginfo-3.7.20-12.fc42.x86_64.rpm' (attempt #1)
[2024-08-28 05:50:41,028][  INFO][PID:1358429] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/python3-pyaff-debuginfo-3.7.20-12.fc42.x86_64.rpm
[2024-08-28 05:50:41,029][  INFO][PID:1358429] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/afflib-debugsource-3.7.20-12.fc42.x86_64.rpm' (attempt #1)
[2024-08-28 05:50:41,530][  INFO][PID:1358429] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/afflib-debugsource-3.7.20-12.fc42.x86_64.rpm
[2024-08-28 05:50:41,530][  INFO][PID:1358429] Sign done
[2024-08-28 05:50:41,531][  INFO][PID:1358429] Incremental createrepo run, adding 07949192-afflib into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64, (auto-create-repo=True)
[2024-08-28 05:50:41,532][  INFO][PID:1358429] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 07949192-afflib --no-appstream-metadata' as PID 1364759
[2024-08-28 05:50:54,932][  INFO][PID:1358429] Finished after 13 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 07949192-afflib --no-appstream-metadata)
[2024-08-28 05:50:54,934][  INFO][PID:1358429] Getting build details
[2024-08-28 05:50:54,936][  INFO][PID:1358429] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib
[2024-08-28 05:50:54,937][  INFO][PID:1358429] Built packages:
['afflib-debugsource 3.7.20', 'python3-pyaff-debuginfo 3.7.20', 'afflib 3.7.20', 'afflib-devel 3.7.20', 'afftools-debuginfo 3.7.20', 'python3-pyaff 3.7.20', 'afflib-debuginfo 3.7.20', 'afftools 3.7.20']
[2024-08-28 05:50:54,937][  INFO][PID:1358429] build details: {'built_packages': 'afflib-debugsource 3.7.20\npython3-pyaff-debuginfo 3.7.20\nafflib 3.7.20\nafflib-devel 3.7.20\nafftools-debuginfo 3.7.20\npython3-pyaff 3.7.20\nafflib-debuginfo 3.7.20\nafftools 3.7.20'}
[2024-08-28 05:50:54,938][  INFO][PID:1358429] Retrieving pubkey
[2024-08-28 05:50:54,939][  INFO][PID:1358429] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-08-28 05:50:55,127][  INFO][PID:1358429] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-08-28 05:50:55,128][  INFO][PID:1358429] Finished build: id=7949192 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-40-x86_64 
[2024-08-28 05:50:55,130][  INFO][PID:1358429] Worker succeeded build, took 99.96848058700562
[2024-08-28 05:50:55,134][  INFO][PID:1358429] 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",
            "submitter": "https://src.fedoraproject.org/user/msuchy",
            "ended_on": 1724824255.13036,
            "started_on": 1724824155.1618793,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7949192-fedora-40-x86_64",
            "build_id": 7949192,
            "package_name": "afflib",
            "package_version": "3.7.20-12",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/afflib",
            "git_hash": "2ea8660b99101d53d7b829e76d6357571817dbd1",
            "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/msuchy",
            "results": {
                "packages": [
                    {
                        "name": "afflib-debugsource",
                        "epoch": null,
                        "version": "3.7.20",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-pyaff-debuginfo",
                        "epoch": null,
                        "version": "3.7.20",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "afflib",
                        "epoch": null,
                        "version": "3.7.20",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "afflib-devel",
                        "epoch": null,
                        "version": "3.7.20",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "afftools-debuginfo",
                        "epoch": null,
                        "version": "3.7.20",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "afflib",
                        "epoch": null,
                        "version": "3.7.20",
                        "release": "12.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-pyaff",
                        "epoch": null,
                        "version": "3.7.20",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "afflib-debuginfo",
                        "epoch": null,
                        "version": "3.7.20",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "afftools",
                        "epoch": null,
                        "version": "3.7.20",
                        "release": "12.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-40-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",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "07949192-afflib",
            "built_packages": "afflib-debugsource 3.7.20\npython3-pyaff-debuginfo 3.7.20\nafflib 3.7.20\nafflib-devel 3.7.20\nafftools-debuginfo 3.7.20\npython3-pyaff 3.7.20\nafflib-debuginfo 3.7.20\nafftools 3.7.20",
            "id": 7949192,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-08-28 05:50:55,212][  INFO][PID:1358429] Sending fedora-messaging bus message in build.end
[2024-08-28 05:50:55,242][  INFO][PID:1358429] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/builder-live.log by gzip
[2024-08-28 05:50:55,245][  INFO][PID:1358429] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/builder-live.log' as PID 1365794
[2024-08-28 05:50:55,258][  INFO][PID:1358429] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/builder-live.log)
[2024-08-28 05:50:55,259][  INFO][PID:1358429] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07949192-afflib/backend.log by gzip