[2026-01-26 17:59:49,908][ INFO][PID:2304806] Marking build as starting [2026-01-26 17:59:49,987][ INFO][PID:2304806] Checking for cancel request [2026-01-26 17:59:50,090][ INFO][PID:2304806] VM allocation process starts [2026-01-26 17:59:50,111][ INFO][PID:2304806] Trying to allocate VM: ResallocHost, ticket_id=1030915, requested_tags=['copr_builder', 'arch_x86_64'] [2026-01-26 17:59:53,157][ INFO][PID:2304806] Allocated host ResallocHost, ticket_id=1030915, hostname=13.220.50.75, name=aws_x86_64_normalreserved_prod_01608693_20260126_175629, requested_tags=['copr_builder', 'arch_x86_64'] [2026-01-26 17:59:53,157][ INFO][PID:2304806] Allocating ssh connection to builder [2026-01-26 17:59:53,157][ INFO][PID:2304806] Checking that builder machine is OK [2026-01-26 17:59:53,527][ INFO][PID:2304806] Running remote command: copr-builder-ready srpm-builds [2026-01-26 17:59:53,749][ INFO][PID:2304806] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-01-26 17:59:53,749][ INFO][PID:2304806] Filling build.info file with builder info [2026-01-26 17:59:53,750][ INFO][PID:2304806] Checking for cancel request [2026-01-26 17:59:53,750][ INFO][PID:2304806] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "vgaetera", "project_name": "testing", "project_dirname": "testing", "submitter": "vgaetera", "ended_on": null, "started_on": 1769450393.7507615, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10064126", "build_id": 10064126, "package_name": "xray", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee ${COPR_PACKAGE}.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/XTLS/Xray-core\\n%global version %(date +%Y%m%d)\\n%global commit c3af657c0ef31997c5fb475d414334c3d8c21b58\\n%global _forgeversionsuffix %{scm}%(printf %.7s %{commit})\\n%global gomodulesmode GO111MODULE=on\\n%global source_date_epoch_from_changelog 0\\n%global _enable_debug_packages 0\\n%forgemeta\\n\\nName: xray\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: XTLS/Xray proxy platform\\nLicense: MPL-2.0\\nURL: https://xtls.github.io/en/\\nSource0: %{forgesource}\\nSource1: %{name}@.service\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nXTLS/Xray is a multiprotocol proxy platform.\\nIt allows to circumvent censorship and data discrimination.\\n\\n%prep\\n%forgesetup\\n\\n%build\\nexport GOPROXY=\\\"https://proxy.golang.org,direct\\\"\\nexport GOFLAGS=\\\"-trimpath\\\"\\nexport GO_LDFLAGS=\\\"-s -w\\\"\\n%gobuild -o %{name} ./main\\n\\n%install\\n%__install -p -m 755 -d -T %{buildroot}%{_sysconfdir}/%{name}\\n%__install -p -m 644 -D -t %{buildroot}%{_unitdir} %{SOURCE1}\\n%__install -p -m 755 -D -t %{buildroot}%{_bindir} %{name}\\n%__install -p -m 644 -D -t %{buildroot}%{_licensedir}/%{name} LICENSE\\n%__install -p -m 644 -D -t %{buildroot}%{_pkgdocdir} README.md\\n\\n%post\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_post ${UNIT}\\ndone\\n\\n%preun\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_preun ${UNIT}\\ndone\\n\\n%postun\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_postun_with_restart ${UNIT}\\ndone\\n\\n%files\\n%license %{_licensedir}/*\\n%doc %{_pkgdocdir}\\n%{_sysconfdir}/*\\n%{_unitdir}/*\\n%{_bindir}/*\\nEOF\\n\\ntee ${COPR_PACKAGE}@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Xray %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nExecStart=xray run -c %E/%p/%i.json\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git-core\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "vgaetera/testing--vgaetera", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/vgaetera/testing", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/testing", "result_dir": "10064126", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10064126, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "testing", "vendor": "Fedora Project COPR (vgaetera/testing)" } } ] } [2026-01-26 17:59:53,809][ INFO][PID:2304806] Sending fedora-messaging bus message in build.start [2026-01-26 17:59:54,279][ INFO][PID:2304806] Sending fedora-messaging bus message in chroot.start [2026-01-26 17:59:54,305][ INFO][PID:2304806] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10064126 --detached [2026-01-26 17:59:54,677][ INFO][PID:2304806] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '13.220.50.75' (ED25519) to the list of known hosts. [2026-01-26 17:59:54,677][ INFO][PID:2304806] Downloading the builder-live.log file, attempt 1 [2026-01-26 17:59:54,678][ INFO][PID:2304806] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.220.50.75 copr-rpmbuild-log [2026-01-26 17:59:59,684][ INFO][PID:2304806] Periodic builder liveness probe: alive [2026-01-26 17:59:59,685][ INFO][PID:2304806] Checking for cancel request [2026-01-26 18:00:04,686][ INFO][PID:2304806] Checking for cancel request [2026-01-26 18:00:09,687][ INFO][PID:2304806] Checking for cancel request [2026-01-26 18:00:14,688][ INFO][PID:2304806] Checking for cancel request [2026-01-26 18:00:19,689][ INFO][PID:2304806] Checking for cancel request [2026-01-26 18:00:24,690][ INFO][PID:2304806] Checking for cancel request [2026-01-26 18:00:29,690][ INFO][PID:2304806] Checking for cancel request [2026-01-26 18:00:34,691][ INFO][PID:2304806] Checking for cancel request [2026-01-26 18:00:36,033][ INFO][PID:2304806] Downloading results from builder [2026-01-26 18:00:36,034][ INFO][PID:2304806] rsyncing of mockbuilder@13.220.50.75:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/testing/srpm-builds/10064126 started [2026-01-26 18:00:36,035][ INFO][PID:2304806] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.220.50.75:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/testing/srpm-builds/10064126/ &> /var/lib/copr/public_html/results/vgaetera/testing/srpm-builds/10064126/build-10064126.rsync.log [2026-01-26 18:00:36,328][ INFO][PID:2304806] rsyncing finished. [2026-01-26 18:00:36,329][ INFO][PID:2304806] Releasing VM back to pool [2026-01-26 18:00:36,341][ INFO][PID:2304806] Searching for 'success' file in resultdir [2026-01-26 18:00:36,342][ INFO][PID:2304806] Getting build details [2026-01-26 18:00:36,342][ INFO][PID:2304806] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/testing/srpm-builds/10064126 [2026-01-26 18:00:36,343][ INFO][PID:2304806] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/testing/srpm-builds/10064126/xray-20260126^gitc3af657-1.src.rpm [2026-01-26 18:00:36,344][ INFO][PID:2304806] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/testing/srpm-builds/10064126/xray-20260126^gitc3af657-1.src.rpm', 'pkg_name': 'xray', 'pkg_version': '20260126^gitc3af657-1'} [2026-01-26 18:00:36,344][ INFO][PID:2304806] Finished build: id=10064126 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/testing chroot=srpm-builds [2026-01-26 18:00:36,347][ INFO][PID:2304806] Worker succeeded build, took 42.59668970108032 [2026-01-26 18:00:36,348][ INFO][PID:2304806] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "vgaetera", "project_name": "testing", "project_dirname": "testing", "submitter": "vgaetera", "ended_on": 1769450436.3474512, "started_on": 1769450393.7507615, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10064126", "build_id": 10064126, "package_name": "xray", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee ${COPR_PACKAGE}.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/XTLS/Xray-core\\n%global version %(date +%Y%m%d)\\n%global commit c3af657c0ef31997c5fb475d414334c3d8c21b58\\n%global _forgeversionsuffix %{scm}%(printf %.7s %{commit})\\n%global gomodulesmode GO111MODULE=on\\n%global source_date_epoch_from_changelog 0\\n%global _enable_debug_packages 0\\n%forgemeta\\n\\nName: xray\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: XTLS/Xray proxy platform\\nLicense: MPL-2.0\\nURL: https://xtls.github.io/en/\\nSource0: %{forgesource}\\nSource1: %{name}@.service\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nXTLS/Xray is a multiprotocol proxy platform.\\nIt allows to circumvent censorship and data discrimination.\\n\\n%prep\\n%forgesetup\\n\\n%build\\nexport GOPROXY=\\\"https://proxy.golang.org,direct\\\"\\nexport GOFLAGS=\\\"-trimpath\\\"\\nexport GO_LDFLAGS=\\\"-s -w\\\"\\n%gobuild -o %{name} ./main\\n\\n%install\\n%__install -p -m 755 -d -T %{buildroot}%{_sysconfdir}/%{name}\\n%__install -p -m 644 -D -t %{buildroot}%{_unitdir} %{SOURCE1}\\n%__install -p -m 755 -D -t %{buildroot}%{_bindir} %{name}\\n%__install -p -m 644 -D -t %{buildroot}%{_licensedir}/%{name} LICENSE\\n%__install -p -m 644 -D -t %{buildroot}%{_pkgdocdir} README.md\\n\\n%post\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_post ${UNIT}\\ndone\\n\\n%preun\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_preun ${UNIT}\\ndone\\n\\n%postun\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_postun_with_restart ${UNIT}\\ndone\\n\\n%files\\n%license %{_licensedir}/*\\n%doc %{_pkgdocdir}\\n%{_sysconfdir}/*\\n%{_unitdir}/*\\n%{_bindir}/*\\nEOF\\n\\ntee ${COPR_PACKAGE}@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Xray %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nExecStart=xray run -c %E/%p/%i.json\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git-core\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "xray", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/testing/srpm-builds/10064126/xray-20260126^gitc3af657-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/testing--vgaetera", "results": { "name": "xray", "epoch": null, "version": "20260126^gitc3af657", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/vgaetera/testing", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/testing", "result_dir": "10064126", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "20260126^gitc3af657-1", "id": 10064126, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "testing", "vendor": "Fedora Project COPR (vgaetera/testing)" } } ] } [2026-01-26 18:00:36,404][ INFO][PID:2304806] Sending fedora-messaging bus message in build.end [2026-01-26 18:00:36,436][ INFO][PID:2304806] Compressing /var/lib/copr/public_html/results/vgaetera/testing/srpm-builds/10064126/builder-live.log by gzip [2026-01-26 18:00:36,437][ INFO][PID:2304806] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/testing/srpm-builds/10064126/builder-live.log' as PID 2307741 [2026-01-26 18:00:36,443][ INFO][PID:2304806] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/testing/srpm-builds/10064126/builder-live.log) [2026-01-26 18:00:36,444][ INFO][PID:2304806] Compressing /var/lib/copr/public_html/results/vgaetera/testing/srpm-builds/10064126/backend.log by gzip [2026-01-26 18:00:36,445][ INFO][PID:2304806] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/testing/srpm-builds/10064126/backend.log' as PID 2307742