[2025-12-01 06:11:50,677][ INFO][PID:455301] Marking build as starting [2025-12-01 06:11:50,746][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:11:50,748][ INFO][PID:455301] VM allocation process starts [2025-12-01 06:11:50,762][ INFO][PID:455301] Trying to allocate VM: ResallocHost, ticket_id=66476, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-01 06:11:55,764][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:11:56,797][ INFO][PID:455301] Allocated host ResallocHost, ticket_id=66476, hostname=2620:52:3:1:dead:beef:cafe:c194, name=copr_hv_x86_64_03_prod_00079922_20251201_041111, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-01 06:11:56,798][ INFO][PID:455301] Allocating ssh connection to builder [2025-12-01 06:11:56,799][ INFO][PID:455301] Checking that builder machine is OK [2025-12-01 06:11:57,368][ INFO][PID:455301] Running remote command: copr-builder-ready srpm-builds [2025-12-01 06:11:57,692][ INFO][PID:455301] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-01 06:11:57,693][ INFO][PID:455301] Filling build.info file with builder info [2025-12-01 06:11:57,694][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:11:57,695][ INFO][PID:455301] 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": 1764569517.6950462, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9853205", "build_id": 9853205, "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\": \"tmprz7bc14t\", \"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--ff6eb48d-c99f-43c3-8d16-917fdccb0e63", "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": "09853205", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9853205, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-12-01 06:11:57,748][ INFO][PID:455301] Sending fedora-messaging bus message in build.start [2025-12-01 06:11:58,440][ INFO][PID:455301] Sending fedora-messaging bus message in chroot.start [2025-12-01 06:11:58,473][ INFO][PID:455301] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9853205 --detached [2025-12-01 06:11:59,050][ INFO][PID:455301] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c194' (ED25519) to the list of known hosts. [2025-12-01 06:11:59,051][ INFO][PID:455301] Downloading the builder-live.log file, attempt 1 [2025-12-01 06:11:59,053][ INFO][PID:455301] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c194 copr-rpmbuild-log [2025-12-01 06:12:04,059][ INFO][PID:455301] Periodic builder liveness probe: alive [2025-12-01 06:12:04,060][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:12:09,061][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:12:14,062][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:12:19,063][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:12:24,064][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:12:29,066][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:12:34,067][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:12:39,068][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:12:44,070][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:12:49,072][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:12:54,077][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:12:59,079][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:13:04,081][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:13:09,083][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:13:14,086][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:13:19,088][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:13:24,089][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:13:29,091][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:13:34,093][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:13:39,095][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:13:44,096][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:13:49,097][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:13:54,157][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:13:59,162][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:14:04,173][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:14:09,217][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:14:14,240][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:14:19,244][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:14:24,347][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:14:29,615][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:14:34,623][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:14:39,983][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:14:44,986][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:14:50,062][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:14:55,063][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:15:00,065][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:15:05,068][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:15:10,074][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:15:15,075][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:15:20,076][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:15:25,078][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:15:30,079][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:15:35,080][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:15:40,188][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:15:45,190][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:15:50,198][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:15:55,201][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:16:00,203][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:16:05,204][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:16:10,257][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:16:15,268][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:16:20,270][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:16:25,273][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:16:30,292][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:16:35,293][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:16:40,529][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:16:46,126][ INFO][PID:455301] Checking for cancel request [2025-12-01 06:16:51,186][ INFO][PID:455301] Downloading results from builder [2025-12-01 06:16:51,187][ INFO][PID:455301] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c194]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09853205 started [2025-12-01 06:16:51,188][ INFO][PID:455301] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c194]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09853205/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09853205/build-09853205.rsync.log [2025-12-01 06:16:52,085][ INFO][PID:455301] rsyncing finished. [2025-12-01 06:16:52,086][ INFO][PID:455301] Releasing VM back to pool [2025-12-01 06:16:52,112][ INFO][PID:455301] Searching for 'success' file in resultdir [2025-12-01 06:16:52,114][ ERROR][PID:455301] Build failed: Backend process error: No success file => build failure [2025-12-01 06:16:52,117][ INFO][PID:455301] Finished build: id=9853205 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-12-01 06:16:52,121][ ERROR][PID:455301] Backend process error: No success file => build failure [2025-12-01 06:16:52,122][ INFO][PID:455301] Worker failed build, took 294.4278817176819 [2025-12-01 06:16:52,124][ INFO][PID:455301] 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": 1764569812.122928, "started_on": 1764569517.6950462, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9853205", "build_id": 9853205, "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\": \"tmprz7bc14t\", \"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--ff6eb48d-c99f-43c3-8d16-917fdccb0e63", "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": "09853205", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9853205, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-12-01 06:16:52,222][ INFO][PID:455301] Sending fedora-messaging bus message in build.end [2025-12-01 06:16:52,252][ INFO][PID:455301] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09853205/builder-live.log by gzip [2025-12-01 06:16:52,253][ INFO][PID:455301] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09853205/builder-live.log' as PID 486408 [2025-12-01 06:16:52,262][ INFO][PID:455301] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09853205/builder-live.log) [2025-12-01 06:16:52,263][ INFO][PID:455301] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09853205/backend.log by gzip [2025-12-01 06:16:52,264][ INFO][PID:455301] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09853205/backend.log' as PID 486409