[2026-09-02 05:30:36,312][ INFO][PID:1604012] Marking build as starting [2026-09-02 05:30:36,349][ INFO][PID:1604012] Checking for cancel request [2026-09-02 05:30:36,350][ INFO][PID:1604012] VM allocation process starts [2026-09-02 05:30:36,356][ INFO][PID:1604012] Trying to allocate VM: ResallocHost, ticket_id=4777355, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-02 05:30:39,365][ INFO][PID:1604012] Allocated host ResallocHost, ticket_id=4777355, hostname=3.236.106.39, name=aws_x86_64_reserved_prod_25444504_20260902_052112, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-02 05:30:39,365][ INFO][PID:1604012] Allocating ssh connection to builder [2026-09-02 05:30:39,365][ INFO][PID:1604012] Checking that builder machine is OK [2026-09-02 05:30:39,636][ INFO][PID:1604012] Installed copr-rpmbuild version: 1.9 [2026-09-02 05:30:39,637][ INFO][PID:1604012] Running remote command: copr-builder-ready srpm-builds [2026-09-02 05:30:39,780][ INFO][PID:1604012] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-09-02 05:30:39,780][ INFO][PID:1604012] Filling build.info file with builder info [2026-09-02 05:30:39,781][ INFO][PID:1604012] Checking for cancel request [2026-09-02 05:30:39,781][ INFO][PID:1604012] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "anarcoco", "project_name": "youtube-local", "project_dirname": "youtube-local", "submitter": "anarcoco", "ended_on": null, "started_on": 1788327039.7816806, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10933910", "build_id": 10933910, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\nif [ -e youtube-local ]; then\\n rm -rf youtube-local*\\nfi\\ngit clone https://github.com/user234683/youtube-local\\ncd youtube-local\\n_commit=$(git show | cut -d\\\" \\\" -f2 | head -n1)\\n_currdate=$(date +%Y.%m.%d)\\n_commithash=$(echo $_commit | cut -c-6)\\nrm -rf .git requirements.txt requirements-dev.txt README.md HACKING.md .gitignore .gitattributes run.bat\\nmv LICENSE ..\\ncd ..\\nmkdir -p resdir\\necho \\\"Name: youtube-local\\nVersion: $_currdate\\nRelease: $_commithash\\nSummary: browser-based client for watching Youtube anonymously and with greater page performance\\nBuildArch: noarch\\nLicense: AGLPv3\\nURL: https://github.com/user234683/%{name}/\\nSource0: %{name}-%{version}_%{release}.tar.xz\\n\\nBuildRequires: make\\n\\nRequires: (python3-flask or python3-Flask), python3-gevent, (python3-brotli or python3-Brotli), (python3-pysocks or python3-PySocks), python3-urllib3, python3-defusedxml, python3-cachetools, python3-stem\\n\\n%description\\nyoutube-local is a browser-based client written in Python for watching Youtube anonymously and without the lag of the slow page used by Youtube. One of the primary features is that all requests are routed through Tor, except for the video file at googlevideo.com. This is analogous to what HookTube (defunct) and Invidious do, except that you do not have to trust a third-party to respect your privacy. The assumption here is that Google won't put the effort in to incorporate the video file requests into their tracking, as it's not worth pursuing the incredibly small number of users who care about privacy (Tor video routing is also provided as an option). Tor has high latency, so this will not be as fast network-wise as regular Youtube. However, using Tor is optional; when not routing through Tor, video pages may load faster than they do with Youtube's page depending on your browser.\\n\\nThe Youtube API is not used, so no keys or anything are needed. It uses the same requests as the Youtube webpage.\\n\\n%prep\\n%autosetup\\n\\n%build\\n#nothing required\\n\\n%install\\nmkdir -p %{buildroot}/opt/youtube-local\\ncp -rv youtube-local/* %{buildroot}/opt/youtube-local/\\nmkdir -p %{buildroot}/usr/share/licenses/youtube-local %{buildroot}/usr/lib/systemd/user/\\ninstall -Dm644 LICENSE %{buildroot}/usr/share/licenses/youtube-local/LICENSE\\ninstall -Dm644 youtube-local.service %{buildroot}/usr/lib/systemd/user/youtube-local.service\\n\\n%files\\n$(echo $(for f in $(find youtube-local -type f); do echo /opt/$f ; done) | sort -u | xargs -n1)\\n/usr/share/licenses/youtube-local/LICENSE\\n/usr/lib/systemd/user/youtube-local.service\\n\\n%changelog\\n* Sat Nov 12 2022 Anarcoco - 2022-11-12\\n* Initial setup of this spec file\\n\\\" > resdir/youtube-local.spec\\n\\n\\necho \\\"[Unit]\\nDescription=Youtube-local\\nAfter=network.target\\n\\n[Service]\\nType=simple\\nWorkingDirectory=/opt/youtube-local\\nExecStart=/usr/bin/python3 /opt/youtube-local/server.py\\n\\n[Install]\\nWantedBy=default.target\\\" > youtube-local.service\\n\\nmkdir youtube-local-$_currdate\\nmv -v LICENSE youtube-local youtube-local.service youtube-local-$_currdate\\ntar cvf resdir/youtube-local-$_currdate\\\\_$_commithash.tar.xz youtube-local-$_currdate\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"git findutils\", \"resultdir\": \"resdir\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "anarcoco/youtube-local--anarcoco", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "centos-stream+epel-next-8", "centos-stream+epel-next-9", "centos-stream-8", "centos-stream-9", "epel-8", "epel-9", "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide", "mageia-cauldron", "opensuse-tumbleweed", "rhel-8", "rhel-9" ], "distributions_in_project": [ "centos-stream+epel-next-8", "centos-stream+epel-next-9", "centos-stream-8", "centos-stream-9", "epel-8", "epel-9", "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide", "mageia-cauldron", "opensuse-tumbleweed", "rhel-8", "rhel-9" ], "destdir": "/var/lib/copr/public_html/results/anarcoco/youtube-local", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/anarcoco/youtube-local", "result_dir": "10933910", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10933910, "mockchain_macros": { "copr_username": "anarcoco", "copr_projectname": "youtube-local", "vendor": "Fedora Project COPR (anarcoco/youtube-local)" } } ] } [2026-09-02 05:30:39,814][ INFO][PID:1604012] Sending fedora-messaging bus message in build.start [2026-09-02 05:30:40,160][ INFO][PID:1604012] Sending fedora-messaging bus message in chroot.start [2026-09-02 05:30:40,178][ INFO][PID:1604012] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10933910 --detached [2026-09-02 05:30:40,727][ INFO][PID:1604012] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.236.106.39' (ED25519) to the list of known hosts. [2026-09-02 05:30:40,727][ INFO][PID:1604012] Downloading the builder-live.log file, attempt 1 [2026-09-02 05:30:40,728][ INFO][PID:1604012] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.236.106.39 copr-rpmbuild-log [2026-09-02 05:30:45,732][ INFO][PID:1604012] Periodic builder liveness probe: alive [2026-09-02 05:30:45,733][ INFO][PID:1604012] Checking for cancel request [2026-09-02 05:30:50,733][ INFO][PID:1604012] Checking for cancel request [2026-09-02 05:30:55,734][ INFO][PID:1604012] Checking for cancel request [2026-09-02 05:31:00,735][ INFO][PID:1604012] Checking for cancel request [2026-09-02 05:31:05,736][ INFO][PID:1604012] Checking for cancel request [2026-09-02 05:31:10,737][ INFO][PID:1604012] Checking for cancel request [2026-09-02 05:31:15,738][ INFO][PID:1604012] Checking for cancel request [2026-09-02 05:31:17,143][ INFO][PID:1604012] Downloading results from builder [2026-09-02 05:31:17,143][ INFO][PID:1604012] rsyncing of mockbuilder@3.236.106.39:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/anarcoco/youtube-local/srpm-builds/10933910 started [2026-09-02 05:31:17,144][ INFO][PID:1604012] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.236.106.39:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/anarcoco/youtube-local/srpm-builds/10933910/ &> /var/lib/copr/public_html/results/anarcoco/youtube-local/srpm-builds/10933910/build-10933910.rsync.log [2026-09-02 05:31:17,721][ INFO][PID:1604012] rsyncing finished. [2026-09-02 05:31:17,722][ INFO][PID:1604012] VM Release request [2026-09-02 05:31:17,727][ INFO][PID:1604012] Searching for 'success' file in resultdir [2026-09-02 05:31:17,728][ INFO][PID:1604012] Getting build details [2026-09-02 05:31:17,728][ INFO][PID:1604012] Retrieving SRPM info from /var/lib/copr/public_html/results/anarcoco/youtube-local/srpm-builds/10933910 [2026-09-02 05:31:17,729][ INFO][PID:1604012] SRPM URL: https://download.copr.fedorainfracloud.org/results/anarcoco/youtube-local/srpm-builds/10933910/youtube-local-2026.09.02-5f666a.src.rpm [2026-09-02 05:31:17,729][ INFO][PID:1604012] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/anarcoco/youtube-local/srpm-builds/10933910/youtube-local-2026.09.02-5f666a.src.rpm', 'pkg_name': 'youtube-local', 'pkg_version': '2026.09.02-5f666a'} [2026-09-02 05:31:17,729][ INFO][PID:1604012] Finished build: id=10933910 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/anarcoco/youtube-local chroot=srpm-builds [2026-09-02 05:31:17,729][ INFO][PID:1604012] Worker succeeded build, took 37.94827318191528 [2026-09-02 05:31:17,730][ INFO][PID:1604012] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "anarcoco", "project_name": "youtube-local", "project_dirname": "youtube-local", "submitter": "anarcoco", "ended_on": 1788327077.7299538, "started_on": 1788327039.7816806, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10933910", "build_id": 10933910, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\nif [ -e youtube-local ]; then\\n rm -rf youtube-local*\\nfi\\ngit clone https://github.com/user234683/youtube-local\\ncd youtube-local\\n_commit=$(git show | cut -d\\\" \\\" -f2 | head -n1)\\n_currdate=$(date +%Y.%m.%d)\\n_commithash=$(echo $_commit | cut -c-6)\\nrm -rf .git requirements.txt requirements-dev.txt README.md HACKING.md .gitignore .gitattributes run.bat\\nmv LICENSE ..\\ncd ..\\nmkdir -p resdir\\necho \\\"Name: youtube-local\\nVersion: $_currdate\\nRelease: $_commithash\\nSummary: browser-based client for watching Youtube anonymously and with greater page performance\\nBuildArch: noarch\\nLicense: AGLPv3\\nURL: https://github.com/user234683/%{name}/\\nSource0: %{name}-%{version}_%{release}.tar.xz\\n\\nBuildRequires: make\\n\\nRequires: (python3-flask or python3-Flask), python3-gevent, (python3-brotli or python3-Brotli), (python3-pysocks or python3-PySocks), python3-urllib3, python3-defusedxml, python3-cachetools, python3-stem\\n\\n%description\\nyoutube-local is a browser-based client written in Python for watching Youtube anonymously and without the lag of the slow page used by Youtube. One of the primary features is that all requests are routed through Tor, except for the video file at googlevideo.com. This is analogous to what HookTube (defunct) and Invidious do, except that you do not have to trust a third-party to respect your privacy. The assumption here is that Google won't put the effort in to incorporate the video file requests into their tracking, as it's not worth pursuing the incredibly small number of users who care about privacy (Tor video routing is also provided as an option). Tor has high latency, so this will not be as fast network-wise as regular Youtube. However, using Tor is optional; when not routing through Tor, video pages may load faster than they do with Youtube's page depending on your browser.\\n\\nThe Youtube API is not used, so no keys or anything are needed. It uses the same requests as the Youtube webpage.\\n\\n%prep\\n%autosetup\\n\\n%build\\n#nothing required\\n\\n%install\\nmkdir -p %{buildroot}/opt/youtube-local\\ncp -rv youtube-local/* %{buildroot}/opt/youtube-local/\\nmkdir -p %{buildroot}/usr/share/licenses/youtube-local %{buildroot}/usr/lib/systemd/user/\\ninstall -Dm644 LICENSE %{buildroot}/usr/share/licenses/youtube-local/LICENSE\\ninstall -Dm644 youtube-local.service %{buildroot}/usr/lib/systemd/user/youtube-local.service\\n\\n%files\\n$(echo $(for f in $(find youtube-local -type f); do echo /opt/$f ; done) | sort -u | xargs -n1)\\n/usr/share/licenses/youtube-local/LICENSE\\n/usr/lib/systemd/user/youtube-local.service\\n\\n%changelog\\n* Sat Nov 12 2022 Anarcoco - 2022-11-12\\n* Initial setup of this spec file\\n\\\" > resdir/youtube-local.spec\\n\\n\\necho \\\"[Unit]\\nDescription=Youtube-local\\nAfter=network.target\\n\\n[Service]\\nType=simple\\nWorkingDirectory=/opt/youtube-local\\nExecStart=/usr/bin/python3 /opt/youtube-local/server.py\\n\\n[Install]\\nWantedBy=default.target\\\" > youtube-local.service\\n\\nmkdir youtube-local-$_currdate\\nmv -v LICENSE youtube-local youtube-local.service youtube-local-$_currdate\\ntar cvf resdir/youtube-local-$_currdate\\\\_$_commithash.tar.xz youtube-local-$_currdate\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"git findutils\", \"resultdir\": \"resdir\", \"repos\": \"\"}", "pkg_name": "youtube-local", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/anarcoco/youtube-local/srpm-builds/10933910/youtube-local-2026.09.02-5f666a.src.rpm", "uses_devel_repo": null, "sandbox": "anarcoco/youtube-local--anarcoco", "results": { "architecture_specific_tags": { "centos-stream+epel-next-8": { "buildarch": [ "noarch" ] }, "centos-stream+epel-next-9": { "buildarch": [ "noarch" ] }, "centos-stream-8": { "buildarch": [ "noarch" ] }, "centos-stream-9": { "buildarch": [ "noarch" ] }, "epel-8": { "buildarch": [ "noarch" ] }, "epel-9": { "buildarch": [ "noarch" ] }, "fedora-43": { "buildarch": [ "noarch" ] }, "fedora-44": { "buildarch": [ "noarch" ] }, "fedora-45": { "buildarch": [ "noarch" ] }, "fedora-rawhide": { "buildarch": [ "noarch" ] }, "mageia-cauldron": { "buildarch": [ "noarch" ] }, "opensuse-tumbleweed": { "buildarch": [ "noarch" ] }, "rhel-8": { "buildarch": [ "noarch" ] }, "rhel-9": { "buildarch": [ "noarch" ] } }, "name": "youtube-local", "epoch": null, "version": "2026.09.02", "release": "5f666a" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "centos-stream+epel-next-8", "centos-stream+epel-next-9", "centos-stream-8", "centos-stream-9", "epel-8", "epel-9", "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide", "mageia-cauldron", "opensuse-tumbleweed", "rhel-8", "rhel-9" ], "distributions_in_project": [ "centos-stream+epel-next-8", "centos-stream+epel-next-9", "centos-stream-8", "centos-stream-9", "epel-8", "epel-9", "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide", "mageia-cauldron", "opensuse-tumbleweed", "rhel-8", "rhel-9" ], "destdir": "/var/lib/copr/public_html/results/anarcoco/youtube-local", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/anarcoco/youtube-local", "result_dir": "10933910", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "2026.09.02-5f666a", "id": 10933910, "mockchain_macros": { "copr_username": "anarcoco", "copr_projectname": "youtube-local", "vendor": "Fedora Project COPR (anarcoco/youtube-local)" } } ] } [2026-09-02 05:31:17,794][ INFO][PID:1604012] Sending fedora-messaging bus message in build.end [2026-09-02 05:31:17,812][ INFO][PID:1604012] Compressing /var/lib/copr/public_html/results/anarcoco/youtube-local/srpm-builds/10933910/builder-live.log by gzip [2026-09-02 05:31:17,813][ INFO][PID:1604012] Running command 'gzip /var/lib/copr/public_html/results/anarcoco/youtube-local/srpm-builds/10933910/builder-live.log' as PID 1613904 [2026-09-02 05:31:17,816][ INFO][PID:1604012] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/anarcoco/youtube-local/srpm-builds/10933910/builder-live.log) [2026-09-02 05:31:17,816][ INFO][PID:1604012] Compressing /var/lib/copr/public_html/results/anarcoco/youtube-local/srpm-builds/10933910/backend.log by gzip [2026-09-02 05:31:17,817][ INFO][PID:1604012] Running command 'gzip /var/lib/copr/public_html/results/anarcoco/youtube-local/srpm-builds/10933910/backend.log' as PID 1613906