[2025-01-30 03:44:40,533][  INFO][PID:4077404] Marking build as starting
[2025-01-30 03:44:40,577][  INFO][PID:4077404] Trying to allocate VM
[2025-01-30 03:44:43,655][  INFO][PID:4077404] Allocated host ResallocHost, ticket_id=988462, hostname=2620:52:3:1:dead:beef:cafe:c197, name=copr_hv_x86_64_03_prod_00911635_20250130_024824
[2025-01-30 03:44:43,655][  INFO][PID:4077404] Allocating ssh connection to builder
[2025-01-30 03:44:43,656][  INFO][PID:4077404] Checking that builder machine is OK
[2025-01-30 03:44:44,179][  INFO][PID:4077404] Running remote command: copr-builder-ready rhel-8-x86_64
[2025-01-30 03:44:44,548][  INFO][PID:4077404] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-30 03:44:44,548][  INFO][PID:4077404] Filling build.info file with builder info
[2025-01-30 03:44:44,550][  INFO][PID:4077404] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "firminunderscore",
            "project_name": "zen-browser",
            "project_dirname": "zen-browser",
            "submitter": null,
            "ended_on": null,
            "started_on": 1738208684.550033,
            "submitted_on": null,
            "status": 3,
            "chroot": "rhel-8-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8586092-rhel-8-x86_64",
            "build_id": 8586092,
            "package_name": "zen-twilight",
            "package_version": "197494589-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/firminunderscore/zen-browser/zen-twilight",
            "git_hash": "7324506fbaadda27efb4b9785b79bf6c59403c54",
            "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": "firminunderscore/zen-browser--6172fa2e-b24d-4425-91d2-8b44b7cc5f5a",
            "results": null,
            "appstream": true,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/firminunderscore/zen-browser/rhel-8-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/firminunderscore/zen-browser",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/firminunderscore/zen-browser",
            "result_dir": "08586092-zen-twilight",
            "built_packages": "",
            "id": 8586092,
            "mockchain_macros": {
                "copr_username": "firminunderscore",
                "copr_projectname": "zen-browser",
                "vendor": "Fedora Project COPR (firminunderscore/zen-browser)"
            }
        }
    ]
}
[2025-01-30 03:44:44,601][  INFO][PID:4077404] Sending fedora-messaging bus message in build.start
[2025-01-30 03:44:45,459][  INFO][PID:4077404] Sending fedora-messaging bus message in chroot.start
[2025-01-30 03:44:45,479][  INFO][PID:4077404] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8586092-rhel-8-x86_64 --chroot rhel-8-x86_64 --detached
[2025-01-30 03:44:46,016][  INFO][PID:4077404] Downloading the builder-live.log file, attempt 1
[2025-01-30 03:44:46,017][  INFO][PID:4077404] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c197 copr-rpmbuild-log
[2025-01-30 03:44:51,023][  INFO][PID:4077404] Periodic builder liveness probe: alive
[2025-01-30 03:47:32,358][  INFO][PID:4077404] Downloading results from builder
[2025-01-30 03:47:32,359][  INFO][PID:4077404] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c197]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/firminunderscore/zen-browser/rhel-8-x86_64/08586092-zen-twilight started
[2025-01-30 03:47:32,360][  INFO][PID:4077404] 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:c197]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/firminunderscore/zen-browser/rhel-8-x86_64/08586092-zen-twilight/ &> /var/lib/copr/public_html/results/firminunderscore/zen-browser/rhel-8-x86_64/08586092-zen-twilight/build-08586092.rsync.log
[2025-01-30 03:47:34,564][  INFO][PID:4077404] rsyncing finished.
[2025-01-30 03:47:34,565][  INFO][PID:4077404] Releasing VM back to pool
[2025-01-30 03:47:34,619][  INFO][PID:4077404] Searching for 'success' file in resultdir
[2025-01-30 03:47:34,621][  INFO][PID:4077404] Going to sign pkgs from source: 8586092-rhel-8-x86_64 in chroot: /var/lib/copr/public_html/results/firminunderscore/zen-browser/rhel-8-x86_64
[2025-01-30 03:47:34,626][  INFO][PID:4077404] Calling '/bin/sign -u firminunderscore#zen-browser@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 03:47:34,800][  INFO][PID:4077404] Calling '/bin/sign -4 -h sha256 -u firminunderscore#zen-browser@copr.fedorahosted.org -r /var/lib/copr/public_html/results/firminunderscore/zen-browser/rhel-8-x86_64/08586092-zen-twilight/zen-twilight-197494589-1.el8.src.rpm' (attempt #1)
[2025-01-30 03:47:37,920][  INFO][PID:4077404] signed rpm: /var/lib/copr/public_html/results/firminunderscore/zen-browser/rhel-8-x86_64/08586092-zen-twilight/zen-twilight-197494589-1.el8.src.rpm
[2025-01-30 03:47:37,921][  INFO][PID:4077404] Calling '/bin/sign -4 -h sha256 -u firminunderscore#zen-browser@copr.fedorahosted.org -r /var/lib/copr/public_html/results/firminunderscore/zen-browser/rhel-8-x86_64/08586092-zen-twilight/zen-twilight-197494589-1.el8.x86_64.rpm' (attempt #1)
[2025-01-30 03:47:41,202][  INFO][PID:4077404] signed rpm: /var/lib/copr/public_html/results/firminunderscore/zen-browser/rhel-8-x86_64/08586092-zen-twilight/zen-twilight-197494589-1.el8.x86_64.rpm
[2025-01-30 03:47:41,204][  INFO][PID:4077404] Sign done
[2025-01-30 03:47:41,204][  INFO][PID:4077404] Incremental createrepo run, adding 08586092-zen-twilight into https://download.copr.fedorainfracloud.org/results/firminunderscore/zen-browser/rhel-8-x86_64, (auto-create-repo=True)
[2025-01-30 03:47:41,206][  INFO][PID:4077404] Running command 'copr-repo --batched /var/lib/copr/public_html/results/firminunderscore/zen-browser/rhel-8-x86_64 --add 08586092-zen-twilight' as PID 4087247
[2025-01-30 03:47:43,316][  INFO][PID:4077404] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/firminunderscore/zen-browser/rhel-8-x86_64 --add 08586092-zen-twilight)
[2025-01-30 03:47:43,317][  INFO][PID:4077404] Getting build details
[2025-01-30 03:47:43,318][  INFO][PID:4077404] Listing built binary packages in /var/lib/copr/public_html/results/firminunderscore/zen-browser/rhel-8-x86_64/08586092-zen-twilight
[2025-01-30 03:47:43,318][  INFO][PID:4077404] Built packages:
['zen-twilight 197494589']
[2025-01-30 03:47:43,319][  INFO][PID:4077404] build details: {'built_packages': 'zen-twilight 197494589'}
[2025-01-30 03:47:43,320][  INFO][PID:4077404] Retrieving pubkey
[2025-01-30 03:47:43,320][  INFO][PID:4077404] Calling '/bin/sign -u firminunderscore#zen-browser@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 03:47:43,625][  INFO][PID:4077404] Added pubkey for user firminunderscore project zen-browser into: /var/lib/copr/public_html/results/firminunderscore/zen-browser/pubkey.gpg
[2025-01-30 03:47:43,625][  INFO][PID:4077404] Finished build: id=8586092 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/firminunderscore/zen-browser chroot=rhel-8-x86_64 
[2025-01-30 03:47:43,628][  INFO][PID:4077404] Worker succeeded build, took 179.0788917541504
[2025-01-30 03:47:43,629][  INFO][PID:4077404] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "firminunderscore",
            "project_name": "zen-browser",
            "project_dirname": "zen-browser",
            "submitter": null,
            "ended_on": 1738208863.6289248,
            "started_on": 1738208684.550033,
            "submitted_on": null,
            "status": 1,
            "chroot": "rhel-8-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8586092-rhel-8-x86_64",
            "build_id": 8586092,
            "package_name": "zen-twilight",
            "package_version": "197494589-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/firminunderscore/zen-browser/zen-twilight",
            "git_hash": "7324506fbaadda27efb4b9785b79bf6c59403c54",
            "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": "firminunderscore/zen-browser--6172fa2e-b24d-4425-91d2-8b44b7cc5f5a",
            "results": {
                "packages": [
                    {
                        "name": "zen-twilight",
                        "epoch": null,
                        "version": "197494589",
                        "release": "1.el8",
                        "arch": "src"
                    },
                    {
                        "name": "zen-twilight",
                        "epoch": null,
                        "version": "197494589",
                        "release": "1.el8",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": true,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/firminunderscore/zen-browser/rhel-8-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/firminunderscore/zen-browser",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/firminunderscore/zen-browser",
            "result_dir": "08586092-zen-twilight",
            "built_packages": "zen-twilight 197494589",
            "id": 8586092,
            "mockchain_macros": {
                "copr_username": "firminunderscore",
                "copr_projectname": "zen-browser",
                "vendor": "Fedora Project COPR (firminunderscore/zen-browser)"
            }
        }
    ]
}
[2025-01-30 03:47:43,702][  INFO][PID:4077404] Sending fedora-messaging bus message in build.end
[2025-01-30 03:47:43,738][  INFO][PID:4077404] Compressing /var/lib/copr/public_html/results/firminunderscore/zen-browser/rhel-8-x86_64/08586092-zen-twilight/builder-live.log by gzip
[2025-01-30 03:47:43,743][  INFO][PID:4077404] Running command 'gzip /var/lib/copr/public_html/results/firminunderscore/zen-browser/rhel-8-x86_64/08586092-zen-twilight/builder-live.log' as PID 4087445
[2025-01-30 03:47:43,758][  INFO][PID:4077404] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/firminunderscore/zen-browser/rhel-8-x86_64/08586092-zen-twilight/builder-live.log)
[2025-01-30 03:47:43,761][  INFO][PID:4077404] Compressing /var/lib/copr/public_html/results/firminunderscore/zen-browser/rhel-8-x86_64/08586092-zen-twilight/backend.log by gzip