[2025-09-09 23:58:59,228][ INFO][PID:1497146] Marking build as starting [2025-09-09 23:58:59,256][ INFO][PID:1497146] Checking for cancel request [2025-09-09 23:58:59,257][ INFO][PID:1497146] VM allocation process starts [2025-09-09 23:58:59,267][ INFO][PID:1497146] Trying to allocate VM: ResallocHost, ticket_id=4988272, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-09 23:59:02,304][ INFO][PID:1497146] Allocated host ResallocHost, ticket_id=4988272, hostname=2620:52:3:1:dead:beef:cafe:c192, name=copr_hv_x86_64_03_prod_06687529_20250909_235653, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-09 23:59:02,305][ INFO][PID:1497146] Allocating ssh connection to builder [2025-09-09 23:59:02,305][ INFO][PID:1497146] Checking that builder machine is OK [2025-09-09 23:59:02,856][ INFO][PID:1497146] Running remote command: copr-builder-ready srpm-builds [2025-09-09 23:59:03,169][ INFO][PID:1497146] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-09 23:59:03,170][ INFO][PID:1497146] Filling build.info file with builder info [2025-09-09 23:59:03,170][ INFO][PID:1497146] Checking for cancel request [2025-09-09 23:59:03,171][ INFO][PID:1497146] 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:4233", "submitter": null, "ended_on": null, "started_on": 1757462343.1712391, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9541511", "build_id": 9541511, "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\": \"tmp2zvc0fqe\", \"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--fd1d2acb-62bd-4209-ac4c-d83838336dca", "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:4233", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4233", "result_dir": "09541511", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9541511, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-09 23:59:03,193][ INFO][PID:1497146] Sending fedora-messaging bus message in build.start [2025-09-09 23:59:03,866][ INFO][PID:1497146] Sending fedora-messaging bus message in chroot.start [2025-09-09 23:59:03,891][ INFO][PID:1497146] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9541511 --detached [2025-09-09 23:59:04,450][ INFO][PID:1497146] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c192' (ED25519) to the list of known hosts. [2025-09-09 23:59:04,451][ INFO][PID:1497146] Downloading the builder-live.log file, attempt 1 [2025-09-09 23:59:04,452][ INFO][PID:1497146] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c192 copr-rpmbuild-log [2025-09-09 23:59:09,456][ INFO][PID:1497146] Periodic builder liveness probe: alive [2025-09-09 23:59:09,457][ INFO][PID:1497146] Checking for cancel request [2025-09-09 23:59:14,458][ INFO][PID:1497146] Checking for cancel request [2025-09-09 23:59:19,458][ INFO][PID:1497146] Checking for cancel request [2025-09-09 23:59:24,459][ INFO][PID:1497146] Checking for cancel request [2025-09-09 23:59:29,460][ INFO][PID:1497146] Checking for cancel request [2025-09-09 23:59:34,461][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:00:10,870][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:00:15,871][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:00:20,872][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:00:25,873][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:00:30,874][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:00:35,875][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:00:40,876][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:00:45,877][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:00:50,878][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:01:16,886][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:01:21,887][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:01:26,888][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:01:31,890][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:01:36,891][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:01:57,278][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:02:02,280][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:02:07,281][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:02:12,282][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:02:17,283][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:02:22,284][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:02:27,285][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:02:38,526][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:02:43,527][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:02:48,528][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:02:53,529][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:02:58,530][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:03:17,878][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:03:22,879][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:03:27,880][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:03:32,881][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:03:40,166][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:03:45,167][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:03:50,168][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:04:41,758][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:04:46,760][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:04:51,761][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:04:56,762][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:05:01,763][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:05:10,294][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:05:17,166][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:05:22,167][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:05:27,168][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:05:32,169][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:05:51,518][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:05:56,727][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:06:01,727][ INFO][PID:1497146] Checking for cancel request [2025-09-10 00:06:44,250][ INFO][PID:1497146] Downloading results from builder [2025-09-10 00:06:47,158][ INFO][PID:1497146] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c192]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4233/srpm-builds/09541511 started [2025-09-10 00:06:47,159][ INFO][PID:1497146] 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:c192]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4233/srpm-builds/09541511/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4233/srpm-builds/09541511/build-09541511.rsync.log [2025-09-10 04:06:40,075][ INFO][PID:1497146] rsyncing finished. [2025-09-10 04:06:40,286][ INFO][PID:1497146] Releasing VM back to pool [2025-09-10 04:06:40,603][ INFO][PID:1497146] Searching for 'success' file in resultdir [2025-09-10 04:06:40,699][ INFO][PID:1497146] Getting build details [2025-09-10 04:06:40,703][ INFO][PID:1497146] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4233/srpm-builds/09541511 [2025-09-10 04:06:40,803][ INFO][PID:1497146] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4233/srpm-builds/09541511/Sunshine-0.0.4233-1.src.rpm [2025-09-10 04:06:40,805][ INFO][PID:1497146] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4233/srpm-builds/09541511/Sunshine-0.0.4233-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4233-1'} [2025-09-10 04:06:40,823][ INFO][PID:1497146] Finished build: id=9541511 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4233 chroot=srpm-builds [2025-09-10 04:06:40,958][ INFO][PID:1497146] Worker succeeded build, took 14857.784904003143 [2025-09-10 04:06:40,970][ INFO][PID:1497146] 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:4233", "submitter": null, "ended_on": 1757477200.9561431, "started_on": 1757462343.1712391, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9541511", "build_id": 9541511, "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\": \"tmp2zvc0fqe\", \"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:4233/srpm-builds/09541511/Sunshine-0.0.4233-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--fd1d2acb-62bd-4209-ac4c-d83838336dca", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4233", "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:4233", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4233", "result_dir": "09541511", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4233-1", "id": 9541511, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-10 04:06:41,900][ INFO][PID:1497146] Sending fedora-messaging bus message in build.end [2025-09-10 04:06:42,393][ INFO][PID:1497146] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4233/srpm-builds/09541511/builder-live.log by gzip [2025-09-10 04:06:42,426][ INFO][PID:1497146] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4233/srpm-builds/09541511/builder-live.log' as PID 2354606 [2025-09-10 04:06:42,541][ INFO][PID:1497146] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4233/srpm-builds/09541511/builder-live.log) [2025-09-10 04:06:42,546][ INFO][PID:1497146] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4233/srpm-builds/09541511/backend.log by gzip