[2025-12-02 09:02:16,795][ INFO][PID:4008966] Marking build as starting [2025-12-02 09:02:16,853][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:02:16,854][ INFO][PID:4008966] VM allocation process starts [2025-12-02 09:02:16,894][ INFO][PID:4008966] Trying to allocate VM: ResallocHost, ticket_id=82635, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-02 09:02:19,929][ INFO][PID:4008966] Allocated host ResallocHost, ticket_id=82635, hostname=54.227.101.189, name=aws_x86_64_normalreserved_prod_00101560_20251202_090058, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-02 09:02:20,258][ INFO][PID:4008966] Allocating ssh connection to builder [2025-12-02 09:02:20,259][ INFO][PID:4008966] Checking that builder machine is OK [2025-12-02 09:02:20,587][ INFO][PID:4008966] Running remote command: copr-builder-ready srpm-builds [2025-12-02 09:02:20,786][ INFO][PID:4008966] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-02 09:02:20,787][ INFO][PID:4008966] Filling build.info file with builder info [2025-12-02 09:02:20,846][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:02:20,847][ INFO][PID:4008966] 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": 1764666140.8475246, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9856222", "build_id": 9856222, "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\": \"tmp7dodap68\", \"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--53345810-3185-4be9-b2c7-0a29c57ff400", "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": "09856222", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9856222, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2025-12-02 09:02:20,882][ INFO][PID:4008966] Sending fedora-messaging bus message in build.start [2025-12-02 09:02:21,433][ INFO][PID:4008966] Sending fedora-messaging bus message in chroot.start [2025-12-02 09:02:21,465][ INFO][PID:4008966] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9856222 --detached [2025-12-02 09:02:21,796][ INFO][PID:4008966] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.227.101.189' (ED25519) to the list of known hosts. [2025-12-02 09:02:21,797][ INFO][PID:4008966] Downloading the builder-live.log file, attempt 1 [2025-12-02 09:02:21,798][ INFO][PID:4008966] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.227.101.189 copr-rpmbuild-log [2025-12-02 09:02:26,834][ INFO][PID:4008966] Periodic builder liveness probe: alive [2025-12-02 09:02:26,834][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:02:31,835][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:02:36,836][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:02:41,837][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:02:46,838][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:02:51,839][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:02:56,840][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:03:01,841][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:03:06,844][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:03:11,845][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:03:16,846][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:03:21,847][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:03:26,848][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:03:31,849][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:03:36,850][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:03:41,851][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:03:46,852][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:03:51,937][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:03:56,938][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:04:01,939][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:04:06,942][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:04:11,944][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:04:16,945][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:04:21,946][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:04:26,947][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:04:31,948][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:04:36,949][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:04:43,538][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:04:49,530][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:04:54,531][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:05:00,017][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:05:05,021][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:05:10,024][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:05:15,192][ INFO][PID:4008966] Checking for cancel request [2025-12-02 09:05:18,001][ INFO][PID:4008966] Downloading results from builder [2025-12-02 09:05:18,002][ INFO][PID:4008966] rsyncing of mockbuilder@54.227.101.189:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09856222 started [2025-12-02 09:05:18,003][ INFO][PID:4008966] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.227.101.189:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09856222/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09856222/build-09856222.rsync.log [2025-12-02 09:05:18,681][ INFO][PID:4008966] rsyncing finished. [2025-12-02 09:05:18,682][ INFO][PID:4008966] Releasing VM back to pool [2025-12-02 09:05:18,717][ INFO][PID:4008966] Searching for 'success' file in resultdir [2025-12-02 09:05:18,718][ ERROR][PID:4008966] Build failed: Backend process error: No success file => build failure [2025-12-02 09:05:18,719][ INFO][PID:4008966] Finished build: id=9856222 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc chroot=srpm-builds [2025-12-02 09:05:18,721][ ERROR][PID:4008966] Backend process error: No success file => build failure [2025-12-02 09:05:18,721][ INFO][PID:4008966] Worker failed build, took 177.87426686286926 [2025-12-02 09:05:18,722][ INFO][PID:4008966] 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": 1764666318.7217915, "started_on": 1764666140.8475246, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9856222", "build_id": 9856222, "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\": \"tmp7dodap68\", \"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--53345810-3185-4be9-b2c7-0a29c57ff400", "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": "09856222", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9856222, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2025-12-02 09:05:18,760][ INFO][PID:4008966] Sending fedora-messaging bus message in build.end [2025-12-02 09:05:18,786][ INFO][PID:4008966] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09856222/builder-live.log by gzip [2025-12-02 09:05:18,788][ INFO][PID:4008966] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09856222/builder-live.log' as PID 4028059 [2025-12-02 09:05:18,800][ INFO][PID:4008966] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09856222/builder-live.log) [2025-12-02 09:05:18,801][ INFO][PID:4008966] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09856222/backend.log by gzip [2025-12-02 09:05:18,802][ INFO][PID:4008966] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09856222/backend.log' as PID 4028060