[2025-12-04 12:16:02,485][ INFO][PID:3677091] Marking build as starting [2025-12-04 12:16:02,524][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:16:02,525][ INFO][PID:3677091] VM allocation process starts [2025-12-04 12:16:02,566][ INFO][PID:3677091] Trying to allocate VM: ResallocHost, ticket_id=124911, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-04 12:16:05,618][ INFO][PID:3677091] Allocated host ResallocHost, ticket_id=124911, hostname=44.192.31.22, name=aws_x86_64_normalreserved_prod_00144346_20251204_121323, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-04 12:16:05,619][ INFO][PID:3677091] Allocating ssh connection to builder [2025-12-04 12:16:05,619][ INFO][PID:3677091] Checking that builder machine is OK [2025-12-04 12:16:05,952][ INFO][PID:3677091] Running remote command: copr-builder-ready srpm-builds [2025-12-04 12:16:06,151][ INFO][PID:3677091] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-04 12:16:06,152][ INFO][PID:3677091] Filling build.info file with builder info [2025-12-04 12:16:06,152][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:16:06,153][ INFO][PID:3677091] 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-ci", "project_dirname": "pgjdbc-ci", "submitter": null, "ended_on": null, "started_on": 1764850566.1534207, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9865220", "build_id": 9865220, "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\": \"tmp2zy6ot4e\", \"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-ci--18bdbac0-20d4-46e5-89fb-b2cdb37c6f99", "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-ci", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci", "result_dir": "09865220", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9865220, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-12-04 12:16:06,184][ INFO][PID:3677091] Sending fedora-messaging bus message in build.start [2025-12-04 12:16:06,678][ INFO][PID:3677091] Sending fedora-messaging bus message in chroot.start [2025-12-04 12:16:06,704][ INFO][PID:3677091] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9865220 --detached [2025-12-04 12:16:07,034][ INFO][PID:3677091] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.192.31.22' (ED25519) to the list of known hosts. [2025-12-04 12:16:07,035][ INFO][PID:3677091] Downloading the builder-live.log file, attempt 1 [2025-12-04 12:16:07,036][ INFO][PID:3677091] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.192.31.22 copr-rpmbuild-log [2025-12-04 12:16:12,041][ INFO][PID:3677091] Periodic builder liveness probe: alive [2025-12-04 12:16:12,041][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:16:17,042][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:16:22,043][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:16:27,044][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:16:32,045][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:16:37,046][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:16:42,047][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:16:47,048][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:16:52,049][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:16:57,050][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:17:02,051][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:17:07,052][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:17:12,053][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:17:17,054][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:17:22,055][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:17:27,056][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:17:32,057][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:17:37,058][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:17:42,059][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:17:47,060][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:17:52,061][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:17:57,062][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:18:02,063][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:18:07,063][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:18:12,064][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:18:17,065][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:18:22,066][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:18:27,067][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:18:32,069][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:18:37,070][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:18:42,071][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:18:47,072][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:18:52,073][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:18:57,074][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:19:02,077][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:19:07,078][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:19:12,079][ INFO][PID:3677091] Checking for cancel request [2025-12-04 12:19:15,888][ INFO][PID:3677091] Downloading results from builder [2025-12-04 12:19:15,889][ INFO][PID:3677091] rsyncing of mockbuilder@44.192.31.22:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09865220 started [2025-12-04 12:19:15,890][ INFO][PID:3677091] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.192.31.22:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09865220/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09865220/build-09865220.rsync.log [2025-12-04 12:19:16,108][ INFO][PID:3677091] rsyncing finished. [2025-12-04 12:19:16,108][ INFO][PID:3677091] Releasing VM back to pool [2025-12-04 12:19:16,118][ INFO][PID:3677091] Searching for 'success' file in resultdir [2025-12-04 12:19:16,119][ ERROR][PID:3677091] Build failed: Backend process error: No success file => build failure [2025-12-04 12:19:16,120][ INFO][PID:3677091] Finished build: id=9865220 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-12-04 12:19:16,121][ ERROR][PID:3677091] Backend process error: No success file => build failure [2025-12-04 12:19:16,121][ INFO][PID:3677091] Worker failed build, took 189.96847915649414 [2025-12-04 12:19:16,122][ INFO][PID:3677091] 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-ci", "project_dirname": "pgjdbc-ci", "submitter": null, "ended_on": 1764850756.1218998, "started_on": 1764850566.1534207, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9865220", "build_id": 9865220, "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\": \"tmp2zy6ot4e\", \"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-ci--18bdbac0-20d4-46e5-89fb-b2cdb37c6f99", "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-ci", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci", "result_dir": "09865220", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9865220, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-12-04 12:19:16,158][ INFO][PID:3677091] Sending fedora-messaging bus message in build.end [2025-12-04 12:19:16,186][ INFO][PID:3677091] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09865220/builder-live.log by gzip [2025-12-04 12:19:16,187][ INFO][PID:3677091] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09865220/builder-live.log' as PID 3693585 [2025-12-04 12:19:16,195][ INFO][PID:3677091] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09865220/builder-live.log) [2025-12-04 12:19:16,195][ INFO][PID:3677091] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09865220/backend.log by gzip [2025-12-04 12:19:16,196][ INFO][PID:3677091] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09865220/backend.log' as PID 3693586