[2025-01-28 15:06:13,136][  INFO][PID:2175552] Marking build as starting
[2025-01-28 15:06:13,192][  INFO][PID:2175552] Trying to allocate VM
[2025-01-28 15:10:31,344][  INFO][PID:2175552] Allocated host ResallocHost, ticket_id=967169, hostname=13.116.84.76, name=copr_ic_s390x_br_sao_1_prod_00876389_20250128_150601
[2025-01-28 15:10:31,345][  INFO][PID:2175552] Allocating ssh connection to builder
[2025-01-28 15:10:31,346][  INFO][PID:2175552] Checking that builder machine is OK
[2025-01-28 15:10:33,035][  INFO][PID:2175552] Running remote command: copr-builder-ready epel-10-s390x
[2025-01-28 15:10:34,644][  INFO][PID:2175552] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-28 15:10:34,645][  INFO][PID:2175552] Filling build.info file with builder info
[2025-01-28 15:10:34,646][  INFO][PID:2175552] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "karmab",
            "project_name": "kcli",
            "project_dirname": "kcli",
            "submitter": "karmab",
            "ended_on": null,
            "started_on": 1738077034.646165,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-10-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8581829-epel-10-s390x",
            "build_id": 8581829,
            "package_name": "kcli",
            "package_version": "99.0.0.git.202501281505.c1fe114-0",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/karmab/kcli/kcli",
            "git_hash": "523699beefe2a15c251c0d2c754d5c6dc34540fd",
            "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": "karmab/kcli--karmab",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "on",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/karmab/kcli/epel-10-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/karmab/kcli",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/karmab/kcli",
            "result_dir": "08581829-kcli",
            "built_packages": "",
            "id": 8581829,
            "mockchain_macros": {
                "copr_username": "karmab",
                "copr_projectname": "kcli",
                "vendor": "Fedora Project COPR (karmab/kcli)"
            }
        }
    ]
}
[2025-01-28 15:10:34,720][  INFO][PID:2175552] Sending fedora-messaging bus message in build.start
[2025-01-28 15:10:35,407][  INFO][PID:2175552] Sending fedora-messaging bus message in chroot.start
[2025-01-28 15:10:35,427][  INFO][PID:2175552] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8581829-epel-10-s390x --chroot epel-10-s390x --detached
[2025-01-28 15:10:37,326][  INFO][PID:2175552] Downloading the builder-live.log file, attempt 1
[2025-01-28 15:10:37,329][  INFO][PID:2175552] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.116.84.76 copr-rpmbuild-log
[2025-01-28 15:10:42,344][  INFO][PID:2175552] Periodic builder liveness probe: alive
[2025-01-28 15:12:50,066][  INFO][PID:2175552] Downloading results from builder
[2025-01-28 15:12:50,067][  INFO][PID:2175552] rsyncing of mockbuilder@13.116.84.76:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/karmab/kcli/epel-10-s390x/08581829-kcli started
[2025-01-28 15:12:50,067][  INFO][PID:2175552] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.116.84.76:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/karmab/kcli/epel-10-s390x/08581829-kcli/ &> /var/lib/copr/public_html/results/karmab/kcli/epel-10-s390x/08581829-kcli/build-08581829.rsync.log
[2025-01-28 15:12:55,234][  INFO][PID:2175552] rsyncing finished.
[2025-01-28 15:12:55,235][  INFO][PID:2175552] Releasing VM back to pool
[2025-01-28 15:12:55,246][  INFO][PID:2175552] Searching for 'success' file in resultdir
[2025-01-28 15:12:55,247][  INFO][PID:2175552] Going to sign pkgs from source: 8581829-epel-10-s390x in chroot: /var/lib/copr/public_html/results/karmab/kcli/epel-10-s390x
[2025-01-28 15:12:55,248][  INFO][PID:2175552] Calling '/bin/sign -u karmab#kcli@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 15:12:55,661][  INFO][PID:2175552] Calling '/bin/sign -4 -h sha256 -u karmab#kcli@copr.fedorahosted.org -r /var/lib/copr/public_html/results/karmab/kcli/epel-10-s390x/08581829-kcli/kcli-99.0.0.git.202501281505.c1fe114-0.el10.src.rpm' (attempt #1)
[2025-01-28 15:12:57,005][  INFO][PID:2175552] signed rpm: /var/lib/copr/public_html/results/karmab/kcli/epel-10-s390x/08581829-kcli/kcli-99.0.0.git.202501281505.c1fe114-0.el10.src.rpm
[2025-01-28 15:12:57,005][  INFO][PID:2175552] Calling '/bin/sign -4 -h sha256 -u karmab#kcli@copr.fedorahosted.org -r /var/lib/copr/public_html/results/karmab/kcli/epel-10-s390x/08581829-kcli/kcli-99.0.0.git.202501281505.c1fe114-0.el10.s390x.rpm' (attempt #1)
[2025-01-28 15:12:57,850][  INFO][PID:2175552] signed rpm: /var/lib/copr/public_html/results/karmab/kcli/epel-10-s390x/08581829-kcli/kcli-99.0.0.git.202501281505.c1fe114-0.el10.s390x.rpm
[2025-01-28 15:12:57,850][  INFO][PID:2175552] Sign done
[2025-01-28 15:12:57,851][  INFO][PID:2175552] Incremental createrepo run, adding 08581829-kcli into https://download.copr.fedorainfracloud.org/results/karmab/kcli/epel-10-s390x, (auto-create-repo=True)
[2025-01-28 15:12:57,852][  INFO][PID:2175552] Running command 'copr-repo --batched /var/lib/copr/public_html/results/karmab/kcli/epel-10-s390x --add 08581829-kcli --no-appstream-metadata' as PID 2225737
[2025-01-28 15:12:58,757][  INFO][PID:2175552] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/karmab/kcli/epel-10-s390x --add 08581829-kcli --no-appstream-metadata)
[2025-01-28 15:12:58,758][  INFO][PID:2175552] Getting build details
[2025-01-28 15:12:58,758][  INFO][PID:2175552] Listing built binary packages in /var/lib/copr/public_html/results/karmab/kcli/epel-10-s390x/08581829-kcli
[2025-01-28 15:12:58,758][  INFO][PID:2175552] Built packages:
['kcli 99.0.0.git.202501281505.c1fe114']
[2025-01-28 15:12:58,759][  INFO][PID:2175552] build details: {'built_packages': 'kcli 99.0.0.git.202501281505.c1fe114'}
[2025-01-28 15:12:58,759][  INFO][PID:2175552] Retrieving pubkey
[2025-01-28 15:12:58,760][  INFO][PID:2175552] Calling '/bin/sign -u karmab#kcli@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 15:12:59,070][  INFO][PID:2175552] Added pubkey for user karmab project kcli into: /var/lib/copr/public_html/results/karmab/kcli/pubkey.gpg
[2025-01-28 15:12:59,071][  INFO][PID:2175552] Finished build: id=8581829 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/karmab/kcli chroot=epel-10-s390x 
[2025-01-28 15:12:59,072][  INFO][PID:2175552] Worker succeeded build, took 144.42648363113403
[2025-01-28 15:12:59,073][  INFO][PID:2175552] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "karmab",
            "project_name": "kcli",
            "project_dirname": "kcli",
            "submitter": "karmab",
            "ended_on": 1738077179.0726485,
            "started_on": 1738077034.646165,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-10-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8581829-epel-10-s390x",
            "build_id": 8581829,
            "package_name": "kcli",
            "package_version": "99.0.0.git.202501281505.c1fe114-0",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/karmab/kcli/kcli",
            "git_hash": "523699beefe2a15c251c0d2c754d5c6dc34540fd",
            "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": "karmab/kcli--karmab",
            "results": {
                "packages": [
                    {
                        "name": "kcli",
                        "epoch": null,
                        "version": "99.0.0.git.202501281505.c1fe114",
                        "release": "0.el10",
                        "arch": "src"
                    },
                    {
                        "name": "kcli",
                        "epoch": null,
                        "version": "99.0.0.git.202501281505.c1fe114",
                        "release": "0.el10",
                        "arch": "s390x"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "on",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/karmab/kcli/epel-10-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/karmab/kcli",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/karmab/kcli",
            "result_dir": "08581829-kcli",
            "built_packages": "kcli 99.0.0.git.202501281505.c1fe114",
            "id": 8581829,
            "mockchain_macros": {
                "copr_username": "karmab",
                "copr_projectname": "kcli",
                "vendor": "Fedora Project COPR (karmab/kcli)"
            }
        }
    ]
}
[2025-01-28 15:12:59,118][  INFO][PID:2175552] Sending fedora-messaging bus message in build.end
[2025-01-28 15:12:59,139][  INFO][PID:2175552] Compressing /var/lib/copr/public_html/results/karmab/kcli/epel-10-s390x/08581829-kcli/builder-live.log by gzip
[2025-01-28 15:12:59,140][  INFO][PID:2175552] Running command 'gzip /var/lib/copr/public_html/results/karmab/kcli/epel-10-s390x/08581829-kcli/builder-live.log' as PID 2225846
[2025-01-28 15:12:59,154][  INFO][PID:2175552] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/karmab/kcli/epel-10-s390x/08581829-kcli/builder-live.log)
[2025-01-28 15:12:59,154][  INFO][PID:2175552] Compressing /var/lib/copr/public_html/results/karmab/kcli/epel-10-s390x/08581829-kcli/backend.log by gzip
[2025-01-28 15:12:59,155][  INFO][PID:2175552] Running command 'gzip /var/lib/copr/public_html/results/karmab/kcli/epel-10-s390x/08581829-kcli/backend.log' as PID 2225847