[2024-06-28 08:24:22,054][  INFO][PID:259657] Marking build as starting
[2024-06-28 08:24:22,184][  INFO][PID:259657] Trying to allocate VM
[2024-06-28 08:24:28,344][  INFO][PID:259657] Allocated host ResallocHost, ticket_id=3586296, hostname=150.239.208.167
[2024-06-28 08:24:28,345][  INFO][PID:259657] Allocating ssh connection to builder
[2024-06-28 08:24:28,346][  INFO][PID:259657] Checking that builder machine is OK
[2024-06-28 08:24:28,948][  INFO][PID:259657] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@150.239.208.167 '/usr/bin/test -f /etc/mock/fedora-rawhide-s390x.cfg'
[2024-06-28 08:24:29,266][  INFO][PID:259657] Filling build.info file with builder info
[2024-06-28 08:24:29,268][  INFO][PID:259657] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "pvalena",
            "project_name": "rubygems",
            "project_dirname": "rubygems",
            "submitter": "pvalena",
            "ended_on": null,
            "started_on": 1719563069.2676556,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "7683106-fedora-rawhide-s390x",
            "build_id": 7683106,
            "package_name": "rubygem-shellany",
            "package_version": "0.0.1-17",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/pvalena/rubygems/rubygem-shellany",
            "git_hash": "41049d817ac57644b388d064803bd5038bf7ba24",
            "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": "pvalena/rubygems--pvalena",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/fedora-rawhide-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/pvalena/rubygems",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/pvalena/rubygems",
            "result_dir": "07683106-rubygem-shellany",
            "built_packages": "",
            "id": 7683106,
            "mockchain_macros": {
                "copr_username": "pvalena",
                "copr_projectname": "rubygems",
                "vendor": "Fedora Project COPR (pvalena/rubygems)"
            }
        }
    ]
}
[2024-06-28 08:24:29,360][  INFO][PID:259657] Sending fedora-messaging bus message in build.start
[2024-06-28 08:24:30,298][  INFO][PID:259657] Sending fedora-messaging bus message in chroot.start
[2024-06-28 08:24:30,332][  INFO][PID:259657] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7683106-fedora-rawhide-s390x --chroot fedora-rawhide-s390x --detached
[2024-06-28 08:24:30,899][  INFO][PID:259657] Downloading the builder-live.log file, attempt 1
[2024-06-28 08:24:30,905][  INFO][PID:259657] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@150.239.208.167 copr-rpmbuild-log
[2024-06-28 08:24:35,909][  INFO][PID:259657] Status: False
[2024-06-28 08:26:05,528][  INFO][PID:259657] Downloading results from builder
[2024-06-28 08:26:05,530][  INFO][PID:259657] rsyncing of mockbuilder@150.239.208.167:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07683106-rubygem-shellany started
[2024-06-28 08:26:05,532][  INFO][PID:259657] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@150.239.208.167:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07683106-rubygem-shellany/ &> /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07683106-rubygem-shellany/build-07683106.rsync.log
[2024-06-28 08:26:05,879][  INFO][PID:259657] rsyncing finished.
[2024-06-28 08:26:05,880][  INFO][PID:259657] Releasing VM back to pool
[2024-06-28 08:26:05,917][  INFO][PID:259657] Searching for 'success' file in resultdir
[2024-06-28 08:26:05,918][  INFO][PID:259657] Going to sign pkgs from source: 7683106-fedora-rawhide-s390x in chroot: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x
[2024-06-28 08:26:05,919][  INFO][PID:259657] Calling '/bin/sign -u pvalena#rubygems@copr.fedorahosted.org -p' (attempt #1)
[2024-06-28 08:26:06,105][  INFO][PID:259657] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07683106-rubygem-shellany/rubygem-shellany-0.0.1-17.fc41.src.rpm' (attempt #1)
[2024-06-28 08:26:06,662][  INFO][PID:259657] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07683106-rubygem-shellany/rubygem-shellany-0.0.1-17.fc41.src.rpm
[2024-06-28 08:26:06,663][  INFO][PID:259657] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07683106-rubygem-shellany/rubygem-shellany-doc-0.0.1-17.fc41.noarch.rpm' (attempt #1)
[2024-06-28 08:26:07,358][  INFO][PID:259657] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07683106-rubygem-shellany/rubygem-shellany-doc-0.0.1-17.fc41.noarch.rpm
[2024-06-28 08:26:07,360][  INFO][PID:259657] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07683106-rubygem-shellany/rubygem-shellany-0.0.1-17.fc41.noarch.rpm' (attempt #1)
[2024-06-28 08:26:08,036][  INFO][PID:259657] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07683106-rubygem-shellany/rubygem-shellany-0.0.1-17.fc41.noarch.rpm
[2024-06-28 08:26:08,037][  INFO][PID:259657] Sign done
[2024-06-28 08:26:08,039][  INFO][PID:259657] Incremental createrepo run, adding 07683106-rubygem-shellany into https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/fedora-rawhide-s390x, (auto-create-repo=True)
[2024-06-28 08:26:08,045][  INFO][PID:259657] Running command 'copr-repo --batched /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x --add 07683106-rubygem-shellany --no-appstream-metadata' as PID 270058
[2024-06-28 08:26:12,947][  INFO][PID:259657] Finished after 4 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x --add 07683106-rubygem-shellany --no-appstream-metadata)
[2024-06-28 08:26:12,948][  INFO][PID:259657] Getting build details
[2024-06-28 08:26:12,949][  INFO][PID:259657] Listing built binary packages in /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07683106-rubygem-shellany
[2024-06-28 08:26:12,950][  INFO][PID:259657] Built packages:
['rubygem-shellany 0.0.1', 'rubygem-shellany-doc 0.0.1']
[2024-06-28 08:26:12,950][  INFO][PID:259657] build details: {'built_packages': 'rubygem-shellany 0.0.1\nrubygem-shellany-doc 0.0.1'}
[2024-06-28 08:26:12,951][  INFO][PID:259657] Retrieving pubkey
[2024-06-28 08:26:12,951][  INFO][PID:259657] Calling '/bin/sign -u pvalena#rubygems@copr.fedorahosted.org -p' (attempt #1)
[2024-06-28 08:26:13,134][  INFO][PID:259657] Added pubkey for user pvalena project rubygems into: /var/lib/copr/public_html/results/pvalena/rubygems/pubkey.gpg
[2024-06-28 08:26:13,135][  INFO][PID:259657] Finished build: id=7683106 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/pvalena/rubygems chroot=fedora-rawhide-s390x 
[2024-06-28 08:26:13,137][  INFO][PID:259657] Worker succeeded build, took 103.8701798915863
[2024-06-28 08:26:13,139][  INFO][PID:259657] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "pvalena",
            "project_name": "rubygems",
            "project_dirname": "rubygems",
            "submitter": "pvalena",
            "ended_on": 1719563173.1378355,
            "started_on": 1719563069.2676556,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "7683106-fedora-rawhide-s390x",
            "build_id": 7683106,
            "package_name": "rubygem-shellany",
            "package_version": "0.0.1-17",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/pvalena/rubygems/rubygem-shellany",
            "git_hash": "41049d817ac57644b388d064803bd5038bf7ba24",
            "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": "pvalena/rubygems--pvalena",
            "results": {
                "packages": [
                    {
                        "name": "rubygem-shellany",
                        "epoch": null,
                        "version": "0.0.1",
                        "release": "17.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "rubygem-shellany",
                        "epoch": null,
                        "version": "0.0.1",
                        "release": "17.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "rubygem-shellany-doc",
                        "epoch": null,
                        "version": "0.0.1",
                        "release": "17.fc41",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/fedora-rawhide-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/pvalena/rubygems",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/pvalena/rubygems",
            "result_dir": "07683106-rubygem-shellany",
            "built_packages": "rubygem-shellany 0.0.1\nrubygem-shellany-doc 0.0.1",
            "id": 7683106,
            "mockchain_macros": {
                "copr_username": "pvalena",
                "copr_projectname": "rubygems",
                "vendor": "Fedora Project COPR (pvalena/rubygems)"
            }
        }
    ]
}
[2024-06-28 08:26:13,238][  INFO][PID:259657] Sending fedora-messaging bus message in build.end
[2024-06-28 08:26:13,270][  INFO][PID:259657] Compressing /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07683106-rubygem-shellany/builder-live.log by gzip
[2024-06-28 08:26:13,273][  INFO][PID:259657] Running command 'gzip /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07683106-rubygem-shellany/builder-live.log' as PID 270801
[2024-06-28 08:26:13,277][  INFO][PID:259657] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07683106-rubygem-shellany/builder-live.log)
[2024-06-28 08:26:13,278][  INFO][PID:259657] Compressing /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07683106-rubygem-shellany/backend.log by gzip
[2024-06-28 08:26:13,280][  INFO][PID:259657] Running command 'gzip /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07683106-rubygem-shellany/backend.log' as PID 270802