[2024-12-08 23:09:07,117][  INFO][PID:2677592] Marking build as starting
[2024-12-08 23:09:07,144][  INFO][PID:2677592] Trying to allocate VM
[2024-12-08 23:09:10,210][  INFO][PID:2677592] Allocated host ResallocHost, ticket_id=86961, hostname=54.160.157.72
[2024-12-08 23:09:10,210][  INFO][PID:2677592] Allocating ssh connection to builder
[2024-12-08 23:09:10,211][  INFO][PID:2677592] Checking that builder machine is OK
[2024-12-08 23:09:10,565][  INFO][PID:2677592] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.160.157.72 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-12-08 23:09:10,781][  INFO][PID:2677592] Filling build.info file with builder info
[2024-12-08 23:09:10,785][  INFO][PID:2677592] 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/pwalter",
            "ended_on": null,
            "started_on": 1733699350.7849598,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8364400-fedora-40-x86_64",
            "build_id": 8364400,
            "package_name": "znc",
            "package_version": "1.9.1-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/znc",
            "git_hash": "46fb59b0f24b4405d2e4ea6c61347a7d78e8b2be",
            "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/pwalter",
            "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-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": "08364400-znc",
            "built_packages": "",
            "id": 8364400,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-12-08 23:09:10,846][  INFO][PID:2677592] Sending fedora-messaging bus message in build.start
