[2025-08-31 14:55:39,952][ INFO][PID:2000682] Marking build as starting [2025-08-31 14:55:39,972][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:55:39,973][ INFO][PID:2000682] VM allocation process starts [2025-08-31 14:55:39,984][ INFO][PID:2000682] Trying to allocate VM: ResallocHost, ticket_id=4843771, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-31 14:55:43,040][ INFO][PID:2000682] Allocated host ResallocHost, ticket_id=4843771, hostname=44.221.86.116, name=aws_x86_64_normalreserved_prod_06515646_20250831_143009, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-31 14:55:43,041][ INFO][PID:2000682] Allocating ssh connection to builder [2025-08-31 14:55:43,041][ INFO][PID:2000682] Checking that builder machine is OK [2025-08-31 14:55:43,541][ INFO][PID:2000682] Running remote command: copr-builder-ready srpm-builds [2025-08-31 14:55:43,746][ INFO][PID:2000682] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-31 14:55:43,747][ INFO][PID:2000682] Filling build.info file with builder info [2025-08-31 14:55:43,747][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:55:43,748][ INFO][PID:2000682] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "lizardbyte", "project_name": "pulls", "project_dirname": "pulls:pr:4115", "submitter": null, "ended_on": null, "started_on": 1756652143.7483559, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9509172", "build_id": 9509172, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -x\\nset -e\\n\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/${COPR_OWNER}/${COPR_PACKAGE}.git\\\" --depth 1\\ncd \\\"${COPR_PACKAGE}\\\"\\n\\n# get info from the webhook payload\\nif test -z \\\"$REVISION\\\"; then\\n # the hook_payload file contains webhook JSON payload (copr creates it for us);\\n # it is created only if the build is triggered by Custom webhook.\\n if test -f \\\"$resultdir\\\"/hook_payload; then\\n git clone https://github.com/praiskup/copr-ci-tooling \\\\\\n \\\"$resultdir/cct\\\" --depth 1\\n export PATH=\\\"$resultdir/cct:$PATH\\\"\\n\\n echo \\\"---\\\"\\n cat \\\"$resultdir\\\"/hook_payload\\n echo \\\"---\\\"\\n\\n # use jq to get the pr_id from the hook_payload\\n PR=$(jq -r '.pr_id // empty' \\\"$resultdir\\\"/hook_payload)\\n if [ -z \\\"$PR\\\" ]; then\\n BRANCH=\\\"master\\\"\\n else\\n BRANCH=\\\"pr/${PR}\\\"\\n fi\\n\\n copr-travis-checkout \\\"$resultdir\\\"/hook_payload\\n fi\\nelse\\n git checkout \\\"$REVISION\\\"\\nfi\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the tag of this commit IF it has one\\nTAG=$(git tag --points-at HEAD | head -n1)\\nif [ -z \\\"$TAG\\\" ]; then\\n TAG=\\\"0.0.$PR\\\"\\nfi\\nTAG=\\\"${TAG#v}\\\" # remove v prefix from the tag\\necho \\\"TAG=$TAG\\\"\\n\\n# get the commit\\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}/${COPR_PACKAGE}.spec\\\" ]; then\\n echo \\\"Found spec file in ${dir}\\\"\\n rpmlint \\\"${dir}/${COPR_PACKAGE}.spec\\\"\\n\\n mv \\\"${dir}/${COPR_PACKAGE}.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [ ! -f \\\"${resultdir}/${COPR_PACKAGE}.spec\\\" ]; then\\n echo \\\"ERROR: ${COPR_PACKAGE}.spec not found\\\"\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global build_version 0|%global build_version ${TAG}|\\\" \\\"${resultdir}\\\"/*.spec\\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-43-x86_64\", \"builddeps\": \"git jq python3 rpmlint\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmpotg8d8zh\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--9fb31f39-3413-4e2a-bc40-b34eada7b1f0", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4115", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4115", "result_dir": "09509172", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9509172, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-31 14:55:43,874][ INFO][PID:2000682] Sending fedora-messaging bus message in build.start [2025-08-31 14:55:44,529][ INFO][PID:2000682] Sending fedora-messaging bus message in chroot.start [2025-08-31 14:55:44,552][ INFO][PID:2000682] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9509172 --detached [2025-08-31 14:55:44,890][ INFO][PID:2000682] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.221.86.116' (ED25519) to the list of known hosts. [2025-08-31 14:55:44,891][ INFO][PID:2000682] Downloading the builder-live.log file, attempt 1 [2025-08-31 14:55:44,893][ INFO][PID:2000682] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.221.86.116 copr-rpmbuild-log [2025-08-31 14:55:49,896][ INFO][PID:2000682] Periodic builder liveness probe: alive [2025-08-31 14:55:49,897][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:55:54,897][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:55:59,898][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:56:04,899][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:56:09,900][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:56:14,901][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:56:19,902][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:56:24,903][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:56:29,904][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:56:34,905][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:56:39,906][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:56:44,907][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:56:49,908][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:56:54,909][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:56:59,910][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:57:04,910][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:57:09,911][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:57:14,912][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:57:19,913][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:57:24,914][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:57:29,915][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:57:34,916][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:57:39,917][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:57:44,918][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:57:49,919][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:57:54,920][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:57:59,921][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:58:04,922][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:58:09,923][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:58:14,923][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:58:19,924][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:58:24,925][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:58:29,926][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:58:34,927][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:58:39,928][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:58:44,929][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:58:49,930][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:58:54,931][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:58:59,932][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:59:04,933][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:59:09,934][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:59:14,935][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:59:19,936][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:59:24,937][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:59:29,937][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:59:34,938][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:59:39,939][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:59:44,940][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:59:49,941][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:59:54,942][ INFO][PID:2000682] Checking for cancel request [2025-08-31 14:59:59,943][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:00:04,944][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:00:09,945][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:00:14,946][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:00:19,947][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:00:24,947][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:00:29,948][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:00:34,949][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:00:39,950][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:00:44,951][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:00:49,952][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:00:54,953][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:00:59,954][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:01:04,955][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:01:09,956][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:01:14,958][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:01:19,959][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:01:24,960][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:01:29,961][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:01:34,961][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:01:39,962][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:01:44,963][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:01:49,964][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:01:54,965][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:01:59,966][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:02:04,967][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:02:09,968][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:02:14,969][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:02:19,970][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:02:24,971][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:02:29,972][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:02:34,973][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:02:39,974][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:02:44,975][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:02:49,976][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:02:54,977][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:02:59,978][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:03:04,979][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:03:09,980][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:03:14,981][ INFO][PID:2000682] Checking for cancel request [2025-08-31 15:03:19,455][ INFO][PID:2000682] Downloading results from builder [2025-08-31 15:03:19,456][ INFO][PID:2000682] rsyncing of mockbuilder@44.221.86.116:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4115/srpm-builds/09509172 started [2025-08-31 15:03:19,456][ INFO][PID:2000682] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.221.86.116:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4115/srpm-builds/09509172/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4115/srpm-builds/09509172/build-09509172.rsync.log [2025-08-31 15:03:24,456][ INFO][PID:2000682] rsyncing finished. [2025-08-31 15:03:24,457][ INFO][PID:2000682] Releasing VM back to pool [2025-08-31 15:03:24,465][ INFO][PID:2000682] Searching for 'success' file in resultdir [2025-08-31 15:03:24,466][ INFO][PID:2000682] Getting build details [2025-08-31 15:03:24,466][ INFO][PID:2000682] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4115/srpm-builds/09509172 [2025-08-31 15:03:24,467][ INFO][PID:2000682] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4115/srpm-builds/09509172/Sunshine-0.0.4115-1.src.rpm [2025-08-31 15:03:24,467][ INFO][PID:2000682] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4115/srpm-builds/09509172/Sunshine-0.0.4115-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4115-1'} [2025-08-31 15:03:24,468][ INFO][PID:2000682] Finished build: id=9509172 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4115 chroot=srpm-builds [2025-08-31 15:03:24,469][ INFO][PID:2000682] Worker succeeded build, took 460.7212743759155 [2025-08-31 15:03:24,470][ INFO][PID:2000682] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "lizardbyte", "project_name": "pulls", "project_dirname": "pulls:pr:4115", "submitter": null, "ended_on": 1756652604.4696302, "started_on": 1756652143.7483559, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9509172", "build_id": 9509172, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -x\\nset -e\\n\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/${COPR_OWNER}/${COPR_PACKAGE}.git\\\" --depth 1\\ncd \\\"${COPR_PACKAGE}\\\"\\n\\n# get info from the webhook payload\\nif test -z \\\"$REVISION\\\"; then\\n # the hook_payload file contains webhook JSON payload (copr creates it for us);\\n # it is created only if the build is triggered by Custom webhook.\\n if test -f \\\"$resultdir\\\"/hook_payload; then\\n git clone https://github.com/praiskup/copr-ci-tooling \\\\\\n \\\"$resultdir/cct\\\" --depth 1\\n export PATH=\\\"$resultdir/cct:$PATH\\\"\\n\\n echo \\\"---\\\"\\n cat \\\"$resultdir\\\"/hook_payload\\n echo \\\"---\\\"\\n\\n # use jq to get the pr_id from the hook_payload\\n PR=$(jq -r '.pr_id // empty' \\\"$resultdir\\\"/hook_payload)\\n if [ -z \\\"$PR\\\" ]; then\\n BRANCH=\\\"master\\\"\\n else\\n BRANCH=\\\"pr/${PR}\\\"\\n fi\\n\\n copr-travis-checkout \\\"$resultdir\\\"/hook_payload\\n fi\\nelse\\n git checkout \\\"$REVISION\\\"\\nfi\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the tag of this commit IF it has one\\nTAG=$(git tag --points-at HEAD | head -n1)\\nif [ -z \\\"$TAG\\\" ]; then\\n TAG=\\\"0.0.$PR\\\"\\nfi\\nTAG=\\\"${TAG#v}\\\" # remove v prefix from the tag\\necho \\\"TAG=$TAG\\\"\\n\\n# get the commit\\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}/${COPR_PACKAGE}.spec\\\" ]; then\\n echo \\\"Found spec file in ${dir}\\\"\\n rpmlint \\\"${dir}/${COPR_PACKAGE}.spec\\\"\\n\\n mv \\\"${dir}/${COPR_PACKAGE}.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [ ! -f \\\"${resultdir}/${COPR_PACKAGE}.spec\\\" ]; then\\n echo \\\"ERROR: ${COPR_PACKAGE}.spec not found\\\"\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global build_version 0|%global build_version ${TAG}|\\\" \\\"${resultdir}\\\"/*.spec\\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-43-x86_64\", \"builddeps\": \"git jq python3 rpmlint\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmpotg8d8zh\", \"hook_data\": true}", "pkg_name": "Sunshine", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4115/srpm-builds/09509172/Sunshine-0.0.4115-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--9fb31f39-3413-4e2a-bc40-b34eada7b1f0", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4115", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4115", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4115", "result_dir": "09509172", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4115-1", "id": 9509172, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-31 15:03:24,503][ INFO][PID:2000682] Sending fedora-messaging bus message in build.end [2025-08-31 15:03:24,528][ INFO][PID:2000682] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4115/srpm-builds/09509172/builder-live.log by gzip [2025-08-31 15:03:24,529][ INFO][PID:2000682] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4115/srpm-builds/09509172/builder-live.log' as PID 2017563 [2025-08-31 15:03:24,535][ INFO][PID:2000682] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4115/srpm-builds/09509172/builder-live.log) [2025-08-31 15:03:24,536][ INFO][PID:2000682] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4115/srpm-builds/09509172/backend.log by gzip [2025-08-31 15:03:24,537][ INFO][PID:2000682] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4115/srpm-builds/09509172/backend.log' as PID 2017564