[2024-06-13 21:38:37,549][  INFO][PID:1712376] Marking build as starting
[2024-06-13 21:38:37,679][  INFO][PID:1712376] Trying to allocate VM
[2024-06-13 21:38:40,738][  INFO][PID:1712376] Allocated host ResallocHost, ticket_id=3334873, hostname=52.116.121.179
[2024-06-13 21:38:40,738][  INFO][PID:1712376] Allocating ssh connection to builder
[2024-06-13 21:38:40,739][  INFO][PID:1712376] Checking that builder machine is OK
[2024-06-13 21:38:41,303][  INFO][PID:1712376] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.116.121.179 '/usr/bin/test -f /etc/mock/fedora-rawhide-s390x.cfg'
[2024-06-13 21:38:41,568][  INFO][PID:1712376] Filling build.info file with builder info
[2024-06-13 21:38:41,569][  INFO][PID:1712376] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "@beaker-project",
            "project_name": "restraint",
            "project_dirname": "restraint",
            "submitter": "martstyk",
            "ended_on": null,
            "started_on": 1718314721.5692122,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "7613408-fedora-rawhide-s390x",
            "build_id": 7613408,
            "package_name": "restraint",
            "package_version": "0.4.5-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@beaker-project/restraint/restraint",
            "git_hash": "db942ef336666084e08d4fd7ad3e259f2e6fee22",
            "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": "@beaker-project/restraint--martstyk",
            "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/@beaker-project/restraint/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/@beaker-project/restraint",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@beaker-project/restraint",
            "result_dir": "07613408-restraint",
            "built_packages": "",
            "id": 7613408,
            "mockchain_macros": {
                "copr_username": "@beaker-project",
                "copr_projectname": "restraint",
                "vendor": "Fedora Project COPR (@beaker-project/restraint)"
            }
        }
    ]
}
[2024-06-13 21:38:41,684][  INFO][PID:1712376] Sending fedora-messaging bus message in build.start
[2024-06-13 21:38:42,344][  INFO][PID:1712376] Sending fedora-messaging bus message in chroot.start
[2024-06-13 21:38:42,371][  INFO][PID:1712376] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7613408-fedora-rawhide-s390x --chroot fedora-rawhide-s390x --detached
[2024-06-13 21:38:42,900][  INFO][PID:1712376] Downloading the builder-live.log file, attempt 1
[2024-06-13 21:38:42,902][  INFO][PID:1712376] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.116.121.179 copr-rpmbuild-log
[2024-06-13 21:38:47,906][  INFO][PID:1712376] Status: False
[2024-06-13 21:48:47,978][  INFO][PID:1712376] Status: False
[2024-06-13 21:58:48,048][  INFO][PID:1712376] Status: False
[2024-06-13 22:08:33,348][  INFO][PID:1712376] Downloading results from builder
[2024-06-13 22:08:33,349][  INFO][PID:1712376] rsyncing of mockbuilder@52.116.121.179:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint started
[2024-06-13 22:08:33,349][  INFO][PID:1712376] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.116.121.179:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/ &> /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/build-07613408.rsync.log
[2024-06-13 22:08:34,135][  INFO][PID:1712376] rsyncing finished.
[2024-06-13 22:08:34,136][  INFO][PID:1712376] Releasing VM back to pool
[2024-06-13 22:08:34,148][  INFO][PID:1712376] Searching for 'success' file in resultdir
[2024-06-13 22:08:34,148][  INFO][PID:1712376] Going to sign pkgs from source: 7613408-fedora-rawhide-s390x in chroot: /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x
[2024-06-13 22:08:34,149][  INFO][PID:1712376] Calling '/bin/sign -u @beaker-project#restraint@copr.fedorahosted.org -p' (attempt #1)
[2024-06-13 22:08:34,329][  INFO][PID:1712376] Calling '/bin/sign -4 -h sha256 -u @beaker-project#restraint@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/restraint-client-debuginfo-0.4.5-1.fc41.s390x.rpm' (attempt #1)
[2024-06-13 22:08:35,227][  INFO][PID:1712376] signed rpm: /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/restraint-client-debuginfo-0.4.5-1.fc41.s390x.rpm
[2024-06-13 22:08:35,228][  INFO][PID:1712376] Calling '/bin/sign -4 -h sha256 -u @beaker-project#restraint@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/restraint-debugsource-0.4.5-1.fc41.s390x.rpm' (attempt #1)
[2024-06-13 22:08:36,240][  INFO][PID:1712376] signed rpm: /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/restraint-debugsource-0.4.5-1.fc41.s390x.rpm
[2024-06-13 22:08:36,241][  INFO][PID:1712376] Calling '/bin/sign -4 -h sha256 -u @beaker-project#restraint@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/restraint-rhts-0.4.5-1.fc41.s390x.rpm' (attempt #1)
[2024-06-13 22:08:37,000][  INFO][PID:1712376] signed rpm: /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/restraint-rhts-0.4.5-1.fc41.s390x.rpm
[2024-06-13 22:08:37,001][  INFO][PID:1712376] Calling '/bin/sign -4 -h sha256 -u @beaker-project#restraint@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/restraint-client-0.4.5-1.fc41.s390x.rpm' (attempt #1)
[2024-06-13 22:08:37,863][  INFO][PID:1712376] signed rpm: /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/restraint-client-0.4.5-1.fc41.s390x.rpm
[2024-06-13 22:08:37,864][  INFO][PID:1712376] Calling '/bin/sign -4 -h sha256 -u @beaker-project#restraint@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/restraint-debuginfo-0.4.5-1.fc41.s390x.rpm' (attempt #1)
[2024-06-13 22:08:39,563][  INFO][PID:1712376] signed rpm: /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/restraint-debuginfo-0.4.5-1.fc41.s390x.rpm
[2024-06-13 22:08:39,564][  INFO][PID:1712376] Calling '/bin/sign -4 -h sha256 -u @beaker-project#restraint@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/restraint-0.4.5-1.fc41.src.rpm' (attempt #1)
[2024-06-13 22:08:41,388][  INFO][PID:1712376] signed rpm: /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/restraint-0.4.5-1.fc41.src.rpm
[2024-06-13 22:08:41,389][  INFO][PID:1712376] Calling '/bin/sign -4 -h sha256 -u @beaker-project#restraint@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/restraint-0.4.5-1.fc41.s390x.rpm' (attempt #1)
[2024-06-13 22:08:42,449][  INFO][PID:1712376] signed rpm: /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/restraint-0.4.5-1.fc41.s390x.rpm
[2024-06-13 22:08:42,450][  INFO][PID:1712376] Sign done
[2024-06-13 22:08:42,450][  INFO][PID:1712376] Incremental createrepo run, adding 07613408-restraint into https://download.copr.fedorainfracloud.org/results/@beaker-project/restraint/fedora-rawhide-s390x, (auto-create-repo=True)
[2024-06-13 22:08:42,451][  INFO][PID:1712376] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x --add 07613408-restraint --no-appstream-metadata' as PID 1766359
[2024-06-13 22:08:43,485][  INFO][PID:1712376] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x --add 07613408-restraint --no-appstream-metadata)
[2024-06-13 22:08:43,486][  INFO][PID:1712376] Getting build details
[2024-06-13 22:08:43,486][  INFO][PID:1712376] Listing built binary packages in /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint
[2024-06-13 22:08:43,487][  INFO][PID:1712376] Built packages:
['restraint-client-debuginfo 0.4.5', 'restraint-debuginfo 0.4.5', 'restraint 0.4.5', 'restraint-debugsource 0.4.5', 'restraint-rhts 0.4.5', 'restraint-client 0.4.5']
[2024-06-13 22:08:43,487][  INFO][PID:1712376] build details: {'built_packages': 'restraint-client-debuginfo 0.4.5\nrestraint-debuginfo 0.4.5\nrestraint 0.4.5\nrestraint-debugsource 0.4.5\nrestraint-rhts 0.4.5\nrestraint-client 0.4.5'}
[2024-06-13 22:08:43,487][  INFO][PID:1712376] Retrieving pubkey
[2024-06-13 22:08:43,488][  INFO][PID:1712376] Calling '/bin/sign -u @beaker-project#restraint@copr.fedorahosted.org -p' (attempt #1)
[2024-06-13 22:08:43,791][  INFO][PID:1712376] Added pubkey for user @beaker-project project restraint into: /var/lib/copr/public_html/results/@beaker-project/restraint/pubkey.gpg
[2024-06-13 22:08:43,791][  INFO][PID:1712376] Finished build: id=7613408 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@beaker-project/restraint chroot=fedora-rawhide-s390x 
[2024-06-13 22:08:43,793][  INFO][PID:1712376] Worker succeeded build, took 1802.2245221138
[2024-06-13 22:08:43,794][  INFO][PID:1712376] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "@beaker-project",
            "project_name": "restraint",
            "project_dirname": "restraint",
            "submitter": "martstyk",
            "ended_on": 1718316523.7937343,
            "started_on": 1718314721.5692122,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "7613408-fedora-rawhide-s390x",
            "build_id": 7613408,
            "package_name": "restraint",
            "package_version": "0.4.5-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@beaker-project/restraint/restraint",
            "git_hash": "db942ef336666084e08d4fd7ad3e259f2e6fee22",
            "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": "@beaker-project/restraint--martstyk",
            "results": {
                "packages": [
                    {
                        "name": "restraint-client-debuginfo",
                        "epoch": null,
                        "version": "0.4.5",
                        "release": "1.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "restraint",
                        "epoch": null,
                        "version": "0.4.5",
                        "release": "1.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "restraint-debuginfo",
                        "epoch": null,
                        "version": "0.4.5",
                        "release": "1.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "restraint",
                        "epoch": null,
                        "version": "0.4.5",
                        "release": "1.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "restraint-debugsource",
                        "epoch": null,
                        "version": "0.4.5",
                        "release": "1.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "restraint-rhts",
                        "epoch": null,
                        "version": "0.4.5",
                        "release": "1.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "restraint-client",
                        "epoch": null,
                        "version": "0.4.5",
                        "release": "1.fc41",
                        "arch": "s390x"
                    }
                ]
            },
            "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/@beaker-project/restraint/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/@beaker-project/restraint",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@beaker-project/restraint",
            "result_dir": "07613408-restraint",
            "built_packages": "restraint-client-debuginfo 0.4.5\nrestraint-debuginfo 0.4.5\nrestraint 0.4.5\nrestraint-debugsource 0.4.5\nrestraint-rhts 0.4.5\nrestraint-client 0.4.5",
            "id": 7613408,
            "mockchain_macros": {
                "copr_username": "@beaker-project",
                "copr_projectname": "restraint",
                "vendor": "Fedora Project COPR (@beaker-project/restraint)"
            }
        }
    ]
}
[2024-06-13 22:08:43,887][  INFO][PID:1712376] Sending fedora-messaging bus message in build.end
[2024-06-13 22:08:43,914][  INFO][PID:1712376] Compressing /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/builder-live.log by gzip
[2024-06-13 22:08:43,916][  INFO][PID:1712376] Running command 'gzip /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/builder-live.log' as PID 1766442
[2024-06-13 22:08:43,954][  INFO][PID:1712376] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/builder-live.log)
[2024-06-13 22:08:43,954][  INFO][PID:1712376] Compressing /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/backend.log by gzip
[2024-06-13 22:08:43,955][  INFO][PID:1712376] Running command 'gzip /var/lib/copr/public_html/results/@beaker-project/restraint/fedora-rawhide-s390x/07613408-restraint/backend.log' as PID 1766445