[2025-09-16 14:30:04,189][ INFO][PID:2215903] Marking build as starting [2025-09-16 14:30:04,223][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:30:04,224][ INFO][PID:2215903] VM allocation process starts [2025-09-16 14:30:04,257][ INFO][PID:2215903] Trying to allocate VM: ResallocHost, ticket_id=5081049, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-16 14:30:09,266][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:30:14,269][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:30:19,271][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:30:24,276][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:30:29,282][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:30:32,332][ INFO][PID:2215903] Allocated host ResallocHost, ticket_id=5081049, hostname=2620:52:3:1:dead:beef:cafe:c1cd, name=copr_hv_x86_64_04_prod_06784256_20250916_142902, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-16 14:30:32,334][ INFO][PID:2215903] Allocating ssh connection to builder [2025-09-16 14:30:32,335][ INFO][PID:2215903] Checking that builder machine is OK [2025-09-16 14:30:32,956][ INFO][PID:2215903] Running remote command: copr-builder-ready srpm-builds [2025-09-16 14:30:33,293][ INFO][PID:2215903] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-16 14:30:33,294][ INFO][PID:2215903] Filling build.info file with builder info [2025-09-16 14:30:33,295][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:30:33,296][ INFO][PID:2215903] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-dev", "project_dirname": "copr-dev", "submitter": null, "ended_on": null, "started_on": 1758033033.296712, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9559504", "build_id": 9559504, "package_name": "copr-backend", "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/fedora-copr/copr\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\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\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/backend\", \"tmp\": \"tmpi3lywwyl\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@copr/copr-dev--9dc770cc-a0bd-45a5-a219-5a08377219c3", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/@copr/copr-dev", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev", "result_dir": "09559504", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9559504, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-dev", "vendor": "Fedora Project COPR (@copr/copr-dev)" } } ] } [2025-09-16 14:30:33,319][ INFO][PID:2215903] Sending fedora-messaging bus message in build.start [2025-09-16 14:30:34,310][ INFO][PID:2215903] Sending fedora-messaging bus message in chroot.start [2025-09-16 14:30:34,341][ INFO][PID:2215903] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9559504 --detached [2025-09-16 14:30:34,941][ INFO][PID:2215903] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c1cd' (ED25519) to the list of known hosts. [2025-09-16 14:30:34,943][ INFO][PID:2215903] Downloading the builder-live.log file, attempt 1 [2025-09-16 14:30:34,954][ INFO][PID:2215903] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1cd copr-rpmbuild-log [2025-09-16 14:30:39,958][ INFO][PID:2215903] Periodic builder liveness probe: alive [2025-09-16 14:30:39,959][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:30:44,962][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:30:49,974][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:30:54,976][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:30:59,980][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:31:04,982][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:31:09,983][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:31:14,985][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:31:19,988][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:31:24,998][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:31:30,012][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:31:35,024][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:31:40,027][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:31:45,028][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:31:50,030][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:31:55,033][ INFO][PID:2215903] Checking for cancel request [2025-09-16 14:31:56,222][ INFO][PID:2215903] Downloading results from builder [2025-09-16 14:31:56,223][ INFO][PID:2215903] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cd]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559504 started [2025-09-16 14:31:56,224][ INFO][PID:2215903] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cd]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559504/ &> /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559504/build-09559504.rsync.log [2025-09-16 14:31:56,808][ INFO][PID:2215903] rsyncing finished. [2025-09-16 14:31:56,813][ INFO][PID:2215903] Releasing VM back to pool [2025-09-16 14:31:56,852][ INFO][PID:2215903] Searching for 'success' file in resultdir [2025-09-16 14:31:56,853][ INFO][PID:2215903] Getting build details [2025-09-16 14:31:56,854][ INFO][PID:2215903] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559504 [2025-09-16 14:31:56,856][ INFO][PID:2215903] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/09559504/copr-backend-2.8.post1-1.git.0.d118913.src.rpm [2025-09-16 14:31:56,856][ INFO][PID:2215903] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/09559504/copr-backend-2.8.post1-1.git.0.d118913.src.rpm', 'pkg_name': 'copr-backend', 'pkg_version': '2.8.post1-1.git.0.d118913'} [2025-09-16 14:31:56,857][ INFO][PID:2215903] Finished build: id=9559504 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-dev chroot=srpm-builds [2025-09-16 14:31:56,861][ INFO][PID:2215903] Worker succeeded build, took 83.56520652770996 [2025-09-16 14:31:56,865][ INFO][PID:2215903] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-dev", "project_dirname": "copr-dev", "submitter": null, "ended_on": 1758033116.8619184, "started_on": 1758033033.296712, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9559504", "build_id": 9559504, "package_name": "copr-backend", "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/fedora-copr/copr\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\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\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/backend\", \"tmp\": \"tmpi3lywwyl\", \"hook_data\": true}", "pkg_name": "copr-backend", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/09559504/copr-backend-2.8.post1-1.git.0.d118913.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-dev--9dc770cc-a0bd-45a5-a219-5a08377219c3", "results": { "name": "copr-backend", "epoch": null, "version": "2.8.post1", "release": "1.git.0.d118913", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/@copr/copr-dev", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev", "result_dir": "09559504", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2.8.post1-1.git.0.d118913", "id": 9559504, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-dev", "vendor": "Fedora Project COPR (@copr/copr-dev)" } } ] } [2025-09-16 14:31:56,908][ INFO][PID:2215903] Sending fedora-messaging bus message in build.end [2025-09-16 14:31:57,015][ INFO][PID:2215903] Compressing /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559504/builder-live.log by gzip [2025-09-16 14:31:57,016][ INFO][PID:2215903] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559504/builder-live.log' as PID 2236413 [2025-09-16 14:31:57,035][ INFO][PID:2215903] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559504/builder-live.log) [2025-09-16 14:31:57,036][ INFO][PID:2215903] Compressing /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559504/backend.log by gzip [2025-09-16 14:31:57,039][ INFO][PID:2215903] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559504/backend.log' as PID 2236421