[2025-12-20 10:57:38,743][ INFO][PID:613893] Marking build as starting [2025-12-20 10:57:38,778][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:57:38,779][ INFO][PID:613893] VM allocation process starts [2025-12-20 10:57:38,788][ INFO][PID:613893] Trying to allocate VM: ResallocHost, ticket_id=454424, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 10:57:41,800][ INFO][PID:613893] Allocated host ResallocHost, ticket_id=454424, hostname=44.198.188.113, name=aws_x86_64_normalreserved_prod_00713325_20251220_103725, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 10:57:41,801][ INFO][PID:613893] Allocating ssh connection to builder [2025-12-20 10:57:41,801][ INFO][PID:613893] Checking that builder machine is OK [2025-12-20 10:57:42,129][ INFO][PID:613893] Running remote command: copr-builder-ready srpm-builds [2025-12-20 10:57:42,322][ INFO][PID:613893] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-20 10:57:42,322][ INFO][PID:613893] Filling build.info file with builder info [2025-12-20 10:57:42,323][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:57:42,323][ INFO][PID:613893] 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:4519", "submitter": null, "ended_on": null, "started_on": 1766228262.3237028, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937814", "build_id": 9937814, "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 [[ -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 [[ -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/copr\\\"\\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\\\" >&2\\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\": \"tmpg748383x\", \"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--200b2cc6-d703-46fe-a899-1a18b6275764", "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:4519", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4519", "result_dir": "09937814", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9937814, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 10:57:42,360][ INFO][PID:613893] Sending fedora-messaging bus message in build.start [2025-12-20 10:57:42,857][ INFO][PID:613893] Sending fedora-messaging bus message in chroot.start [2025-12-20 10:57:42,883][ INFO][PID:613893] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9937814 --detached [2025-12-20 10:57:43,199][ INFO][PID:613893] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.198.188.113' (ED25519) to the list of known hosts. [2025-12-20 10:57:43,200][ INFO][PID:613893] Downloading the builder-live.log file, attempt 1 [2025-12-20 10:57:43,201][ INFO][PID:613893] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.198.188.113 copr-rpmbuild-log [2025-12-20 10:57:48,205][ INFO][PID:613893] Periodic builder liveness probe: alive [2025-12-20 10:57:48,205][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:57:53,206][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:57:58,207][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:58:03,208][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:58:08,209][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:58:13,210][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:58:18,211][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:58:23,212][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:58:28,212][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:58:33,213][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:58:38,214][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:58:43,215][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:58:48,216][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:58:53,217][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:58:58,218][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:59:03,219][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:59:08,220][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:59:13,221][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:59:18,222][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:59:23,223][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:59:28,223][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:59:33,224][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:59:38,225][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:59:43,226][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:59:48,227][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:59:53,228][ INFO][PID:613893] Checking for cancel request [2025-12-20 10:59:58,229][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:00:03,230][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:00:08,231][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:00:13,232][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:00:18,233][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:00:23,234][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:00:28,235][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:00:33,235][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:00:38,236][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:00:43,237][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:00:48,238][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:00:53,239][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:00:58,240][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:01:03,241][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:01:08,242][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:01:13,243][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:01:18,244][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:01:23,245][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:01:28,246][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:01:33,252][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:01:38,253][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:01:43,253][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:01:48,258][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:01:53,259][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:01:58,260][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:02:03,261][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:02:08,262][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:02:13,263][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:02:18,263][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:02:23,264][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:02:28,265][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:02:33,266][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:02:38,267][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:02:43,268][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:02:48,269][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:02:53,270][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:02:58,271][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:03:03,272][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:03:08,273][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:03:13,274][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:03:18,275][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:03:23,276][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:03:28,277][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:03:33,278][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:03:38,278][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:03:43,279][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:03:48,280][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:03:53,281][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:03:58,282][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:04:03,283][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:04:08,284][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:04:13,285][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:04:18,286][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:04:23,287][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:04:28,288][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:04:33,289][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:04:38,290][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:04:43,290][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:04:48,291][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:04:53,292][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:04:58,293][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:05:03,294][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:05:08,295][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:05:13,296][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:05:18,297][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:05:23,297][ INFO][PID:613893] Checking for cancel request [2025-12-20 11:05:27,351][ INFO][PID:613893] Downloading results from builder [2025-12-20 11:05:27,351][ INFO][PID:613893] rsyncing of mockbuilder@44.198.188.113:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09937814 started [2025-12-20 11:05:27,352][ INFO][PID:613893] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.198.188.113:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09937814/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09937814/build-09937814.rsync.log [2025-12-20 11:05:34,632][ INFO][PID:613893] rsyncing finished. [2025-12-20 11:05:34,632][ INFO][PID:613893] Releasing VM back to pool [2025-12-20 11:05:34,641][ INFO][PID:613893] Searching for 'success' file in resultdir [2025-12-20 11:05:34,641][ INFO][PID:613893] Getting build details [2025-12-20 11:05:34,642][ INFO][PID:613893] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09937814 [2025-12-20 11:05:34,643][ INFO][PID:613893] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4519/srpm-builds/09937814/Sunshine-0.0.4519-1.src.rpm [2025-12-20 11:05:34,643][ INFO][PID:613893] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4519/srpm-builds/09937814/Sunshine-0.0.4519-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4519-1'} [2025-12-20 11:05:34,643][ INFO][PID:613893] Finished build: id=9937814 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519 chroot=srpm-builds [2025-12-20 11:05:34,645][ INFO][PID:613893] Worker succeeded build, took 472.3214750289917 [2025-12-20 11:05:34,645][ INFO][PID:613893] 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:4519", "submitter": null, "ended_on": 1766228734.6451778, "started_on": 1766228262.3237028, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937814", "build_id": 9937814, "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 [[ -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 [[ -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/copr\\\"\\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\\\" >&2\\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\": \"tmpg748383x\", \"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:4519/srpm-builds/09937814/Sunshine-0.0.4519-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--200b2cc6-d703-46fe-a899-1a18b6275764", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4519", "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:4519", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4519", "result_dir": "09937814", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4519-1", "id": 9937814, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 11:05:34,719][ INFO][PID:613893] Sending fedora-messaging bus message in build.end [2025-12-20 11:05:34,747][ INFO][PID:613893] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09937814/builder-live.log by gzip [2025-12-20 11:05:34,748][ INFO][PID:613893] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09937814/builder-live.log' as PID 633821 [2025-12-20 11:05:34,784][ INFO][PID:613893] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09937814/builder-live.log) [2025-12-20 11:05:34,785][ INFO][PID:613893] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09937814/backend.log by gzip [2025-12-20 11:05:34,786][ INFO][PID:613893] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09937814/backend.log' as PID 633836