[2025-11-10 17:35:41,112][ INFO][PID:4182570] Marking build as starting [2025-11-10 17:35:41,353][ INFO][PID:4182570] Checking for cancel request [2025-11-10 17:35:41,354][ INFO][PID:4182570] VM allocation process starts [2025-11-10 17:35:41,362][ INFO][PID:4182570] Trying to allocate VM: ResallocHost, ticket_id=6114375, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 17:35:44,405][ INFO][PID:4182570] Allocated host ResallocHost, ticket_id=6114375, hostname=35.171.165.4, name=aws_x86_64_normalreserved_prod_07925345_20251110_173046, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 17:35:44,405][ INFO][PID:4182570] Allocating ssh connection to builder [2025-11-10 17:35:44,406][ INFO][PID:4182570] Checking that builder machine is OK [2025-11-10 17:35:44,758][ INFO][PID:4182570] Running remote command: copr-builder-ready srpm-builds [2025-11-10 17:35:44,963][ INFO][PID:4182570] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-10 17:35:44,964][ INFO][PID:4182570] Filling build.info file with builder info [2025-11-10 17:35:44,964][ INFO][PID:4182570] Checking for cancel request [2025-11-10 17:35:44,965][ INFO][PID:4182570] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "ipilcher", "project_name": "sht", "project_dirname": "sht", "submitter": "ipilcher", "ended_on": null, "started_on": 1762796144.9654858, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9784513", "build_id": 9784513, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\n\\n#\\n# Fedora COPR build script\\n#\\n# NOTE: This script lives in this repository for version control, but it isn't\\n#\\t run from within the repository. It needs to be copied into the COPR\\n#\\t custom build definition.\\n#\\n\\nset -e\\nRESULT_DIR=$PWD\\n#git clone https://github.com/ipilcher/sht\\nrm -rf sht\\ncp -r /home/pilcher/projects/sht .\\n\\n# Find the most recent version tag - vX.Y.Z. (Most recent means the tag that\\n# points to the most recent commit, not necessarily the tag that was created\\n# most recently.\\nGIT_TAG=$(git -C sht tag --sort=committerdate \\\\\\n\\t| grep -E '^v(0|[1-9][0-9]*)\\\\.(0|[1-9][0-9]*)\\\\.(0|[1-9][0-9]*)$' \\\\\\n\\t| tail -n 1\\n)\\n\\nLIB_VER=${GIT_TAG#v}\\nSO_VER=${LIB_VER%.*}\\n\\nsed -e s/@@LIBVER@@/${LIB_VER}/ -e s/@@SOVER@@/${SO_VER}/ \\\\\\n\\tsht/rpm/libsht.spec.in > libsht.spec\\n\\ntar cvzf libsht-${LIB_VER}.tar.gz --exclude='sht/.*' sht\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "ipilcher/sht--ipilcher", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/ipilcher/sht", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ipilcher/sht", "result_dir": "09784513", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9784513, "mockchain_macros": { "copr_username": "ipilcher", "copr_projectname": "sht", "vendor": "Fedora Project COPR (ipilcher/sht)" } } ] } [2025-11-10 17:35:45,045][ INFO][PID:4182570] Sending fedora-messaging bus message in build.start [2025-11-10 17:35:45,713][ INFO][PID:4182570] Sending fedora-messaging bus message in chroot.start [2025-11-10 17:35:45,739][ INFO][PID:4182570] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9784513 --detached [2025-11-10 17:35:46,087][ INFO][PID:4182570] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '35.171.165.4' (ED25519) to the list of known hosts. [2025-11-10 17:35:46,088][ INFO][PID:4182570] Downloading the builder-live.log file, attempt 1 [2025-11-10 17:35:46,089][ INFO][PID:4182570] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.171.165.4 copr-rpmbuild-log [2025-11-10 17:35:51,094][ INFO][PID:4182570] Periodic builder liveness probe: alive [2025-11-10 17:35:51,094][ INFO][PID:4182570] Checking for cancel request [2025-11-10 17:35:56,095][ INFO][PID:4182570] Checking for cancel request [2025-11-10 17:36:01,096][ INFO][PID:4182570] Checking for cancel request [2025-11-10 17:36:06,097][ INFO][PID:4182570] Checking for cancel request [2025-11-10 17:36:11,098][ INFO][PID:4182570] Checking for cancel request [2025-11-10 17:36:15,550][ INFO][PID:4182570] Downloading results from builder [2025-11-10 17:36:15,551][ INFO][PID:4182570] rsyncing of mockbuilder@35.171.165.4:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784513 started [2025-11-10 17:36:15,551][ INFO][PID:4182570] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@35.171.165.4:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784513/ &> /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784513/build-09784513.rsync.log [2025-11-10 17:36:15,986][ INFO][PID:4182570] rsyncing finished. [2025-11-10 17:36:15,986][ INFO][PID:4182570] Releasing VM back to pool [2025-11-10 17:36:15,996][ INFO][PID:4182570] Searching for 'success' file in resultdir [2025-11-10 17:36:15,997][ ERROR][PID:4182570] Build failed: Backend process error: No success file => build failure [2025-11-10 17:36:15,997][ INFO][PID:4182570] Finished build: id=9784513 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/ipilcher/sht chroot=srpm-builds [2025-11-10 17:36:15,999][ ERROR][PID:4182570] Backend process error: No success file => build failure [2025-11-10 17:36:15,999][ INFO][PID:4182570] Worker failed build, took 31.03429388999939 [2025-11-10 17:36:16,000][ INFO][PID:4182570] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "ipilcher", "project_name": "sht", "project_dirname": "sht", "submitter": "ipilcher", "ended_on": 1762796175.9997797, "started_on": 1762796144.9654858, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9784513", "build_id": 9784513, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\n\\n#\\n# Fedora COPR build script\\n#\\n# NOTE: This script lives in this repository for version control, but it isn't\\n#\\t run from within the repository. It needs to be copied into the COPR\\n#\\t custom build definition.\\n#\\n\\nset -e\\nRESULT_DIR=$PWD\\n#git clone https://github.com/ipilcher/sht\\nrm -rf sht\\ncp -r /home/pilcher/projects/sht .\\n\\n# Find the most recent version tag - vX.Y.Z. (Most recent means the tag that\\n# points to the most recent commit, not necessarily the tag that was created\\n# most recently.\\nGIT_TAG=$(git -C sht tag --sort=committerdate \\\\\\n\\t| grep -E '^v(0|[1-9][0-9]*)\\\\.(0|[1-9][0-9]*)\\\\.(0|[1-9][0-9]*)$' \\\\\\n\\t| tail -n 1\\n)\\n\\nLIB_VER=${GIT_TAG#v}\\nSO_VER=${LIB_VER%.*}\\n\\nsed -e s/@@LIBVER@@/${LIB_VER}/ -e s/@@SOVER@@/${SO_VER}/ \\\\\\n\\tsht/rpm/libsht.spec.in > libsht.spec\\n\\ntar cvzf libsht-${LIB_VER}.tar.gz --exclude='sht/.*' sht\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "ipilcher/sht--ipilcher", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/ipilcher/sht", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ipilcher/sht", "result_dir": "09784513", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9784513, "mockchain_macros": { "copr_username": "ipilcher", "copr_projectname": "sht", "vendor": "Fedora Project COPR (ipilcher/sht)" } } ] } [2025-11-10 17:36:16,028][ INFO][PID:4182570] Sending fedora-messaging bus message in build.end [2025-11-10 17:36:16,051][ INFO][PID:4182570] Compressing /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784513/builder-live.log by gzip [2025-11-10 17:36:16,052][ INFO][PID:4182570] Running command 'gzip /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784513/builder-live.log' as PID 4185579 [2025-11-10 17:36:16,056][ INFO][PID:4182570] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784513/builder-live.log) [2025-11-10 17:36:16,056][ INFO][PID:4182570] Compressing /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784513/backend.log by gzip [2025-11-10 17:36:16,057][ INFO][PID:4182570] Running command 'gzip /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784513/backend.log' as PID 4185580