[2025-07-28 18:05:13,959][ INFO][PID:3442288] Marking build as starting [2025-07-28 18:05:14,001][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:05:14,002][ INFO][PID:3442288] VM allocation process starts [2025-07-28 18:05:14,020][ INFO][PID:3442288] Trying to allocate VM: ResallocHost, ticket_id=4202502, requested_tags=['copr_builder', 'arch_x86_64'] [2025-07-28 18:05:17,044][ INFO][PID:3442288] Allocated host ResallocHost, ticket_id=4202502, hostname=54.196.81.150, name=aws_x86_64_normalreserved_prod_05935361_20250728_175543, requested_tags=['copr_builder', 'arch_x86_64'] [2025-07-28 18:05:17,044][ INFO][PID:3442288] Allocating ssh connection to builder [2025-07-28 18:05:17,045][ INFO][PID:3442288] Checking that builder machine is OK [2025-07-28 18:05:17,474][ INFO][PID:3442288] Running remote command: copr-builder-ready srpm-builds [2025-07-28 18:05:17,690][ INFO][PID:3442288] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-07-28 18:05:17,691][ INFO][PID:3442288] Filling build.info file with builder info [2025-07-28 18:05:17,691][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:05:17,692][ INFO][PID:3442288] 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": 1753725917.6923258, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9345928", "build_id": 9345928, "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-42-x86_64\", \"builddeps\": \"git java-21-openjdk-devel python-unversioned-command\", \"resultdir\": \"srpm_results\", \"repos\": \"\", \"tmp\": \"tmply7r82_z\", \"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--95e3cc6c-1b42-4a4f-a4f6-5f36acb5df3f", "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": "09345928", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9345928, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-07-28 18:05:17,713][ INFO][PID:3442288] Sending fedora-messaging bus message in build.start [2025-07-28 18:05:18,446][ INFO][PID:3442288] Sending fedora-messaging bus message in chroot.start [2025-07-28 18:05:18,470][ INFO][PID:3442288] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9345928 --detached [2025-07-28 18:05:18,824][ INFO][PID:3442288] Downloading the builder-live.log file, attempt 1 [2025-07-28 18:05:18,825][ INFO][PID:3442288] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.196.81.150 copr-rpmbuild-log [2025-07-28 18:05:23,829][ INFO][PID:3442288] Periodic builder liveness probe: alive [2025-07-28 18:05:23,830][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:05:28,831][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:05:33,832][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:05:38,833][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:05:43,834][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:05:48,835][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:05:53,836][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:05:58,840][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:06:03,842][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:06:08,843][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:06:13,844][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:06:18,845][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:06:23,846][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:06:28,847][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:06:33,848][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:06:38,849][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:06:43,850][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:06:48,851][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:06:53,853][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:06:58,854][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:07:03,855][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:07:08,856][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:07:13,857][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:07:18,858][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:07:23,859][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:07:28,860][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:07:33,861][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:07:38,862][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:07:43,863][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:07:48,864][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:07:53,865][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:07:58,866][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:08:03,867][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:08:08,869][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:08:13,870][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:08:18,871][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:08:23,872][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:08:28,873][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:08:33,874][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:08:38,875][ INFO][PID:3442288] Checking for cancel request [2025-07-28 18:08:39,485][ INFO][PID:3442288] Downloading results from builder [2025-07-28 18:08:39,485][ INFO][PID:3442288] rsyncing of mockbuilder@54.196.81.150:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09345928 started [2025-07-28 18:08:39,486][ INFO][PID:3442288] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.196.81.150:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09345928/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09345928/build-09345928.rsync.log [2025-07-28 18:08:39,743][ INFO][PID:3442288] rsyncing finished. [2025-07-28 18:08:39,744][ INFO][PID:3442288] Releasing VM back to pool [2025-07-28 18:08:39,774][ INFO][PID:3442288] Searching for 'success' file in resultdir [2025-07-28 18:08:39,775][ INFO][PID:3442288] Getting build details [2025-07-28 18:08:39,776][ INFO][PID:3442288] Retrieving SRPM info from /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09345928 [2025-07-28 18:08:39,779][ INFO][PID:3442288] SRPM URL: https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci/srpm-builds/09345928/postgresql-jdbc-42.7.7-1.20250728_180835.gitec4a161.src.rpm [2025-07-28 18:08:39,783][ INFO][PID:3442288] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci/srpm-builds/09345928/postgresql-jdbc-42.7.7-1.20250728_180835.gitec4a161.src.rpm', 'pkg_name': 'postgresql-jdbc', 'pkg_version': '42.7.7-1.20250728_180835.gitec4a161'} [2025-07-28 18:08:39,786][ INFO][PID:3442288] Finished build: id=9345928 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-07-28 18:08:39,793][ INFO][PID:3442288] Worker succeeded build, took 202.10093021392822 [2025-07-28 18:08:39,794][ INFO][PID:3442288] 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": 1753726119.793256, "started_on": 1753725917.6923258, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9345928", "build_id": 9345928, "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-42-x86_64\", \"builddeps\": \"git java-21-openjdk-devel python-unversioned-command\", \"resultdir\": \"srpm_results\", \"repos\": \"\", \"tmp\": \"tmply7r82_z\", \"hook_data\": true}", "pkg_name": "postgresql-jdbc", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci/srpm-builds/09345928/postgresql-jdbc-42.7.7-1.20250728_180835.gitec4a161.src.rpm", "uses_devel_repo": null, "sandbox": "@pgjdbc/pgjdbc-ci--95e3cc6c-1b42-4a4f-a4f6-5f36acb5df3f", "results": { "name": "postgresql-jdbc", "epoch": null, "version": "42.7.7", "release": "1.20250728_180835.gitec4a161", "exclusivearch": [ "aarch64", "ppc64le", "s390x", "x86_64", "riscv64", "noarch" ], "excludearch": [] }, "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": "09345928", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "42.7.7-1.20250728_180835.gitec4a161", "id": 9345928, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-07-28 18:08:39,833][ INFO][PID:3442288] Sending fedora-messaging bus message in build.end [2025-07-28 18:08:39,875][ INFO][PID:3442288] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09345928/builder-live.log by gzip [2025-07-28 18:08:39,878][ INFO][PID:3442288] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09345928/builder-live.log' as PID 3456870 [2025-07-28 18:08:39,891][ INFO][PID:3442288] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09345928/builder-live.log) [2025-07-28 18:08:39,894][ INFO][PID:3442288] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09345928/backend.log by gzip [2025-07-28 18:08:39,898][ INFO][PID:3442288] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09345928/backend.log' as PID 3456874