[2025-12-29 10:06:54,905][ INFO][PID:3063756] Marking build as starting [2025-12-29 10:06:54,945][ INFO][PID:3063756] Checking for cancel request [2025-12-29 10:06:54,947][ INFO][PID:3063756] VM allocation process starts [2025-12-29 10:06:54,959][ INFO][PID:3063756] Trying to allocate VM: ResallocHost, ticket_id=555610, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-29 10:06:57,972][ INFO][PID:3063756] Allocated host ResallocHost, ticket_id=555610, hostname=44.195.88.114, name=aws_x86_64_normalreserved_prod_00806672_20251229_100511, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-29 10:06:57,973][ INFO][PID:3063756] Allocating ssh connection to builder [2025-12-29 10:06:57,973][ INFO][PID:3063756] Checking that builder machine is OK [2025-12-29 10:06:58,329][ INFO][PID:3063756] Running remote command: copr-builder-ready srpm-builds [2025-12-29 10:06:58,693][ INFO][PID:3063756] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-29 10:06:58,694][ INFO][PID:3063756] Filling build.info file with builder info [2025-12-29 10:06:58,695][ INFO][PID:3063756] Checking for cancel request [2025-12-29 10:06:58,695][ INFO][PID:3063756] 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": 1767002818.695687, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9957439", "build_id": 9957439, "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-43-x86_64\", \"builddeps\": \"git make python3 python3-pip python3-build\", \"resultdir\": \"distgen/rpm\", \"repos\": \"\", \"tmp\": \"tmpnamep9o7\", \"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--a3579b71-2bc0-4760-bad4-4ebe59ccb4fe", "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": "09957439", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9957439, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "distgen-ci", "vendor": "Fedora Project COPR (praiskup/distgen-ci)" } } ] } [2025-12-29 10:06:58,732][ INFO][PID:3063756] Sending fedora-messaging bus message in build.start [2025-12-29 10:06:59,257][ INFO][PID:3063756] Sending fedora-messaging bus message in chroot.start [2025-12-29 10:06:59,285][ INFO][PID:3063756] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9957439 --detached [2025-12-29 10:06:59,634][ INFO][PID:3063756] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.195.88.114' (ED25519) to the list of known hosts. [2025-12-29 10:06:59,635][ INFO][PID:3063756] Downloading the builder-live.log file, attempt 1 [2025-12-29 10:06:59,636][ INFO][PID:3063756] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.195.88.114 copr-rpmbuild-log [2025-12-29 10:07:04,640][ INFO][PID:3063756] Periodic builder liveness probe: alive [2025-12-29 10:07:04,640][ INFO][PID:3063756] Checking for cancel request [2025-12-29 10:07:09,641][ INFO][PID:3063756] Checking for cancel request [2025-12-29 10:07:14,642][ INFO][PID:3063756] Checking for cancel request [2025-12-29 10:07:19,644][ INFO][PID:3063756] Checking for cancel request [2025-12-29 10:07:24,645][ INFO][PID:3063756] Checking for cancel request [2025-12-29 10:07:29,646][ INFO][PID:3063756] Checking for cancel request [2025-12-29 10:07:34,647][ INFO][PID:3063756] Checking for cancel request [2025-12-29 10:07:39,649][ INFO][PID:3063756] Checking for cancel request [2025-12-29 10:07:44,651][ INFO][PID:3063756] Checking for cancel request [2025-12-29 10:07:49,654][ INFO][PID:3063756] Checking for cancel request [2025-12-29 10:07:54,657][ INFO][PID:3063756] Checking for cancel request [2025-12-29 10:07:59,658][ INFO][PID:3063756] Checking for cancel request [2025-12-29 10:08:04,659][ INFO][PID:3063756] Checking for cancel request [2025-12-29 10:08:06,675][ INFO][PID:3063756] Downloading results from builder [2025-12-29 10:08:06,676][ INFO][PID:3063756] rsyncing of mockbuilder@44.195.88.114:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/09957439 started [2025-12-29 10:08:06,677][ INFO][PID:3063756] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.195.88.114:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/09957439/ &> /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/09957439/build-09957439.rsync.log [2025-12-29 10:08:06,977][ INFO][PID:3063756] rsyncing finished. [2025-12-29 10:08:06,978][ INFO][PID:3063756] Releasing VM back to pool [2025-12-29 10:08:06,987][ INFO][PID:3063756] Searching for 'success' file in resultdir [2025-12-29 10:08:06,988][ INFO][PID:3063756] Getting build details [2025-12-29 10:08:06,989][ INFO][PID:3063756] Retrieving SRPM info from /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/09957439 [2025-12-29 10:08:06,990][ INFO][PID:3063756] SRPM URL: https://download.copr.fedorainfracloud.org/results/praiskup/distgen-ci/srpm-builds/09957439/distgen-2.1-PR_20251229_100755_gitfdd93.src.rpm [2025-12-29 10:08:06,991][ INFO][PID:3063756] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/praiskup/distgen-ci/srpm-builds/09957439/distgen-2.1-PR_20251229_100755_gitfdd93.src.rpm', 'pkg_name': 'distgen', 'pkg_version': '2.1-PR_20251229_100755_gitfdd93'} [2025-12-29 10:08:06,992][ INFO][PID:3063756] Finished build: id=9957439 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/praiskup/distgen-ci chroot=srpm-builds [2025-12-29 10:08:06,994][ INFO][PID:3063756] Worker succeeded build, took 68.29854416847229 [2025-12-29 10:08:06,994][ INFO][PID:3063756] 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": 1767002886.9942312, "started_on": 1767002818.695687, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9957439", "build_id": 9957439, "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-43-x86_64\", \"builddeps\": \"git make python3 python3-pip python3-build\", \"resultdir\": \"distgen/rpm\", \"repos\": \"\", \"tmp\": \"tmpnamep9o7\", \"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/09957439/distgen-2.1-PR_20251229_100755_gitfdd93.src.rpm", "uses_devel_repo": null, "sandbox": "praiskup/distgen-ci--a3579b71-2bc0-4760-bad4-4ebe59ccb4fe", "results": { "name": "distgen", "epoch": null, "version": "2.1", "release": "PR_20251229_100755_gitfdd93", "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": "09957439", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2.1-PR_20251229_100755_gitfdd93", "id": 9957439, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "distgen-ci", "vendor": "Fedora Project COPR (praiskup/distgen-ci)" } } ] } [2025-12-29 10:08:07,064][ INFO][PID:3063756] Sending fedora-messaging bus message in build.end [2025-12-29 10:08:07,098][ INFO][PID:3063756] Compressing /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/09957439/builder-live.log by gzip [2025-12-29 10:08:07,100][ INFO][PID:3063756] Running command 'gzip /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/09957439/builder-live.log' as PID 3071254 [2025-12-29 10:08:07,110][ INFO][PID:3063756] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/09957439/builder-live.log) [2025-12-29 10:08:07,110][ INFO][PID:3063756] Compressing /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/09957439/backend.log by gzip [2025-12-29 10:08:07,112][ INFO][PID:3063756] Running command 'gzip /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/09957439/backend.log' as PID 3071255