[2024-12-11 14:10:54,910][ INFO][PID:3593799] Marking build as starting [2024-12-11 14:10:54,947][ INFO][PID:3593799] Trying to allocate VM [2024-12-11 14:15:13,157][ INFO][PID:3593799] Allocated host ResallocHost, ticket_id=134138, hostname=44.223.94.114 [2024-12-11 14:15:13,159][ INFO][PID:3593799] Allocating ssh connection to builder [2024-12-11 14:15:13,160][ INFO][PID:3593799] Checking that builder machine is OK [2024-12-11 14:15:13,529][ INFO][PID:3593799] Filling build.info file with builder info [2024-12-11 14:15:13,531][ INFO][PID:3593799] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "praiskup", "project_name": "resalloc-ci", "project_dirname": "resalloc-ci", "submitter": null, "ended_on": null, "started_on": 1733926513.531684, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8377231", "build_id": 8377231, "package_name": "resalloc", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/praiskup/resalloc\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\ncd rpm || exit 1\\nmake srpm\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"git make python3-argparse-manpage+setuptools python-unversioned-command\", \"resultdir\": \"resalloc/rpm\", \"tmp\": \"tmpvuti3etj\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "praiskup/resalloc-ci--ab1458a3-cc7f-4679-a60a-11132882b1b1", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/praiskup/resalloc-ci", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/praiskup/resalloc-ci", "result_dir": "08377231", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8377231, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "resalloc-ci", "vendor": "Fedora Project COPR (praiskup/resalloc-ci)" } } ] } [2024-12-11 14:15:13,558][ INFO][PID:3593799] Sending fedora-messaging bus message in build.start [2024-12-11 14:15:14,178][ INFO][PID:3593799] Sending fedora-messaging bus message in chroot.start [2024-12-11 14:15:14,195][ INFO][PID:3593799] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8377231 --detached [2024-12-11 14:15:14,555][ INFO][PID:3593799] Downloading the builder-live.log file, attempt 1 [2024-12-11 14:15:14,557][ INFO][PID:3593799] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.223.94.114 copr-rpmbuild-log [2024-12-11 14:15:19,566][ INFO][PID:3593799] Periodic builder liveness probe: alive [2024-12-11 14:15:46,229][ INFO][PID:3593799] Downloading results from builder [2024-12-11 14:15:46,229][ INFO][PID:3593799] rsyncing of mockbuilder@44.223.94.114:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/praiskup/resalloc-ci/srpm-builds/08377231 started [2024-12-11 14:15:46,230][ INFO][PID:3593799] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.223.94.114:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/praiskup/resalloc-ci/srpm-builds/08377231/ &> /var/lib/copr/public_html/results/praiskup/resalloc-ci/srpm-builds/08377231/build-08377231.rsync.log [2024-12-11 14:15:46,469][ INFO][PID:3593799] rsyncing finished. [2024-12-11 14:15:46,470][ INFO][PID:3593799] Releasing VM back to pool [2024-12-11 14:15:46,480][ INFO][PID:3593799] Searching for 'success' file in resultdir [2024-12-11 14:15:46,481][ INFO][PID:3593799] Getting build details [2024-12-11 14:15:46,482][ INFO][PID:3593799] Retrieving SRPM info from /var/lib/copr/public_html/results/praiskup/resalloc-ci/srpm-builds/08377231 [2024-12-11 14:15:46,482][ INFO][PID:3593799] SRPM URL: https://download.copr.fedorainfracloud.org/results/praiskup/resalloc-ci/srpm-builds/08377231/resalloc-5.6.3_gde9c32b-1.src.rpm [2024-12-11 14:15:46,483][ INFO][PID:3593799] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/praiskup/resalloc-ci/srpm-builds/08377231/resalloc-5.6.3_gde9c32b-1.src.rpm', 'pkg_name': 'resalloc', 'pkg_version': '5.6.3_gde9c32b-1'} [2024-12-11 14:15:46,483][ INFO][PID:3593799] Finished build: id=8377231 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/praiskup/resalloc-ci chroot=srpm-builds [2024-12-11 14:15:46,485][ INFO][PID:3593799] Worker succeeded build, took 32.95357537269592 [2024-12-11 14:15:46,485][ INFO][PID:3593799] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "praiskup", "project_name": "resalloc-ci", "project_dirname": "resalloc-ci", "submitter": null, "ended_on": 1733926546.4852593, "started_on": 1733926513.531684, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8377231", "build_id": 8377231, "package_name": "resalloc", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/praiskup/resalloc\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\ncd rpm || exit 1\\nmake srpm\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"git make python3-argparse-manpage+setuptools python-unversioned-command\", \"resultdir\": \"resalloc/rpm\", \"tmp\": \"tmpvuti3etj\", \"hook_data\": true}", "pkg_name": "resalloc", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/praiskup/resalloc-ci/srpm-builds/08377231/resalloc-5.6.3_gde9c32b-1.src.rpm", "uses_devel_repo": null, "sandbox": "praiskup/resalloc-ci--ab1458a3-cc7f-4679-a60a-11132882b1b1", "results": { "name": "resalloc", "epoch": null, "version": "5.6.3_gde9c32b", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/praiskup/resalloc-ci", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/praiskup/resalloc-ci", "result_dir": "08377231", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "5.6.3_gde9c32b-1", "id": 8377231, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "resalloc-ci", "vendor": "Fedora Project COPR (praiskup/resalloc-ci)" } } ] } [2024-12-11 14:15:46,514][ INFO][PID:3593799] Sending fedora-messaging bus message in build.end [2024-12-11 14:15:46,534][ INFO][PID:3593799] Compressing /var/lib/copr/public_html/results/praiskup/resalloc-ci/srpm-builds/08377231/builder-live.log by gzip [2024-12-11 14:15:46,536][ INFO][PID:3593799] Running command 'gzip /var/lib/copr/public_html/results/praiskup/resalloc-ci/srpm-builds/08377231/builder-live.log' as PID 3630808 [2024-12-11 14:15:46,542][ INFO][PID:3593799] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/praiskup/resalloc-ci/srpm-builds/08377231/builder-live.log) [2024-12-11 14:15:46,542][ INFO][PID:3593799] Compressing /var/lib/copr/public_html/results/praiskup/resalloc-ci/srpm-builds/08377231/backend.log by gzip [2024-12-11 14:15:46,543][ INFO][PID:3593799] Running command 'gzip /var/lib/copr/public_html/results/praiskup/resalloc-ci/srpm-builds/08377231/backend.log' as PID 3630809