[2024-11-17 01:16:34,364][  INFO][PID:2513727] Marking build as starting
[2024-11-17 01:16:34,643][  INFO][PID:2513727] Trying to allocate VM
[2024-11-17 01:16:46,739][  INFO][PID:2513727] Allocated host ResallocHost, ticket_id=5917362, hostname=184.72.203.36
[2024-11-17 01:16:46,741][  INFO][PID:2513727] Allocating ssh connection to builder
[2024-11-17 01:16:46,742][  INFO][PID:2513727] Checking that builder machine is OK
[2024-11-17 01:16:47,114][  INFO][PID:2513727] Running remote command: copr-builder-ready epel-9-x86_64
[2024-11-17 01:16:47,343][  INFO][PID:2513727] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2024-11-17 01:16:47,345][  INFO][PID:2513727] Filling build.info file with builder info
[2024-11-17 01:16:47,351][  INFO][PID:2513727] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "nucleo",
            "project_name": "frr",
            "project_dirname": "frr",
            "submitter": "nucleo",
            "ended_on": null,
            "started_on": 1731806207.3505769,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8272201-epel-9-x86_64",
            "build_id": 8272201,
            "package_name": "libyang",
            "package_version": "2.1.148-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/nucleo/frr/libyang",
            "git_hash": "b372c2632424f04d8887eee8d924817bcbd4c590",
            "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": "nucleo/frr--nucleo",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/nucleo/frr/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/nucleo/frr",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/nucleo/frr",
            "result_dir": "08272201-libyang",
            "built_packages": "",
            "id": 8272201,
            "mockchain_macros": {
                "copr_username": "nucleo",
                "copr_projectname": "frr",
                "vendor": "Fedora Project COPR (nucleo/frr)"
            }
        }
    ]
}
[2024-11-17 01:16:47,461][  INFO][PID:2513727] Sending fedora-messaging bus message in build.start
[2024-11-17 01:16:50,607][  INFO][PID:2513727] Sending fedora-messaging bus message in chroot.start
[2024-11-17 01:16:51,175][  INFO][PID:2513727] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8272201-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2024-11-17 01:16:51,598][  INFO][PID:2513727] Downloading the builder-live.log file, attempt 1
[2024-11-17 01:16:51,601][  INFO][PID:2513727] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@184.72.203.36 copr-rpmbuild-log
[2024-11-17 01:16:56,608][  INFO][PID:2513727] Periodic builder liveness probe: alive
[2024-11-17 01:24:33,381][  INFO][PID:2513727] Downloading results from builder
[2024-11-17 01:24:33,383][  INFO][PID:2513727] rsyncing of mockbuilder@184.72.203.36:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang started
[2024-11-17 01:24:33,385][  INFO][PID:2513727] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@184.72.203.36:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/ &> /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/build-08272201.rsync.log
[2024-11-17 01:24:33,648][  INFO][PID:2513727] rsyncing finished.
[2024-11-17 01:24:33,649][  INFO][PID:2513727] Releasing VM back to pool
[2024-11-17 01:24:33,703][  INFO][PID:2513727] Searching for 'success' file in resultdir
[2024-11-17 01:24:33,704][  INFO][PID:2513727] Going to sign pkgs from source: 8272201-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64
[2024-11-17 01:24:33,705][  INFO][PID:2513727] Calling '/bin/sign -u nucleo#frr@copr.fedorahosted.org -p' (attempt #1)
[2024-11-17 01:24:34,017][  INFO][PID:2513727] Calling '/bin/sign -4 -h sha256 -u nucleo#frr@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/libyang-debuginfo-2.1.148-1.el9.x86_64.rpm' (attempt #1)
[2024-11-17 01:24:34,920][  INFO][PID:2513727] signed rpm: /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/libyang-debuginfo-2.1.148-1.el9.x86_64.rpm
[2024-11-17 01:24:34,921][  INFO][PID:2513727] Calling '/bin/sign -4 -h sha256 -u nucleo#frr@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/libyang-tools-debuginfo-2.1.148-1.el9.x86_64.rpm' (attempt #1)
[2024-11-17 01:24:35,769][  INFO][PID:2513727] signed rpm: /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/libyang-tools-debuginfo-2.1.148-1.el9.x86_64.rpm
[2024-11-17 01:24:35,770][  INFO][PID:2513727] Calling '/bin/sign -4 -h sha256 -u nucleo#frr@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/libyang-tools-2.1.148-1.el9.x86_64.rpm' (attempt #1)
[2024-11-17 01:24:36,609][  INFO][PID:2513727] signed rpm: /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/libyang-tools-2.1.148-1.el9.x86_64.rpm
[2024-11-17 01:24:36,610][  INFO][PID:2513727] Calling '/bin/sign -4 -h sha256 -u nucleo#frr@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/libyang-devel-doc-2.1.148-1.el9.x86_64.rpm' (attempt #1)
[2024-11-17 01:24:37,511][  INFO][PID:2513727] signed rpm: /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/libyang-devel-doc-2.1.148-1.el9.x86_64.rpm
[2024-11-17 01:24:37,512][  INFO][PID:2513727] Calling '/bin/sign -4 -h sha256 -u nucleo#frr@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/libyang-devel-2.1.148-1.el9.x86_64.rpm' (attempt #1)
[2024-11-17 01:24:38,354][  INFO][PID:2513727] signed rpm: /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/libyang-devel-2.1.148-1.el9.x86_64.rpm
[2024-11-17 01:24:38,355][  INFO][PID:2513727] Calling '/bin/sign -4 -h sha256 -u nucleo#frr@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/libyang-2.1.148-1.el9.x86_64.rpm' (attempt #1)
[2024-11-17 01:24:39,209][  INFO][PID:2513727] signed rpm: /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/libyang-2.1.148-1.el9.x86_64.rpm
[2024-11-17 01:24:39,210][  INFO][PID:2513727] Calling '/bin/sign -4 -h sha256 -u nucleo#frr@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/libyang-debugsource-2.1.148-1.el9.x86_64.rpm' (attempt #1)
[2024-11-17 01:24:40,113][  INFO][PID:2513727] signed rpm: /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/libyang-debugsource-2.1.148-1.el9.x86_64.rpm
[2024-11-17 01:24:40,114][  INFO][PID:2513727] Calling '/bin/sign -4 -h sha256 -u nucleo#frr@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/libyang-2.1.148-1.el9.src.rpm' (attempt #1)
[2024-11-17 01:24:41,022][  INFO][PID:2513727] signed rpm: /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/libyang-2.1.148-1.el9.src.rpm
[2024-11-17 01:24:41,023][  INFO][PID:2513727] Sign done
[2024-11-17 01:24:41,024][  INFO][PID:2513727] Incremental createrepo run, adding 08272201-libyang into https://download.copr.fedorainfracloud.org/results/nucleo/frr/epel-9-x86_64, (auto-create-repo=True)
[2024-11-17 01:24:41,025][  INFO][PID:2513727] Running command 'copr-repo --batched /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64 --add 08272201-libyang --no-appstream-metadata' as PID 2588959
[2024-11-17 01:24:41,941][  INFO][PID:2513727] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64 --add 08272201-libyang --no-appstream-metadata)
[2024-11-17 01:24:41,942][  INFO][PID:2513727] Getting build details
[2024-11-17 01:24:41,943][  INFO][PID:2513727] Listing built binary packages in /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang
[2024-11-17 01:24:41,943][  INFO][PID:2513727] Built packages:
['libyang-tools 2.1.148', 'libyang-debuginfo 2.1.148', 'libyang-devel-doc 2.1.148', 'libyang-devel 2.1.148', 'libyang 2.1.148', 'libyang-tools-debuginfo 2.1.148', 'libyang-debugsource 2.1.148']
[2024-11-17 01:24:41,944][  INFO][PID:2513727] build details: {'built_packages': 'libyang-tools 2.1.148\nlibyang-debuginfo 2.1.148\nlibyang-devel-doc 2.1.148\nlibyang-devel 2.1.148\nlibyang 2.1.148\nlibyang-tools-debuginfo 2.1.148\nlibyang-debugsource 2.1.148'}
[2024-11-17 01:24:41,944][  INFO][PID:2513727] Retrieving pubkey
[2024-11-17 01:24:41,945][  INFO][PID:2513727] Calling '/bin/sign -u nucleo#frr@copr.fedorahosted.org -p' (attempt #1)
[2024-11-17 01:24:42,254][  INFO][PID:2513727] Added pubkey for user nucleo project frr into: /var/lib/copr/public_html/results/nucleo/frr/pubkey.gpg
[2024-11-17 01:24:42,255][  INFO][PID:2513727] Finished build: id=8272201 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/nucleo/frr chroot=epel-9-x86_64 
[2024-11-17 01:24:42,257][  INFO][PID:2513727] Worker succeeded build, took 474.9072322845459
[2024-11-17 01:24:42,259][  INFO][PID:2513727] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "nucleo",
            "project_name": "frr",
            "project_dirname": "frr",
            "submitter": "nucleo",
            "ended_on": 1731806682.2578092,
            "started_on": 1731806207.3505769,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8272201-epel-9-x86_64",
            "build_id": 8272201,
            "package_name": "libyang",
            "package_version": "2.1.148-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/nucleo/frr/libyang",
            "git_hash": "b372c2632424f04d8887eee8d924817bcbd4c590",
            "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": "nucleo/frr--nucleo",
            "results": {
                "packages": [
                    {
                        "name": "libyang-tools",
                        "epoch": null,
                        "version": "2.1.148",
                        "release": "1.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libyang-debuginfo",
                        "epoch": null,
                        "version": "2.1.148",
                        "release": "1.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libyang",
                        "epoch": null,
                        "version": "2.1.148",
                        "release": "1.el9",
                        "arch": "src"
                    },
                    {
                        "name": "libyang-devel-doc",
                        "epoch": null,
                        "version": "2.1.148",
                        "release": "1.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libyang-devel",
                        "epoch": null,
                        "version": "2.1.148",
                        "release": "1.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libyang",
                        "epoch": null,
                        "version": "2.1.148",
                        "release": "1.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libyang-tools-debuginfo",
                        "epoch": null,
                        "version": "2.1.148",
                        "release": "1.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libyang-debugsource",
                        "epoch": null,
                        "version": "2.1.148",
                        "release": "1.el9",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/nucleo/frr/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/nucleo/frr",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/nucleo/frr",
            "result_dir": "08272201-libyang",
            "built_packages": "libyang-tools 2.1.148\nlibyang-debuginfo 2.1.148\nlibyang-devel-doc 2.1.148\nlibyang-devel 2.1.148\nlibyang 2.1.148\nlibyang-tools-debuginfo 2.1.148\nlibyang-debugsource 2.1.148",
            "id": 8272201,
            "mockchain_macros": {
                "copr_username": "nucleo",
                "copr_projectname": "frr",
                "vendor": "Fedora Project COPR (nucleo/frr)"
            }
        }
    ]
}
[2024-11-17 01:24:42,331][  INFO][PID:2513727] Sending fedora-messaging bus message in build.end
[2024-11-17 01:24:42,801][  INFO][PID:2513727] Compressing /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/builder-live.log by gzip
[2024-11-17 01:24:42,802][  INFO][PID:2513727] Running command 'gzip /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/builder-live.log' as PID 2589247
[2024-11-17 01:24:42,821][  INFO][PID:2513727] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/builder-live.log)
[2024-11-17 01:24:42,822][  INFO][PID:2513727] Compressing /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/backend.log by gzip
[2024-11-17 01:24:42,823][  INFO][PID:2513727] Running command 'gzip /var/lib/copr/public_html/results/nucleo/frr/epel-9-x86_64/08272201-libyang/backend.log' as PID 2589252