[2024-04-27 08:12:43,159][  INFO][PID:3273705] Marking build as starting
[2024-04-27 08:12:43,298][  INFO][PID:3273705] Trying to allocate VM
[2024-04-27 08:15:01,455][  INFO][PID:3273705] Allocated host ResallocHost, ticket_id=2516482, hostname=150.239.81.48
[2024-04-27 08:15:01,455][  INFO][PID:3273705] Allocating ssh connection to builder
[2024-04-27 08:15:01,456][  INFO][PID:3273705] Checking that builder machine is OK
[2024-04-27 08:15:02,153][  INFO][PID:3273705] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@150.239.81.48 '/usr/bin/test -f /etc/mock/fedora-40-s390x.cfg'
[2024-04-27 08:15:02,473][  INFO][PID:3273705] Filling build.info file with builder info
[2024-04-27 08:15:02,477][  INFO][PID:3273705] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "mochaa",
            "project_name": "swayfx",
            "project_dirname": "swayfx",
            "submitter": "mochaa",
            "ended_on": null,
            "started_on": 1714205702.476724,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "7379597-fedora-40-s390x",
            "build_id": 7379597,
            "package_name": "scenefx",
            "package_version": "0.1.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/mochaa/swayfx/scenefx",
            "git_hash": "f2be8ba24f840e9ae42bf978500b91835c5989f3",
            "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": "mochaa/swayfx--mochaa",
            "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/mochaa/swayfx/fedora-40-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/mochaa/swayfx",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/mochaa/swayfx",
            "result_dir": "07379597-scenefx",
            "built_packages": "",
            "id": 7379597,
            "mockchain_macros": {
                "copr_username": "mochaa",
                "copr_projectname": "swayfx",
                "vendor": "Fedora Project COPR (mochaa/swayfx)"
            }
        }
    ]
}
[2024-04-27 08:15:02,745][  INFO][PID:3273705] Sending fedora-messaging bus message in build.start
[2024-04-27 08:15:03,780][  INFO][PID:3273705] Sending fedora-messaging bus message in chroot.start
[2024-04-27 08:15:03,830][  INFO][PID:3273705] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7379597-fedora-40-s390x --chroot fedora-40-s390x --detached
[2024-04-27 08:15:04,372][  INFO][PID:3273705] Downloading the builder-live.log file, attempt 1
[2024-04-27 08:15:04,375][  INFO][PID:3273705] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@150.239.81.48 copr-rpmbuild-log
[2024-04-27 08:15:09,380][  INFO][PID:3273705] Status: False
[2024-04-27 08:18:17,460][  INFO][PID:3273705] Downloading results from builder
[2024-04-27 08:18:17,461][  INFO][PID:3273705] rsyncing of mockbuilder@150.239.81.48:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx started
[2024-04-27 08:18:17,464][  INFO][PID:3273705] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@150.239.81.48:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/ &> /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/build-07379597.rsync.log
[2024-04-27 08:18:17,788][  INFO][PID:3273705] rsyncing finished.
[2024-04-27 08:18:17,789][  INFO][PID:3273705] Releasing VM back to pool
[2024-04-27 08:18:17,799][  INFO][PID:3273705] Searching for 'success' file in resultdir
[2024-04-27 08:18:17,799][  INFO][PID:3273705] Going to sign pkgs from source: 7379597-fedora-40-s390x in chroot: /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x
[2024-04-27 08:18:17,800][  INFO][PID:3273705] Calling '/bin/sign -u mochaa#swayfx@copr.fedorahosted.org -p' (attempt #1)
[2024-04-27 08:18:18,085][  INFO][PID:3273705] Calling '/bin/sign -4 -h sha256 -u mochaa#swayfx@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/scenefx-debuginfo-0.1.0-1.20240427gite6bc246.fc40.s390x.rpm' (attempt #1)
[2024-04-27 08:18:19,018][  INFO][PID:3273705] signed rpm: /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/scenefx-debuginfo-0.1.0-1.20240427gite6bc246.fc40.s390x.rpm
[2024-04-27 08:18:19,019][  INFO][PID:3273705] Calling '/bin/sign -4 -h sha256 -u mochaa#swayfx@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/scenefx-0.1.0-1.20240427gite6bc246.fc40.src.rpm' (attempt #1)
[2024-04-27 08:18:19,563][  INFO][PID:3273705] signed rpm: /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/scenefx-0.1.0-1.20240427gite6bc246.fc40.src.rpm
[2024-04-27 08:18:19,564][  INFO][PID:3273705] Calling '/bin/sign -4 -h sha256 -u mochaa#swayfx@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/scenefx-0.1.0-1.20240427gite6bc246.fc40.s390x.rpm' (attempt #1)
[2024-04-27 08:18:20,206][  INFO][PID:3273705] signed rpm: /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/scenefx-0.1.0-1.20240427gite6bc246.fc40.s390x.rpm
[2024-04-27 08:18:20,207][  INFO][PID:3273705] Calling '/bin/sign -4 -h sha256 -u mochaa#swayfx@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/scenefx-debugsource-0.1.0-1.20240427gite6bc246.fc40.s390x.rpm' (attempt #1)
[2024-04-27 08:18:21,072][  INFO][PID:3273705] signed rpm: /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/scenefx-debugsource-0.1.0-1.20240427gite6bc246.fc40.s390x.rpm
[2024-04-27 08:18:21,073][  INFO][PID:3273705] Calling '/bin/sign -4 -h sha256 -u mochaa#swayfx@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/scenefx-devel-0.1.0-1.20240427gite6bc246.fc40.s390x.rpm' (attempt #1)
[2024-04-27 08:18:21,933][  INFO][PID:3273705] signed rpm: /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/scenefx-devel-0.1.0-1.20240427gite6bc246.fc40.s390x.rpm
[2024-04-27 08:18:21,934][  INFO][PID:3273705] Sign done
[2024-04-27 08:18:21,935][  INFO][PID:3273705] Incremental createrepo run, adding 07379597-scenefx into https://download.copr.fedorainfracloud.org/results/mochaa/swayfx/fedora-40-s390x, (auto-create-repo=True)
[2024-04-27 08:18:21,940][  INFO][PID:3273705] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x --add 07379597-scenefx --no-appstream-metadata' as PID 3299766
[2024-04-27 08:18:22,860][  INFO][PID:3273705] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x --add 07379597-scenefx --no-appstream-metadata)
[2024-04-27 08:18:22,861][  INFO][PID:3273705] Getting build details
[2024-04-27 08:18:22,862][  INFO][PID:3273705] Listing built binary packages in /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx
[2024-04-27 08:18:22,862][  INFO][PID:3273705] Built packages:
['scenefx-debuginfo 0.1.0', 'scenefx-devel 0.1.0', 'scenefx-debugsource 0.1.0', 'scenefx 0.1.0']
[2024-04-27 08:18:22,863][  INFO][PID:3273705] build details: {'built_packages': 'scenefx-debuginfo 0.1.0\nscenefx-devel 0.1.0\nscenefx-debugsource 0.1.0\nscenefx 0.1.0'}
[2024-04-27 08:18:22,863][  INFO][PID:3273705] Retrieving pubkey
[2024-04-27 08:18:22,864][  INFO][PID:3273705] Calling '/bin/sign -u mochaa#swayfx@copr.fedorahosted.org -p' (attempt #1)
[2024-04-27 08:18:23,151][  INFO][PID:3273705] Added pubkey for user mochaa project swayfx into: /var/lib/copr/public_html/results/mochaa/swayfx/pubkey.gpg
[2024-04-27 08:18:23,152][  INFO][PID:3273705] Finished build: id=7379597 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/mochaa/swayfx chroot=fedora-40-s390x 
[2024-04-27 08:18:23,154][  INFO][PID:3273705] Worker succeeded build, took 200.6781313419342
[2024-04-27 08:18:23,155][  INFO][PID:3273705] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "mochaa",
            "project_name": "swayfx",
            "project_dirname": "swayfx",
            "submitter": "mochaa",
            "ended_on": 1714205903.1548553,
            "started_on": 1714205702.476724,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "7379597-fedora-40-s390x",
            "build_id": 7379597,
            "package_name": "scenefx",
            "package_version": "0.1.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/mochaa/swayfx/scenefx",
            "git_hash": "f2be8ba24f840e9ae42bf978500b91835c5989f3",
            "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": "mochaa/swayfx--mochaa",
            "results": {
                "packages": [
                    {
                        "name": "scenefx-debuginfo",
                        "epoch": null,
                        "version": "0.1.0",
                        "release": "1.20240427gite6bc246.fc40",
                        "arch": "s390x"
                    },
                    {
                        "name": "scenefx-devel",
                        "epoch": null,
                        "version": "0.1.0",
                        "release": "1.20240427gite6bc246.fc40",
                        "arch": "s390x"
                    },
                    {
                        "name": "scenefx-debugsource",
                        "epoch": null,
                        "version": "0.1.0",
                        "release": "1.20240427gite6bc246.fc40",
                        "arch": "s390x"
                    },
                    {
                        "name": "scenefx",
                        "epoch": null,
                        "version": "0.1.0",
                        "release": "1.20240427gite6bc246.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "scenefx",
                        "epoch": null,
                        "version": "0.1.0",
                        "release": "1.20240427gite6bc246.fc40",
                        "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/mochaa/swayfx/fedora-40-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/mochaa/swayfx",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/mochaa/swayfx",
            "result_dir": "07379597-scenefx",
            "built_packages": "scenefx-debuginfo 0.1.0\nscenefx-devel 0.1.0\nscenefx-debugsource 0.1.0\nscenefx 0.1.0",
            "id": 7379597,
            "mockchain_macros": {
                "copr_username": "mochaa",
                "copr_projectname": "swayfx",
                "vendor": "Fedora Project COPR (mochaa/swayfx)"
            }
        }
    ]
}
[2024-04-27 08:18:23,242][  INFO][PID:3273705] Sending fedora-messaging bus message in build.end
[2024-04-27 08:18:23,269][  INFO][PID:3273705] Compressing /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/builder-live.log by gzip
[2024-04-27 08:18:23,270][  INFO][PID:3273705] Running command 'gzip /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/builder-live.log' as PID 3299879
[2024-04-27 08:18:23,279][  INFO][PID:3273705] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/builder-live.log)
[2024-04-27 08:18:23,279][  INFO][PID:3273705] Compressing /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/backend.log by gzip
[2024-04-27 08:18:23,281][  INFO][PID:3273705] Running command 'gzip /var/lib/copr/public_html/results/mochaa/swayfx/fedora-40-s390x/07379597-scenefx/backend.log' as PID 3299880