[2026-01-14 18:50:07,009][ INFO][PID:4094105] Marking build as starting [2026-01-14 18:50:07,071][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:50:07,073][ INFO][PID:4094105] VM allocation process starts [2026-01-14 18:50:07,098][ INFO][PID:4094105] Trying to allocate VM: ResallocHost, ticket_id=814393, requested_tags=['copr_builder', 'arch_x86_64'] [2026-01-14 18:50:10,141][ INFO][PID:4094105] Allocated host ResallocHost, ticket_id=814393, hostname=54.163.194.31, name=aws_x86_64_normalreserved_prod_01245100_20260114_183656, requested_tags=['copr_builder', 'arch_x86_64'] [2026-01-14 18:50:10,142][ INFO][PID:4094105] Allocating ssh connection to builder [2026-01-14 18:50:10,142][ INFO][PID:4094105] Checking that builder machine is OK [2026-01-14 18:50:10,514][ INFO][PID:4094105] Running remote command: copr-builder-ready srpm-builds [2026-01-14 18:50:10,728][ INFO][PID:4094105] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-01-14 18:50:10,729][ INFO][PID:4094105] Filling build.info file with builder info [2026-01-14 18:50:10,729][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:50:10,730][ INFO][PID:4094105] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@pgjdbc", "project_name": "pgjdbc", "project_dirname": "pgjdbc", "submitter": null, "ended_on": null, "started_on": 1768416610.730515, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10008453", "build_id": 10008453, "package_name": "postgresql-jdbc", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\n# Prepare the source RPM tarball in Fedora Copr build system. This script\\n# shouldn'\\u0167 be executed on a localhost.\\n\\nset -e\\nset -o pipefail\\n\\nclone_url_parent=https://github.com/pgjdbc/pgjdbc.git\\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\\ntest -f \\\"$hook_payload\\\" && webhook-checkout \\\"$hook_payload\\\"\\n\\n# generate source tarball\\n./gradlew :postgresql:sourceDistribution -Prelease -PjdkBuildVersion=21\\n\\nproject_version=$(grep pgjdbc.version gradle.properties | cut -d \\\"=\\\" -f2-)\\ncp pgjdbc/build/distributions/postgresql-$project_version-jdbc-src.tar.gz \\\"$resultdir\\\"\\n\\ngit_rev=$(git rev-parse --short=7 HEAD)\\ndate_rev=$(date +%Y%m%d_%H%M%S)\\nrelease=${date_rev}.git$git_rev\\n\\ncd packaging/rpm\\n\\nspec=postgresql-jdbc.spec\\nsed -e \\\"s!^Release:.*\\\\$!Release: 1.$release%{?dist}!\\\" \\\\\\n -e \\\"s!^Version:.*\\\\$!Version: $project_version!\\\" \\\\\\n \\\"$spec.tpl\\\" > \\\"$spec\\\"\\n\\ncp \\\"$spec\\\" \\\"$resultdir\\\"\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git java-21-openjdk-devel python-unversioned-command\", \"resultdir\": \"srpm_results\", \"repos\": \"\", \"tmp\": \"tmp8xmvg83o\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@pgjdbc/pgjdbc--298c4a9d-2424-4f40-bb60-61ff9a60f325", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/@pgjdbc/pgjdbc", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc", "result_dir": "10008453", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10008453, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2026-01-14 18:50:10,767][ INFO][PID:4094105] Sending fedora-messaging bus message in build.start [2026-01-14 18:50:11,278][ INFO][PID:4094105] Sending fedora-messaging bus message in chroot.start [2026-01-14 18:50:11,305][ INFO][PID:4094105] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10008453 --detached [2026-01-14 18:50:11,674][ INFO][PID:4094105] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.163.194.31' (ED25519) to the list of known hosts. [2026-01-14 18:50:11,675][ INFO][PID:4094105] Downloading the builder-live.log file, attempt 1 [2026-01-14 18:50:11,676][ INFO][PID:4094105] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.163.194.31 copr-rpmbuild-log [2026-01-14 18:50:16,682][ INFO][PID:4094105] Periodic builder liveness probe: alive [2026-01-14 18:50:16,682][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:50:21,683][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:50:26,684][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:50:31,685][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:50:36,686][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:50:41,687][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:50:46,688][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:50:51,689][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:50:56,690][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:51:01,691][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:51:06,692][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:51:11,693][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:51:16,695][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:51:21,697][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:51:26,698][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:51:31,699][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:51:36,700][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:51:41,701][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:51:46,702][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:51:51,703][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:51:56,712][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:52:01,713][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:52:06,714][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:52:11,715][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:52:16,718][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:52:21,719][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:52:26,720][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:52:31,721][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:52:36,723][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:52:41,724][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:52:46,725][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:52:51,726][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:52:56,727][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:53:01,729][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:53:06,730][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:53:11,731][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:53:16,732][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:53:21,733][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:53:26,734][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:53:31,735][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:53:36,737][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:53:41,739][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:53:46,740][ INFO][PID:4094105] Checking for cancel request [2026-01-14 18:53:49,359][ INFO][PID:4094105] Downloading results from builder [2026-01-14 18:53:49,360][ INFO][PID:4094105] rsyncing of mockbuilder@54.163.194.31:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/10008453 started [2026-01-14 18:53:49,361][ INFO][PID:4094105] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.163.194.31:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/10008453/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/10008453/build-10008453.rsync.log [2026-01-14 18:53:49,603][ INFO][PID:4094105] rsyncing finished. [2026-01-14 18:53:49,603][ INFO][PID:4094105] Releasing VM back to pool [2026-01-14 18:53:49,613][ INFO][PID:4094105] Searching for 'success' file in resultdir [2026-01-14 18:53:49,614][ ERROR][PID:4094105] Build failed: Backend process error: No success file => build failure [2026-01-14 18:53:49,614][ INFO][PID:4094105] Finished build: id=10008453 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc chroot=srpm-builds [2026-01-14 18:53:49,616][ ERROR][PID:4094105] Backend process error: No success file => build failure [2026-01-14 18:53:49,616][ INFO][PID:4094105] Worker failed build, took 218.88619446754456 [2026-01-14 18:53:49,617][ INFO][PID:4094105] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@pgjdbc", "project_name": "pgjdbc", "project_dirname": "pgjdbc", "submitter": null, "ended_on": 1768416829.6167095, "started_on": 1768416610.730515, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10008453", "build_id": 10008453, "package_name": "postgresql-jdbc", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\n# Prepare the source RPM tarball in Fedora Copr build system. This script\\n# shouldn'\\u0167 be executed on a localhost.\\n\\nset -e\\nset -o pipefail\\n\\nclone_url_parent=https://github.com/pgjdbc/pgjdbc.git\\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\\ntest -f \\\"$hook_payload\\\" && webhook-checkout \\\"$hook_payload\\\"\\n\\n# generate source tarball\\n./gradlew :postgresql:sourceDistribution -Prelease -PjdkBuildVersion=21\\n\\nproject_version=$(grep pgjdbc.version gradle.properties | cut -d \\\"=\\\" -f2-)\\ncp pgjdbc/build/distributions/postgresql-$project_version-jdbc-src.tar.gz \\\"$resultdir\\\"\\n\\ngit_rev=$(git rev-parse --short=7 HEAD)\\ndate_rev=$(date +%Y%m%d_%H%M%S)\\nrelease=${date_rev}.git$git_rev\\n\\ncd packaging/rpm\\n\\nspec=postgresql-jdbc.spec\\nsed -e \\\"s!^Release:.*\\\\$!Release: 1.$release%{?dist}!\\\" \\\\\\n -e \\\"s!^Version:.*\\\\$!Version: $project_version!\\\" \\\\\\n \\\"$spec.tpl\\\" > \\\"$spec\\\"\\n\\ncp \\\"$spec\\\" \\\"$resultdir\\\"\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git java-21-openjdk-devel python-unversioned-command\", \"resultdir\": \"srpm_results\", \"repos\": \"\", \"tmp\": \"tmp8xmvg83o\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@pgjdbc/pgjdbc--298c4a9d-2424-4f40-bb60-61ff9a60f325", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/@pgjdbc/pgjdbc", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc", "result_dir": "10008453", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10008453, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2026-01-14 18:53:49,664][ INFO][PID:4094105] Sending fedora-messaging bus message in build.end [2026-01-14 18:53:49,696][ INFO][PID:4094105] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/10008453/builder-live.log by gzip [2026-01-14 18:53:49,697][ INFO][PID:4094105] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/10008453/builder-live.log' as PID 4108774 [2026-01-14 18:53:49,706][ INFO][PID:4094105] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/10008453/builder-live.log) [2026-01-14 18:53:49,707][ INFO][PID:4094105] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/10008453/backend.log by gzip [2026-01-14 18:53:49,708][ INFO][PID:4094105] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/10008453/backend.log' as PID 4108776