[2025-12-01 14:12:28,346][ INFO][PID:2749456] Marking build as starting [2025-12-01 14:12:28,413][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:12:28,420][ INFO][PID:2749456] VM allocation process starts [2025-12-01 14:12:28,443][ INFO][PID:2749456] Trying to allocate VM: ResallocHost, ticket_id=70973, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-01 14:12:31,465][ INFO][PID:2749456] Allocated host ResallocHost, ticket_id=70973, hostname=54.221.56.74, name=aws_x86_64_normalreserved_prod_00088044_20251201_141059, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-01 14:12:31,466][ INFO][PID:2749456] Allocating ssh connection to builder [2025-12-01 14:12:31,466][ INFO][PID:2749456] Checking that builder machine is OK [2025-12-01 14:12:31,811][ INFO][PID:2749456] Running remote command: copr-builder-ready srpm-builds [2025-12-01 14:12:32,023][ INFO][PID:2749456] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-01 14:12:32,023][ INFO][PID:2749456] Filling build.info file with builder info [2025-12-01 14:12:32,024][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:12:32,025][ INFO][PID:2749456] 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": 1764598352.0250986, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9853793", "build_id": 9853793, "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\": \"tmp0xm1700m\", \"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--c5c8e770-3e67-4809-8dbc-e850ba9e5415", "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": "09853793", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9853793, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2025-12-01 14:12:32,059][ INFO][PID:2749456] Sending fedora-messaging bus message in build.start [2025-12-01 14:12:32,668][ INFO][PID:2749456] Sending fedora-messaging bus message in chroot.start [2025-12-01 14:12:32,697][ INFO][PID:2749456] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9853793 --detached [2025-12-01 14:12:33,061][ INFO][PID:2749456] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.221.56.74' (ED25519) to the list of known hosts. [2025-12-01 14:12:33,062][ INFO][PID:2749456] Downloading the builder-live.log file, attempt 1 [2025-12-01 14:12:33,063][ INFO][PID:2749456] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.221.56.74 copr-rpmbuild-log [2025-12-01 14:12:38,078][ INFO][PID:2749456] Periodic builder liveness probe: alive [2025-12-01 14:12:38,079][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:12:43,080][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:12:48,081][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:12:53,082][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:12:58,083][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:13:03,084][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:13:08,085][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:13:13,086][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:13:18,087][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:13:23,089][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:13:28,090][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:13:33,091][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:13:38,093][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:13:43,094][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:13:48,095][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:13:53,096][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:13:58,097][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:14:03,098][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:14:08,099][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:14:13,101][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:14:18,102][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:14:23,103][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:14:28,103][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:14:33,104][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:14:38,105][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:14:43,106][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:14:48,107][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:14:53,108][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:14:58,109][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:15:03,110][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:15:08,111][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:15:13,112][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:15:18,113][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:15:23,114][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:15:28,115][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:15:33,116][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:15:38,117][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:15:43,119][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:15:48,121][ INFO][PID:2749456] Checking for cancel request [2025-12-01 14:15:52,876][ INFO][PID:2749456] Downloading results from builder [2025-12-01 14:15:52,876][ INFO][PID:2749456] rsyncing of mockbuilder@54.221.56.74:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09853793 started [2025-12-01 14:15:52,877][ INFO][PID:2749456] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.221.56.74:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09853793/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09853793/build-09853793.rsync.log [2025-12-01 14:15:53,117][ INFO][PID:2749456] rsyncing finished. [2025-12-01 14:15:53,117][ INFO][PID:2749456] Releasing VM back to pool [2025-12-01 14:15:53,129][ INFO][PID:2749456] Searching for 'success' file in resultdir [2025-12-01 14:15:53,131][ ERROR][PID:2749456] Build failed: Backend process error: No success file => build failure [2025-12-01 14:15:53,132][ INFO][PID:2749456] Finished build: id=9853793 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc chroot=srpm-builds [2025-12-01 14:15:53,134][ ERROR][PID:2749456] Backend process error: No success file => build failure [2025-12-01 14:15:53,134][ INFO][PID:2749456] Worker failed build, took 201.10982131958008 [2025-12-01 14:15:53,135][ INFO][PID:2749456] 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": 1764598553.13492, "started_on": 1764598352.0250986, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9853793", "build_id": 9853793, "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\": \"tmp0xm1700m\", \"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--c5c8e770-3e67-4809-8dbc-e850ba9e5415", "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": "09853793", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9853793, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2025-12-01 14:15:53,181][ INFO][PID:2749456] Sending fedora-messaging bus message in build.end [2025-12-01 14:15:53,210][ INFO][PID:2749456] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09853793/builder-live.log by gzip [2025-12-01 14:15:53,211][ INFO][PID:2749456] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09853793/builder-live.log' as PID 2768083 [2025-12-01 14:15:53,219][ INFO][PID:2749456] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09853793/builder-live.log) [2025-12-01 14:15:53,220][ INFO][PID:2749456] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09853793/backend.log by gzip [2025-12-01 14:15:53,221][ INFO][PID:2749456] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09853793/backend.log' as PID 2768084