[2026-04-14 00:34:04,283][ INFO][PID:3037855] Marking build as starting [2026-04-14 00:34:04,321][ INFO][PID:3037855] Checking for cancel request [2026-04-14 00:34:04,323][ INFO][PID:3037855] VM allocation process starts [2026-04-14 00:34:04,332][ INFO][PID:3037855] Trying to allocate VM: ResallocHost, ticket_id=2310334, requested_tags=['copr_builder', 'arch_x86_64'] [2026-04-14 00:34:07,378][ INFO][PID:3037855] Allocated host ResallocHost, ticket_id=2310334, hostname=3.85.101.119, name=aws_x86_64_normalreserved_prod_06024493_20260414_003036, requested_tags=['copr_builder', 'arch_x86_64'] [2026-04-14 00:34:07,378][ INFO][PID:3037855] Allocating ssh connection to builder [2026-04-14 00:34:07,379][ INFO][PID:3037855] Checking that builder machine is OK [2026-04-14 00:34:07,741][ INFO][PID:3037855] Running remote command: copr-builder-ready srpm-builds [2026-04-14 00:34:07,953][ INFO][PID:3037855] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-04-14 00:34:07,953][ INFO][PID:3037855] Filling build.info file with builder info [2026-04-14 00:34:07,954][ INFO][PID:3037855] Checking for cancel request [2026-04-14 00:34:07,955][ INFO][PID:3037855] 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": "extras", "project_dirname": "extras", "submitter": "vgaetera", "ended_on": null, "started_on": 1776126847.9551651, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10321060", "build_id": 10321060, "package_name": "lyrebird", "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://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird\\n%global version %(date +%Y%m%d)\\n%global commit fc105a03c0e0acc2479301c361c012ffed359c43\\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: lyrebird\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Tor pluggable transport\\nLicense: GPL-3.0-or-later\\nURL: %{forgeurl}\\nSource0: %{forgesource}\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\n\\n%description\\nLyrebird is a pluggable transport for Tor.\\nThis transport supports multiple obfuscation protocols:\\n- Obfs2/3/4\\n- Meek client\\n- ScrambleSuit client\\n- WebTunnel client\\n\\n%prep\\n%forgeautosetup\\n\\n%build\\nexport GOPROXY=\\\"https://proxy.golang.org,direct\\\"\\nexport GOFLAGS=\\\"-trimpath\\\"\\nexport GO_LDFLAGS=\\\"-s -w\\\"\\n%gobuild -o %{name} ./cmd/%{name}\\n\\n%install\\n%__install -p -m 755 -D -t %{buildroot}%{_bindir} %{name}\\n%__install -p -m 644 -D -t %{buildroot}%{_mandir}/man1 doc/%{name}.1\\n%__install -p -m 644 -D -t %{buildroot}%{_licensedir}/%{name} LICENSE LICENSE-GPL3.txt\\n%__install -p -m 644 -D -t %{buildroot}%{_pkgdocdir} README.md ChangeLog doc/obfs4-spec.txt\\n\\n%files\\n%license %{_licensedir}/*\\n%doc %{_pkgdocdir}\\n%{_bindir}/*\\n%{_mandir}/man*/*\\nEOF\\n\", \"chroot\": \"fedora-44-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/extras--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/extras", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras", "result_dir": "10321060", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10321060, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "extras", "vendor": "Fedora Project COPR (vgaetera/extras)" } } ] } [2026-04-14 00:34:07,995][ INFO][PID:3037855] Sending fedora-messaging bus message in build.start [2026-04-14 00:34:08,525][ INFO][PID:3037855] Sending fedora-messaging bus message in chroot.start [2026-04-14 00:34:08,552][ INFO][PID:3037855] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10321060 --detached [2026-04-14 00:34:08,909][ INFO][PID:3037855] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.85.101.119' (ED25519) to the list of known hosts. [2026-04-14 00:34:08,910][ INFO][PID:3037855] Downloading the builder-live.log file, attempt 1 [2026-04-14 00:34:08,912][ INFO][PID:3037855] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.85.101.119 copr-rpmbuild-log [2026-04-14 00:34:13,916][ INFO][PID:3037855] Periodic builder liveness probe: alive [2026-04-14 00:34:13,916][ INFO][PID:3037855] Checking for cancel request [2026-04-14 00:34:18,917][ INFO][PID:3037855] Checking for cancel request [2026-04-14 00:34:23,919][ INFO][PID:3037855] Checking for cancel request [2026-04-14 00:34:28,977][ INFO][PID:3037855] Checking for cancel request [2026-04-14 00:34:33,978][ INFO][PID:3037855] Checking for cancel request [2026-04-14 00:34:39,062][ INFO][PID:3037855] Checking for cancel request [2026-04-14 00:34:43,487][ INFO][PID:3037855] Downloading results from builder [2026-04-14 00:34:43,487][ INFO][PID:3037855] rsyncing of mockbuilder@3.85.101.119:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10321060 started [2026-04-14 00:34:43,488][ INFO][PID:3037855] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.85.101.119:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10321060/ &> /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10321060/build-10321060.rsync.log [2026-04-14 00:34:43,731][ INFO][PID:3037855] rsyncing finished. [2026-04-14 00:34:43,731][ INFO][PID:3037855] Releasing VM back to pool [2026-04-14 00:34:43,763][ INFO][PID:3037855] Searching for 'success' file in resultdir [2026-04-14 00:34:43,763][ INFO][PID:3037855] Getting build details [2026-04-14 00:34:43,764][ INFO][PID:3037855] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10321060 [2026-04-14 00:34:43,765][ INFO][PID:3037855] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10321060/lyrebird-20260414^gitfc105a0-1.src.rpm [2026-04-14 00:34:43,765][ INFO][PID:3037855] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10321060/lyrebird-20260414^gitfc105a0-1.src.rpm', 'pkg_name': 'lyrebird', 'pkg_version': '20260414^gitfc105a0-1'} [2026-04-14 00:34:43,765][ INFO][PID:3037855] Finished build: id=10321060 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/extras chroot=srpm-builds [2026-04-14 00:34:43,767][ INFO][PID:3037855] Worker succeeded build, took 35.81230926513672 [2026-04-14 00:34:43,768][ INFO][PID:3037855] 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": "extras", "project_dirname": "extras", "submitter": "vgaetera", "ended_on": 1776126883.7674744, "started_on": 1776126847.9551651, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10321060", "build_id": 10321060, "package_name": "lyrebird", "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://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird\\n%global version %(date +%Y%m%d)\\n%global commit fc105a03c0e0acc2479301c361c012ffed359c43\\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: lyrebird\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Tor pluggable transport\\nLicense: GPL-3.0-or-later\\nURL: %{forgeurl}\\nSource0: %{forgesource}\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\n\\n%description\\nLyrebird is a pluggable transport for Tor.\\nThis transport supports multiple obfuscation protocols:\\n- Obfs2/3/4\\n- Meek client\\n- ScrambleSuit client\\n- WebTunnel client\\n\\n%prep\\n%forgeautosetup\\n\\n%build\\nexport GOPROXY=\\\"https://proxy.golang.org,direct\\\"\\nexport GOFLAGS=\\\"-trimpath\\\"\\nexport GO_LDFLAGS=\\\"-s -w\\\"\\n%gobuild -o %{name} ./cmd/%{name}\\n\\n%install\\n%__install -p -m 755 -D -t %{buildroot}%{_bindir} %{name}\\n%__install -p -m 644 -D -t %{buildroot}%{_mandir}/man1 doc/%{name}.1\\n%__install -p -m 644 -D -t %{buildroot}%{_licensedir}/%{name} LICENSE LICENSE-GPL3.txt\\n%__install -p -m 644 -D -t %{buildroot}%{_pkgdocdir} README.md ChangeLog doc/obfs4-spec.txt\\n\\n%files\\n%license %{_licensedir}/*\\n%doc %{_pkgdocdir}\\n%{_bindir}/*\\n%{_mandir}/man*/*\\nEOF\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"git-core\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "lyrebird", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10321060/lyrebird-20260414^gitfc105a0-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/extras--vgaetera", "results": { "name": "lyrebird", "epoch": null, "version": "20260414^gitfc105a0", "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/extras", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras", "result_dir": "10321060", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "20260414^gitfc105a0-1", "id": 10321060, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "extras", "vendor": "Fedora Project COPR (vgaetera/extras)" } } ] } [2026-04-14 00:34:43,817][ INFO][PID:3037855] Sending fedora-messaging bus message in build.end [2026-04-14 00:34:43,845][ INFO][PID:3037855] Compressing /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10321060/builder-live.log by gzip [2026-04-14 00:34:43,846][ INFO][PID:3037855] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10321060/builder-live.log' as PID 3040810 [2026-04-14 00:34:43,851][ INFO][PID:3037855] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10321060/builder-live.log) [2026-04-14 00:34:43,852][ INFO][PID:3037855] Compressing /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10321060/backend.log by gzip [2026-04-14 00:34:43,853][ INFO][PID:3037855] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10321060/backend.log' as PID 3040812