[2024-11-25 12:44:48,686][  INFO][PID:1576085] Marking build as starting
[2024-11-25 12:44:48,768][  INFO][PID:1576085] Trying to allocate VM
[2024-11-25 12:44:51,795][  INFO][PID:1576085] Allocated host ResallocHost, ticket_id=6060008, hostname=2620:52:3:1:dead:beef:cafe:c158
[2024-11-25 12:44:51,796][  INFO][PID:1576085] Allocating ssh connection to builder
[2024-11-25 12:44:51,797][  INFO][PID:1576085] Checking that builder machine is OK
[2024-11-25 12:44:52,362][  INFO][PID:1576085] Running remote command: copr-builder-ready rhel-9-x86_64
[2024-11-25 12:44:52,684][  INFO][PID:1576085] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2024-11-25 12:44:52,686][  INFO][PID:1576085] Filling build.info file with builder info
[2024-11-25 12:44:52,687][  INFO][PID:1576085] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@theforeman",
            "project_name": "candlepin-4.4-staging",
            "project_dirname": "candlepin-4.4-staging",
            "submitter": "evgeni",
            "ended_on": null,
            "started_on": 1732538692.6871755,
            "submitted_on": null,
            "status": 3,
            "chroot": "rhel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8310941-rhel-9-x86_64",
            "build_id": 8310941,
            "package_name": "candlepin",
            "package_version": "4.4.20-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@theforeman/candlepin-4.4-staging/candlepin",
            "git_hash": "1ef6344a9473c4211ea9507b85bc0be2e52c7d3c",
            "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": "@theforeman/candlepin-4.4-staging--evgeni",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@theforeman/candlepin-4.4-staging/rhel-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/@theforeman/candlepin-4.4-staging",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@theforeman/candlepin-4.4-staging",
            "result_dir": "08310941-candlepin",
            "built_packages": "",
            "id": 8310941,
            "mockchain_macros": {
                "copr_username": "@theforeman",
                "copr_projectname": "candlepin-4.4-staging",
                "vendor": "Fedora Project COPR (@theforeman/candlepin-4.4-staging)"
            }
        }
    ]
}
[2024-11-25 12:44:52,750][  INFO][PID:1576085] Sending fedora-messaging bus message in build.start
[2024-11-25 12:44:53,487][  INFO][PID:1576085] Sending fedora-messaging bus message in chroot.start
[2024-11-25 12:44:53,510][  INFO][PID:1576085] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8310941-rhel-9-x86_64 --chroot rhel-9-x86_64 --detached
[2024-11-25 12:44:54,034][  INFO][PID:1576085] Downloading the builder-live.log file, attempt 1
[2024-11-25 12:44:54,035][  INFO][PID:1576085] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c158 copr-rpmbuild-log
[2024-11-25 12:44:59,042][  INFO][PID:1576085] Periodic builder liveness probe: alive
[2024-11-25 12:46:27,157][  INFO][PID:1576085] Downloading results from builder
[2024-11-25 12:46:27,158][  INFO][PID:1576085] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c158]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64/08310941-candlepin started
[2024-11-25 12:46:27,159][  INFO][PID:1576085] 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:c158]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64/08310941-candlepin/ &> /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64/08310941-candlepin/build-08310941.rsync.log
[2024-11-25 12:46:29,310][  INFO][PID:1576085] rsyncing finished.
[2024-11-25 12:46:29,310][  INFO][PID:1576085] Releasing VM back to pool
[2024-11-25 12:46:29,320][  INFO][PID:1576085] Searching for 'success' file in resultdir
[2024-11-25 12:46:29,320][  INFO][PID:1576085] Going to sign pkgs from source: 8310941-rhel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64
[2024-11-25 12:46:29,321][  INFO][PID:1576085] Calling '/bin/sign -u @theforeman#candlepin-4.4-staging@copr.fedorahosted.org -p' (attempt #1)
[2024-11-25 12:46:29,629][  INFO][PID:1576085] Calling '/bin/sign -4 -h sha256 -u @theforeman#candlepin-4.4-staging@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64/08310941-candlepin/candlepin-4.4.20-1.el9.src.rpm' (attempt #1)
[2024-11-25 12:46:32,163][  INFO][PID:1576085] signed rpm: /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64/08310941-candlepin/candlepin-4.4.20-1.el9.src.rpm
[2024-11-25 12:46:32,163][  INFO][PID:1576085] Calling '/bin/sign -4 -h sha256 -u @theforeman#candlepin-4.4-staging@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64/08310941-candlepin/candlepin-4.4.20-1.el9.noarch.rpm' (attempt #1)
[2024-11-25 12:46:34,912][  INFO][PID:1576085] signed rpm: /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64/08310941-candlepin/candlepin-4.4.20-1.el9.noarch.rpm
[2024-11-25 12:46:34,912][  INFO][PID:1576085] Calling '/bin/sign -4 -h sha256 -u @theforeman#candlepin-4.4-staging@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64/08310941-candlepin/candlepin-selinux-4.4.20-1.el9.noarch.rpm' (attempt #1)
[2024-11-25 12:46:35,710][  INFO][PID:1576085] signed rpm: /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64/08310941-candlepin/candlepin-selinux-4.4.20-1.el9.noarch.rpm
[2024-11-25 12:46:35,711][  INFO][PID:1576085] Sign done
[2024-11-25 12:46:35,711][  INFO][PID:1576085] Incremental createrepo run, adding 08310941-candlepin into https://download.copr.fedorainfracloud.org/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64, (auto-create-repo=True)
[2024-11-25 12:46:35,712][  INFO][PID:1576085] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64 --add 08310941-candlepin --no-appstream-metadata' as PID 1583485
[2024-11-25 12:46:36,620][  INFO][PID:1576085] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64 --add 08310941-candlepin --no-appstream-metadata)
[2024-11-25 12:46:36,621][  INFO][PID:1576085] Getting build details
[2024-11-25 12:46:36,622][  INFO][PID:1576085] Listing built binary packages in /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64/08310941-candlepin
[2024-11-25 12:46:36,622][  INFO][PID:1576085] Built packages:
['candlepin-selinux 4.4.20', 'candlepin 4.4.20']
[2024-11-25 12:46:36,623][  INFO][PID:1576085] build details: {'built_packages': 'candlepin-selinux 4.4.20\ncandlepin 4.4.20'}
[2024-11-25 12:46:36,623][  INFO][PID:1576085] Retrieving pubkey
[2024-11-25 12:46:36,624][  INFO][PID:1576085] Calling '/bin/sign -u @theforeman#candlepin-4.4-staging@copr.fedorahosted.org -p' (attempt #1)
[2024-11-25 12:46:36,847][  INFO][PID:1576085] Added pubkey for user @theforeman project candlepin-4.4-staging into: /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/pubkey.gpg
[2024-11-25 12:46:36,848][  INFO][PID:1576085] Finished build: id=8310941 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging chroot=rhel-9-x86_64 
[2024-11-25 12:46:36,850][  INFO][PID:1576085] Worker succeeded build, took 104.1629650592804
[2024-11-25 12:46:36,851][  INFO][PID:1576085] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@theforeman",
            "project_name": "candlepin-4.4-staging",
            "project_dirname": "candlepin-4.4-staging",
            "submitter": "evgeni",
            "ended_on": 1732538796.8501406,
            "started_on": 1732538692.6871755,
            "submitted_on": null,
            "status": 1,
            "chroot": "rhel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8310941-rhel-9-x86_64",
            "build_id": 8310941,
            "package_name": "candlepin",
            "package_version": "4.4.20-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@theforeman/candlepin-4.4-staging/candlepin",
            "git_hash": "1ef6344a9473c4211ea9507b85bc0be2e52c7d3c",
            "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": "@theforeman/candlepin-4.4-staging--evgeni",
            "results": {
                "packages": [
                    {
                        "name": "candlepin-selinux",
                        "epoch": null,
                        "version": "4.4.20",
                        "release": "1.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "candlepin",
                        "epoch": null,
                        "version": "4.4.20",
                        "release": "1.el9",
                        "arch": "src"
                    },
                    {
                        "name": "candlepin",
                        "epoch": null,
                        "version": "4.4.20",
                        "release": "1.el9",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@theforeman/candlepin-4.4-staging/rhel-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/@theforeman/candlepin-4.4-staging",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@theforeman/candlepin-4.4-staging",
            "result_dir": "08310941-candlepin",
            "built_packages": "candlepin-selinux 4.4.20\ncandlepin 4.4.20",
            "id": 8310941,
            "mockchain_macros": {
                "copr_username": "@theforeman",
                "copr_projectname": "candlepin-4.4-staging",
                "vendor": "Fedora Project COPR (@theforeman/candlepin-4.4-staging)"
            }
        }
    ]
}
[2024-11-25 12:46:36,904][  INFO][PID:1576085] Sending fedora-messaging bus message in build.end
[2024-11-25 12:46:36,925][  INFO][PID:1576085] Compressing /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64/08310941-candlepin/builder-live.log by gzip
[2024-11-25 12:46:36,926][  INFO][PID:1576085] Running command 'gzip /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64/08310941-candlepin/builder-live.log' as PID 1583558
[2024-11-25 12:46:36,941][  INFO][PID:1576085] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64/08310941-candlepin/builder-live.log)
[2024-11-25 12:46:36,942][  INFO][PID:1576085] Compressing /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64/08310941-candlepin/backend.log by gzip
[2024-11-25 12:46:36,943][  INFO][PID:1576085] Running command 'gzip /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-9-x86_64/08310941-candlepin/backend.log' as PID 1583559