[2026-04-09 17:21:52,969][ INFO][PID:2348958] Marking build as starting [2026-04-09 17:21:53,022][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:21:53,027][ INFO][PID:2348958] VM allocation process starts [2026-04-09 17:21:53,048][ INFO][PID:2348958] Trying to allocate VM: ResallocHost, ticket_id=2252367, requested_tags=['copr_builder', 'arch_x86_64'] [2026-04-09 17:21:58,052][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:21:59,075][ INFO][PID:2348958] Allocated host ResallocHost, ticket_id=2252367, hostname=3.94.81.253, name=aws_x86_64_normalreserved_prod_05962752_20260409_171830, requested_tags=['copr_builder', 'arch_x86_64'] [2026-04-09 17:21:59,076][ INFO][PID:2348958] Allocating ssh connection to builder [2026-04-09 17:21:59,076][ INFO][PID:2348958] Checking that builder machine is OK [2026-04-09 17:21:59,434][ INFO][PID:2348958] Running remote command: copr-builder-ready srpm-builds [2026-04-09 17:21:59,641][ INFO][PID:2348958] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-04-09 17:21:59,642][ INFO][PID:2348958] Filling build.info file with builder info [2026-04-09 17:21:59,809][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:21:59,810][ INFO][PID:2348958] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "csoriano", "project_name": "cursorai", "project_dirname": "cursorai", "submitter": "csoriano", "ended_on": null, "started_on": 1775755319.810276, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10309075", "build_id": 10309075, "package_name": "cursor", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -euo pipefail\\nT=${CURSOR_TRACK:-auto};R=${COPR_RESULTDIR:-$PWD};H=${ALLOWED_DOWNLOAD_HOST:-downloads.cursor.com};mkdir -p \\\"$R\\\"\\nif [[ -z $T || $T == auto || $T == latest ]];then T=$(python3 -c 'import re,urllib.request as u;t=set(re.findall(r\\\"https://api2\\\\.cursor\\\\.sh/updates/download/golden/linux-x64-rpm/cursor/([0-9]+\\\\.[0-9]+)\\\",u.urlopen(\\\"https://cursor.com/downloads\\\").read().decode(\\\"utf-8\\\",\\\"replace\\\")));print(max(t,key=lambda s:tuple(map(int,s.split(\\\".\\\")))))');fi\\nU=https://api2.cursor.sh/updates/download/golden/linux-x64-rpm/cursor/$T;A=https://api2.cursor.sh/updates/download/golden/linux-arm64-rpm/cursor/$T\\nX=$(curl -fsSL \\\"$U\\\" -o /dev/null -w '%{url_effective}');Y=$(curl -fsSL \\\"$A\\\" -o /dev/null -w '%{url_effective}')\\nfor Z in \\\"$X\\\" \\\"$Y\\\";do [[ $(python3 -c 'from urllib.parse import urlparse;import sys;print(urlparse(sys.argv[1]).netloc)' \\\"$Z\\\") == \\\"$H\\\" ]]||{ echo bad-host >&2;exit 1;};done\\n[[ $(basename \\\"$X\\\") =~ ^cursor-([0-9]+\\\\.[0-9]+\\\\.[0-9]+)\\\\.el[0-9]+\\\\.x86_64\\\\.rpm$ ]]||{ echo bad-x64 >&2;exit 1;};V=${BASH_REMATCH[1]}\\n[[ $(basename \\\"$Y\\\") =~ ^cursor-$V\\\\.el[0-9]+\\\\.aarch64\\\\.rpm$ ]]||{ echo bad-arm64 >&2;exit 1;}\\ncurl -fsSL \\\"$X\\\" -o \\\"$R/cursor-$V-x86_64.rpm\\\";curl -fsSL \\\"$Y\\\" -o \\\"$R/cursor-$V-aarch64.rpm\\\";D=$(LC_ALL=C date -u '+%a %b %d %Y')\\ncat > \\\"$R/cursor.spec\\\" < - $V-1\\n- Repackage Cursor $V from the upstream RPM.\\nEOT\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"bash curl python3\", \"resultdir\": \".\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "csoriano/cursorai--csoriano", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/csoriano/cursorai", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/csoriano/cursorai", "result_dir": "10309075", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10309075, "mockchain_macros": { "copr_username": "csoriano", "copr_projectname": "cursorai", "vendor": "Fedora Project COPR (csoriano/cursorai)" } } ] } [2026-04-09 17:21:59,845][ INFO][PID:2348958] Sending fedora-messaging bus message in build.start [2026-04-09 17:22:00,415][ INFO][PID:2348958] Sending fedora-messaging bus message in chroot.start [2026-04-09 17:22:00,444][ INFO][PID:2348958] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10309075 --detached [2026-04-09 17:22:00,804][ INFO][PID:2348958] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.94.81.253' (ED25519) to the list of known hosts. [2026-04-09 17:22:00,805][ INFO][PID:2348958] Downloading the builder-live.log file, attempt 1 [2026-04-09 17:22:00,807][ INFO][PID:2348958] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.94.81.253 copr-rpmbuild-log [2026-04-09 17:22:05,816][ INFO][PID:2348958] Periodic builder liveness probe: alive [2026-04-09 17:22:05,817][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:22:10,821][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:22:15,835][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:22:20,996][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:22:26,026][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:22:31,110][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:22:36,420][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:22:41,475][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:22:46,513][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:22:53,611][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:22:58,653][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:23:06,673][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:23:11,679][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:23:16,681][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:23:21,683][ INFO][PID:2348958] Checking for cancel request [2026-04-09 17:23:25,047][ INFO][PID:2348958] Downloading results from builder [2026-04-09 17:23:25,047][ INFO][PID:2348958] rsyncing of mockbuilder@3.94.81.253:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10309075 started [2026-04-09 17:23:25,048][ INFO][PID:2348958] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.94.81.253:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10309075/ &> /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10309075/build-10309075.rsync.log [2026-04-09 17:24:56,286][ INFO][PID:2348958] rsyncing finished. [2026-04-09 17:24:56,296][ INFO][PID:2348958] Releasing VM back to pool [2026-04-09 17:24:56,352][ INFO][PID:2348958] Searching for 'success' file in resultdir [2026-04-09 17:24:56,353][ INFO][PID:2348958] Getting build details [2026-04-09 17:24:56,355][ INFO][PID:2348958] Retrieving SRPM info from /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10309075 [2026-04-09 17:24:56,358][ INFO][PID:2348958] SRPM URL: https://download.copr.fedorainfracloud.org/results/csoriano/cursorai/srpm-builds/10309075/cursor-3.0.16-1.src.rpm [2026-04-09 17:24:56,362][ INFO][PID:2348958] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/csoriano/cursorai/srpm-builds/10309075/cursor-3.0.16-1.src.rpm', 'pkg_name': 'cursor', 'pkg_version': '3.0.16-1'} [2026-04-09 17:24:56,364][ INFO][PID:2348958] Finished build: id=10309075 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/csoriano/cursorai chroot=srpm-builds [2026-04-09 17:24:56,377][ INFO][PID:2348958] Worker succeeded build, took 176.5674169063568 [2026-04-09 17:24:56,380][ INFO][PID:2348958] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "csoriano", "project_name": "cursorai", "project_dirname": "cursorai", "submitter": "csoriano", "ended_on": 1775755496.377693, "started_on": 1775755319.810276, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10309075", "build_id": 10309075, "package_name": "cursor", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -euo pipefail\\nT=${CURSOR_TRACK:-auto};R=${COPR_RESULTDIR:-$PWD};H=${ALLOWED_DOWNLOAD_HOST:-downloads.cursor.com};mkdir -p \\\"$R\\\"\\nif [[ -z $T || $T == auto || $T == latest ]];then T=$(python3 -c 'import re,urllib.request as u;t=set(re.findall(r\\\"https://api2\\\\.cursor\\\\.sh/updates/download/golden/linux-x64-rpm/cursor/([0-9]+\\\\.[0-9]+)\\\",u.urlopen(\\\"https://cursor.com/downloads\\\").read().decode(\\\"utf-8\\\",\\\"replace\\\")));print(max(t,key=lambda s:tuple(map(int,s.split(\\\".\\\")))))');fi\\nU=https://api2.cursor.sh/updates/download/golden/linux-x64-rpm/cursor/$T;A=https://api2.cursor.sh/updates/download/golden/linux-arm64-rpm/cursor/$T\\nX=$(curl -fsSL \\\"$U\\\" -o /dev/null -w '%{url_effective}');Y=$(curl -fsSL \\\"$A\\\" -o /dev/null -w '%{url_effective}')\\nfor Z in \\\"$X\\\" \\\"$Y\\\";do [[ $(python3 -c 'from urllib.parse import urlparse;import sys;print(urlparse(sys.argv[1]).netloc)' \\\"$Z\\\") == \\\"$H\\\" ]]||{ echo bad-host >&2;exit 1;};done\\n[[ $(basename \\\"$X\\\") =~ ^cursor-([0-9]+\\\\.[0-9]+\\\\.[0-9]+)\\\\.el[0-9]+\\\\.x86_64\\\\.rpm$ ]]||{ echo bad-x64 >&2;exit 1;};V=${BASH_REMATCH[1]}\\n[[ $(basename \\\"$Y\\\") =~ ^cursor-$V\\\\.el[0-9]+\\\\.aarch64\\\\.rpm$ ]]||{ echo bad-arm64 >&2;exit 1;}\\ncurl -fsSL \\\"$X\\\" -o \\\"$R/cursor-$V-x86_64.rpm\\\";curl -fsSL \\\"$Y\\\" -o \\\"$R/cursor-$V-aarch64.rpm\\\";D=$(LC_ALL=C date -u '+%a %b %d %Y')\\ncat > \\\"$R/cursor.spec\\\" < - $V-1\\n- Repackage Cursor $V from the upstream RPM.\\nEOT\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"bash curl python3\", \"resultdir\": \".\", \"repos\": \"\"}", "pkg_name": "cursor", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/csoriano/cursorai/srpm-builds/10309075/cursor-3.0.16-1.src.rpm", "uses_devel_repo": null, "sandbox": "csoriano/cursorai--csoriano", "results": { "name": "cursor", "epoch": null, "version": "3.0.16", "release": "1", "exclusivearch": [ "x86_64", "aarch64" ], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/csoriano/cursorai", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/csoriano/cursorai", "result_dir": "10309075", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "3.0.16-1", "id": 10309075, "mockchain_macros": { "copr_username": "csoriano", "copr_projectname": "cursorai", "vendor": "Fedora Project COPR (csoriano/cursorai)" } } ] } [2026-04-09 17:24:56,479][ INFO][PID:2348958] Sending fedora-messaging bus message in build.end [2026-04-09 17:24:56,531][ INFO][PID:2348958] Compressing /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10309075/builder-live.log by gzip [2026-04-09 17:24:56,534][ INFO][PID:2348958] Running command 'gzip /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10309075/builder-live.log' as PID 2366519 [2026-04-09 17:24:56,545][ INFO][PID:2348958] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10309075/builder-live.log) [2026-04-09 17:24:56,547][ INFO][PID:2348958] Compressing /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10309075/backend.log by gzip [2026-04-09 17:24:56,553][ INFO][PID:2348958] Running command 'gzip /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10309075/backend.log' as PID 2366520