[2025-08-13 21:35:20,610][ INFO][PID:1396083] Marking build as starting [2025-08-13 21:35:20,632][ INFO][PID:1396083] Checking for cancel request [2025-08-13 21:35:20,633][ INFO][PID:1396083] VM allocation process starts [2025-08-13 21:35:20,643][ INFO][PID:1396083] Trying to allocate VM: ResallocHost, ticket_id=4466053, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-13 21:35:23,680][ INFO][PID:1396083] Allocated host ResallocHost, ticket_id=4466053, hostname=2620:52:3:1:dead:beef:cafe:c118, name=copr_hv_x86_64_01_prod_06229875_20250813_211427, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-13 21:35:23,681][ INFO][PID:1396083] Allocating ssh connection to builder [2025-08-13 21:35:23,681][ INFO][PID:1396083] Checking that builder machine is OK [2025-08-13 21:35:24,377][ INFO][PID:1396083] Running remote command: copr-builder-ready srpm-builds [2025-08-13 21:35:24,758][ INFO][PID:1396083] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-13 21:35:24,758][ INFO][PID:1396083] Filling build.info file with builder info [2025-08-13 21:35:24,759][ INFO][PID:1396083] Checking for cancel request [2025-08-13 21:35:24,760][ INFO][PID:1396083] 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": 1755120924.7600527, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9410907", "build_id": 9410907, "package_name": "outline-server", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"COPR_PKG=\\\"outline-server\\\"\\ntee \\\"${COPR_PKG}\\\".spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/Jigsaw-Code/outline-ss-server\\n%global version 0.0.1\\n%global commit 5522935db32278fee07145693ddf021c10e76fcc\\n%global date 20250320\\n%global gomodulesmode GO111MODULE=on\\n%global source_date_epoch_from_changelog 0\\n%global _enable_debug_packages 0\\n%forgemeta\\n\\nName: outline-server\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Outline VPN server\\nLicense: Apache-2.0\\nURL: %{forgeurl}\\nSource0: %{forgesource}\\nSource1: %{name}@.service\\nSource2: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nOutline VPN server that relies on Shadowsocks.\\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} ./cmd/outline-ss-server\\n\\n%install\\n%__install -p -d -m 755 %{buildroot}%{_sysconfdir}/outline/server\\n%__install -p -D -m 644 -t %{buildroot}%{_unitdir} %{SOURCE1}\\n%__install -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\n%__install -p -D -m 644 -t %{buildroot}%{_pkgdocdir} %{SOURCE2} \\\\\\nREADME.md cmd/outline-ss-server/config_example.yml\\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 LICENSE\\n%doc %{_pkgdocdir}\\n%{_sysconfdir}/*\\n%{_unitdir}/*\\n%{_bindir}/*\\nEOF\\ntee \\\"${COPR_PKG}\\\"@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Outline server %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nCapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE\\nExecStart=outline-server -config %E/outline/server/%i.yml\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\n\\ntee \\\"${COPR_PKG}\\\".howto << \\\"EOF\\\" > /dev/null\\nrun0 tee /etc/outline/server/local.yml << EOI > /dev/null\\n...\\nEOI\\nrun0 systemctl enable outline-server@local.service --now\\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/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": "09410907", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9410907, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "extras", "vendor": "Fedora Project COPR (vgaetera/extras)" } } ] } [2025-08-13 21:35:24,798][ INFO][PID:1396083] Sending fedora-messaging bus message in build.start [2025-08-13 21:35:25,484][ INFO][PID:1396083] Sending fedora-messaging bus message in chroot.start [2025-08-13 21:35:25,507][ INFO][PID:1396083] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9410907 --detached [2025-08-13 21:35:26,188][ INFO][PID:1396083] Downloading the builder-live.log file, attempt 1 [2025-08-13 21:35:26,190][ INFO][PID:1396083] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c118 copr-rpmbuild-log [2025-08-13 21:35:31,194][ INFO][PID:1396083] Periodic builder liveness probe: alive [2025-08-13 21:35:31,194][ INFO][PID:1396083] Checking for cancel request [2025-08-13 21:35:36,195][ INFO][PID:1396083] Checking for cancel request [2025-08-13 21:35:41,196][ INFO][PID:1396083] Checking for cancel request [2025-08-13 21:35:46,198][ INFO][PID:1396083] Checking for cancel request [2025-08-13 21:35:51,199][ INFO][PID:1396083] Checking for cancel request [2025-08-13 21:35:56,200][ INFO][PID:1396083] Checking for cancel request [2025-08-13 21:36:01,201][ INFO][PID:1396083] Checking for cancel request [2025-08-13 21:36:06,202][ INFO][PID:1396083] Checking for cancel request [2025-08-13 21:36:11,203][ INFO][PID:1396083] Checking for cancel request [2025-08-13 21:36:16,204][ INFO][PID:1396083] Checking for cancel request [2025-08-13 21:36:19,887][ INFO][PID:1396083] Downloading results from builder [2025-08-13 21:36:19,888][ INFO][PID:1396083] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c118]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09410907 started [2025-08-13 21:36:19,888][ INFO][PID:1396083] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c118]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09410907/ &> /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09410907/build-09410907.rsync.log [2025-08-13 21:36:20,332][ INFO][PID:1396083] rsyncing finished. [2025-08-13 21:36:20,333][ INFO][PID:1396083] Releasing VM back to pool [2025-08-13 21:36:20,344][ INFO][PID:1396083] Searching for 'success' file in resultdir [2025-08-13 21:36:20,345][ INFO][PID:1396083] Getting build details [2025-08-13 21:36:20,345][ INFO][PID:1396083] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09410907 [2025-08-13 21:36:20,346][ INFO][PID:1396083] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/09410907/outline-server-0.0.1^20250320git5522935-1.src.rpm [2025-08-13 21:36:20,346][ INFO][PID:1396083] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/09410907/outline-server-0.0.1^20250320git5522935-1.src.rpm', 'pkg_name': 'outline-server', 'pkg_version': '0.0.1^20250320git5522935-1'} [2025-08-13 21:36:20,346][ INFO][PID:1396083] Finished build: id=9410907 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/extras chroot=srpm-builds [2025-08-13 21:36:20,348][ INFO][PID:1396083] Worker succeeded build, took 55.5884222984314 [2025-08-13 21:36:20,349][ INFO][PID:1396083] 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": 1755120980.348475, "started_on": 1755120924.7600527, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9410907", "build_id": 9410907, "package_name": "outline-server", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"COPR_PKG=\\\"outline-server\\\"\\ntee \\\"${COPR_PKG}\\\".spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/Jigsaw-Code/outline-ss-server\\n%global version 0.0.1\\n%global commit 5522935db32278fee07145693ddf021c10e76fcc\\n%global date 20250320\\n%global gomodulesmode GO111MODULE=on\\n%global source_date_epoch_from_changelog 0\\n%global _enable_debug_packages 0\\n%forgemeta\\n\\nName: outline-server\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Outline VPN server\\nLicense: Apache-2.0\\nURL: %{forgeurl}\\nSource0: %{forgesource}\\nSource1: %{name}@.service\\nSource2: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nOutline VPN server that relies on Shadowsocks.\\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} ./cmd/outline-ss-server\\n\\n%install\\n%__install -p -d -m 755 %{buildroot}%{_sysconfdir}/outline/server\\n%__install -p -D -m 644 -t %{buildroot}%{_unitdir} %{SOURCE1}\\n%__install -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\n%__install -p -D -m 644 -t %{buildroot}%{_pkgdocdir} %{SOURCE2} \\\\\\nREADME.md cmd/outline-ss-server/config_example.yml\\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 LICENSE\\n%doc %{_pkgdocdir}\\n%{_sysconfdir}/*\\n%{_unitdir}/*\\n%{_bindir}/*\\nEOF\\ntee \\\"${COPR_PKG}\\\"@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Outline server %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nCapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE\\nExecStart=outline-server -config %E/outline/server/%i.yml\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\n\\ntee \\\"${COPR_PKG}\\\".howto << \\\"EOF\\\" > /dev/null\\nrun0 tee /etc/outline/server/local.yml << EOI > /dev/null\\n...\\nEOI\\nrun0 systemctl enable outline-server@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git-core\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "outline-server", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/09410907/outline-server-0.0.1^20250320git5522935-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/extras--vgaetera", "results": { "name": "outline-server", "epoch": null, "version": "0.0.1^20250320git5522935", "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": "09410907", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.1^20250320git5522935-1", "id": 9410907, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "extras", "vendor": "Fedora Project COPR (vgaetera/extras)" } } ] } [2025-08-13 21:36:20,376][ INFO][PID:1396083] Sending fedora-messaging bus message in build.end [2025-08-13 21:36:20,402][ INFO][PID:1396083] Compressing /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09410907/builder-live.log by gzip [2025-08-13 21:36:20,403][ INFO][PID:1396083] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09410907/builder-live.log' as PID 1398118 [2025-08-13 21:36:20,407][ INFO][PID:1396083] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09410907/builder-live.log) [2025-08-13 21:36:20,408][ INFO][PID:1396083] Compressing /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09410907/backend.log by gzip [2025-08-13 21:36:20,409][ INFO][PID:1396083] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09410907/backend.log' as PID 1398120