[2025-09-29 05:19:58,066][ INFO][PID:2553649] Marking build as starting [2025-09-29 05:19:58,119][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:19:58,120][ INFO][PID:2553649] VM allocation process starts [2025-09-29 05:19:58,136][ INFO][PID:2553649] Trying to allocate VM: ResallocHost, ticket_id=5360369, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-29 05:20:01,155][ INFO][PID:2553649] Allocated host ResallocHost, ticket_id=5360369, hostname=52.23.185.45, name=aws_x86_64_normalreserved_prod_06995413_20250929_050934, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-29 05:20:01,155][ INFO][PID:2553649] Allocating ssh connection to builder [2025-09-29 05:20:01,156][ INFO][PID:2553649] Checking that builder machine is OK [2025-09-29 05:20:01,510][ INFO][PID:2553649] Running remote command: copr-builder-ready srpm-builds [2025-09-29 05:20:01,722][ INFO][PID:2553649] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-29 05:20:01,722][ INFO][PID:2553649] Filling build.info file with builder info [2025-09-29 05:20:01,723][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:20:01,724][ INFO][PID:2553649] 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": 1759123201.724392, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9626451", "build_id": 9626451, "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\": \"tmp6rcbp1ty\", \"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--dd17df0c-52c6-400e-80d2-e21965b1baf4", "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": "09626451", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9626451, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2025-09-29 05:20:01,760][ INFO][PID:2553649] Sending fedora-messaging bus message in build.start [2025-09-29 05:20:02,460][ INFO][PID:2553649] Sending fedora-messaging bus message in chroot.start [2025-09-29 05:20:02,486][ INFO][PID:2553649] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9626451 --detached [2025-09-29 05:20:02,850][ INFO][PID:2553649] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '52.23.185.45' (ED25519) to the list of known hosts. [2025-09-29 05:20:02,850][ INFO][PID:2553649] Downloading the builder-live.log file, attempt 1 [2025-09-29 05:20:02,852][ INFO][PID:2553649] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.23.185.45 copr-rpmbuild-log [2025-09-29 05:20:07,856][ INFO][PID:2553649] Periodic builder liveness probe: alive [2025-09-29 05:20:07,856][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:20:12,857][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:20:17,858][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:20:22,859][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:20:27,860][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:20:32,860][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:20:37,861][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:20:42,863][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:20:47,865][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:20:52,866][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:20:57,867][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:21:02,868][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:21:07,869][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:21:12,870][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:21:17,871][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:21:22,872][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:21:27,873][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:21:32,874][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:21:37,875][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:21:42,876][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:21:47,877][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:21:52,879][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:21:57,880][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:22:02,880][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:22:07,882][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:22:12,883][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:22:17,884][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:22:22,885][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:22:27,885][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:22:32,886][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:22:37,888][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:22:42,889][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:22:47,889][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:22:52,890][ INFO][PID:2553649] Checking for cancel request [2025-09-29 05:22:55,760][ INFO][PID:2553649] Downloading results from builder [2025-09-29 05:22:55,761][ INFO][PID:2553649] rsyncing of mockbuilder@52.23.185.45:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626451 started [2025-09-29 05:22:55,762][ INFO][PID:2553649] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.23.185.45:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626451/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626451/build-09626451.rsync.log [2025-09-29 05:22:55,987][ INFO][PID:2553649] rsyncing finished. [2025-09-29 05:22:55,988][ INFO][PID:2553649] Releasing VM back to pool [2025-09-29 05:22:55,997][ INFO][PID:2553649] Searching for 'success' file in resultdir [2025-09-29 05:22:55,998][ ERROR][PID:2553649] Build failed: Backend process error: No success file => build failure [2025-09-29 05:22:55,998][ INFO][PID:2553649] Finished build: id=9626451 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc chroot=srpm-builds [2025-09-29 05:22:56,000][ ERROR][PID:2553649] Backend process error: No success file => build failure [2025-09-29 05:22:56,001][ INFO][PID:2553649] Worker failed build, took 174.27670526504517 [2025-09-29 05:22:56,001][ INFO][PID:2553649] 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": 1759123376.0010972, "started_on": 1759123201.724392, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9626451", "build_id": 9626451, "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\": \"tmp6rcbp1ty\", \"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--dd17df0c-52c6-400e-80d2-e21965b1baf4", "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": "09626451", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9626451, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2025-09-29 05:22:56,029][ INFO][PID:2553649] Sending fedora-messaging bus message in build.end [2025-09-29 05:22:56,054][ INFO][PID:2553649] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626451/builder-live.log by gzip [2025-09-29 05:22:56,055][ INFO][PID:2553649] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626451/builder-live.log' as PID 2565333 [2025-09-29 05:22:56,063][ INFO][PID:2553649] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626451/builder-live.log) [2025-09-29 05:22:56,064][ INFO][PID:2553649] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626451/backend.log by gzip [2025-09-29 05:22:56,064][ INFO][PID:2553649] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626451/backend.log' as PID 2565335