[2026-04-10 11:15:15,388][ INFO][PID:3617380] Marking build as starting [2026-04-10 11:15:15,421][ INFO][PID:3617380] Checking for cancel request [2026-04-10 11:15:15,422][ INFO][PID:3617380] VM allocation process starts [2026-04-10 11:15:15,432][ INFO][PID:3617380] Trying to allocate VM: ResallocHost, ticket_id=2262569, requested_tags=['copr_builder', 'arch_x86_64'] [2026-04-10 11:15:18,470][ INFO][PID:3617380] Allocated host ResallocHost, ticket_id=2262569, hostname=34.230.3.98, name=aws_x86_64_normalreserved_prod_05974339_20260410_111005, requested_tags=['copr_builder', 'arch_x86_64'] [2026-04-10 11:15:18,471][ INFO][PID:3617380] Allocating ssh connection to builder [2026-04-10 11:15:18,471][ INFO][PID:3617380] Checking that builder machine is OK [2026-04-10 11:15:18,807][ INFO][PID:3617380] Running remote command: copr-builder-ready srpm-builds [2026-04-10 11:15:19,016][ INFO][PID:3617380] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-04-10 11:15:19,017][ INFO][PID:3617380] Filling build.info file with builder info [2026-04-10 11:15:19,017][ INFO][PID:3617380] Checking for cancel request [2026-04-10 11:15:19,018][ INFO][PID:3617380] 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": "distgen-ci", "project_dirname": "distgen-ci", "submitter": null, "ended_on": null, "started_on": 1775819719.018532, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10311221", "build_id": 10311221, "package_name": "distgen", "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/devexp-db/distgen.git\\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\\ncommit=$(git rev-parse HEAD)\\nshort_commit=${commit::5}\\ndate=$(date +\\\"%Y%m%d_%H%M%S\\\")\\n\\nif grep PUSH \\\"$hook_payload\\\"; then\\n # number of commits since last tag\\n git_describe=$(git describe)\\n # e.g. v0.20-13-g3878fff\\n IFS=- eval \\\"set -- \\\\$git_describe\\\"\\n RELEASE=\\\"999.git_$2_$short_commit\\\"\\nelse\\n # we are checked out to 'pull-requests/pr/78'\\n pr_branch=$(git branch -r --contains HEAD)\\n IFS=/ eval \\\"set -- \\\\$pr_branch\\\"\\n RELEASE=\\\"PR${3}_${date}_git$short_commit\\\"\\nfi\\n\\npython3 -m pip install . --user\\ncd rpm\\nmake RELEASE=\\\"$RELEASE\\\"\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"git make python3 python3-pip python3-build\", \"resultdir\": \"distgen/rpm\", \"repos\": \"\", \"tmp\": \"tmp2hjrzu5m\", \"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/distgen-ci--74bfe96d-4866-4342-8879-0addc1353aeb", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/praiskup/distgen-ci", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/praiskup/distgen-ci", "result_dir": "10311221", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10311221, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "distgen-ci", "vendor": "Fedora Project COPR (praiskup/distgen-ci)" } } ] } [2026-04-10 11:15:19,053][ INFO][PID:3617380] Sending fedora-messaging bus message in build.start [2026-04-10 11:15:19,574][ INFO][PID:3617380] Sending fedora-messaging bus message in chroot.start [2026-04-10 11:15:19,601][ INFO][PID:3617380] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10311221 --detached [2026-04-10 11:15:19,949][ INFO][PID:3617380] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '34.230.3.98' (ED25519) to the list of known hosts. [2026-04-10 11:15:19,949][ INFO][PID:3617380] Downloading the builder-live.log file, attempt 1 [2026-04-10 11:15:19,951][ INFO][PID:3617380] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.230.3.98 copr-rpmbuild-log [2026-04-10 11:15:24,956][ INFO][PID:3617380] Periodic builder liveness probe: alive [2026-04-10 11:15:24,957][ INFO][PID:3617380] Checking for cancel request [2026-04-10 11:15:29,958][ INFO][PID:3617380] Checking for cancel request [2026-04-10 11:15:34,959][ INFO][PID:3617380] Checking for cancel request [2026-04-10 11:15:39,961][ INFO][PID:3617380] Checking for cancel request [2026-04-10 11:15:44,962][ INFO][PID:3617380] Checking for cancel request [2026-04-10 11:15:49,963][ INFO][PID:3617380] Checking for cancel request [2026-04-10 11:15:54,964][ INFO][PID:3617380] Checking for cancel request [2026-04-10 11:15:59,965][ INFO][PID:3617380] Checking for cancel request [2026-04-10 11:16:04,965][ INFO][PID:3617380] Checking for cancel request [2026-04-10 11:16:09,966][ INFO][PID:3617380] Checking for cancel request [2026-04-10 11:16:14,967][ INFO][PID:3617380] Checking for cancel request [2026-04-10 11:16:19,968][ INFO][PID:3617380] Checking for cancel request [2026-04-10 11:16:22,686][ INFO][PID:3617380] Downloading results from builder [2026-04-10 11:16:22,687][ INFO][PID:3617380] rsyncing of mockbuilder@34.230.3.98:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10311221 started [2026-04-10 11:16:22,687][ INFO][PID:3617380] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.230.3.98:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10311221/ &> /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10311221/build-10311221.rsync.log [2026-04-10 11:16:22,931][ INFO][PID:3617380] rsyncing finished. [2026-04-10 11:16:22,932][ INFO][PID:3617380] Releasing VM back to pool [2026-04-10 11:16:22,941][ INFO][PID:3617380] Searching for 'success' file in resultdir [2026-04-10 11:16:22,942][ INFO][PID:3617380] Getting build details [2026-04-10 11:16:22,942][ INFO][PID:3617380] Retrieving SRPM info from /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10311221 [2026-04-10 11:16:22,943][ INFO][PID:3617380] SRPM URL: https://download.copr.fedorainfracloud.org/results/praiskup/distgen-ci/srpm-builds/10311221/distgen-2.2-PR_20260410_111613_gitcb218.src.rpm [2026-04-10 11:16:22,943][ INFO][PID:3617380] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/praiskup/distgen-ci/srpm-builds/10311221/distgen-2.2-PR_20260410_111613_gitcb218.src.rpm', 'pkg_name': 'distgen', 'pkg_version': '2.2-PR_20260410_111613_gitcb218'} [2026-04-10 11:16:22,944][ INFO][PID:3617380] Finished build: id=10311221 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/praiskup/distgen-ci chroot=srpm-builds [2026-04-10 11:16:22,945][ INFO][PID:3617380] Worker succeeded build, took 63.92722725868225 [2026-04-10 11:16:22,946][ INFO][PID:3617380] 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": "distgen-ci", "project_dirname": "distgen-ci", "submitter": null, "ended_on": 1775819782.9457593, "started_on": 1775819719.018532, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10311221", "build_id": 10311221, "package_name": "distgen", "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/devexp-db/distgen.git\\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\\ncommit=$(git rev-parse HEAD)\\nshort_commit=${commit::5}\\ndate=$(date +\\\"%Y%m%d_%H%M%S\\\")\\n\\nif grep PUSH \\\"$hook_payload\\\"; then\\n # number of commits since last tag\\n git_describe=$(git describe)\\n # e.g. v0.20-13-g3878fff\\n IFS=- eval \\\"set -- \\\\$git_describe\\\"\\n RELEASE=\\\"999.git_$2_$short_commit\\\"\\nelse\\n # we are checked out to 'pull-requests/pr/78'\\n pr_branch=$(git branch -r --contains HEAD)\\n IFS=/ eval \\\"set -- \\\\$pr_branch\\\"\\n RELEASE=\\\"PR${3}_${date}_git$short_commit\\\"\\nfi\\n\\npython3 -m pip install . --user\\ncd rpm\\nmake RELEASE=\\\"$RELEASE\\\"\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"git make python3 python3-pip python3-build\", \"resultdir\": \"distgen/rpm\", \"repos\": \"\", \"tmp\": \"tmp2hjrzu5m\", \"hook_data\": true}", "pkg_name": "distgen", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/praiskup/distgen-ci/srpm-builds/10311221/distgen-2.2-PR_20260410_111613_gitcb218.src.rpm", "uses_devel_repo": null, "sandbox": "praiskup/distgen-ci--74bfe96d-4866-4342-8879-0addc1353aeb", "results": { "name": "distgen", "epoch": null, "version": "2.2", "release": "PR_20260410_111613_gitcb218", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/praiskup/distgen-ci", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/praiskup/distgen-ci", "result_dir": "10311221", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2.2-PR_20260410_111613_gitcb218", "id": 10311221, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "distgen-ci", "vendor": "Fedora Project COPR (praiskup/distgen-ci)" } } ] } [2026-04-10 11:16:22,997][ INFO][PID:3617380] Sending fedora-messaging bus message in build.end [2026-04-10 11:16:23,034][ INFO][PID:3617380] Compressing /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10311221/builder-live.log by gzip [2026-04-10 11:16:23,035][ INFO][PID:3617380] Running command 'gzip /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10311221/builder-live.log' as PID 3623326 [2026-04-10 11:16:23,041][ INFO][PID:3617380] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10311221/builder-live.log) [2026-04-10 11:16:23,042][ INFO][PID:3617380] Compressing /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10311221/backend.log by gzip [2026-04-10 11:16:23,043][ INFO][PID:3617380] Running command 'gzip /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10311221/backend.log' as PID 3623328