[2025-01-30 20:36:39,149][  INFO][PID:1712246] Marking build as starting
[2025-01-30 20:36:39,645][  INFO][PID:1712246] Trying to allocate VM
[2025-01-30 20:36:42,679][  INFO][PID:1712246] Allocated host ResallocHost, ticket_id=998754, hostname=35.171.150.156, name=aws_x86_64_normalreserved_prod_00952351_20250130_203415
[2025-01-30 20:36:42,679][  INFO][PID:1712246] Allocating ssh connection to builder
[2025-01-30 20:36:42,680][  INFO][PID:1712246] Checking that builder machine is OK
[2025-01-30 20:36:43,069][  INFO][PID:1712246] Running remote command: copr-builder-ready epel-8-x86_64
[2025-01-30 20:36:43,290][  INFO][PID:1712246] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-30 20:36:43,291][  INFO][PID:1712246] Filling build.info file with builder info
[2025-01-30 20:36:43,292][  INFO][PID:1712246] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "supervillain",
            "project_name": "i2pd",
            "project_dirname": "i2pd",
            "submitter": "https://api.github.com/users/orignal",
            "ended_on": null,
            "started_on": 1738269403.292406,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-8-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [
                "git"
            ],
            "task_id": "8588201-epel-8-x86_64",
            "build_id": 8588201,
            "package_name": "i2pd-git",
            "package_version": "2.55.0-git",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/supervillain/i2pd/i2pd-git",
            "git_hash": "95ecf26710594f87cfffab6caa7178e77218e767",
            "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": "supervillain/i2pd--https://api.github.com/users/orignal",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/supervillain/i2pd/epel-8-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/r4sas/miniupnpc/epel-8-x86_64/",
                    "id": "copr_r4sas_miniupnpc",
                    "name": "Additional repo copr_r4sas_miniupnpc"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/supervillain/i2pd",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/supervillain/i2pd",
            "result_dir": "08588201-i2pd-git",
            "built_packages": "",
            "id": 8588201,
            "mockchain_macros": {
                "copr_username": "supervillain",
                "copr_projectname": "i2pd",
                "vendor": "Fedora Project COPR (supervillain/i2pd)"
            }
        }
    ]
}
[2025-01-30 20:36:43,353][  INFO][PID:1712246] Sending fedora-messaging bus message in build.start
[2025-01-30 20:36:44,031][  INFO][PID:1712246] Sending fedora-messaging bus message in chroot.start
[2025-01-30 20:36:44,060][  INFO][PID:1712246] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8588201-epel-8-x86_64 --chroot epel-8-x86_64 --detached
[2025-01-30 20:36:44,504][  INFO][PID:1712246] Downloading the builder-live.log file, attempt 1
[2025-01-30 20:36:44,505][  INFO][PID:1712246] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.171.150.156 copr-rpmbuild-log
[2025-01-30 20:36:49,510][  INFO][PID:1712246] Periodic builder liveness probe: alive
[2025-01-30 20:41:48,383][  INFO][PID:1712246] Downloading results from builder
[2025-01-30 20:41:48,383][  INFO][PID:1712246] rsyncing of mockbuilder@35.171.150.156:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git started
[2025-01-30 20:41:48,384][  INFO][PID:1712246] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@35.171.150.156:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git/ &> /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git/build-08588201.rsync.log
[2025-01-30 20:41:48,812][  INFO][PID:1712246] rsyncing finished.
[2025-01-30 20:41:48,812][  INFO][PID:1712246] Releasing VM back to pool
[2025-01-30 20:41:48,824][  INFO][PID:1712246] Searching for 'success' file in resultdir
[2025-01-30 20:41:48,825][  INFO][PID:1712246] Going to sign pkgs from source: 8588201-epel-8-x86_64 in chroot: /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64
[2025-01-30 20:41:48,826][  INFO][PID:1712246] Calling '/bin/sign -u supervillain#i2pd@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 20:41:49,123][  INFO][PID:1712246] Calling '/bin/sign -4 -h sha256 -u supervillain#i2pd@copr.fedorahosted.org -r /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git/i2pd-git-debuginfo-2.55.0-git.el8.x86_64.rpm' (attempt #1)
[2025-01-30 20:41:50,384][  INFO][PID:1712246] signed rpm: /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git/i2pd-git-debuginfo-2.55.0-git.el8.x86_64.rpm
[2025-01-30 20:41:50,384][  INFO][PID:1712246] Calling '/bin/sign -4 -h sha256 -u supervillain#i2pd@copr.fedorahosted.org -r /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git/i2pd-git-2.55.0-git.el8.src.rpm' (attempt #1)
[2025-01-30 20:41:51,206][  INFO][PID:1712246] signed rpm: /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git/i2pd-git-2.55.0-git.el8.src.rpm
[2025-01-30 20:41:51,206][  INFO][PID:1712246] Calling '/bin/sign -4 -h sha256 -u supervillain#i2pd@copr.fedorahosted.org -r /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git/i2pd-git-2.55.0-git.el8.x86_64.rpm' (attempt #1)
[2025-01-30 20:41:51,903][  INFO][PID:1712246] signed rpm: /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git/i2pd-git-2.55.0-git.el8.x86_64.rpm
[2025-01-30 20:41:51,903][  INFO][PID:1712246] Calling '/bin/sign -4 -h sha256 -u supervillain#i2pd@copr.fedorahosted.org -r /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git/i2pd-git-debugsource-2.55.0-git.el8.x86_64.rpm' (attempt #1)
[2025-01-30 20:41:52,576][  INFO][PID:1712246] signed rpm: /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git/i2pd-git-debugsource-2.55.0-git.el8.x86_64.rpm
[2025-01-30 20:41:52,577][  INFO][PID:1712246] Sign done
[2025-01-30 20:41:52,577][  INFO][PID:1712246] Incremental createrepo run, adding 08588201-i2pd-git into https://download.copr.fedorainfracloud.org/results/supervillain/i2pd/epel-8-x86_64, (auto-create-repo=True)
[2025-01-30 20:41:52,578][  INFO][PID:1712246] Running command 'copr-repo --batched /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64 --add 08588201-i2pd-git --no-appstream-metadata' as PID 1735512
[2025-01-30 20:41:53,302][  INFO][PID:1712246] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64 --add 08588201-i2pd-git --no-appstream-metadata)
[2025-01-30 20:41:53,303][  INFO][PID:1712246] Getting build details
[2025-01-30 20:41:53,304][  INFO][PID:1712246] Listing built binary packages in /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git
[2025-01-30 20:41:53,304][  INFO][PID:1712246] Built packages:
['i2pd-git 2.55.0', 'i2pd-git-debugsource 2.55.0', 'i2pd-git-debuginfo 2.55.0']
[2025-01-30 20:41:53,305][  INFO][PID:1712246] build details: {'built_packages': 'i2pd-git 2.55.0\ni2pd-git-debugsource 2.55.0\ni2pd-git-debuginfo 2.55.0'}
[2025-01-30 20:41:53,305][  INFO][PID:1712246] Retrieving pubkey
[2025-01-30 20:41:53,305][  INFO][PID:1712246] Calling '/bin/sign -u supervillain#i2pd@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 20:41:53,604][  INFO][PID:1712246] Added pubkey for user supervillain project i2pd into: /var/lib/copr/public_html/results/supervillain/i2pd/pubkey.gpg
[2025-01-30 20:41:53,605][  INFO][PID:1712246] Finished build: id=8588201 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/supervillain/i2pd chroot=epel-8-x86_64 
[2025-01-30 20:41:53,606][  INFO][PID:1712246] Worker succeeded build, took 310.31454706192017
[2025-01-30 20:41:53,607][  INFO][PID:1712246] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "supervillain",
            "project_name": "i2pd",
            "project_dirname": "i2pd",
            "submitter": "https://api.github.com/users/orignal",
            "ended_on": 1738269713.6069531,
            "started_on": 1738269403.292406,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-8-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [
                "git"
            ],
            "task_id": "8588201-epel-8-x86_64",
            "build_id": 8588201,
            "package_name": "i2pd-git",
            "package_version": "2.55.0-git",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/supervillain/i2pd/i2pd-git",
            "git_hash": "95ecf26710594f87cfffab6caa7178e77218e767",
            "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": "supervillain/i2pd--https://api.github.com/users/orignal",
            "results": {
                "packages": [
                    {
                        "name": "i2pd-git",
                        "epoch": null,
                        "version": "2.55.0",
                        "release": "git.el8",
                        "arch": "x86_64"
                    },
                    {
                        "name": "i2pd-git-debugsource",
                        "epoch": null,
                        "version": "2.55.0",
                        "release": "git.el8",
                        "arch": "x86_64"
                    },
                    {
                        "name": "i2pd-git-debuginfo",
                        "epoch": null,
                        "version": "2.55.0",
                        "release": "git.el8",
                        "arch": "x86_64"
                    },
                    {
                        "name": "i2pd-git",
                        "epoch": null,
                        "version": "2.55.0",
                        "release": "git.el8",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/supervillain/i2pd/epel-8-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/r4sas/miniupnpc/epel-8-x86_64/",
                    "id": "copr_r4sas_miniupnpc",
                    "name": "Additional repo copr_r4sas_miniupnpc"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/supervillain/i2pd",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/supervillain/i2pd",
            "result_dir": "08588201-i2pd-git",
            "built_packages": "i2pd-git 2.55.0\ni2pd-git-debugsource 2.55.0\ni2pd-git-debuginfo 2.55.0",
            "id": 8588201,
            "mockchain_macros": {
                "copr_username": "supervillain",
                "copr_projectname": "i2pd",
                "vendor": "Fedora Project COPR (supervillain/i2pd)"
            }
        }
    ]
}
[2025-01-30 20:41:53,682][  INFO][PID:1712246] Sending fedora-messaging bus message in build.end
[2025-01-30 20:41:53,698][  INFO][PID:1712246] Compressing /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git/builder-live.log by gzip
[2025-01-30 20:41:53,699][  INFO][PID:1712246] Running command 'gzip /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git/builder-live.log' as PID 1735606
[2025-01-30 20:41:53,706][  INFO][PID:1712246] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git/builder-live.log)
[2025-01-30 20:41:53,707][  INFO][PID:1712246] Compressing /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git/backend.log by gzip
[2025-01-30 20:41:53,708][  INFO][PID:1712246] Running command 'gzip /var/lib/copr/public_html/results/supervillain/i2pd/epel-8-x86_64/08588201-i2pd-git/backend.log' as PID 1735607