[2024-12-08 23:09:11,756][  INFO][PID:2677592] Sending fedora-messaging bus message in chroot.start
[2024-12-08 23:09:11,788][  INFO][PID:2677592] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8364400-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-12-08 23:09:12,169][  INFO][PID:2677592] Downloading the builder-live.log file, attempt 1
[2024-12-08 23:09:12,174][  INFO][PID:2677592] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.160.157.72 copr-rpmbuild-log
[2024-12-08 23:09:17,201][  INFO][PID:2677592] Periodic builder liveness probe: alive
[2024-12-08 23:14:10,740][  INFO][PID:2677592] Downloading results from builder
[2024-12-08 23:14:10,741][  INFO][PID:2677592] rsyncing of mockbuilder@54.160.157.72:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc started
[2024-12-08 23:14:10,742][  INFO][PID:2677592] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.160.157.72:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/build-08364400.rsync.log
[2024-12-08 23:14:11,217][  INFO][PID:2677592] rsyncing finished.
[2024-12-08 23:14:11,218][  INFO][PID:2677592] Releasing VM back to pool
[2024-12-08 23:14:11,227][  INFO][PID:2677592] Searching for 'success' file in resultdir
[2024-12-08 23:14:11,227][  INFO][PID:2677592] Going to sign pkgs from source: 8364400-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64
[2024-12-08 23:14:11,228][  INFO][PID:2677592] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-12-08 23:14:11,527][  INFO][PID:2677592] 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/08364400-znc/znc-modperl-debuginfo-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:12,450][  INFO][PID:2677592] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/znc-modperl-debuginfo-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:12,451][  INFO][PID:2677592] 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/08364400-znc/znc-1.9.1-5.fc42.src.rpm' (attempt #1)
[2024-12-08 23:14:13,347][  INFO][PID:2677592] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/znc-1.9.1-5.fc42.src.rpm
[2024-12-08 23:14:13,348][  INFO][PID:2677592] 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/08364400-znc/znc-modpython-debuginfo-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:14,307][  INFO][PID:2677592] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/znc-modpython-debuginfo-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:14,307][  INFO][PID:2677592] 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/08364400-znc/znc-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:15,197][  INFO][PID:2677592] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/znc-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:15,197][  INFO][PID:2677592] 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/08364400-znc/znc-modtcl-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:16,054][  INFO][PID:2677592] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/znc-modtcl-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:16,055][  INFO][PID:2677592] 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/08364400-znc/znc-modperl-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:16,932][  INFO][PID:2677592] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/znc-modperl-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:16,933][  INFO][PID:2677592] 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/08364400-znc/znc-devel-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:17,788][  INFO][PID:2677592] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/znc-devel-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:17,789][  INFO][PID:2677592] 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/08364400-znc/znc-debugsource-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:18,660][  INFO][PID:2677592] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/znc-debugsource-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:18,661][  INFO][PID:2677592] 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/08364400-znc/znc-modpython-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:19,533][  INFO][PID:2677592] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/znc-modpython-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:19,534][  INFO][PID:2677592] 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/08364400-znc/znc-modtcl-debuginfo-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:20,390][  INFO][PID:2677592] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/znc-modtcl-debuginfo-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:20,391][  INFO][PID:2677592] 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/08364400-znc/znc-debuginfo-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:21,544][  INFO][PID:2677592] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/znc-debuginfo-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:21,544][  INFO][PID:2677592] Sign done
[2024-12-08 23:14:21,545][  INFO][PID:2677592] Incremental createrepo run, adding 08364400-znc into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64, (auto-create-repo=True)
[2024-12-08 23:14:21,546][  INFO][PID:2677592] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 08364400-znc --no-appstream-metadata' as PID 2704007
[2024-12-08 23:14:29,141][  INFO][PID:2677592] Finished after 7 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 08364400-znc --no-appstream-metadata)
[2024-12-08 23:14:29,141][  INFO][PID:2677592] Getting build details
[2024-12-08 23:14:29,142][  INFO][PID:2677592] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc
[2024-12-08 23:14:29,142][  INFO][PID:2677592] Built packages:
['znc-modperl 1.9.1', 'znc-debuginfo 1.9.1', 'znc-modtcl-debuginfo 1.9.1', 'znc-modpython-debuginfo 1.9.1', 'znc-modtcl 1.9.1', 'znc 1.9.1', 'znc-devel 1.9.1', 'znc-debugsource 1.9.1', 'znc-modpython 1.9.1', 'znc-modperl-debuginfo 1.9.1']
[2024-12-08 23:14:29,143][  INFO][PID:2677592] build details: {'built_packages': 'znc-modperl 1.9.1\nznc-debuginfo 1.9.1\nznc-modtcl-debuginfo 1.9.1\nznc-modpython-debuginfo 1.9.1\nznc-modtcl 1.9.1\nznc 1.9.1\nznc-devel 1.9.1\nznc-debugsource 1.9.1\nznc-modpython 1.9.1\nznc-modperl-debuginfo 1.9.1'}
[2024-12-08 23:14:29,143][  INFO][PID:2677592] Retrieving pubkey
[2024-12-08 23:14:29,143][  INFO][PID:2677592] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-12-08 23:14:29,448][  INFO][PID:2677592] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-12-08 23:14:29,448][  INFO][PID:2677592] Finished build: id=8364400 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-40-x86_64 
[2024-12-08 23:14:29,450][  INFO][PID:2677592] Worker succeeded build, took 318.6653528213501
[2024-12-08 23:14:29,451][  INFO][PID:2677592] 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/pwalter",
            "ended_on": 1733699669.4503126,
            "started_on": 1733699350.7849598,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8364400-fedora-40-x86_64",
            "build_id": 8364400,
            "package_name": "znc",
            "package_version": "1.9.1-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/znc",
            "git_hash": "46fb59b0f24b4405d2e4ea6c61347a7d78e8b2be",
            "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/pwalter",
            "results": {
                "packages": [
                    {
                        "name": "znc-modperl",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc-debuginfo",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc-modtcl-debuginfo",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc-modpython-debuginfo",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc-modtcl",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc-devel",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "znc-debugsource",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc-modpython",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc-modperl-debuginfo",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "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-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": "08364400-znc",
            "built_packages": "znc-modperl 1.9.1\nznc-debuginfo 1.9.1\nznc-modtcl-debuginfo 1.9.1\nznc-modpython-debuginfo 1.9.1\nznc-modtcl 1.9.1\nznc 1.9.1\nznc-devel 1.9.1\nznc-debugsource 1.9.1\nznc-modpython 1.9.1\nznc-modperl-debuginfo 1.9.1",
            "id": 8364400,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-12-08 23:14:29,485][  INFO][PID:2677592] Sending fedora-messaging bus message in build.end
[2024-12-08 23:14:29,501][  INFO][PID:2677592] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/builder-live.log by gzip
[2024-12-08 23:14:29,502][  INFO][PID:2677592] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/builder-live.log' as PID 2704264
[2024-12-08 23:14:29,514][  INFO][PID:2677592] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/builder-live.log)
[2024-12-08 23:14:29,514][  INFO][PID:2677592] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/backend.log by gzip
[2024-12-08 23:14:29,515][  INFO][PID:2677592] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08364400-znc/backend.log' as PID 2704265