[2025-07-17 09:21:40,092][ INFO][PID:1964350] Marking build as starting [2025-07-17 09:21:40,110][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:21:40,110][ INFO][PID:1964350] VM allocation process starts [2025-07-17 09:21:40,121][ INFO][PID:1964350] Trying to allocate VM: ResallocHost, ticket_id=3967652, requested_tags=['copr_builder', 'arch_x86_64'] [2025-07-17 09:21:43,166][ INFO][PID:1964350] Allocated host ResallocHost, ticket_id=3967652, hostname=52.91.220.151, name=aws_x86_64_normalreserved_prod_05593589_20250717_091553, requested_tags=['copr_builder', 'arch_x86_64'] [2025-07-17 09:21:43,166][ INFO][PID:1964350] Allocating ssh connection to builder [2025-07-17 09:21:43,166][ INFO][PID:1964350] Checking that builder machine is OK [2025-07-17 09:21:43,578][ INFO][PID:1964350] Running remote command: copr-builder-ready srpm-builds [2025-07-17 09:21:43,777][ INFO][PID:1964350] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-07-17 09:21:43,777][ INFO][PID:1964350] Filling build.info file with builder info [2025-07-17 09:21:43,783][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:21:43,784][ INFO][PID:1964350] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "gw3583", "project_name": "sunshine", "project_dirname": "sunshine", "submitter": "gw3583", "ended_on": null, "started_on": 1752744103.7844298, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9281492", "build_id": 9281492, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\n\\nset -e\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/LizardByte/Sunshine.git\\\" --depth 1\\ncd Sunshine\\n\\n# Remove cuda package from RPM spec\\nsed -i \\\"s|BuildRequires: cuda-gcc-c++||\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|cuda_version=\\\\\\\"12.6.3\\\\\\\"|cuda_version=\\\\\\\"\\\\\\\"|\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|export CC=gcc-13||\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|export CXX=g++-13||\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|\\\\\\\"Enable cuda specific code.\\\\\\\" ON|\\\\\\\"Enable cuda specific code.\\\\\\\" OFF|\\\" cmake/prep/options.cmake\\nsed -i \\\"s|option(SUNSHINE_ENABLE_TRAY \\\\\\\"Enable system tray icon. This option will be ignored on macOS.\\\\\\\" ON)|\\\\option(SUNSHINE_ENABLE_TRAY \\\\\\\"Enable system tray icon. This option will be ignored on macOS.\\\\\\\" OFF)|\\\" cmake/prep/options.cmake\\nsed -i \\\"s|-DBUILD_WERROR=ON|-DBUILD_WERROR=OFF|\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|%{_datadir}/icons/hicolor/scalable/status/sunshine\\\\*.svg||\\\" packaging/linux/fedora/Sunshine.spec\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the commit\\nBRANCH=\\\"master\\\"\\nCOMMIT=$(git rev-parse HEAD)\\necho \\\"COMMIT=$COMMIT\\\"\\n\\n# move spec file to the correct location\\ndirectories=(\\n \\\".\\\"\\n \\\"./packaging/linux/fedora\\\"\\n)\\nfor dir in \\\"${directories[@]}\\\"; do\\n if [ -f \\\"${dir}/Sunshine.spec\\\" ]; then\\n mv \\\"${dir}/Sunshine.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [ ! -f \\\"${resultdir}/Sunshine.spec\\\" ]; then\\n echo \\\"ERROR: Sunshine.spec not found\\\"\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global branch 0|%global branch ${BRANCH}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global commit 0|%global commit ${COMMIT}|\\\" \\\"${resultdir}\\\"/*.spec\\n\\n# create a tarball of the source code\\ntar -czf \\\"${resultdir}/tarball.tar.gz\\\" .\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"git\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "gw3583/sunshine--gw3583", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/gw3583/sunshine", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/gw3583/sunshine", "result_dir": "09281492", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9281492, "mockchain_macros": { "copr_username": "gw3583", "copr_projectname": "sunshine", "vendor": "Fedora Project COPR (gw3583/sunshine)" } } ] } [2025-07-17 09:21:43,803][ INFO][PID:1964350] Sending fedora-messaging bus message in build.start [2025-07-17 09:21:44,456][ INFO][PID:1964350] Sending fedora-messaging bus message in chroot.start [2025-07-17 09:21:44,479][ INFO][PID:1964350] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9281492 --detached [2025-07-17 09:21:44,804][ INFO][PID:1964350] Downloading the builder-live.log file, attempt 1 [2025-07-17 09:21:44,805][ INFO][PID:1964350] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.91.220.151 copr-rpmbuild-log [2025-07-17 09:21:49,809][ INFO][PID:1964350] Periodic builder liveness probe: alive [2025-07-17 09:21:49,810][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:21:54,811][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:21:59,812][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:22:04,813][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:22:09,814][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:22:14,815][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:22:19,816][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:22:24,817][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:22:29,818][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:22:34,819][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:22:39,821][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:22:44,822][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:22:49,823][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:22:54,824][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:22:59,825][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:23:04,826][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:23:09,827][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:23:14,828][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:23:19,829][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:23:24,830][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:23:29,831][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:23:34,832][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:23:39,833][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:23:44,834][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:23:49,835][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:23:54,836][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:23:59,837][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:24:04,838][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:24:09,839][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:24:14,840][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:24:19,841][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:24:24,842][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:24:29,843][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:24:34,844][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:24:39,845][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:24:44,845][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:24:49,847][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:24:54,848][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:24:59,851][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:25:04,852][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:25:09,853][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:25:14,855][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:25:19,856][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:25:24,857][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:25:29,858][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:25:34,859][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:25:39,860][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:25:44,861][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:25:49,862][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:25:54,863][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:25:59,864][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:26:04,865][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:26:09,866][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:26:14,871][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:26:19,872][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:26:24,874][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:26:29,875][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:26:34,876][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:26:39,877][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:26:44,878][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:26:49,879][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:26:54,881][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:26:59,882][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:27:04,883][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:27:09,884][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:27:14,885][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:27:19,886][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:27:24,887][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:27:29,888][ INFO][PID:1964350] Checking for cancel request [2025-07-17 09:27:33,522][ INFO][PID:1964350] Downloading results from builder [2025-07-17 09:27:33,523][ INFO][PID:1964350] rsyncing of mockbuilder@52.91.220.151:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/09281492 started [2025-07-17 09:27:33,523][ INFO][PID:1964350] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.91.220.151:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/09281492/ &> /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/09281492/build-09281492.rsync.log [2025-07-17 09:27:37,934][ INFO][PID:1964350] rsyncing finished. [2025-07-17 09:27:37,938][ INFO][PID:1964350] Releasing VM back to pool [2025-07-17 09:27:37,948][ INFO][PID:1964350] Searching for 'success' file in resultdir [2025-07-17 09:27:37,948][ INFO][PID:1964350] Getting build details [2025-07-17 09:27:37,949][ INFO][PID:1964350] Retrieving SRPM info from /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/09281492 [2025-07-17 09:27:37,949][ INFO][PID:1964350] SRPM URL: https://download.copr.fedorainfracloud.org/results/gw3583/sunshine/srpm-builds/09281492/Sunshine-0-1.src.rpm [2025-07-17 09:27:37,950][ INFO][PID:1964350] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/gw3583/sunshine/srpm-builds/09281492/Sunshine-0-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0-1'} [2025-07-17 09:27:37,950][ INFO][PID:1964350] Finished build: id=9281492 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/gw3583/sunshine chroot=srpm-builds [2025-07-17 09:27:37,952][ INFO][PID:1964350] Worker succeeded build, took 354.1675329208374 [2025-07-17 09:27:37,952][ INFO][PID:1964350] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "gw3583", "project_name": "sunshine", "project_dirname": "sunshine", "submitter": "gw3583", "ended_on": 1752744457.9519627, "started_on": 1752744103.7844298, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9281492", "build_id": 9281492, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\n\\nset -e\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/LizardByte/Sunshine.git\\\" --depth 1\\ncd Sunshine\\n\\n# Remove cuda package from RPM spec\\nsed -i \\\"s|BuildRequires: cuda-gcc-c++||\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|cuda_version=\\\\\\\"12.6.3\\\\\\\"|cuda_version=\\\\\\\"\\\\\\\"|\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|export CC=gcc-13||\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|export CXX=g++-13||\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|\\\\\\\"Enable cuda specific code.\\\\\\\" ON|\\\\\\\"Enable cuda specific code.\\\\\\\" OFF|\\\" cmake/prep/options.cmake\\nsed -i \\\"s|option(SUNSHINE_ENABLE_TRAY \\\\\\\"Enable system tray icon. This option will be ignored on macOS.\\\\\\\" ON)|\\\\option(SUNSHINE_ENABLE_TRAY \\\\\\\"Enable system tray icon. This option will be ignored on macOS.\\\\\\\" OFF)|\\\" cmake/prep/options.cmake\\nsed -i \\\"s|-DBUILD_WERROR=ON|-DBUILD_WERROR=OFF|\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|%{_datadir}/icons/hicolor/scalable/status/sunshine\\\\*.svg||\\\" packaging/linux/fedora/Sunshine.spec\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the commit\\nBRANCH=\\\"master\\\"\\nCOMMIT=$(git rev-parse HEAD)\\necho \\\"COMMIT=$COMMIT\\\"\\n\\n# move spec file to the correct location\\ndirectories=(\\n \\\".\\\"\\n \\\"./packaging/linux/fedora\\\"\\n)\\nfor dir in \\\"${directories[@]}\\\"; do\\n if [ -f \\\"${dir}/Sunshine.spec\\\" ]; then\\n mv \\\"${dir}/Sunshine.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [ ! -f \\\"${resultdir}/Sunshine.spec\\\" ]; then\\n echo \\\"ERROR: Sunshine.spec not found\\\"\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global branch 0|%global branch ${BRANCH}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global commit 0|%global commit ${COMMIT}|\\\" \\\"${resultdir}\\\"/*.spec\\n\\n# create a tarball of the source code\\ntar -czf \\\"${resultdir}/tarball.tar.gz\\\" .\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"git\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": "Sunshine", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/gw3583/sunshine/srpm-builds/09281492/Sunshine-0-1.src.rpm", "uses_devel_repo": null, "sandbox": "gw3583/sunshine--gw3583", "results": { "name": "Sunshine", "epoch": null, "version": "0", "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/gw3583/sunshine", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/gw3583/sunshine", "result_dir": "09281492", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0-1", "id": 9281492, "mockchain_macros": { "copr_username": "gw3583", "copr_projectname": "sunshine", "vendor": "Fedora Project COPR (gw3583/sunshine)" } } ] } [2025-07-17 09:27:37,979][ INFO][PID:1964350] Sending fedora-messaging bus message in build.end [2025-07-17 09:27:38,003][ INFO][PID:1964350] Compressing /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/09281492/builder-live.log by gzip [2025-07-17 09:27:38,004][ INFO][PID:1964350] Running command 'gzip /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/09281492/builder-live.log' as PID 1991435 [2025-07-17 09:27:38,010][ INFO][PID:1964350] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/09281492/builder-live.log) [2025-07-17 09:27:38,010][ INFO][PID:1964350] Compressing /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/09281492/backend.log by gzip [2025-07-17 09:27:38,011][ INFO][PID:1964350] Running command 'gzip /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/09281492/backend.log' as PID 1991436