[2026-05-11 09:55:04,802][ INFO][PID:1975241] Marking build as starting [2026-05-11 09:55:04,837][ INFO][PID:1975241] Checking for cancel request [2026-05-11 09:55:04,838][ INFO][PID:1975241] VM allocation process starts [2026-05-11 09:55:04,848][ INFO][PID:1975241] Trying to allocate VM: ResallocHost, ticket_id=2822876, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-11 09:55:07,895][ INFO][PID:1975241] Allocated host ResallocHost, ticket_id=2822876, hostname=184.72.171.185, name=aws_x86_64_reserved_prod_08718158_20260511_095021, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-11 09:55:07,896][ INFO][PID:1975241] Allocating ssh connection to builder [2026-05-11 09:55:07,896][ INFO][PID:1975241] Checking that builder machine is OK [2026-05-11 09:55:08,232][ INFO][PID:1975241] Installed copr-rpmbuild version: 1.8 [2026-05-11 09:55:08,233][ INFO][PID:1975241] Running remote command: copr-builder-ready srpm-builds [2026-05-11 09:55:08,448][ INFO][PID:1975241] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-11 09:55:08,449][ INFO][PID:1975241] Filling build.info file with builder info [2026-05-11 09:55:08,450][ INFO][PID:1975241] Checking for cancel request [2026-05-11 09:55:08,451][ INFO][PID:1975241] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "fseidl", "project_name": "fhg", "project_dirname": "fhg", "submitter": "fseidl", "ended_on": null, "started_on": 1778493308.4510686, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10443393", "build_id": 10443393, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh -x\\n\\nresultdir=\\\"${COPR_RESULTDIR:-$(pwd)}\\\"\\n\\n# Clone repo\\ngit clone https://gitlab.com/openconnect/openconnect.git\\ncd openconnect\\n\\n# Determine version info from git\\nSNAPCOMMIT=$(git rev-parse HEAD)\\nSHORTCOMMIT=$(echo \\\"$SNAPCOMMIT\\\" | cut -c1-7)\\nSNAPCOUNT=$(git rev-list --count HEAD)\\nVERSION=$(sed -n 's/^AC_INIT(\\\\[openconnect\\\\], \\\\[\\\\([^]]*\\\\)\\\\].*/\\\\1/p' configure.ac)\\n\\n# Generate spec from .spec.in template\\nsed -e \\\"s/@ISSNAP@/1/\\\" \\\\\\n -e \\\"s/@SNAPCOMMIT@/${SNAPCOMMIT}/\\\" \\\\\\n -e \\\"s/@SNAPCOUNT@/${SNAPCOUNT}/\\\" \\\\\\n -e \\\"s/@VERSION@/${VERSION}/\\\" \\\\\\n openconnect.spec.in > \\\"${resultdir}/openconnect.spec\\\"\\n\\n# Patch: add 'pfs' to XFAIL_TESTS\\nsed -i 's/XFAIL_TESTS=\\\"obsolete-server-crypto\\\"/XFAIL_TESTS=\\\"obsolete-server-crypto pfs\\\"/' \\\"${resultdir}/openconnect.spec\\\"\\n\\n# Create dummy macros.gpg\\ncat > \\\"${resultdir}/macros.gpg\\\" <<'EOF'\\n%gpg_verify %{nil}\\nEOF\\n\\n# Create dummy gpgkey file\\ntouch \\\"${resultdir}/gpgkey-BE07D9FD54809AB2C4B0FF5F63762CDA67E2F359.asc\\\"\\n\\n# Create source tarball\\ngit archive --prefix=\\\"openconnect-${SHORTCOMMIT}/\\\" HEAD | gzip > \\\"${resultdir}/openconnect-${SHORTCOMMIT}.tar.gz\\\"\\n\", \"chroot\": \"epel-10-x86_64\", \"builddeps\": \"git rpm-build sed\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "fseidl/fhg--fseidl", "results": null, "appstream": true, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-44" ], "distributions_in_project": [ "epel-10", "fedora-44" ], "destdir": "/var/lib/copr/public_html/results/fseidl/fhg", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fseidl/fhg", "result_dir": "10443393", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10443393, "mockchain_macros": { "copr_username": "fseidl", "copr_projectname": "fhg", "vendor": "Fedora Project COPR (fseidl/fhg)" } } ] } [2026-05-11 09:55:08,485][ INFO][PID:1975241] Sending fedora-messaging bus message in build.start [2026-05-11 09:55:09,183][ INFO][PID:1975241] Sending fedora-messaging bus message in chroot.start [2026-05-11 09:55:09,230][ INFO][PID:1975241] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10443393 --detached [2026-05-11 09:55:09,678][ INFO][PID:1975241] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '184.72.171.185' (ED25519) to the list of known hosts. [2026-05-11 09:55:09,679][ INFO][PID:1975241] Downloading the builder-live.log file, attempt 1 [2026-05-11 09:55:09,681][ INFO][PID:1975241] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@184.72.171.185 copr-rpmbuild-log [2026-05-11 09:55:14,685][ INFO][PID:1975241] Periodic builder liveness probe: alive [2026-05-11 09:55:14,685][ INFO][PID:1975241] Checking for cancel request [2026-05-11 09:55:19,686][ INFO][PID:1975241] Checking for cancel request [2026-05-11 09:55:24,688][ INFO][PID:1975241] Checking for cancel request [2026-05-11 09:55:29,689][ INFO][PID:1975241] Checking for cancel request [2026-05-11 09:55:34,691][ INFO][PID:1975241] Checking for cancel request [2026-05-11 09:55:39,692][ INFO][PID:1975241] Checking for cancel request [2026-05-11 09:55:42,923][ INFO][PID:1975241] Downloading results from builder [2026-05-11 09:55:42,924][ INFO][PID:1975241] rsyncing of mockbuilder@184.72.171.185:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/fseidl/fhg/srpm-builds/10443393 started [2026-05-11 09:55:42,926][ INFO][PID:1975241] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@184.72.171.185:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/fseidl/fhg/srpm-builds/10443393/ &> /var/lib/copr/public_html/results/fseidl/fhg/srpm-builds/10443393/build-10443393.rsync.log [2026-05-11 09:55:43,208][ INFO][PID:1975241] rsyncing finished. [2026-05-11 09:55:43,209][ INFO][PID:1975241] VM Release request [2026-05-11 09:55:43,226][ INFO][PID:1975241] Searching for 'success' file in resultdir [2026-05-11 09:55:43,227][ INFO][PID:1975241] Getting build details [2026-05-11 09:55:43,228][ INFO][PID:1975241] Retrieving SRPM info from /var/lib/copr/public_html/results/fseidl/fhg/srpm-builds/10443393 [2026-05-11 09:55:43,229][ INFO][PID:1975241] SRPM URL: https://download.copr.fedorainfracloud.org/results/fseidl/fhg/srpm-builds/10443393/openconnect-9.12.git.4823.a7e7514-0.src.rpm [2026-05-11 09:55:43,229][ INFO][PID:1975241] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/fseidl/fhg/srpm-builds/10443393/openconnect-9.12.git.4823.a7e7514-0.src.rpm', 'pkg_name': 'openconnect', 'pkg_version': '9.12.git.4823.a7e7514-0'} [2026-05-11 09:55:43,230][ INFO][PID:1975241] Finished build: id=10443393 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/fseidl/fhg chroot=srpm-builds [2026-05-11 09:55:43,232][ INFO][PID:1975241] Worker succeeded build, took 34.78128981590271 [2026-05-11 09:55:43,233][ INFO][PID:1975241] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "fseidl", "project_name": "fhg", "project_dirname": "fhg", "submitter": "fseidl", "ended_on": 1778493343.2323585, "started_on": 1778493308.4510686, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10443393", "build_id": 10443393, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh -x\\n\\nresultdir=\\\"${COPR_RESULTDIR:-$(pwd)}\\\"\\n\\n# Clone repo\\ngit clone https://gitlab.com/openconnect/openconnect.git\\ncd openconnect\\n\\n# Determine version info from git\\nSNAPCOMMIT=$(git rev-parse HEAD)\\nSHORTCOMMIT=$(echo \\\"$SNAPCOMMIT\\\" | cut -c1-7)\\nSNAPCOUNT=$(git rev-list --count HEAD)\\nVERSION=$(sed -n 's/^AC_INIT(\\\\[openconnect\\\\], \\\\[\\\\([^]]*\\\\)\\\\].*/\\\\1/p' configure.ac)\\n\\n# Generate spec from .spec.in template\\nsed -e \\\"s/@ISSNAP@/1/\\\" \\\\\\n -e \\\"s/@SNAPCOMMIT@/${SNAPCOMMIT}/\\\" \\\\\\n -e \\\"s/@SNAPCOUNT@/${SNAPCOUNT}/\\\" \\\\\\n -e \\\"s/@VERSION@/${VERSION}/\\\" \\\\\\n openconnect.spec.in > \\\"${resultdir}/openconnect.spec\\\"\\n\\n# Patch: add 'pfs' to XFAIL_TESTS\\nsed -i 's/XFAIL_TESTS=\\\"obsolete-server-crypto\\\"/XFAIL_TESTS=\\\"obsolete-server-crypto pfs\\\"/' \\\"${resultdir}/openconnect.spec\\\"\\n\\n# Create dummy macros.gpg\\ncat > \\\"${resultdir}/macros.gpg\\\" <<'EOF'\\n%gpg_verify %{nil}\\nEOF\\n\\n# Create dummy gpgkey file\\ntouch \\\"${resultdir}/gpgkey-BE07D9FD54809AB2C4B0FF5F63762CDA67E2F359.asc\\\"\\n\\n# Create source tarball\\ngit archive --prefix=\\\"openconnect-${SHORTCOMMIT}/\\\" HEAD | gzip > \\\"${resultdir}/openconnect-${SHORTCOMMIT}.tar.gz\\\"\\n\", \"chroot\": \"epel-10-x86_64\", \"builddeps\": \"git rpm-build sed\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": "openconnect", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/fseidl/fhg/srpm-builds/10443393/openconnect-9.12.git.4823.a7e7514-0.src.rpm", "uses_devel_repo": null, "sandbox": "fseidl/fhg--fseidl", "results": { "architecture_specific_tags": { "fedora-44": {} }, "name": "openconnect", "epoch": null, "version": "9.12.git.4823.a7e7514", "release": "0" }, "appstream": true, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-44" ], "distributions_in_project": [ "epel-10", "fedora-44" ], "destdir": "/var/lib/copr/public_html/results/fseidl/fhg", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fseidl/fhg", "result_dir": "10443393", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "9.12.git.4823.a7e7514-0", "id": 10443393, "mockchain_macros": { "copr_username": "fseidl", "copr_projectname": "fhg", "vendor": "Fedora Project COPR (fseidl/fhg)" } } ] } [2026-05-11 09:55:43,277][ INFO][PID:1975241] Sending fedora-messaging bus message in build.end [2026-05-11 09:55:43,308][ INFO][PID:1975241] Compressing /var/lib/copr/public_html/results/fseidl/fhg/srpm-builds/10443393/builder-live.log by gzip [2026-05-11 09:55:43,310][ INFO][PID:1975241] Running command 'gzip /var/lib/copr/public_html/results/fseidl/fhg/srpm-builds/10443393/builder-live.log' as PID 1978420 [2026-05-11 09:55:43,315][ INFO][PID:1975241] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/fseidl/fhg/srpm-builds/10443393/builder-live.log) [2026-05-11 09:55:43,315][ INFO][PID:1975241] Compressing /var/lib/copr/public_html/results/fseidl/fhg/srpm-builds/10443393/backend.log by gzip [2026-05-11 09:55:43,317][ INFO][PID:1975241] Running command 'gzip /var/lib/copr/public_html/results/fseidl/fhg/srpm-builds/10443393/backend.log' as PID 1978421