[2025-12-01 09:09:18,984][ INFO][PID:1275577] Marking build as starting [2025-12-01 09:09:19,023][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:09:19,025][ INFO][PID:1275577] VM allocation process starts [2025-12-01 09:09:19,034][ INFO][PID:1275577] Trying to allocate VM: ResallocHost, ticket_id=68023, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-01 09:09:22,074][ INFO][PID:1275577] Allocated host ResallocHost, ticket_id=68023, hostname=23.20.110.150, name=aws_x86_64_normalreserved_prod_00083146_20251201_090031, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-01 09:09:22,074][ INFO][PID:1275577] Allocating ssh connection to builder [2025-12-01 09:09:22,075][ INFO][PID:1275577] Checking that builder machine is OK [2025-12-01 09:09:22,406][ INFO][PID:1275577] Running remote command: copr-builder-ready srpm-builds [2025-12-01 09:09:22,606][ INFO][PID:1275577] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-01 09:09:22,607][ INFO][PID:1275577] Filling build.info file with builder info [2025-12-01 09:09:22,607][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:09:22,608][ INFO][PID:1275577] 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": 1764580162.6085424, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9853363", "build_id": 9853363, "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\": \"tmp4rfent1e\", \"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--1b78ed87-9dbf-4906-ac30-236b2fc3a529", "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": "09853363", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9853363, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-12-01 09:09:22,640][ INFO][PID:1275577] Sending fedora-messaging bus message in build.start [2025-12-01 09:09:23,146][ INFO][PID:1275577] Sending fedora-messaging bus message in chroot.start [2025-12-01 09:09:23,173][ INFO][PID:1275577] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9853363 --detached [2025-12-01 09:09:23,517][ INFO][PID:1275577] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '23.20.110.150' (ED25519) to the list of known hosts. [2025-12-01 09:09:23,518][ INFO][PID:1275577] Downloading the builder-live.log file, attempt 1 [2025-12-01 09:09:23,519][ INFO][PID:1275577] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@23.20.110.150 copr-rpmbuild-log [2025-12-01 09:09:28,535][ INFO][PID:1275577] Periodic builder liveness probe: alive [2025-12-01 09:09:28,536][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:09:33,537][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:09:38,538][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:09:43,538][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:09:48,539][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:09:53,540][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:09:58,541][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:10:03,542][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:10:08,543][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:10:13,544][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:10:18,545][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:10:23,546][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:10:28,547][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:10:33,548][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:10:38,549][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:10:43,550][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:10:48,551][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:10:53,552][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:10:58,553][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:11:03,554][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:11:08,555][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:11:13,556][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:11:18,557][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:11:23,558][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:11:28,559][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:11:33,560][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:11:38,562][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:11:43,563][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:11:48,564][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:11:53,565][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:11:58,566][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:12:03,567][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:12:08,568][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:12:13,569][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:12:18,570][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:12:23,570][ INFO][PID:1275577] Checking for cancel request [2025-12-01 09:12:23,774][ INFO][PID:1275577] Downloading results from builder [2025-12-01 09:12:23,775][ INFO][PID:1275577] rsyncing of mockbuilder@23.20.110.150:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09853363 started [2025-12-01 09:12:23,775][ INFO][PID:1275577] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@23.20.110.150:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09853363/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09853363/build-09853363.rsync.log [2025-12-01 09:12:23,989][ INFO][PID:1275577] rsyncing finished. [2025-12-01 09:12:23,990][ INFO][PID:1275577] Releasing VM back to pool [2025-12-01 09:12:23,998][ INFO][PID:1275577] Searching for 'success' file in resultdir [2025-12-01 09:12:23,999][ ERROR][PID:1275577] Build failed: Backend process error: No success file => build failure [2025-12-01 09:12:23,999][ INFO][PID:1275577] Finished build: id=9853363 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-12-01 09:12:24,001][ ERROR][PID:1275577] Backend process error: No success file => build failure [2025-12-01 09:12:24,001][ INFO][PID:1275577] Worker failed build, took 181.39320826530457 [2025-12-01 09:12:24,002][ INFO][PID:1275577] 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": 1764580344.0017507, "started_on": 1764580162.6085424, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9853363", "build_id": 9853363, "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\": \"tmp4rfent1e\", \"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--1b78ed87-9dbf-4906-ac30-236b2fc3a529", "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": "09853363", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9853363, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-12-01 09:12:24,080][ INFO][PID:1275577] Sending fedora-messaging bus message in build.end [2025-12-01 09:12:24,106][ INFO][PID:1275577] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09853363/builder-live.log by gzip [2025-12-01 09:12:24,107][ INFO][PID:1275577] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09853363/builder-live.log' as PID 1288046 [2025-12-01 09:12:24,115][ INFO][PID:1275577] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09853363/builder-live.log) [2025-12-01 09:12:24,115][ INFO][PID:1275577] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09853363/backend.log by gzip [2025-12-01 09:12:24,116][ INFO][PID:1275577] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09853363/backend.log' as PID 1288048